Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-openstackclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-79867-475880/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b47ba4b2dd1c4d32b2e27d5ef9de0758', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-79867-475880/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-openstackclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-openstackclient-4.0.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-openstackclient.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-79867-475880/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ef664ff2d7ad4a2f88c023bef37cdc52', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-79867-475880/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-openstackclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H2PwUy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-openstackclient-4.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-openstackclient-4.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-openstackclient-4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-openstackclient-4.0.1 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WcMcch + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-4.0.1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/openstackclient creating build/lib/openstackclient/tests creating build/lib/openstackclient/tests/unit creating build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_object_store_v1.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/__init__.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_api.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_image_v1.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/fakes.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_image_v2.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_compute_v2.py -> build/lib/openstackclient/tests/unit/api creating build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/__init__.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_module.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_extension.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_availability_zone.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_clientmanager.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_limits.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_configuration.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_parseractions.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_project_purge.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_logs.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_command.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_quota.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/__init__.py -> build/lib/openstackclient copying openstackclient/i18n.py -> build/lib/openstackclient copying openstackclient/shell.py -> build/lib/openstackclient creating build/lib/openstackclient/tests/unit/network creating build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/__init__.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_security_group_rule_network.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_segment_range.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_meter.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_service_provider.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_qos_rule.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_floating_ip_port_forwarding.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_floating_ip_pool_compute.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_floating_ip_compute.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_compute.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_floating_ip_pool_network.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_port.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_security_group_network.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_security_group_compute.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_segment.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_address_scope.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_subnet_pool.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_ip_availability.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_subnet.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_qos_policy.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_security_group_rule_compute.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_floating_ip_network.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_qos_rule_type.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_flavor.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_flavor_profile.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_router.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_agent.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_auto_allocated_topology.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/fakes.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_rbac.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_meter_rule.py -> build/lib/openstackclient/tests/unit/network/v2 creating build/lib/openstackclient/tests/functional creating build/lib/openstackclient/tests/functional/image copying openstackclient/tests/functional/image/__init__.py -> build/lib/openstackclient/tests/functional/image copying openstackclient/tests/functional/image/base.py -> build/lib/openstackclient/tests/functional/image creating build/lib/openstackclient/tests/functional/image/v1 copying openstackclient/tests/functional/image/v1/__init__.py -> build/lib/openstackclient/tests/functional/image/v1 copying openstackclient/tests/functional/image/v1/test_image.py -> build/lib/openstackclient/tests/functional/image/v1 creating build/lib/openstackclient/network copying openstackclient/network/client.py -> build/lib/openstackclient/network copying openstackclient/network/__init__.py -> build/lib/openstackclient/network copying openstackclient/network/common.py -> build/lib/openstackclient/network copying openstackclient/network/utils.py -> build/lib/openstackclient/network copying openstackclient/network/sdk_utils.py -> build/lib/openstackclient/network creating build/lib/openstackclient/image creating build/lib/openstackclient/image/v1 copying openstackclient/image/v1/__init__.py -> build/lib/openstackclient/image/v1 copying openstackclient/image/v1/image.py -> build/lib/openstackclient/image/v1 creating build/lib/openstackclient/tests/functional/volume creating build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/__init__.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/common.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_transfer_request.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_volume_backup.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_volume.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_qos.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_volume_type.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_volume_snapshot.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_service.py -> build/lib/openstackclient/tests/functional/volume/v2 creating build/lib/openstackclient/identity creating build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/domain.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/__init__.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/registered_limit.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/federation_protocol.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/identity_provider.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/tag.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/policy.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/limit.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/service.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/unscoped_saml.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/trust.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/role.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/mapping.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/endpoint_group.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/group.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/implied_role.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/service_provider.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/region.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/credential.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/ec2creds.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/endpoint.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/catalog.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/role_assignment.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/application_credential.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/token.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/consumer.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/user.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/project.py -> build/lib/openstackclient/identity/v3 creating build/lib/openstackclient/object creating build/lib/openstackclient/object/v1 copying openstackclient/object/v1/__init__.py -> build/lib/openstackclient/object/v1 copying openstackclient/object/v1/object.py -> build/lib/openstackclient/object/v1 copying openstackclient/object/v1/account.py -> build/lib/openstackclient/object/v1 copying openstackclient/object/v1/container.py -> build/lib/openstackclient/object/v1 creating build/lib/openstackclient/volume creating build/lib/openstackclient/volume/v3 copying openstackclient/volume/v3/__init__.py -> build/lib/openstackclient/volume/v3 copying openstackclient/tests/unit/network/__init__.py -> build/lib/openstackclient/tests/unit/network copying openstackclient/tests/unit/network/test_sdk_utils.py -> build/lib/openstackclient/tests/unit/network copying openstackclient/tests/unit/network/test_common.py -> build/lib/openstackclient/tests/unit/network creating build/lib/openstackclient/api copying openstackclient/api/api.py -> build/lib/openstackclient/api copying openstackclient/api/__init__.py -> build/lib/openstackclient/api copying openstackclient/api/object_store_v1.py -> build/lib/openstackclient/api copying openstackclient/api/image_v1.py -> build/lib/openstackclient/api copying openstackclient/api/compute_v2.py -> build/lib/openstackclient/api copying openstackclient/api/image_v2.py -> build/lib/openstackclient/api creating build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/__init__.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume_transfer_request.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/qos_specs.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume_host.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/service.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume_type.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/consistency_group_snapshot.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/backup_record.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/consistency_group.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume_snapshot.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume_backend.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume_backup.py -> build/lib/openstackclient/volume/v2 copying openstackclient/tests/functional/__init__.py -> build/lib/openstackclient/tests/functional copying openstackclient/tests/functional/base.py -> build/lib/openstackclient/tests/functional creating build/lib/openstackclient/tests/functional/image/v2 copying openstackclient/tests/functional/image/v2/__init__.py -> build/lib/openstackclient/tests/functional/image/v2 copying openstackclient/tests/functional/image/v2/test_image.py -> build/lib/openstackclient/tests/functional/image/v2 creating build/lib/openstackclient/tests/unit/image copying openstackclient/tests/unit/image/__init__.py -> build/lib/openstackclient/tests/unit/image creating build/lib/openstackclient/tests/functional/identity copying openstackclient/tests/functional/identity/__init__.py -> build/lib/openstackclient/tests/functional/identity copying openstackclient/tests/__init__.py -> build/lib/openstackclient/tests creating build/lib/openstackclient/tests/functional/network creating build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/__init__.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/common.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_segment_range.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_meter.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_service_provider.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_qos_rule.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_port.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_segment.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_address_scope.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_subnet_pool.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_ip_availability.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_subnet.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_qos_policy.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_security_group_rule.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_floating_ip.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_qos_rule_type.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_flavor.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_flavor_profile.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_router.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_security_group.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_agent.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_rbac.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_meter_rule.py -> build/lib/openstackclient/tests/functional/network/v2 creating build/lib/openstackclient/tests/unit/object copying openstackclient/tests/unit/object/__init__.py -> build/lib/openstackclient/tests/unit/object creating build/lib/openstackclient/tests/unit/volume creating build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/__init__.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_transfer_request.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_volume_backup.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_qos_specs.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_volume.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/fakes.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_type.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_service.py -> build/lib/openstackclient/tests/unit/volume/v1 creating build/lib/openstackclient/tests/unit/volume/v3 copying openstackclient/tests/unit/volume/v3/__init__.py -> build/lib/openstackclient/tests/unit/volume/v3 copying openstackclient/volume/client.py -> build/lib/openstackclient/volume copying openstackclient/volume/__init__.py -> build/lib/openstackclient/volume creating build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/__init__.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_help.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_module.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_versions.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_extension.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_args.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_availability_zone.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_configuration.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_quota.py -> build/lib/openstackclient/tests/functional/common creating build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/__init__.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/common.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_transfer_request.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_snapshot.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_volume.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_qos.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_volume_type.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_service.py -> build/lib/openstackclient/tests/functional/volume/v1 creating build/lib/openstackclient/tests/unit/integ copying openstackclient/tests/unit/integ/__init__.py -> build/lib/openstackclient/tests/unit/integ copying openstackclient/tests/unit/integ/base.py -> build/lib/openstackclient/tests/unit/integ copying openstackclient/image/client.py -> build/lib/openstackclient/image copying openstackclient/image/__init__.py -> build/lib/openstackclient/image creating build/lib/openstackclient/tests/unit/compute creating build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/__init__.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_server_event.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_hypervisor.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_console.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_flavor.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_server_backup.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_agent.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_server_image.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_keypair.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_server.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_hypervisor_stats.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_aggregate.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_host.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_usage.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/fakes.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_service.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_server_group.py -> build/lib/openstackclient/tests/unit/compute/v2 creating build/lib/openstackclient/tests/unit/identity creating build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_region.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_domain.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/__init__.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_implied_role.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_application_credential.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_registered_limit.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_token.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_endpoint_group.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_consumer.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_role.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_endpoint.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_trust.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_credential.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_project.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_unscoped_saml.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_role_assignment.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_user.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_mappings.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_catalog.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_service_provider.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_protocol.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_oauth.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_limit.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/fakes.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_identity_provider.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_group.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_service.py -> build/lib/openstackclient/tests/unit/identity/v3 creating build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/__init__.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_consistency_group_snapshot.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_transfer_request.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_volume_backup.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_qos_specs.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_volume.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_backup_record.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/fakes.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_consistency_group.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_type.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_service.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_volume_backend.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_volume_host.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/identity/client.py -> build/lib/openstackclient/identity copying openstackclient/identity/__init__.py -> build/lib/openstackclient/identity copying openstackclient/identity/common.py -> build/lib/openstackclient/identity creating build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/__init__.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/common.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_token.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_ec2_credentials.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_role.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_endpoint.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_project.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_user.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_catalog.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_service.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/unit/volume/__init__.py -> build/lib/openstackclient/tests/unit/volume copying openstackclient/tests/unit/volume/test_find_resource.py -> build/lib/openstackclient/tests/unit/volume creating build/lib/openstackclient/tests/functional/compute creating build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/__init__.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/common.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_server_event.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_flavor.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_agent.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_keypair.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_server.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_aggregate.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_server_group.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/unit/identity/__init__.py -> build/lib/openstackclient/tests/unit/identity copying openstackclient/tests/unit/compute/__init__.py -> build/lib/openstackclient/tests/unit/compute creating build/lib/openstackclient/tests/unit/image/v1 copying openstackclient/tests/unit/image/v1/__init__.py -> build/lib/openstackclient/tests/unit/image/v1 copying openstackclient/tests/unit/image/v1/test_image.py -> build/lib/openstackclient/tests/unit/image/v1 copying openstackclient/tests/unit/image/v1/fakes.py -> build/lib/openstackclient/tests/unit/image/v1 copying openstackclient/tests/unit/__init__.py -> build/lib/openstackclient/tests/unit copying openstackclient/tests/unit/test_shell.py -> build/lib/openstackclient/tests/unit copying openstackclient/tests/unit/utils.py -> build/lib/openstackclient/tests/unit copying openstackclient/tests/unit/fakes.py -> build/lib/openstackclient/tests/unit creating build/lib/openstackclient/tests/functional/examples copying openstackclient/tests/functional/examples/__init__.py -> build/lib/openstackclient/tests/functional/examples copying openstackclient/tests/functional/examples/test_examples.py -> build/lib/openstackclient/tests/functional/examples creating build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/__init__.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/common.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/test_transfer_request.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/test_volume.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/test_qos.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/test_volume_type.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/test_volume_snapshot.py -> build/lib/openstackclient/tests/functional/volume/v3 creating build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/__init__.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_token.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_role.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_endpoint.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_project.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_role_assignment.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_user.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_catalog.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/fakes.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_service.py -> build/lib/openstackclient/tests/unit/identity/v2_0 creating build/lib/openstackclient/tests/functional/object copying openstackclient/tests/functional/object/__init__.py -> build/lib/openstackclient/tests/functional/object creating build/lib/openstackclient/compute copying openstackclient/compute/client.py -> build/lib/openstackclient/compute copying openstackclient/compute/__init__.py -> build/lib/openstackclient/compute copying openstackclient/object/client.py -> build/lib/openstackclient/object copying openstackclient/object/__init__.py -> build/lib/openstackclient/object creating build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/hypervisor_stats.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/__init__.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/server_backup.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/server_image.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/usage.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/service.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/host.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/keypair.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/hypervisor.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/server_event.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/console.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/agent.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/server_group.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/aggregate.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/server.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/flavor.py -> build/lib/openstackclient/compute/v2 creating build/lib/openstackclient/network/v2 copying openstackclient/network/v2/__init__.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/router.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_flavor.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_segment_range.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_auto_allocated_topology.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_agent.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/security_group.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/floating_ip.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/floating_ip_port_forwarding.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_service_provider.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/floating_ip_pool.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_meter.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_qos_rule.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_qos_rule_type.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/_tag.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/subnet_pool.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_qos_policy.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/address_scope.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/subnet.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_flavor_profile.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/port.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_rbac.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_segment.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/ip_availability.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_meter_rule.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/security_group_rule.py -> build/lib/openstackclient/network/v2 creating build/lib/openstackclient/tests/functional/object/v1 copying openstackclient/tests/functional/object/v1/__init__.py -> build/lib/openstackclient/tests/functional/object/v1 copying openstackclient/tests/functional/object/v1/common.py -> build/lib/openstackclient/tests/functional/object/v1 copying openstackclient/tests/functional/object/v1/test_container.py -> build/lib/openstackclient/tests/functional/object/v1 copying openstackclient/tests/functional/object/v1/test_object.py -> build/lib/openstackclient/tests/functional/object/v1 copying openstackclient/tests/functional/compute/__init__.py -> build/lib/openstackclient/tests/functional/compute copying openstackclient/tests/functional/network/__init__.py -> build/lib/openstackclient/tests/functional/network creating build/lib/openstackclient/common copying openstackclient/common/__init__.py -> build/lib/openstackclient/common copying openstackclient/common/quota.py -> build/lib/openstackclient/common copying openstackclient/common/configuration.py -> build/lib/openstackclient/common copying openstackclient/common/project_purge.py -> build/lib/openstackclient/common copying openstackclient/common/module.py -> build/lib/openstackclient/common copying openstackclient/common/availability_zone.py -> build/lib/openstackclient/common copying openstackclient/common/extension.py -> build/lib/openstackclient/common copying openstackclient/common/versions.py -> build/lib/openstackclient/common copying openstackclient/common/limits.py -> build/lib/openstackclient/common copying openstackclient/common/clientmanager.py -> build/lib/openstackclient/common creating build/lib/openstackclient/tests/unit/image/v2 copying openstackclient/tests/unit/image/v2/__init__.py -> build/lib/openstackclient/tests/unit/image/v2 copying openstackclient/tests/unit/image/v2/test_image.py -> build/lib/openstackclient/tests/unit/image/v2 copying openstackclient/tests/unit/image/v2/fakes.py -> build/lib/openstackclient/tests/unit/image/v2 creating build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/__init__.py -> build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/test_container.py -> build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/test_container_all.py -> build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/test_object_all.py -> build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/test_object.py -> build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/fakes.py -> build/lib/openstackclient/tests/unit/object/v1 creating build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_region.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_domain.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/__init__.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/common.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_application_credential.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_registered_limit.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_token.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_role.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_endpoint.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_idp.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_project.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_user.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_catalog.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_service_provider.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_limit.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_group.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_service.py -> build/lib/openstackclient/tests/functional/identity/v3 creating build/lib/openstackclient/tests/unit/integ/cli copying openstackclient/tests/unit/integ/cli/__init__.py -> build/lib/openstackclient/tests/unit/integ/cli copying openstackclient/tests/unit/integ/cli/test_shell.py -> build/lib/openstackclient/tests/unit/integ/cli copying openstackclient/tests/unit/integ/cli/test_project.py -> build/lib/openstackclient/tests/unit/integ/cli creating build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/__init__.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/service.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/role.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/ec2creds.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/endpoint.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/catalog.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/role_assignment.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/token.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/user.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/project.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/tests/functional/volume/__init__.py -> build/lib/openstackclient/tests/functional/volume copying openstackclient/tests/functional/volume/base.py -> build/lib/openstackclient/tests/functional/volume creating build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/__init__.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/volume_transfer_request.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/qos_specs.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/service.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/volume_type.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/volume.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/volume_snapshot.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/volume_backup.py -> build/lib/openstackclient/volume/v1 creating build/lib/openstackclient/image/v2 copying openstackclient/image/v2/__init__.py -> build/lib/openstackclient/image/v2 copying openstackclient/image/v2/image.py -> build/lib/openstackclient/image/v2 running egg_info writing python_openstackclient.egg-info/PKG-INFO writing dependency_links to python_openstackclient.egg-info/dependency_links.txt writing entry points to python_openstackclient.egg-info/entry_points.txt deleting python_openstackclient.egg-info/requires.txt writing top-level names to python_openstackclient.egg-info/top_level.txt writing pbr to python_openstackclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_openstackclient.egg-info/SOURCES.txt' creating build/lib/openstackclient/locale creating build/lib/openstackclient/locale/tr_TR creating build/lib/openstackclient/locale/tr_TR/LC_MESSAGES copying openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.po -> build/lib/openstackclient/locale/tr_TR/LC_MESSAGES + python3 setup.py compile_catalog -d build/lib/openstackclient/locale running compile_catalog compiling catalog build/lib/openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.po to build/lib/openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.mo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.twx582 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch + cd python-openstackclient-4.0.1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/locale creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/locale/tr_TR creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES copying build/lib/openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.mo -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES copying build/lib/openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.po -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES copying build/lib/openstackclient/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient copying build/lib/openstackclient/i18n.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient copying build/lib/openstackclient/shell.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute copying build/lib/openstackclient/compute/client.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute copying build/lib/openstackclient/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/hypervisor_stats.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/server_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/server_image.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/usage.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/host.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/keypair.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/hypervisor.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/server_event.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/console.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/agent.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/server_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/aggregate.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/server.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api copying build/lib/openstackclient/api/api.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api copying build/lib/openstackclient/api/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api copying build/lib/openstackclient/api/object_store_v1.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api copying build/lib/openstackclient/api/image_v1.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api copying build/lib/openstackclient/api/compute_v2.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api copying build/lib/openstackclient/api/image_v2.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity copying build/lib/openstackclient/identity/client.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity copying build/lib/openstackclient/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity copying build/lib/openstackclient/identity/common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/domain.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/registered_limit.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/federation_protocol.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/identity_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/tag.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/policy.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/limit.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/unscoped_saml.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/trust.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/role.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/mapping.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/endpoint_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/implied_role.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/region.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/credential.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/ec2creds.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/role_assignment.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/token.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/consumer.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/user.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/project.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/role.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/ec2creds.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/role_assignment.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/token.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/user.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/project.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests copying build/lib/openstackclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional copying build/lib/openstackclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional copying build/lib/openstackclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/examples copying build/lib/openstackclient/tests/functional/examples/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/examples copying build/lib/openstackclient/tests/functional/examples/test_examples.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/examples creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute copying build/lib/openstackclient/tests/functional/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_server_event.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity copying build/lib/openstackclient/tests/functional/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_token.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_idp.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_token.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_ec2_credentials.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_role.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_project.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_user.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network copying build/lib/openstackclient/tests/functional/network/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_meter.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_qos_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_segment.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_ip_availability.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_qos_policy.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_agent.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_rbac.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_meter_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume copying build/lib/openstackclient/tests/functional/volume/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/test_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/test_qos.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/test_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/base.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_qos.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_volume.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_qos.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object copying build/lib/openstackclient/tests/functional/object/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object/v1 copying build/lib/openstackclient/tests/functional/object/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object/v1 copying build/lib/openstackclient/tests/functional/object/v1/common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object/v1 copying build/lib/openstackclient/tests/functional/object/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object/v1 copying build/lib/openstackclient/tests/functional/object/v1/test_object.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object/v1 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image copying build/lib/openstackclient/tests/functional/image/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image copying build/lib/openstackclient/tests/functional/image/base.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/v2 copying build/lib/openstackclient/tests/functional/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/v2 copying build/lib/openstackclient/tests/functional/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/v2 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/v1 copying build/lib/openstackclient/tests/functional/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/v1 copying build/lib/openstackclient/tests/functional/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/v1 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_help.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_module.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_versions.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_extension.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_args.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_configuration.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_quota.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit copying build/lib/openstackclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ copying build/lib/openstackclient/tests/unit/integ/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ copying build/lib/openstackclient/tests/unit/integ/base.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ/cli copying build/lib/openstackclient/tests/unit/integ/cli/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ/cli copying build/lib/openstackclient/tests/unit/integ/cli/test_shell.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ/cli copying build/lib/openstackclient/tests/unit/integ/cli/test_project.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ/cli copying build/lib/openstackclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute copying build/lib/openstackclient/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_server_event.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_console.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_server_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_server_image.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_hypervisor_stats.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_host.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_usage.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_object_store_v1.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_api.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_image_v1.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_image_v2.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_compute_v2.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity copying build/lib/openstackclient/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_implied_role.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_token.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_endpoint_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_consumer.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_trust.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_credential.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_unscoped_saml.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_mappings.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_protocol.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_oauth.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_identity_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_token.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_role.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_project.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_user.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network copying build/lib/openstackclient/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_security_group_rule_network.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_meter.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_qos_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_floating_ip_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_floating_ip_pool_compute.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_floating_ip_compute.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_compute.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_floating_ip_pool_network.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_security_group_network.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_security_group_compute.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_segment.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_ip_availability.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_qos_policy.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_security_group_rule_compute.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_floating_ip_network.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_agent.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_rbac.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_meter_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/test_sdk_utils.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network copying build/lib/openstackclient/tests/unit/network/test_common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network copying build/lib/openstackclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume copying build/lib/openstackclient/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v3 copying build/lib/openstackclient/tests/unit/volume/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v3 copying build/lib/openstackclient/tests/unit/volume/test_find_resource.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_consistency_group_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_qos_specs.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_backup_record.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_consistency_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_volume_backend.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_volume_host.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_qos_specs.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_volume.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_type.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object copying build/lib/openstackclient/tests/unit/object/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/test_container_all.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/test_object_all.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/test_object.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image copying build/lib/openstackclient/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v2 copying build/lib/openstackclient/tests/unit/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v2 copying build/lib/openstackclient/tests/unit/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v2 copying build/lib/openstackclient/tests/unit/image/v2/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v2 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v1 copying build/lib/openstackclient/tests/unit/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v1 copying build/lib/openstackclient/tests/unit/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v1 copying build/lib/openstackclient/tests/unit/image/v1/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v1 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_module.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_extension.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_clientmanager.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_limits.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_configuration.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_parseractions.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_project_purge.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_logs.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_command.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_quota.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network copying build/lib/openstackclient/network/client.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network copying build/lib/openstackclient/network/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network copying build/lib/openstackclient/network/common.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/router.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_segment_range.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_agent.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/security_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/floating_ip_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_meter.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_qos_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/_tag.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/subnet_pool.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_qos_policy.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/address_scope.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/subnet.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/port.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_rbac.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_segment.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/ip_availability.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_meter_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/security_group_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/utils.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network copying build/lib/openstackclient/network/sdk_utils.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume copying build/lib/openstackclient/volume/client.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume copying build/lib/openstackclient/volume/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v3 copying build/lib/openstackclient/volume/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v3 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/qos_specs.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume_host.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume_type.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/consistency_group_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/backup_record.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/consistency_group.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume_backend.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/volume_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/qos_specs.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/service.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/volume_type.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/volume.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/volume_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object copying build/lib/openstackclient/object/client.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object copying build/lib/openstackclient/object/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/v1 copying build/lib/openstackclient/object/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/v1 copying build/lib/openstackclient/object/v1/object.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/v1 copying build/lib/openstackclient/object/v1/account.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/v1 copying build/lib/openstackclient/object/v1/container.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/v1 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image copying build/lib/openstackclient/image/client.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image copying build/lib/openstackclient/image/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/v2 copying build/lib/openstackclient/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/v2 copying build/lib/openstackclient/image/v2/image.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/v2 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/v1 copying build/lib/openstackclient/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/v1 copying build/lib/openstackclient/image/v1/image.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/v1 creating /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common copying build/lib/openstackclient/common/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common copying build/lib/openstackclient/common/quota.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common copying build/lib/openstackclient/common/configuration.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common copying build/lib/openstackclient/common/project_purge.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common copying build/lib/openstackclient/common/module.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common copying build/lib/openstackclient/common/availability_zone.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common copying build/lib/openstackclient/common/extension.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common copying build/lib/openstackclient/common/versions.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common copying build/lib/openstackclient/common/limits.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common copying build/lib/openstackclient/common/clientmanager.py -> /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/hypervisor_stats.py to hypervisor_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/server_backup.py to server_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/server_image.py to server_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/usage.py to usage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/host.py to host.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/keypair.py to keypair.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/hypervisor.py to hypervisor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/server_event.py to server_event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/console.py to console.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/agent.py to agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/server_group.py to server_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/aggregate.py to aggregate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/compute/v2/flavor.py to flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api/object_store_v1.py to object_store_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api/image_v1.py to image_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api/compute_v2.py to compute_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/api/image_v2.py to image_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/domain.py to domain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/registered_limit.py to registered_limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/federation_protocol.py to federation_protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/identity_provider.py to identity_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/tag.py to tag.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/policy.py to policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/limit.py to limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/unscoped_saml.py to unscoped_saml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/trust.py to trust.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/mapping.py to mapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/endpoint_group.py to endpoint_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/group.py to group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/implied_role.py to implied_role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/service_provider.py to service_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/region.py to region.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/credential.py to credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/ec2creds.py to ec2creds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/endpoint.py to endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/catalog.py to catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/role_assignment.py to role_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/application_credential.py to application_credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/token.py to token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/consumer.py to consumer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/user.py to user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v3/project.py to project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0/ec2creds.py to ec2creds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0/endpoint.py to endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0/catalog.py to catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0/role_assignment.py to role_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0/token.py to token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0/user.py to user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/identity/v2_0/project.py to project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/examples/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/examples/test_examples.py to test_examples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2/test_server_event.py to test_server_event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2/test_agent.py to test_agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2/test_keypair.py to test_keypair.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2/test_server.py to test_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2/test_aggregate.py to test_aggregate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/compute/v2/test_server_group.py to test_server_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_region.py to test_region.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_domain.py to test_domain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_application_credential.py to test_application_credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_registered_limit.py to test_registered_limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_token.py to test_token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_role.py to test_role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_endpoint.py to test_endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_idp.py to test_idp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_project.py to test_project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_user.py to test_user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_catalog.py to test_catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_service_provider.py to test_service_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_limit.py to test_limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_group.py to test_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v3/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2/test_token.py to test_token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2/test_ec2_credentials.py to test_ec2_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2/test_role.py to test_role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2/test_endpoint.py to test_endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2/test_project.py to test_project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2/test_user.py to test_user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2/test_catalog.py to test_catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/identity/v2/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_meter.py to test_network_meter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_service_provider.py to test_network_service_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_qos_rule.py to test_network_qos_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_port.py to test_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_segment.py to test_network_segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_address_scope.py to test_address_scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_ip_availability.py to test_ip_availability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_subnet.py to test_subnet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_qos_policy.py to test_network_qos_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network.py to test_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_floating_ip.py to test_floating_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_qos_rule_type.py to test_network_qos_rule_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_flavor.py to test_network_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_flavor_profile.py to test_network_flavor_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_router.py to test_router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_security_group.py to test_security_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_agent.py to test_network_agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_rbac.py to test_network_rbac.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/network/v2/test_network_meter_rule.py to test_network_meter_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3/test_transfer_request.py to test_transfer_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3/test_qos.py to test_qos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3/test_volume_type.py to test_volume_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v3/test_volume_snapshot.py to test_volume_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2/test_transfer_request.py to test_transfer_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2/test_volume_backup.py to test_volume_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2/test_qos.py to test_qos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2/test_volume_type.py to test_volume_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2/test_volume_snapshot.py to test_volume_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v2/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1/test_transfer_request.py to test_transfer_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1/test_snapshot.py to test_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1/test_qos.py to test_qos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1/test_volume_type.py to test_volume_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/volume/v1/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object/v1/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object/v1/test_container.py to test_container.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/object/v1/test_object.py to test_object.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/v2/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/image/v1/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common/test_help.py to test_help.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common/test_module.py to test_module.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common/test_versions.py to test_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common/test_extension.py to test_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common/test_args.py to test_args.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common/test_configuration.py to test_configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/functional/common/test_quota.py to test_quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ/cli/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/integ/cli/test_project.py to test_project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_server_event.py to test_server_event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_hypervisor.py to test_hypervisor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_console.py to test_console.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_server_backup.py to test_server_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_agent.py to test_agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_server_image.py to test_server_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_keypair.py to test_keypair.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_server.py to test_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_hypervisor_stats.py to test_hypervisor_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_aggregate.py to test_aggregate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_host.py to test_host.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_usage.py to test_usage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/compute/v2/test_server_group.py to test_server_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api/test_object_store_v1.py to test_object_store_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api/test_image_v1.py to test_image_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api/test_image_v2.py to test_image_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/api/test_compute_v2.py to test_compute_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_region.py to test_region.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_domain.py to test_domain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_implied_role.py to test_implied_role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_application_credential.py to test_application_credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_registered_limit.py to test_registered_limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_token.py to test_token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_endpoint_group.py to test_endpoint_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_consumer.py to test_consumer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_role.py to test_role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_endpoint.py to test_endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_trust.py to test_trust.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_credential.py to test_credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_project.py to test_project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_unscoped_saml.py to test_unscoped_saml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_role_assignment.py to test_role_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_user.py to test_user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_mappings.py to test_mappings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_catalog.py to test_catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_service_provider.py to test_service_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_protocol.py to test_protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_oauth.py to test_oauth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_limit.py to test_limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_identity_provider.py to test_identity_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_group.py to test_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v3/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0/test_token.py to test_token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0/test_role.py to test_role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0/test_endpoint.py to test_endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0/test_project.py to test_project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0/test_role_assignment.py to test_role_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0/test_user.py to test_user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0/test_catalog.py to test_catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/identity/v2_0/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_security_group_rule_network.py to test_security_group_rule_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_meter.py to test_network_meter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_service_provider.py to test_network_service_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_qos_rule.py to test_network_qos_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_floating_ip_port_forwarding.py to test_floating_ip_port_forwarding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_floating_ip_pool_compute.py to test_floating_ip_pool_compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_floating_ip_compute.py to test_floating_ip_compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_compute.py to test_network_compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_floating_ip_pool_network.py to test_floating_ip_pool_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_port.py to test_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_security_group_network.py to test_security_group_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_security_group_compute.py to test_security_group_compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_segment.py to test_network_segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_address_scope.py to test_address_scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_ip_availability.py to test_ip_availability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_subnet.py to test_subnet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_qos_policy.py to test_network_qos_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_security_group_rule_compute.py to test_security_group_rule_compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_floating_ip_network.py to test_floating_ip_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network.py to test_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_qos_rule_type.py to test_network_qos_rule_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_flavor.py to test_network_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_flavor_profile.py to test_network_flavor_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_router.py to test_router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_agent.py to test_network_agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_auto_allocated_topology.py to test_network_auto_allocated_topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_rbac.py to test_network_rbac.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/v2/test_network_meter_rule.py to test_network_meter_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/test_sdk_utils.py to test_sdk_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/network/test_common.py to test_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/test_find_resource.py to test_find_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_consistency_group_snapshot.py to test_consistency_group_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_transfer_request.py to test_transfer_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_volume_backup.py to test_volume_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_qos_specs.py to test_qos_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_backup_record.py to test_backup_record.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_consistency_group.py to test_consistency_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_type.py to test_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_volume_backend.py to test_volume_backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v2/test_volume_host.py to test_volume_host.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1/test_transfer_request.py to test_transfer_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1/test_volume_backup.py to test_volume_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1/test_qos_specs.py to test_qos_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1/test_type.py to test_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/volume/v1/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1/test_container.py to test_container.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1/test_container_all.py to test_container_all.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1/test_object_all.py to test_object_all.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1/test_object.py to test_object.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/object/v1/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v2/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v2/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v1/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/image/v1/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_module.py to test_module.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_extension.py to test_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_clientmanager.py to test_clientmanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_limits.py to test_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_configuration.py to test_configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_parseractions.py to test_parseractions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_project_purge.py to test_project_purge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_logs.py to test_logs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_command.py to test_command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/tests/unit/common/test_quota.py to test_quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/router.py to router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_flavor.py to network_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_segment_range.py to network_segment_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_auto_allocated_topology.py to network_auto_allocated_topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_agent.py to network_agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/security_group.py to security_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/floating_ip.py to floating_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/floating_ip_port_forwarding.py to floating_ip_port_forwarding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_service_provider.py to network_service_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/floating_ip_pool.py to floating_ip_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_meter.py to network_meter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_qos_rule.py to network_qos_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_qos_rule_type.py to network_qos_rule_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/_tag.py to _tag.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/subnet_pool.py to subnet_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_qos_policy.py to network_qos_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/address_scope.py to address_scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/subnet.py to subnet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_flavor_profile.py to network_flavor_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/port.py to port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_rbac.py to network_rbac.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_segment.py to network_segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/ip_availability.py to ip_availability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network_meter_rule.py to network_meter_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/v2/security_group_rule.py to security_group_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/network/sdk_utils.py to sdk_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/volume_transfer_request.py to volume_transfer_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/qos_specs.py to qos_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/volume_host.py to volume_host.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/volume_type.py to volume_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/consistency_group_snapshot.py to consistency_group_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/backup_record.py to backup_record.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/consistency_group.py to consistency_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/volume.py to volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/volume_snapshot.py to volume_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/volume_backend.py to volume_backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v2/volume_backup.py to volume_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1/volume_transfer_request.py to volume_transfer_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1/qos_specs.py to qos_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1/volume_type.py to volume_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1/volume.py to volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1/volume_snapshot.py to volume_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/volume/v1/volume_backup.py to volume_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/v1/object.py to object.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/v1/account.py to account.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/object/v1/container.py to container.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/v2/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/image/v1/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common/quota.py to quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common/configuration.py to configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common/project_purge.py to project_purge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common/module.py to module.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common/availability_zone.py to availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common/extension.py to extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common/versions.py to versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/common/clientmanager.py to clientmanager.cpython-36.pyc writing byte-compilation script '/tmp/tmp_be0akli.py' /usr/bin/python3 /tmp/tmp_be0akli.py removing /tmp/tmp_be0akli.py running install_egg_info running egg_info writing python_openstackclient.egg-info/PKG-INFO writing dependency_links to python_openstackclient.egg-info/dependency_links.txt writing entry points to python_openstackclient.egg-info/entry_points.txt writing top-level names to python_openstackclient.egg-info/top_level.txt writing pbr to python_openstackclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_openstackclient.egg-info/SOURCES.txt' Copying python_openstackclient.egg-info to /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/python_openstackclient-4.0.1-py3.6.egg-info running install_scripts Installing openstack script to /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + ln -s openstack /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/bin/openstack-3 + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler loading stevedore.sphinxext making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-openstackclient-4.0.1/.gitreview found Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.api.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.common.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.compute.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.compute.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.identity.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.identity.v2_0.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.identity.v3.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.image.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.image.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.image.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.network.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.network.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.object.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.object.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.volume.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.volume.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.volume.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 116 source files that are out of date updating environment: [new config] 135 added, 0 changed, 0 removed reading sources... [ 0%] cli/authentication reading sources... [ 1%] cli/backwards-incompatible reading sources... [ 2%] cli/command-list reading sources... [ 2%] cli/command-objects/access-token reading sources... [ 3%] cli/command-objects/address-scope reading sources... [ 4%] cli/command-objects/aggregate reading sources... [ 5%] cli/command-objects/application-credentials reading sources... [ 5%] cli/command-objects/availability-zone reading sources... [ 6%] cli/command-objects/catalog reading sources... [ 7%] cli/command-objects/command reading sources... [ 8%] cli/command-objects/complete reading sources... [ 8%] cli/command-objects/compute-agent reading sources... [ 9%] cli/command-objects/compute-service reading sources... [ 10%] cli/command-objects/configuration reading sources... [ 11%] cli/command-objects/consistency-group reading sources... [ 11%] cli/command-objects/consistency-group-snapshot reading sources... [ 12%] cli/command-objects/console-log reading sources... [ 13%] cli/command-objects/console-url reading sources... [ 14%] cli/command-objects/consumer reading sources... [ 14%] cli/command-objects/container reading sources... [ 15%] cli/command-objects/credential reading sources... [ 16%] cli/command-objects/domain reading sources... [ 17%] cli/command-objects/ec2-credentials reading sources... [ 17%] cli/command-objects/endpoint reading sources... [ 18%] cli/command-objects/endpoint_group reading sources... [ 19%] cli/command-objects/extension reading sources... [ 20%] cli/command-objects/federation-protocol reading sources... [ 20%] cli/command-objects/flavor reading sources... [ 21%] cli/command-objects/floating-ip reading sources... [ 22%] cli/command-objects/floating-ip-pool reading sources... [ 22%] cli/command-objects/floating-ip-port-forwarding reading sources... [ 23%] cli/command-objects/group reading sources... [ 24%] cli/command-objects/host reading sources... [ 25%] cli/command-objects/hypervisor reading sources... [ 25%] cli/command-objects/hypervisor-stats reading sources... [ 26%] cli/command-objects/identity-provider reading sources... [ 27%] cli/command-objects/image reading sources... [ 28%] cli/command-objects/implied_role reading sources... [ 28%] cli/command-objects/ip-availability reading sources... [ 29%] cli/command-objects/keypair reading sources... [ 30%] cli/command-objects/limit reading sources... [ 31%] cli/command-objects/limits reading sources... [ 31%] cli/command-objects/mapping reading sources... [ 32%] cli/command-objects/module reading sources... [ 33%] cli/command-objects/network reading sources... [ 34%] cli/command-objects/network-agent reading sources... [ 34%] cli/command-objects/network-auto-allocated-topology reading sources... [ 35%] cli/command-objects/network-flavor reading sources... [ 36%] cli/command-objects/network-flavor-profile reading sources... [ 37%] cli/command-objects/network-meter reading sources... [ 37%] cli/command-objects/network-meter-rule reading sources... [ 38%] cli/command-objects/network-qos-policy reading sources... [ 39%] cli/command-objects/network-qos-rule reading sources... [ 40%] cli/command-objects/network-qos-rule-type reading sources... [ 40%] cli/command-objects/network-rbac reading sources... [ 41%] cli/command-objects/network-segment reading sources... [ 42%] cli/command-objects/network-service-provider reading sources... [ 42%] cli/command-objects/network_segment_range reading sources... [ 43%] cli/command-objects/object reading sources... [ 44%] cli/command-objects/object-store-account reading sources... [ 45%] cli/command-objects/policy reading sources... [ 45%] cli/command-objects/port reading sources... [ 46%] cli/command-objects/project reading sources... [ 47%] cli/command-objects/project-purge reading sources... [ 48%] cli/command-objects/quota reading sources... [ 48%] cli/command-objects/region reading sources... [ 49%] cli/command-objects/registered-limit reading sources... [ 50%] cli/command-objects/request-token reading sources... [ 51%] cli/command-objects/role reading sources... [ 51%] cli/command-objects/role-assignment reading sources... [ 52%] cli/command-objects/router reading sources... [ 53%] cli/command-objects/security-group reading sources... [ 54%] cli/command-objects/security-group-rule reading sources... [ 54%] cli/command-objects/server reading sources... [ 55%] cli/command-objects/server-backup reading sources... [ 56%] cli/command-objects/server-event reading sources... [ 57%] cli/command-objects/server-group reading sources... [ 57%] cli/command-objects/server-image reading sources... [ 58%] cli/command-objects/service reading sources... [ 59%] cli/command-objects/service-provider reading sources... [ 60%] cli/command-objects/subnet reading sources... [ 60%] cli/command-objects/subnet-pool reading sources... [ 61%] cli/command-objects/token reading sources... [ 62%] cli/command-objects/trust reading sources... [ 62%] cli/command-objects/usage reading sources... [ 63%] cli/command-objects/user reading sources... [ 64%] cli/command-objects/versions reading sources... [ 65%] cli/command-objects/volume reading sources... [ 65%] cli/command-objects/volume-backend reading sources... [ 66%] cli/command-objects/volume-backup reading sources... [ 67%] cli/command-objects/volume-host reading sources... [ 68%] cli/command-objects/volume-qos reading sources... [ 68%] cli/command-objects/volume-service reading sources... [ 69%] cli/command-objects/volume-snapshot reading sources... [ 70%] cli/command-objects/volume-transfer-request reading sources... [ 71%] cli/command-objects/volume-type reading sources... [ 71%] cli/commands reading sources... [ 72%] cli/decoder reading sources... [ 73%] cli/index reading sources... [ 74%] cli/interactive reading sources... [ 74%] cli/man/openstack reading sources... [ 75%] cli/plugin-commands documenting plugins from 'openstack.cli.extension' documenting plugins from 'openstack.alarming.v2' documenting plugins from 'openstack.key_manager.v1' documenting plugins from 'openstack.congressclient.v1' documenting plugins from 'openstack.dns.v2' documenting plugins from 'openstack.metric.v1' documenting plugins from 'openstack.orchestration.v1' documenting plugins from 'openstack.baremetal.v1' documenting plugins from 'openstack.baremetal_introspection.v1' documenting plugins from 'openstack.data_protection.v1' documenting plugins from 'openstack.workflow_engine.v2' documenting plugins from 'openstack.neutronclient.v2' documenting plugins from 'openstack.load_balancer.v2' documenting plugins from 'openstack.rsd.v1' documenting plugins from 'openstack.data_processing.v1' documenting plugins from 'openstack.search.v1' documenting plugins from 'openstack.clustering.v1' documenting plugins from 'openstack.database.v1' documenting plugins from 'openstack.messaging.v2' documenting plugins from 'openstack.container.v1' reading sources... [ 76%] configuration/index reading sources... [ 77%] contributor/api/modules reading sources... [ 77%] contributor/api/openstackclient reading sources... [ 78%] contributor/api/openstackclient.api reading sources... [ 79%] contributor/api/openstackclient.common reading sources... [ 80%] contributor/api/openstackclient.compute reading sources... [ 80%] contributor/api/openstackclient.compute.v2 reading sources... [ 81%] contributor/api/openstackclient.identity reading sources... [ 82%] contributor/api/openstackclient.identity.v2_0 reading sources... [ 82%] contributor/api/openstackclient.identity.v3 reading sources... [ 83%] contributor/api/openstackclient.image reading sources... [ 84%] contributor/api/openstackclient.image.v1 reading sources... [ 85%] contributor/api/openstackclient.image.v2 reading sources... [ 85%] contributor/api/openstackclient.network reading sources... [ 86%] contributor/api/openstackclient.network.v2 reading sources... [ 87%] contributor/api/openstackclient.object reading sources... [ 88%] contributor/api/openstackclient.object.v1 reading sources... [ 88%] contributor/api/openstackclient.volume reading sources... [ 89%] contributor/api/openstackclient.volume.v1 reading sources... [ 90%] contributor/api/openstackclient.volume.v2 reading sources... [ 91%] contributor/command-beta reading sources... [ 91%] contributor/command-errors reading sources... [ 92%] contributor/command-logs reading sources... [ 93%] contributor/command-options reading sources... [ 94%] contributor/command-wrappers reading sources... [ 94%] contributor/developing reading sources... [ 95%] contributor/humaninterfaceguide reading sources... [ 96%] contributor/index reading sources... [ 97%] contributor/plugins reading sources... [ 97%] contributor/specs/command-objects/example reading sources... [ 98%] contributor/specs/commands reading sources... [ 99%] contributor/specs/network-topology reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] cli/authentication [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-openstackclient/tree/doc/source' [openstackdocstheme] bug_project (use_storyboard set) 'openstack/python-openstackclient' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/authentication is 2020-08-17 05:18:00 writing output... [ 1%] cli/backwards-incompatible [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/backwards-incompatible is 2020-08-17 05:18:00 writing output... [ 2%] cli/command-list [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-list is 2020-08-17 05:18:00 writing output... [ 2%] cli/command-objects/access-token [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/access-token is 2020-08-17 05:18:00 writing output... [ 3%] cli/command-objects/address-scope [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/address-scope is 2020-08-17 05:18:00 writing output... [ 4%] cli/command-objects/aggregate [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/aggregate is 2020-08-17 05:18:00 writing output... [ 5%] cli/command-objects/application-credentials [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/application-credentials is 2020-08-17 05:18:00 writing output... [ 5%] cli/command-objects/availability-zone [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/availability-zone is 2020-08-17 05:18:00 writing output... [ 6%] cli/command-objects/catalog [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/catalog is 2020-08-17 05:18:00 writing output... [ 7%] cli/command-objects/command [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/command is 2020-08-17 05:18:00 writing output... [ 8%] cli/command-objects/complete [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/complete is 2020-08-17 05:18:00 writing output... [ 8%] cli/command-objects/compute-agent [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/compute-agent is 2020-08-17 05:18:00 writing output... [ 9%] cli/command-objects/compute-service [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/compute-service is 2020-08-17 05:18:00 writing output... [ 10%] cli/command-objects/configuration [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/configuration is 2020-08-17 05:18:00 writing output... [ 11%] cli/command-objects/consistency-group [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/consistency-group is 2020-08-17 05:18:00 writing output... [ 11%] cli/command-objects/consistency-group-snapshot [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/consistency-group-snapshot is 2020-08-17 05:18:00 writing output... [ 12%] cli/command-objects/console-log [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/console-log is 2020-08-17 05:18:00 writing output... [ 13%] cli/command-objects/console-url [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/console-url is 2020-08-17 05:18:00 writing output... [ 14%] cli/command-objects/consumer [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/consumer is 2020-08-17 05:18:00 writing output... [ 14%] cli/command-objects/container [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/container is 2020-08-17 05:18:00 writing output... [ 15%] cli/command-objects/credential [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/credential is 2020-08-17 05:18:00 writing output... [ 16%] cli/command-objects/domain [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/domain is 2020-08-17 05:18:00 writing output... [ 17%] cli/command-objects/ec2-credentials [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/ec2-credentials is 2020-08-17 05:18:00 writing output... [ 17%] cli/command-objects/endpoint [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/endpoint is 2020-08-17 05:18:00 writing output... [ 18%] cli/command-objects/endpoint_group [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/endpoint_group is 2020-08-17 05:18:00 writing output... [ 19%] cli/command-objects/extension [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/extension is 2020-08-17 05:18:00 writing output... [ 20%] cli/command-objects/federation-protocol [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/federation-protocol is 2020-08-17 05:18:00 writing output... [ 20%] cli/command-objects/flavor [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/flavor is 2020-08-17 05:18:00 writing output... [ 21%] cli/command-objects/floating-ip [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/floating-ip is 2020-08-17 05:18:00 writing output... [ 22%] cli/command-objects/floating-ip-pool [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/floating-ip-pool is 2020-08-17 05:18:00 writing output... [ 22%] cli/command-objects/floating-ip-port-forwarding [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/floating-ip-port-forwarding is 2020-08-17 05:18:00 writing output... [ 23%] cli/command-objects/group [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/group is 2020-08-17 05:18:00 writing output... [ 24%] cli/command-objects/host [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/host is 2020-08-17 05:18:00 writing output... [ 25%] cli/command-objects/hypervisor [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/hypervisor is 2020-08-17 05:18:00 writing output... [ 25%] cli/command-objects/hypervisor-stats [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/hypervisor-stats is 2020-08-17 05:18:00 writing output... [ 26%] cli/command-objects/identity-provider [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/identity-provider is 2020-08-17 05:18:00 writing output... [ 27%] cli/command-objects/image [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/image is 2020-08-17 05:18:00 writing output... [ 28%] cli/command-objects/implied_role [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/implied_role is 2020-08-17 05:18:00 writing output... [ 28%] cli/command-objects/ip-availability [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/ip-availability is 2020-08-17 05:18:00 writing output... [ 29%] cli/command-objects/keypair [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/keypair is 2020-08-17 05:18:00 writing output... [ 30%] cli/command-objects/limit [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/limit is 2020-08-17 05:18:00 writing output... [ 31%] cli/command-objects/limits [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/limits is 2020-08-17 05:18:00 writing output... [ 31%] cli/command-objects/mapping [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/mapping is 2020-08-17 05:18:00 writing output... [ 32%] cli/command-objects/module [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/module is 2020-08-17 05:18:00 writing output... [ 33%] cli/command-objects/network [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network is 2020-08-17 05:18:00 writing output... [ 34%] cli/command-objects/network-agent [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-agent is 2020-08-17 05:18:00 writing output... [ 34%] cli/command-objects/network-auto-allocated-topology [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-auto-allocated-topology is 2020-08-17 05:18:00 writing output... [ 35%] cli/command-objects/network-flavor [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-flavor is 2020-08-17 05:18:00 writing output... [ 36%] cli/command-objects/network-flavor-profile [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-flavor-profile is 2020-08-17 05:18:00 writing output... [ 37%] cli/command-objects/network-meter [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-meter is 2020-08-17 05:18:00 writing output... [ 37%] cli/command-objects/network-meter-rule [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-meter-rule is 2020-08-17 05:18:00 writing output... [ 38%] cli/command-objects/network-qos-policy [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-qos-policy is 2020-08-17 05:18:00 writing output... [ 39%] cli/command-objects/network-qos-rule [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-qos-rule is 2020-08-17 05:18:00 writing output... [ 40%] cli/command-objects/network-qos-rule-type [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-qos-rule-type is 2020-08-17 05:18:00 writing output... [ 40%] cli/command-objects/network-rbac [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-rbac is 2020-08-17 05:18:00 writing output... [ 41%] cli/command-objects/network-segment [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-segment is 2020-08-17 05:18:00 writing output... [ 42%] cli/command-objects/network-service-provider [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network-service-provider is 2020-08-17 05:18:00 writing output... [ 42%] cli/command-objects/network_segment_range [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/network_segment_range is 2020-08-17 05:18:00 writing output... [ 43%] cli/command-objects/object [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/object is 2020-08-17 05:18:00 writing output... [ 44%] cli/command-objects/object-store-account [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/object-store-account is 2020-08-17 05:18:00 writing output... [ 45%] cli/command-objects/policy [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/policy is 2020-08-17 05:18:00 writing output... [ 45%] cli/command-objects/port [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/port is 2020-08-17 05:18:00 writing output... [ 46%] cli/command-objects/project [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/project is 2020-08-17 05:18:00 writing output... [ 47%] cli/command-objects/project-purge [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/project-purge is 2020-08-17 05:18:00 writing output... [ 48%] cli/command-objects/quota [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/quota is 2020-08-17 05:18:00 writing output... [ 48%] cli/command-objects/region [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/region is 2020-08-17 05:18:00 writing output... [ 49%] cli/command-objects/registered-limit [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/registered-limit is 2020-08-17 05:18:00 writing output... [ 50%] cli/command-objects/request-token [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/request-token is 2020-08-17 05:18:00 writing output... [ 51%] cli/command-objects/role [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/role is 2020-08-17 05:18:00 writing output... [ 51%] cli/command-objects/role-assignment [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/role-assignment is 2020-08-17 05:18:00 writing output... [ 52%] cli/command-objects/router [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/router is 2020-08-17 05:18:00 writing output... [ 53%] cli/command-objects/security-group [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/security-group is 2020-08-17 05:18:00 writing output... [ 54%] cli/command-objects/security-group-rule [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/security-group-rule is 2020-08-17 05:18:00 writing output... [ 54%] cli/command-objects/server [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/server is 2020-08-17 05:18:00 writing output... [ 55%] cli/command-objects/server-backup [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/server-backup is 2020-08-17 05:18:00 writing output... [ 56%] cli/command-objects/server-event [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/server-event is 2020-08-17 05:18:00 writing output... [ 57%] cli/command-objects/server-group [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/server-group is 2020-08-17 05:18:00 writing output... [ 57%] cli/command-objects/server-image [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/server-image is 2020-08-17 05:18:00 writing output... [ 58%] cli/command-objects/service [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/service is 2020-08-17 05:18:00 writing output... [ 59%] cli/command-objects/service-provider [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/service-provider is 2020-08-17 05:18:00 writing output... [ 60%] cli/command-objects/subnet [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/subnet is 2020-08-17 05:18:00 writing output... [ 60%] cli/command-objects/subnet-pool [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/subnet-pool is 2020-08-17 05:18:00 writing output... [ 61%] cli/command-objects/token [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/token is 2020-08-17 05:18:00 writing output... [ 62%] cli/command-objects/trust [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/trust is 2020-08-17 05:18:00 writing output... [ 62%] cli/command-objects/usage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/usage is 2020-08-17 05:18:00 writing output... [ 63%] cli/command-objects/user [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/user is 2020-08-17 05:18:00 writing output... [ 64%] cli/command-objects/versions [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/versions is 2020-08-17 05:18:00 writing output... [ 65%] cli/command-objects/volume [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/volume is 2020-08-17 05:18:00 writing output... [ 65%] cli/command-objects/volume-backend [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/volume-backend is 2020-08-17 05:18:00 writing output... [ 66%] cli/command-objects/volume-backup [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/volume-backup is 2020-08-17 05:18:00 writing output... [ 67%] cli/command-objects/volume-host [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/volume-host is 2020-08-17 05:18:00 writing output... [ 68%] cli/command-objects/volume-qos [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/volume-qos is 2020-08-17 05:18:00 writing output... [ 68%] cli/command-objects/volume-service [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/volume-service is 2020-08-17 05:18:00 writing output... [ 69%] cli/command-objects/volume-snapshot [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/volume-snapshot is 2020-08-17 05:18:00 writing output... [ 70%] cli/command-objects/volume-transfer-request [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/volume-transfer-request is 2020-08-17 05:18:00 writing output... [ 71%] cli/command-objects/volume-type [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/command-objects/volume-type is 2020-08-17 05:18:00 writing output... [ 71%] cli/commands [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/commands is 2020-08-17 05:18:00 writing output... [ 72%] cli/decoder [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/decoder is 2020-08-17 05:18:00 writing output... [ 73%] cli/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-08-17 05:18:00 writing output... [ 74%] cli/interactive [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/interactive is 2020-08-17 05:18:00 writing output... [ 74%] cli/man/openstack [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/man/openstack is 2020-08-17 05:18:00 writing output... [ 75%] cli/plugin-commands [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/plugin-commands is 2020-08-17 05:18:00 writing output... [ 76%] configuration/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/index is 2020-08-17 05:18:00 writing output... [ 77%] contributor/api/modules [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/modules' writing output... [ 77%] contributor/api/openstackclient [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient' writing output... [ 78%] contributor/api/openstackclient.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.api' writing output... [ 79%] contributor/api/openstackclient.common [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.common' writing output... [ 80%] contributor/api/openstackclient.compute [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.compute' writing output... [ 80%] contributor/api/openstackclient.compute.v2 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.compute.v2' writing output... [ 81%] contributor/api/openstackclient.identity [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.identity' writing output... [ 82%] contributor/api/openstackclient.identity.v2_0 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.identity.v2_0' writing output... [ 82%] contributor/api/openstackclient.identity.v3 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.identity.v3' writing output... [ 83%] contributor/api/openstackclient.image [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.image' writing output... [ 84%] contributor/api/openstackclient.image.v1 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.image.v1' writing output... [ 85%] contributor/api/openstackclient.image.v2 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.image.v2' writing output... [ 85%] contributor/api/openstackclient.network [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.network' writing output... [ 86%] contributor/api/openstackclient.network.v2 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.network.v2' writing output... [ 87%] contributor/api/openstackclient.object [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.object' writing output... [ 88%] contributor/api/openstackclient.object.v1 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.object.v1' writing output... [ 88%] contributor/api/openstackclient.volume [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.volume' writing output... [ 89%] contributor/api/openstackclient.volume.v1 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.volume.v1' writing output... [ 90%] contributor/api/openstackclient.volume.v2 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/openstackclient.volume.v2' writing output... [ 91%] contributor/command-beta [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/command-beta is 2020-08-17 05:18:00 writing output... [ 91%] contributor/command-errors [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/command-errors is 2020-08-17 05:18:00 writing output... [ 92%] contributor/command-logs [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/command-logs is 2020-08-17 05:18:00 writing output... [ 93%] contributor/command-options [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/command-options is 2020-08-17 05:18:00 writing output... [ 94%] contributor/command-wrappers [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/command-wrappers is 2020-08-17 05:18:00 writing output... [ 94%] contributor/developing [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/developing is 2020-08-17 05:18:00 writing output... [ 95%] contributor/humaninterfaceguide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/humaninterfaceguide is 2020-08-17 05:18:00 writing output... [ 96%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-08-17 05:18:00 writing output... [ 97%] contributor/plugins [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/plugins is 2020-08-17 05:18:00 writing output... [ 97%] contributor/specs/command-objects/example [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/specs/command-objects/example is 2020-08-17 05:18:00 writing output... [ 98%] contributor/specs/commands [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/specs/commands is 2020-08-17 05:18:00 writing output... [ 99%] contributor/specs/network-topology [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/specs/network-topology is 2020-08-17 05:18:00 writing output... [100%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-08-17 05:18:00 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + sphinx-build-3 -b man doc/source doc/build/man Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler loading stevedore.sphinxext making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-openstackclient-4.0.1/.gitreview found Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.api.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.common.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.compute.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.compute.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.identity.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.identity.v2_0.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.identity.v3.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.image.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.image.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.image.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.network.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.network.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.object.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.object.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.volume.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.volume.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/openstackclient.volume.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-4.0.1/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 135 added, 0 changed, 0 removed reading sources... [ 0%] cli/authentication reading sources... [ 1%] cli/backwards-incompatible reading sources... [ 2%] cli/command-list reading sources... [ 2%] cli/command-objects/access-token reading sources... [ 3%] cli/command-objects/address-scope reading sources... [ 4%] cli/command-objects/aggregate reading sources... [ 5%] cli/command-objects/application-credentials reading sources... [ 5%] cli/command-objects/availability-zone reading sources... [ 6%] cli/command-objects/catalog reading sources... [ 7%] cli/command-objects/command reading sources... [ 8%] cli/command-objects/complete reading sources... [ 8%] cli/command-objects/compute-agent reading sources... [ 9%] cli/command-objects/compute-service reading sources... [ 10%] cli/command-objects/configuration reading sources... [ 11%] cli/command-objects/consistency-group reading sources... [ 11%] cli/command-objects/consistency-group-snapshot reading sources... [ 12%] cli/command-objects/console-log reading sources... [ 13%] cli/command-objects/console-url reading sources... [ 14%] cli/command-objects/consumer reading sources... [ 14%] cli/command-objects/container reading sources... [ 15%] cli/command-objects/credential reading sources... [ 16%] cli/command-objects/domain reading sources... [ 17%] cli/command-objects/ec2-credentials reading sources... [ 17%] cli/command-objects/endpoint reading sources... [ 18%] cli/command-objects/endpoint_group reading sources... [ 19%] cli/command-objects/extension reading sources... [ 20%] cli/command-objects/federation-protocol reading sources... [ 20%] cli/command-objects/flavor reading sources... [ 21%] cli/command-objects/floating-ip reading sources... [ 22%] cli/command-objects/floating-ip-pool reading sources... [ 22%] cli/command-objects/floating-ip-port-forwarding reading sources... [ 23%] cli/command-objects/group reading sources... [ 24%] cli/command-objects/host reading sources... [ 25%] cli/command-objects/hypervisor reading sources... [ 25%] cli/command-objects/hypervisor-stats reading sources... [ 26%] cli/command-objects/identity-provider reading sources... [ 27%] cli/command-objects/image reading sources... [ 28%] cli/command-objects/implied_role reading sources... [ 28%] cli/command-objects/ip-availability reading sources... [ 29%] cli/command-objects/keypair reading sources... [ 30%] cli/command-objects/limit reading sources... [ 31%] cli/command-objects/limits reading sources... [ 31%] cli/command-objects/mapping reading sources... [ 32%] cli/command-objects/module reading sources... [ 33%] cli/command-objects/network reading sources... [ 34%] cli/command-objects/network-agent reading sources... [ 34%] cli/command-objects/network-auto-allocated-topology reading sources... [ 35%] cli/command-objects/network-flavor reading sources... [ 36%] cli/command-objects/network-flavor-profile reading sources... [ 37%] cli/command-objects/network-meter reading sources... [ 37%] cli/command-objects/network-meter-rule reading sources... [ 38%] cli/command-objects/network-qos-policy reading sources... [ 39%] cli/command-objects/network-qos-rule reading sources... [ 40%] cli/command-objects/network-qos-rule-type reading sources... [ 40%] cli/command-objects/network-rbac reading sources... [ 41%] cli/command-objects/network-segment reading sources... [ 42%] cli/command-objects/network-service-provider reading sources... [ 42%] cli/command-objects/network_segment_range reading sources... [ 43%] cli/command-objects/object reading sources... [ 44%] cli/command-objects/object-store-account reading sources... [ 45%] cli/command-objects/policy reading sources... [ 45%] cli/command-objects/port reading sources... [ 46%] cli/command-objects/project reading sources... [ 47%] cli/command-objects/project-purge reading sources... [ 48%] cli/command-objects/quota reading sources... [ 48%] cli/command-objects/region reading sources... [ 49%] cli/command-objects/registered-limit reading sources... [ 50%] cli/command-objects/request-token reading sources... [ 51%] cli/command-objects/role reading sources... [ 51%] cli/command-objects/role-assignment reading sources... [ 52%] cli/command-objects/router reading sources... [ 53%] cli/command-objects/security-group reading sources... [ 54%] cli/command-objects/security-group-rule reading sources... [ 54%] cli/command-objects/server reading sources... [ 55%] cli/command-objects/server-backup reading sources... [ 56%] cli/command-objects/server-event reading sources... [ 57%] cli/command-objects/server-group reading sources... [ 57%] cli/command-objects/server-image reading sources... [ 58%] cli/command-objects/service reading sources... [ 59%] cli/command-objects/service-provider reading sources... [ 60%] cli/command-objects/subnet reading sources... [ 60%] cli/command-objects/subnet-pool reading sources... [ 61%] cli/command-objects/token reading sources... [ 62%] cli/command-objects/trust reading sources... [ 62%] cli/command-objects/usage reading sources... [ 63%] cli/command-objects/user reading sources... [ 64%] cli/command-objects/versions reading sources... [ 65%] cli/command-objects/volume reading sources... [ 65%] cli/command-objects/volume-backend reading sources... [ 66%] cli/command-objects/volume-backup reading sources... [ 67%] cli/command-objects/volume-host reading sources... [ 68%] cli/command-objects/volume-qos reading sources... [ 68%] cli/command-objects/volume-service reading sources... [ 69%] cli/command-objects/volume-snapshot reading sources... [ 70%] cli/command-objects/volume-transfer-request reading sources... [ 71%] cli/command-objects/volume-type reading sources... [ 71%] cli/commands reading sources... [ 72%] cli/decoder reading sources... [ 73%] cli/index reading sources... [ 74%] cli/interactive reading sources... [ 74%] cli/man/openstack reading sources... [ 75%] cli/plugin-commands documenting plugins from 'openstack.cli.extension' documenting plugins from 'openstack.alarming.v2' documenting plugins from 'openstack.key_manager.v1' documenting plugins from 'openstack.congressclient.v1' documenting plugins from 'openstack.dns.v2' documenting plugins from 'openstack.metric.v1' documenting plugins from 'openstack.orchestration.v1' documenting plugins from 'openstack.baremetal.v1' documenting plugins from 'openstack.baremetal_introspection.v1' documenting plugins from 'openstack.data_protection.v1' documenting plugins from 'openstack.workflow_engine.v2' documenting plugins from 'openstack.neutronclient.v2' documenting plugins from 'openstack.load_balancer.v2' documenting plugins from 'openstack.rsd.v1' documenting plugins from 'openstack.data_processing.v1' documenting plugins from 'openstack.search.v1' documenting plugins from 'openstack.clustering.v1' documenting plugins from 'openstack.database.v1' documenting plugins from 'openstack.messaging.v2' documenting plugins from 'openstack.container.v1' reading sources... [ 76%] configuration/index reading sources... [ 77%] contributor/api/modules reading sources... [ 77%] contributor/api/openstackclient reading sources... [ 78%] contributor/api/openstackclient.api reading sources... [ 79%] contributor/api/openstackclient.common reading sources... [ 80%] contributor/api/openstackclient.compute reading sources... [ 80%] contributor/api/openstackclient.compute.v2 reading sources... [ 81%] contributor/api/openstackclient.identity reading sources... [ 82%] contributor/api/openstackclient.identity.v2_0 reading sources... [ 82%] contributor/api/openstackclient.identity.v3 reading sources... [ 83%] contributor/api/openstackclient.image reading sources... [ 84%] contributor/api/openstackclient.image.v1 reading sources... [ 85%] contributor/api/openstackclient.image.v2 reading sources... [ 85%] contributor/api/openstackclient.network reading sources... [ 86%] contributor/api/openstackclient.network.v2 reading sources... [ 87%] contributor/api/openstackclient.object reading sources... [ 88%] contributor/api/openstackclient.object.v1 reading sources... [ 88%] contributor/api/openstackclient.volume reading sources... [ 89%] contributor/api/openstackclient.volume.v1 reading sources... [ 90%] contributor/api/openstackclient.volume.v2 reading sources... [ 91%] contributor/command-beta reading sources... [ 91%] contributor/command-errors reading sources... [ 92%] contributor/command-logs reading sources... [ 93%] contributor/command-options reading sources... [ 94%] contributor/command-wrappers reading sources... [ 94%] contributor/developing reading sources... [ 95%] contributor/humaninterfaceguide reading sources... [ 96%] contributor/index reading sources... [ 97%] contributor/plugins reading sources... [ 97%] contributor/specs/command-objects/example reading sources... [ 98%] contributor/specs/commands reading sources... [ 99%] contributor/specs/network-topology reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done writing... openstack.1 { } done build succeeded. The manual pages are in doc/build/man. + install -p -D -m 644 doc/build/man/openstack.1 /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/man/man1/openstack.1 + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htaccess + install -d -m 755 /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.po + rm -f '/builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/locale/*pot' + mv /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/locale /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/locale + rm -rf /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/openstackclient/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch openstackclient --all-name + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 4.0.1-1.el8 --unique-debug-suffix -4.0.1-1.el8.noarch --unique-debug-src-base python-openstackclient-4.0.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-openstackclient-4.0.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kwknYO + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-4.0.1 + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + stestr-3 run {3} openstackclient.tests.unit.api.test_object_store_v1.TestContainer.test_container_create [0.005405s] ... ok {3} openstackclient.tests.unit.api.test_object_store_v1.TestContainer.test_container_delete [0.001659s] ... ok usage: check_parser [-h] [--dry-run] [--keep-project] (--auth-project | --project ) [--project-domain ] check_parser: error: one of the arguments --auth-project --project is required Deleting server : server-id-5b5868b8e3c0415392a31c85ef8e7acb Deleting image : f8c8982b-9a70-4a79-ad8b-812fb373ec2b Deleting volume snapshot : snapshot-id-8b858fd2ee8547fdab11a4649816e0e2 Deleting volume backup : backup-id-7054754e0d3942f3a228fd4d8bc8dbb1 Deleting volume : volume-idece0183b5f3949b4910a88c18536cea2 Deleting project: project-id-63141c4be2924b2386154709dc7ee3d2 Deleting server : server-id-5b5868b8e3c0415392a31c85ef8e7acb Deleting image : f8c8982b-9a70-4a79-ad8b-812fb373ec2b Deleting volume snapshot : snapshot-id-8b858fd2ee8547fdab11a4649816e0e2 Deleting volume backup : backup-id-7054754e0d3942f3a228fd4d8bc8dbb1 Deleting volume : volume-idece0183b5f3949b4910a88c18536cea2 Deleting project: project-id-63141c4be2924b2386154709dc7ee3d2 Deleting server : server-id-5b5868b8e3c0415392a31c85ef8e7acb Deleting image : f8c8982b-9a70-4a79-ad8b-812fb373ec2b Deleting volume snapshot : snapshot-id-8b858fd2ee8547fdab11a4649816e0e2 Deleting volume backup : backup-id-7054754e0d3942f3a228fd4d8bc8dbb1 Deleting volume : volume-idece0183b5f3949b4910a88c18536cea2 Deleting project: project-id-63141c4be2924b2386154709dc7ee3d2 Deleting server : server-id-5b5868b8e3c0415392a31c85ef8e7acb Deleting image : f8c8982b-9a70-4a79-ad8b-812fb373ec2b Deleting volume snapshot : snapshot-id-8b858fd2ee8547fdab11a4649816e0e2 Deleting volume backup : backup-id-7054754e0d3942f3a228fd4d8bc8dbb1 Deleting volume : volume-idece0183b5f3949b4910a88c18536cea2 Deleting project: project-id-63141c4be2924b2386154709dc7ee3d2 Deleting server : server-id-5b5868b8e3c0415392a31c85ef8e7acb Deleting image : f8c8982b-9a70-4a79-ad8b-812fb373ec2b Deleting volume snapshot : snapshot-id-8b858fd2ee8547fdab11a4649816e0e2 Deleting volume backup : backup-id-7054754e0d3942f3a228fd4d8bc8dbb1 Deleting volume : volume-idece0183b5f3949b4910a88c18536cea2 Deleting server : server-id-5b5868b8e3c0415392a31c85ef8e7acb Deleting image : f8c8982b-9a70-4a79-ad8b-812fb373ec2b Deleting volume snapshot : snapshot-id-8b858fd2ee8547fdab11a4649816e0e2 Deleting volume backup : backup-id-7054754e0d3942f3a228fd4d8bc8dbb1 Deleting volume : volume-idece0183b5f3949b4910a88c18536cea2 Deleting project: project-id-63141c4be2924b2386154709dc7ee3d2 Failed to delete flavor with name or ID 'unexist_flavor': No password was supplied, authentication will fail when a user does not have a password. Project project-id-a82dd7300e0143d9b2f363258bcf991a not found: Bad request (HTTP 400) Error deleting server: server-id-9fd04a5c5951462b9b91907e546f2de7 No password was supplied, authentication will fail when a user does not have a password. No password was supplied, authentication will fail when a user does not have a password. No password was supplied, authentication will fail when a user does not have a password. No password was supplied, authentication will fail when a user does not have a password. Failed to delete user with name or ID 'unexist_user': No password was supplied, authentication will fail when a user does not have a password. Project project-id-42d31744a7cb49e2979d716056491c03 not found: NotFound (HTTP 404) No password was supplied, authentication will fail when a user does not have a password. usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] check_parser: error: the following arguments are required: Failed to delete key with name 'unexist_keypair': Project project-id-287dd81c8099429eafceb2e01cc55112 not found: NotFound (HTTP 404) usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: Failed to delete project with name or ID 'unexist_project': Failed to delete floating_ip with name or ID 'unexist_floating_ip': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--diagnostics] check_parser: error: the following arguments are required: usage: check_parser [-h] --user --type --data [--project ] check_parser: error: the following arguments are required: --data usage: check_parser [-h] --user --type --data [--project ] check_parser: error: the following arguments are required: --type usage: check_parser [-h] --user --type --data [--project ] check_parser: error: the following arguments are required: --user usage: check_parser [-h] --user --type --data [--project ] check_parser: error: the following arguments are required: --user, --type, --data Failed to delete group with name or ID 'unexist_group': Failed to delete limit with ID 'fake-limit-id': Not Found (HTTP 404) Use --stdin to enable read image data from standard input Use --stdin to enable read image data from standard input Use --stdin to enable read image data from standard input Failed to delete project with name or ID 'unexist_project': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: 'x-subject-token' Use --stdin to enable read image data from standard input Use --stdin to enable read image data from standard input Failed to delete floating IP port forwarding 'unexist_port_forwarding_id': Use --stdin to enable read image data from standard input Extensions list not supported by Identity API Failed to delete aggregate with name or ID 'unexist_aggregate': Error resizing server: server-id-74dd5df4e4a34850b422fa66eea5a584 'x-subject-token' 'x-subject-token' 'x-subject-token' Failed to delete registered limit with ID 'fake-registered-limit-id': Not Found (HTTP 404) Image has no data. Error creating server image: server-id-1faaed2ca9d245618f2bbedc81375214 Failed to delete address scope with name or ID 'unexist_address_scope': Failed to delete address scope with name or ID 'unexist_address_scope': The service catalog is empty. 'x-subject-token' 'x-subject-token' Failed to delete trust with name or ID 'unexist_trust': Failed to delete application credential with name or ID 'nonexistent_app_cred': 'x-subject-token' 'x-subject-token' usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--public-key] check_parser: error: the following arguments are required: Failed to delete compute service with ID 'unexist_service': Extensions list not supported by Identity API Extensions list not supported by Identity API 'x-subject-token' 'x-subject-token' 'x-subject-token' usage: check_parser [-h] [--l3] check_parser: error: the following arguments are required: , Failed to delete network with name or ID 'xxxx-yyyy-zzzz': Failed to delete network with name or ID 'network-id-63a32f00ac0745ae9bd6e4c0126c3d70': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: Failed to delete group with name or ID 'unexist_security_group': 'x-subject-token' 'x-subject-token' The service catalog is empty. The service catalog is empty. 'x-subject-token' 'x-subject-token' 'x-subject-token' 'x-subject-token' Failed to delete role with name or ID 'unexist_role': 'x-subject-token' 'x-subject-token' 'x-subject-token' 'x-subject-token' 'x-subject-token' Extensions list not supported by Identity API Extensions list not supported by Identity API Extensions list not supported by Identity API Failed to delete user with name or ID 'unexist_user': usage: check_parser [-h] [--property ] [--project ] [--project-domain ] check_parser: error: the following arguments are required: usage: check_parser [-h] [--property ] [--project ] [--project-domain ] check_parser: error: the following arguments are required: Failed to delete credentials with ID 'unexist_credential': usage: check_parser [-h] check_parser: error: the following arguments are required: , usage: check_parser [-h] [--property ] [--encryption-type] check_parser: error: the following arguments are required: The column "display_name" was deprecated, please use "name" replace. usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: , usage: check_parser [-h] check_parser: error: the following arguments are required: , usage: check_parser [-h] check_parser: error: the following arguments are required: , Failed to delete rule with name or ID 'unexist_rule': Failed to delete rule with name or ID 'unexist_rule': The service catalog is empty. The service catalog is empty. The service catalog is empty. usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--id ] [--ram ] [--disk ] [--ephemeral ] [--swap ] [--vcpus ] [--rxtx-factor ] [--public | --private] [--property ] [--project ] [--description ] [--project-domain ] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--image ] [--password ] [--property ] [--description ] [--wait] [--key-name | --key-unset] check_parser: error: argument --key-unset: not allowed with argument --key-name Error rebuilding server: server-id-e2a6d3c3a7044d61aedeb1d4cd7ba6bc Extensions list not supported by Identity API Extensions list not supported by Identity API Extensions list not supported by Identity API Extensions list not supported by Identity API No password was supplied, authentication will fail when a user does not have a password. usage: check_parser [-h] [--name ] [--description ] [--tag ] [--no-tag] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: The column "Display Name" was deprecated, please use "Name" replace. The column "Display Name" was deprecated, please use "Name" replace. The column "Display Name" was deprecated, please use "Name" replace. The column "Display Name" was deprecated, please use "Name" replace. No password was supplied, authentication will fail when a user does not have a password. No password was supplied, authentication will fail when a user does not have a password. The service catalog is empty. The service catalog is empty. The service catalog is empty. The service catalog is empty. Failed to delete flavor with name or ID 'unexist_network_flavor': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--type ] [--max-kbps ] [--max-burst-kbits ] [--dscp-mark ] [--min-kbps ] [--ingress | --egress] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--type ] [--max-kbps ] [--max-burst-kbits ] [--dscp-mark ] [--min-kbps ] [--ingress | --egress] check_parser: error: the following arguments are required: Failed to set volume size: Volume is in error state, it must be available before size can be extended Failed to set volume size: New size must be greater than 10 GB Failed to delete meter rule with ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) Failed to delete meter rule with ID 'meter-label-rule-id-61abf09c0bb04d29ad1dd1467c27c5fe': 404 (HTTP 404) usage: check_parser [-h] [--dhcp] check_parser: error: the following arguments are required: , Failed to delete RBAC policy with ID 'unexist_rbac_policy': Extensions list not supported by Identity API Extensions list not supported by Identity API Extensions list not supported by Identity API Extensions list not supported by Identity API Extensions list not supported by Identity API Failed to delete volume type with name or ID 'unexist_type': usage: check_parser [-h] [--name ] [--description ] [--property ] [--project ] [--project-domain ] [--encryption-provider ] [--encryption-cipher ] [--encryption-key-size ] [--encryption-control-location ] check_parser: error: the following arguments are required: No existing encryption type found, creating new encryption type for this volume type ... No existing encryption type found, creating new encryption type for this volume type ... usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: Failed to delete QoS policy name or ID 'unexist_qos_policy': Failed to delete QoS policy name or ID 'unexist_qos_policy': Failed to delete QoS policy name or ID 'unexist_qos_policy': Failed to delete QoS policy name or ID 'unexist_qos_policy': Failed to delete QoS policy name or ID 'unexist_qos_policy': No existing encryption type found, creating new encryption type for this volume type ... No existing encryption type found, creating new encryption type for this volume type ... Failed to set encryption information for this volume type: '--encryption-provider' should be specified while creating a new encryption type Failed to set encryption information for this volume type: '--encryption-provider' should be specified while creating a new encryption type Extensions list not supported by Identity API The column "Display Name" was deprecated, please use "Name" replace. The column "Display Name" was deprecated, please use "Name" replace. The column "Display Name" was deprecated, please use "Name" replace. The column "Display Name" was deprecated, please use "Name" replace. No password was supplied, authentication will fail when a user does not have a password. The service catalog is empty. The service catalog is empty. The service catalog is empty. The service catalog is empty. The service catalog is empty. Failed to delete backup with name or ID 'unexist_backup': No password was supplied, authentication will fail when a user does not have a password. The service catalog is empty. usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] (--image | --image-property | --volume ) --flavor [--security-group ] [--key-name ] [--property ] [--file ] [--user-data ] [--description ] [--availability-zone ] [--host ] [--hypervisor-hostname ] [--boot-from-volume ] [--block-device-mapping ] [--nic ] [--network ] [--port ] [--hint ] [--config-drive |True] [--min ] [--max ] [--wait] check_parser: error: the following arguments are required: --flavor Error creating server: server-name-1dd68c14c7fc4d9b94324482e3da5df7 No password was supplied, authentication will fail when a user does not have a password. No password was supplied, authentication will fail when a user does not have a password. usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: Failed to delete volume type with name or ID 'unexist_type': Extensions list not supported by Identity API Extensions list not supported by Identity API Failed to delete backup with name or ID 'unexist_backup': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --internal-ip-address --port --internal-protocol-port --external-protocol-port --protocol check_parser: error: the following arguments are required: --internal-ip-address, --port, --internal-protocol-port, --external-protocol-port, --protocol, usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--share | --no-share] [--enable | --disable] [--project ] [--description ] [--mtu ] [--project-domain ] [--availability-zone-hint ] [--enable-port-security | --disable-port-security] [--external | --internal] [--default | --no-default] [--qos-policy ] [--transparent-vlan | --no-transparent-vlan] [--provider-network-type ] [--provider-physical-network ] [--provider-segment ] [--dns-domain ] [--tag | --no-tag] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: Failed to delete consistency group with name or ID 'unexist_consistency_group': The service catalog is empty. The service catalog is empty. usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--subnet ] [--port ] [--floating-ip-address ] [--fixed-ip-address ] [--qos-policy ] [--description ] [--project ] [--dns-domain ] [--dns-name ] [--project-domain ] [--tag | --no-tag] check_parser: error: the following arguments are required: Failed to delete network with name or ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) Failed to delete network with name or ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) Failed to delete network with name or ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) Failed to delete network with name or ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) Failed to delete network with name or ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) usage: check_parser [-h] [--property ] [--project ] [--project-domain ] [--encryption-type] check_parser: error: the following arguments are required: Failed to set backup state: Failed to set backup state: Failed to delete network with name or ID 'network-id-ce7fde7bdf02481794baa276d1336f65': 404 (HTTP 404) Failed to delete network with name or ID 'network-id-ce7fde7bdf02481794baa276d1336f65': 404 (HTTP 404) Failed to delete network with name or ID 'network-id-ce7fde7bdf02481794baa276d1336f65': 404 (HTTP 404) Failed to delete network with name or ID 'network-id-ce7fde7bdf02481794baa276d1336f65': 404 (HTTP 404) Failed to delete network with name or ID 'network-id-ce7fde7bdf02481794baa276d1336f65': 404 (HTTP 404) Failed to delete flavor profile with ID 'unexist_network_flavor_profile': Failed to delete flavor profile with ID 'unexist_network_flavor_profile': Failed to delete flavor profile with ID 'unexist_network_flavor_profile': Failed to delete flavor profile with ID 'unexist_network_flavor_profile': Failed to delete flavor profile with ID 'unexist_network_flavor_profile': usage: check_parser [-h] [--name ] [--root-password] [--property ] [--state ] [--description ] check_parser: error: argument --state: invalid choice: 'foo_state' (choose from 'active', 'error') usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--physical-network ] [--segment ] --network --network-type check_parser: error: argument --network-type: invalid choice: 'foo' (choose from 'flat', 'geneve', 'gre', 'local', 'vlan', 'vxlan') usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--physical-network ] [--segment ] --network --network-type check_parser: error: the following arguments are required: , --network, --network-type Failed to delete port with name or ID 'unexist_port': 'x-subject-token' 'x-subject-token' 'x-subject-token' usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--name ] [--enable | --disable] [--long] [--project ] [--project-domain ] [--agent ] [--tags [,,...]] [--any-tags [,,...]] [--not-tags [,,...]] [--not-any-tags [,,...]] check_parser: error: unrecognized arguments: --agents usage: check_parser [-h] [--name ] [--description ] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --pool-prefix [--default-prefix-length ] [--min-prefix-length ] [--max-prefix-length ] [--project ] [--project-domain ] [--address-scope ] [--default | --no-default] [--share | --no-share] [--description ] [--default-quota ] [--tag | --no-tag] check_parser: error: the following arguments are required: , --pool-prefix usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --pool-prefix [--default-prefix-length ] [--min-prefix-length ] [--max-prefix-length ] [--project ] [--project-domain ] [--address-scope ] [--default | --no-default] [--share | --no-share] [--description ] [--default-quota ] [--tag | --no-tag] check_parser: error: the following arguments are required: --pool-prefix Failed to delete volume transfer request with name or ID 'unexist_transfer': Failed to delete volume transfer request with name or ID 'unexist_transfer': usage: check_parser [-h] check_parser: error: the following arguments are required: , Failed to delete router with name or ID 'unexist_router': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--ip-version {4,6}] [--project ] [--project-domain ] [--share | --no-share] check_parser: error: the following arguments are required: Failed to delete network agent with ID 'unexist_network_agent': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--type ] [--max-kbps ] [--max-burst-kbits ] [--dscp-mark ] [--min-kbps ] [--ingress | --egress] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: , usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --service-type [--description DESCRIPTION] [--project ] [--project-domain ] [--enable | --disable] check_parser: error: the following arguments are required: , --service-type usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--share | --no-share] [--project ] [--project-domain ] [--default | --no-default] check_parser: error: the following arguments are required: usage: check_parser [-h] [--description ] [--device ] [--mac-address ] [--device-owner ] [--vnic-type ] [--host ] [--dns-domain dns-domain] [--dns-name ] [--enable | --disable] [--name ] [--fixed-ip subnet=,ip-address=] [--no-fixed-ip] [--binding-profile ] [--no-binding-profile] [--qos-policy ] [--security-group ] [--no-security-group] [--enable-port-security | --disable-port-security] [--allowed-address ip-address=[,mac-address=]] [--no-allowed-address] [--data-plane-status ] [--tag ] [--no-tag] check_parser: error: argument --data-plane-status: invalid choice: 'Spider-Man' (choose from 'ACTIVE', 'DOWN') usage: check_parser [-h] check_parser: error: the following arguments are required: , usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--project ] [--project-domain ] [--share | --no-share] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --type --action (--target-project | --target-all-projects) [--target-project-domain ] [--project ] [--project-domain ] check_parser: error: argument --action: invalid choice: 'invalid_action' (choose from 'access_as_external', 'access_as_shared') usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --type --action (--target-project | --target-all-projects) [--target-project-domain ] [--project ] [--project-domain ] check_parser: error: argument --type: invalid choice: 'invalid_type' (choose from 'security_group', 'qos_policy', 'network') usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --type --action (--target-project | --target-all-projects) [--target-project-domain ] [--project ] [--project-domain ] check_parser: error: the following arguments are required: --action usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --type --action (--target-project | --target-all-projects) [--target-project-domain ] [--project ] [--project-domain ] check_parser: error: the following arguments are required: --type usage: check_parser [-h] [--name ] [--description ] [--enable | --disable] [--distributed | --centralized] [--route destination=,gateway=] [--no-route] [--ha | --no-ha] [--external-gateway ] [--fixed-ip subnet=,ip-address=] [--enable-snat | --disable-snat] [--qos-policy | --no-qos-policy] [--tag ] [--no-tag] check_parser: error: argument --centralized: not allowed with argument --distributed usage: check_parser [-h] [--name ] [--description ] [--enable | --disable] [--distributed | --centralized] [--route destination=,gateway=] [--no-route] [--ha | --no-ha] [--external-gateway ] [--fixed-ip subnet=,ip-address=] [--enable-snat | --disable-snat] [--qos-policy | --no-qos-policy] [--tag ] [--no-tag] check_parser: error: argument --no-qos-policy: not allowed with argument --qos-policy usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--remote-ip | --remote-group ] [--description ] [--dst-port ] [--icmp-type ] [--icmp-code ] [--protocol ] [--ingress | --egress] [--ethertype ] [--project ] [--project-domain ] check_parser: error: argument --proto: not allowed with argument --protocol usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--remote-ip | --remote-group ] [--description ] [--dst-port ] [--icmp-type ] [--icmp-code ] [--protocol ] [--ingress | --egress] [--ethertype ] [--project ] [--project-domain ] check_parser: error: argument --remote-group: not allowed with argument --remote-ip usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--remote-ip | --remote-group ] [--description ] [--dst-port ] [--icmp-type ] [--icmp-code ] [--protocol ] [--ingress | --egress] [--ethertype ] [--project ] [--project-domain ] check_parser: error: argument --ethertype: invalid choice: 'foo' (choose from 'IPv4', 'IPv6') usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--remote-ip | --remote-group ] [--description ] [--dst-port ] [--icmp-type ] [--icmp-code ] [--protocol ] [--ingress | --egress] [--ethertype ] [--project ] [--project-domain ] check_parser: error: the following arguments are required: Failed to set encryption information for this volume type: '--encryption-provider' should be specified while creating a new encryption type usage: check_parser [-h] [--dhcp] check_parser: error: the following arguments are required: , usage: check_parser [-h] [--dhcp] check_parser: error: the following arguments are required: , usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: Failed to delete network segment with ID 'doesnotexist': Failed to delete network segment with ID 'doesnotexist': Failed to delete network segment with ID 'doesnotexist': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: , usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--private | --shared] [--project ] [--project-domain ] --network-type [--physical-network ] --minimum --maximum check_parser: error: argument --network-type: invalid choice: 'foo' (choose from 'geneve', 'gre', 'vlan', 'vxlan') usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--private | --shared] [--project ] [--project-domain ] --network-type [--physical-network ] --minimum --maximum check_parser: error: the following arguments are required: , --network-type, --minimum, --maximum usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: Failed to delete rule with name or ID 'unexist_rule': Failed to delete rule with name or ID 'unexist_rule': Failed to delete rule with name or ID 'unexist_rule': Failed to delete rule with name or ID 'unexist_rule': Failed to delete rule with name or ID 'unexist_rule': usage: check_parser [-h] check_parser: error: the following arguments are required: , usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: Failed to delete subnet with name or ID 'unexist_subnet': Failed to delete subnet with name or ID 'unexist_subnet': Failed to delete subnet with name or ID 'unexist_subnet': Failed to delete image with name or ID 'x-y-x': No fakeresource with a name or ID of 'x-y-x' exists. Extensions list not supported by Identity API usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: Failed to delete agent with ID 'x-y-z': 404 (HTTP 404) The service catalog is empty. Extensions list not supported by Identity API Extensions list not supported by Identity API usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--project ] [--project-domain ] [--exclude | --include] [--ingress | --egress] --remote-ip-prefix check_parser: error: the following arguments are required: --remote-ip-prefix, usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--enable | --disable] [--distributed | --centralized] [--ha | --no-ha] [--description ] [--project ] [--project-domain ] [--availability-zone-hint ] [--tag | --no-tag] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: Failed to delete volume transfer request with name or ID 'unexist_transfer': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--project ] [--project-domain ] [--subnet-pool | --use-prefix-delegation USE_PREFIX_DELEGATION | --use-default-subnet-pool] [--prefix-length ] [--subnet-range ] [--dhcp | --no-dhcp] [--gateway ] [--ip-version {4,6}] [--ipv6-ra-mode {dhcpv6-stateful,dhcpv6-stateless,slaac}] [--ipv6-address-mode {dhcpv6-stateful,dhcpv6-stateless,slaac}] [--network-segment ] --network [--description ] [--allocation-pool start=,end=] [--dns-nameserver ] [--host-route destination=,gateway=] [--service-type ] [--tag | --no-tag] check_parser: error: the following arguments are required: , --network The service catalog is empty. The service catalog is empty. Failed to delete QoS specification with name or ID 'unexist_qos': Failed to delete QoS specification with name or ID 'unexist_qos': Failed to delete QoS specification with name or ID 'unexist_qos': Failed to delete QoS specification with name or ID 'unexist_qos': Failed to delete QoS specification with name or ID 'unexist_qos': Ignoring domain related config project_domain_id because identity API version is 2.0 Ignoring domain related config project_domain_id because identity API version is 2.0 Ignoring domain related config project_domain_id because identity API version is 2.0 Ignoring domain related config user_domain_id because identity API version is 2.0 Ignoring domain related config user_domain_id because identity API version is 2.0 Ignoring domain related config user_domain_id because identity API version is 2.0 usage: check_parser [-h] --host [--force-host-copy] [--lock-volume] check_parser: error: the following arguments are required: --host Ignoring domain related config project_domain_id because identity API version is 2.0 Ignoring domain related config project_domain_id because identity API version is 2.0 Ignoring domain related config project_domain_id because identity API version is 2.0 Ignoring domain related config user_domain_id because identity API version is 2.0 Ignoring domain related config user_domain_id because identity API version is 2.0 Ignoring domain related config user_domain_id because identity API version is 2.0 Ignoring domain related config project_domain_id because identity API version is 2.0 Ignoring domain related config project_domain_id because identity API version is 2.0 Ignoring domain related config project_domain_id because identity API version is 2.0 Ignoring domain related config user_domain_id because identity API version is 2.0 Ignoring domain related config user_domain_id because identity API version is 2.0 Ignoring domain related config user_domain_id because identity API version is 2.0 usage: check_parser [-h] [--name ] [--pool-prefix ] [--default-prefix-length ] [--min-prefix-length ] [--max-prefix-length ] [--address-scope | --no-address-scope] [--default | --no-default] [--description ] [--default-quota ] [--tag ] [--no-tag] check_parser: error: argument --no-address-scope: not allowed with argument --address-scope usage: check_parser [-h] [--name ] [--pool-prefix ] [--default-prefix-length ] [--min-prefix-length ] [--max-prefix-length ] [--address-scope | --no-address-scope] [--default | --no-default] [--description ] [--default-quota ] [--tag ] [--no-tag] check_parser: error: argument --no-default: not allowed with argument --default usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: The column "display_name" was deprecated, please use "name" replace. The column "display_name" was deprecated, please use "name" replace. The column "display_name" was deprecated, please use "name" replace. Extensions list not supported by Identity API Extensions list not supported by Identity API Extensions list not supported by Identity API The service catalog is empty. The service catalog is empty. The service catalog is empty. usage: check_parser [-h] [--no-property] [--property ] [--project ] [--description ] [--project-domain ] check_parser: error: the following arguments are required: usage: check_parser [-h] [--no-property] [--property ] [--project ] [--description ] [--project-domain ] check_parser: error: the following arguments are required: The --live option has been deprecated. Please use the --live-migration option instead. The --live option has been deprecated. Please use the --live-migration option instead. Network quotas are ignored since quota class is not supported.usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--reservation-id ] [--ip ] [--ip6 ] [--name ] [--instance-name ] [--status ] [--flavor ] [--image ] [--host ] [--all-projects] [--project ] [--project-domain ] [--user ] [--user-domain ] [--long] [-n | --name-lookup-one-by-one] [--marker ] [--limit ] [--deleted] [--changes-before ] [--changes-since ] [--locked | --unlocked] check_parser: error: argument --unlocked: not allowed with argument --locked usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--project ] [--project-domain ] [--tag | --no-tag] check_parser: error: the following arguments are required: Failed to unset image property: usage: check_parser [-h] [--live-migration] [--live | --host ] [--shared-migration | --block-migration] [--disk-overcommit | --no-disk-overcommit] [--wait] check_parser: error: argument --host: not allowed with argument --live The --live option has been deprecated. Please use the --live-migration option instead. usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--size ] [--type ] [--image | --snapshot | --source ] [--description ] [--user ] [--project ] [--availability-zone ] [--property ] [--bootable | --non-bootable] [--read-only | --read-write] check_parser: error: argument --source: not allowed with argument --image The --live option has been deprecated. Please use the --live-migration option instead. usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--size ] [--type ] [--image | --snapshot | --source ] [--description ] [--availability-zone ] [--consistency-group consistency-group>] [--property ] [--hint ] [--bootable | --non-bootable] [--read-only | --read-write] check_parser: error: argument --source: not allowed with argument --image usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--share | --no-share] --subnet check_parser: error: the following arguments are required: --subnet usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--share | --no-share] --subnet check_parser: error: the following arguments are required: , --subnet usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: Failed to delete group with name or ID 'unexist_security_group': Failed to delete group with name or ID 'unexist_security_group': Failed to delete group with name or ID 'unexist_security_group': Error migrating server: server-id-a95e83bec20948cabc685be925bf4c78 Failed to set service status to enabled Failed to delete role with name or ID 'unexist_role': usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--remote-ip | --remote-group ] [--dst-port ] [--protocol ] check_parser: error: argument --proto: not allowed with argument --protocol usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--remote-ip | --remote-group ] [--dst-port ] [--protocol ] check_parser: error: argument --remote-group: not allowed with argument --remote-ip usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--remote-ip | --remote-group ] [--dst-port ] [--protocol ] check_parser: error: argument --protocol: invalid choice: 'foo' (choose from 'icmp', 'tcp', 'udp') usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--remote-ip | --remote-group ] [--dst-port ] [--protocol ] check_parser: error: unrecognized arguments: --ingress --ethertype --icmp-type 3 --icmp-code 11 --project project-name-5556822525204aa0962c149b1b1f5264 --project-domain domain-name-019139de3b2b49669d048ae35a31bd33 security-group-id-69e11167bd68411cb0be5e50e438a786 usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--remote-ip | --remote-group ] [--dst-port ] [--protocol ] check_parser: error: the following arguments are required: usage: check_parser [-h] --host [--force-host-copy] check_parser: error: the following arguments are required: --host usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --auth-key check_parser: error: the following arguments are required: --auth-key Failed to set volume state: Failed to set volume state: Failed to set volume state: usage: check_parser [-h] [--l3] check_parser: error: the following arguments are required: , Failed to delete meter with ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) Failed to delete meter with ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) Failed to delete meter with ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) Failed to delete meter with ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) Failed to delete meter with ID 'xxxx-yyyy-zzzz': 404 (HTTP 404) Failed to delete meter with ID 'meter-id-402317dc8f3c4e81b746a684f4fe3e62': Failed to delete meter with ID 'meter-id-402317dc8f3c4e81b746a684f4fe3e62': Failed to delete meter with ID 'meter-id-402317dc8f3c4e81b746a684f4fe3e62': Failed to delete meter with ID 'meter-id-402317dc8f3c4e81b746a684f4fe3e62': Failed to delete meter with ID 'meter-id-402317dc8f3c4e81b746a684f4fe3e62': {10} openstackclient.tests.unit.compute.v2.test_console.TestConsoleUrlShow.test_console_url_show_by_default [0.012871s] ... ok Failed to delete network segment range with ID 'doesnotexist': Failed to delete network segment range with ID 'doesnotexist': Failed to delete network segment range with ID 'doesnotexist': Failed to delete network segment range with ID 'doesnotexist': Failed to delete network segment range with ID 'doesnotexist': {10} openstackclient.tests.unit.compute.v2.test_console.TestConsoleUrlShow.test_console_url_show_compatible [0.004801s] ... ok defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': 'password', 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': None, 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zaphod', 'user_domain_id': 'aaaa-bbbb-cccc', 'project_domain_id': 'aaaa-bbbb-cccc', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/tmptsf97fnu/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'username', 'password': '***', 'beta_command': False, 'identity_api_version': '3', 'auth_type': 'password', 'networks': []} compute API version 2.1, cmd group openstack.compute.v2 identity API version 3, cmd group openstack.identity.v3 image API version 2, cmd group openstack.image.v2 network API version 2, cmd group openstack.network.v2 object_store API version 1, cmd group openstack.object_store.v1 volume API version 3, cmd group openstack.volume.v3 Auth plugin password selected auth_config_hook(): {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zaphod', 'user_domain_id': 'aaaa-bbbb-cccc', 'project_domain_id': 'aaaa-bbbb-cccc', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/tmptsf97fnu/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'username', 'password': '***', 'beta_command': False, 'identity_api_version': '3', 'auth_type': 'password', 'networks': []} {10} openstackclient.tests.unit.compute.v2.test_console.TestConsoleUrlShow.test_console_url_show_with_mks [0.004434s] ... ok command: extension list -> openstackclient.common.extension.ListExtension (auth=True) Auth plugin password selected auth_config_hook(): {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zaphod', 'user_domain_id': 'aaaa-bbbb-cccc', 'project_domain_id': 'aaaa-bbbb-cccc', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/tmptsf97fnu/test_log_file', 'log_level': 'debug', 'additional_user_agent': [('osc-lib', '1.14.1')], 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'username', 'password': '***', 'beta_command': False, 'identity_api_version': '3', 'auth_type': 'password', 'networks': []} Using auth plugin: password Using parameters {'auth_url': 'http://192.168.5.41/identity/v3/', 'project_name': 'heart-o-gold', 'project_domain_id': 'aaaa-bbbb-cccc', 'username': 'username', 'user_domain_id': 'aaaa-bbbb-cccc', 'password': '***'} Get auth_ref REQ: curl -g -i -X GET http://192.168.5.41/identity/v3/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.1 keystoneauth1/3.17.1 python-requests/2.22.0 CPython/3.6.8" {10} openstackclient.tests.unit.compute.v2.test_console.TestConsoleUrlShow.test_console_url_show_with_novnc [0.003932s] ... ok GET http://192.168.5.41/identity/v3/ 200 RESP: [200] RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. Making authentication request to http://192.168.5.41/identity/v3/auth/tokens POST http://192.168.5.41/identity/v3/auth/tokens 200 {"token": {"user": {"id": "d333361f8d0144fd83056f49980fdfc2", "name": "username", "domain": {"id": "aaaa-bbbb-cccc", "name": "59ebb36a2187462aacf96698272e6e66"}}, "audit_ids": ["5e9b5ba117c646aa8947f64749ad4cda", null], "methods": ["password"], "issued_at": "2020-08-17T05:16:59.002466", "expires_at": "2020-08-17T06:16:59.002466+00:00"}} 'x-subject-token' clean_up ListExtension: 'x-subject-token' END return value: 1 {10} openstackclient.tests.unit.compute.v2.test_console.TestConsoleUrlShow.test_console_url_show_with_rdp [0.003854s] ... ok START with options: --os-username zarquon --os-password qaz --os-project-domain-id 5678 extension list options: Namespace(access_token='***', access_token_endpoint='', access_token_type='', application_credential_id='', application_credential_name='', application_credential_secret='***', auth_methods='', auth_type='', auth_url='http://192.168.5.41/identity/v3/', cacert=None, cert='', client_id='', client_secret='***', cloud='megacloud', code='', debug=False, default_domain='default', default_domain_id='', default_domain_name='', deferred_help=False, discovery_endpoint='', domain_id='', domain_name='', endpoint='', identity_provider='', insecure=None, interface='public', key='', log_file=None, openid_scope='', os_beta_command=False, os_compute_api_version='', os_identity_api_version='3', os_image_api_version='', os_network_api_version='', os_object_api_version='', os_project_id=None, os_project_name=None, os_volume_api_version='', passcode='', password='***', profile='', project_domain_id='5678', project_domain_name='', project_id='', project_name='', protocol='', redirect_uri='', region_name='', remote_project_domain_id='', remote_project_domain_name='', remote_project_id='', remote_project_name='', service_provider='', system_scope='', timing=False, token='***', trust_id='', user_domain_id='aaaa-bbbb-cccc', user_domain_name='', user_id='', username='zarquon', verbose_level=1, verify=None) Auth plugin password selected auth_config_hook(): {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zaphod', 'user_domain_id': 'aaaa-bbbb-cccc', 'project_domain_id': '5678', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/tmpe39o7xqa/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zarquon', 'password': '***', 'beta_command': False, 'identity_api_version': '3', 'auth_type': 'password', 'networks': []} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': 'password', 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': None, 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': 'password', 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': None, 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zaphod', 'user_domain_id': 'aaaa-bbbb-cccc', 'project_domain_id': '5678', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/tmpe39o7xqa/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zarquon', 'password': '***', 'beta_command': False, 'identity_api_version': '3', 'auth_type': 'password', 'networks': []} cloud cfg: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zaphod', 'user_domain_id': 'aaaa-bbbb-cccc', 'project_domain_id': '5678', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/tmpe39o7xqa/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zarquon', 'password': '***', 'beta_command': False, 'identity_api_version': '3', 'auth_type': 'password', 'networks': []} compute API version 2.1, cmd group openstack.compute.v2 compute API version 2.1, cmd group openstack.compute.v2 {10} openstackclient.tests.unit.compute.v2.test_console.TestConsoleUrlShow.test_console_url_show_with_serial [0.003899s] ... ok identity API version 3, cmd group openstack.identity.v3 identity API version 3, cmd group openstack.identity.v3 image API version 2, cmd group openstack.image.v2 image API version 2, cmd group openstack.image.v2 network API version 2, cmd group openstack.network.v2 network API version 2, cmd group openstack.network.v2 object_store API version 1, cmd group openstack.object_store.v1 object_store API version 1, cmd group openstack.object_store.v1 volume API version 3, cmd group openstack.volume.v3 volume API version 3, cmd group openstack.volume.v3 Auth plugin password selected Auth plugin password selected auth_config_hook(): {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zaphod', 'user_domain_id': 'aaaa-bbbb-cccc', 'project_domain_id': '5678', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/tmpe39o7xqa/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zarquon', 'password': '***', 'beta_command': False, 'identity_api_version': '3', 'auth_type': 'password', 'networks': []} auth_config_hook(): {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zaphod', 'user_domain_id': 'aaaa-bbbb-cccc', 'project_domain_id': '5678', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/tmpe39o7xqa/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zarquon', 'password': '***', 'beta_command': False, 'identity_api_version': '3', 'auth_type': 'password', 'networks': []} command: extension list -> openstackclient.common.extension.ListExtension (auth=True) command: extension list -> openstackclient.common.extension.ListExtension (auth=True) Auth plugin password selected Auth plugin password selected auth_config_hook(): {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zaphod', 'user_domain_id': 'aaaa-bbbb-cccc', 'project_domain_id': '5678', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/tmpe39o7xqa/test_log_file', 'log_level': 'debug', 'additional_user_agent': [('osc-lib', '1.14.1')], 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zarquon', 'password': '***', 'beta_command': False, 'identity_api_version': '3', 'auth_type': 'password', 'networks': []} auth_config_hook(): {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zaphod', 'user_domain_id': 'aaaa-bbbb-cccc', 'project_domain_id': '5678', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/tmpe39o7xqa/test_log_file', 'log_level': 'debug', 'additional_user_agent': [('osc-lib', '1.14.1')], 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'auth_url': 'http://192.168.5.41/identity/v3/', 'username': 'zarquon', 'password': '***', 'beta_command': False, 'identity_api_version': '3', 'auth_type': 'password', 'networks': []} Using auth plugin: password Using auth plugin: password Using parameters {'auth_url': 'http://192.168.5.41/identity/v3/', 'project_name': 'heart-o-gold', 'project_domain_id': '5678', 'username': 'zarquon', 'user_domain_id': 'aaaa-bbbb-cccc', 'password': '***'} Using parameters {'auth_url': 'http://192.168.5.41/identity/v3/', 'project_name': 'heart-o-gold', 'project_domain_id': '5678', 'username': 'zarquon', 'user_domain_id': 'aaaa-bbbb-cccc', 'password': '***'} Get auth_ref Get auth_ref REQ: curl -g -i -X GET http://192.168.5.41/identity/v3/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.1 keystoneauth1/3.17.1 python-requests/2.22.0 CPython/3.6.8" REQ: curl -g -i -X GET http://192.168.5.41/identity/v3/ -H "Accept: application/json" -H "User-Agent: openstacksdk/0.36.1 keystoneauth1/3.17.1 python-requests/2.22.0 CPython/3.6.8" GET http://192.168.5.41/identity/v3/ 200 GET http://192.168.5.41/identity/v3/ 200 RESP: [200] RESP: [200] RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. Making authentication request to http://192.168.5.41/identity/v3/auth/tokens Making authentication request to http://192.168.5.41/identity/v3/auth/tokens {10} openstackclient.tests.unit.compute.v2.test_console.TestConsoleUrlShow.test_console_url_show_with_spice [0.003962s] ... ok POST http://192.168.5.41/identity/v3/auth/tokens 200 POST http://192.168.5.41/identity/v3/auth/tokens 200 {"token": {"user": {"id": "269a957fdbf744c99c137bf672e13a7b", "name": "username", "domain": {"id": "aaaa-bbbb-cccc", "name": "9d7894f319734b02a160d137cc777ec1"}}, "audit_ids": ["22226ab0121e4008a52532b36dd7fc9d", null], "methods": ["password"], "issued_at": "2020-08-17T05:16:59.038161", "expires_at": "2020-08-17T06:16:59.038161+00:00"}} {"token": {"user": {"id": "269a957fdbf744c99c137bf672e13a7b", "name": "username", "domain": {"id": "aaaa-bbbb-cccc", "name": "9d7894f319734b02a160d137cc777ec1"}}, "audit_ids": ["22226ab0121e4008a52532b36dd7fc9d", null], "methods": ["password"], "issued_at": "2020-08-17T05:16:59.038161", "expires_at": "2020-08-17T06:16:59.038161+00:00"}} 'x-subject-token' 'x-subject-token' clean_up ListExtension: 'x-subject-token' clean_up ListExtension: 'x-subject-token' END return value: 1 END return value: 1 get_parser(check_parser) get_parser(check_parser) common parser: ArgumentParser(prog='check_parser', usage=None, description='Delete floating IP(s)', formatter_class=, conflict_handler='ignore', add_help=True) common parser: ArgumentParser(prog='check_parser', usage=None, description='Delete floating IP(s)', formatter_class=, conflict_handler='ignore', add_help=True) usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] check_parser: error: the following arguments are required: usage: check_parser [-h] [--tag | --all-tag] check_parser: error: the following arguments are required: Failed to get access project list for volume type type-id-192e9dc9c9a54d61ba647c16a6a9b1a8: Failed to get access project list for volume type type-id-192e9dc9c9a54d61ba647c16a6a9b1a8: Failed to get access project list for volume type type-id-192e9dc9c9a54d61ba647c16a6a9b1a8: Failed to get access project list for volume type type-id-192e9dc9c9a54d61ba647c16a6a9b1a8: Failed to get access project list for volume type type-id-192e9dc9c9a54d61ba647c16a6a9b1a8: {10} openstackclient.tests.unit.compute.v2.test_console.TestConsoleUrlShow.test_console_url_show_with_xvpvnc [0.003787s] ... ok get_parser(check_parser) get_parser(check_parser) common parser: ArgumentParser(prog='check_parser', usage=None, description='Delete floating IP(s)', formatter_class=, conflict_handler='ignore', add_help=True) common parser: ArgumentParser(prog='check_parser', usage=None, description='Delete floating IP(s)', formatter_class=, conflict_handler='ignore', add_help=True) get_parser(check_parser) get_parser(check_parser) common parser: ArgumentParser(prog='check_parser', usage=None, description='Delete floating IP(s)', formatter_class=, conflict_handler='ignore', add_help=True) common parser: ArgumentParser(prog='check_parser', usage=None, description='Delete floating IP(s)', formatter_class=, conflict_handler='ignore', add_help=True) Failed to delete floating_ip with name or ID 'unexist_floating_ip': Failed to delete floating_ip with name or ID 'unexist_floating_ip': {10} openstackclient.tests.unit.compute.v2.test_server.TestServerGeneral.test_format_servers_list_networks [0.003921s] ... ok {10} openstackclient.tests.unit.compute.v2.test_server.TestServerGeneral.test_format_servers_list_power_state [0.002818s] ... ok Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': Failed to delete volume with name or ID 'unexist_volume': {10} openstackclient.tests.unit.compute.v2.test_server.TestServerGeneral.test_get_ip_address [0.003166s] ... ok {10} openstackclient.tests.unit.compute.v2.test_server.TestServerGeneral.test_prep_server_detail [0.005074s] ... ok {10} openstackclient.tests.unit.compute.v2.test_server.TestServerShow.test_show [0.005826s] ... ok {10} openstackclient.tests.unit.compute.v2.test_server.TestServerShow.test_show_diagnostics [0.005838s] ... ok {10} openstackclient.tests.unit.compute.v2.test_server.TestServerShow.test_show_embedded_flavor [0.005662s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: , Failed to delete subnet pool with name or ID 'unexist_subnet_pool': Failed to delete subnet pool with name or ID 'unexist_subnet_pool': Failed to delete QoS specification with name or ID 'unexist_qos': Failed to delete QoS specification with name or ID 'unexist_qos': {10} openstackclient.tests.unit.compute.v2.test_server.TestServerShow.test_show_no_options [0.006858s] ... ok {10} openstackclient.tests.unit.compute.v2.test_server.TestServerUnshelve.test_unshelve_multi_servers [0.004000s] ... ok {10} openstackclient.tests.unit.compute.v2.test_server.TestServerUnshelve.test_unshelve_one_server [0.004736s] ... ok {10} openstackclient.tests.unit.compute.v2.test_server.TestServerUnshelve.test_unshelve_server_with_specified_az [0.003688s] ... ok {10} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectShow.test_project_show [0.001971s] ... ok {10} openstackclient.tests.unit.identity.v2_0.test_role.TestRoleList.test_role_list [0.002157s] ... ok {10} openstackclient.tests.unit.identity.v3.test_catalog.TestCatalogList.test_catalog_list [0.001419s] ... ok {10} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialSet.test_credential_set_missing_data [0.002460s] ... ok {10} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialSet.test_credential_set_missing_type [0.002208s] ... ok {10} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialSet.test_credential_set_missing_user [0.002012s] ... ok {10} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialSet.test_credential_set_no_options [0.002045s] ... ok {10} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialSet.test_credential_set_valid [0.002023s] ... ok {10} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialSet.test_credential_set_valid_with_project [0.002384s] ... ok {10} openstackclient.tests.unit.identity.v3.test_domain.TestDomainDelete.test_domain_delete [0.001826s] ... ok {10} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointDelete.test_endpoint_delete [0.001824s] ... ok {10} openstackclient.tests.unit.identity.v3.test_group.TestGroupDelete.test_delete_multi_groups_with_exception [0.002518s] ... ok {10} openstackclient.tests.unit.identity.v3.test_group.TestGroupDelete.test_group_delete [0.001982s] ... ok {10} openstackclient.tests.unit.identity.v3.test_group.TestGroupDelete.test_group_delete_with_domain [0.002101s] ... ok {10} openstackclient.tests.unit.identity.v3.test_group.TestGroupDelete.test_group_multi_delete [0.002059s] ... ok {10} openstackclient.tests.unit.identity.v3.test_limit.TestLimitList.test_limit_list [0.002176s] ... ok {10} openstackclient.tests.unit.identity.v3.test_project.TestProjectDelete.test_delete_multi_projects_with_exception [0.002570s] ... ok {10} openstackclient.tests.unit.identity.v3.test_project.TestProjectDelete.test_project_delete_no_options [0.001771s] ... ok {10} openstackclient.tests.unit.identity.v3.test_region.TestRegionDelete.test_region_delete_no_options [0.003218s] ... ok {6} openstackclient.tests.unit.api.test_image_v2.TestImage.test_image_list_no_options [0.005752s] ... ok {6} openstackclient.tests.unit.api.test_image_v2.TestImage.test_image_list_private [0.001796s] ... ok {6} openstackclient.tests.unit.api.test_image_v2.TestImage.test_image_list_public [0.001538s] ... ok {6} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateList.test_aggregate_list [0.011868s] ... ok {6} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateList.test_aggregate_list_with_long [0.004454s] ... ok {6} openstackclient.tests.unit.compute.v2.test_hypervisor.TestHypervisorShow.test_hypervisor_show [0.005580s] ... ok {6} openstackclient.tests.unit.compute.v2.test_hypervisor.TestHypervisorShow.test_hyprvisor_show_uptime_not_implemented [0.004084s] ... ok {6} openstackclient.tests.unit.compute.v2.test_server.TestServerRescue.test_rescue_with_current_image [0.005596s] ... ok {6} openstackclient.tests.unit.compute.v2.test_server.TestServerRescue.test_rescue_with_current_image_and_password [0.005794s] ... ok {6} openstackclient.tests.unit.compute.v2.test_server.TestServerRescue.test_rescue_with_new_image [0.006724s] ... ok {6} openstackclient.tests.unit.identity.v2_0.test_endpoint.TestEndpointDelete.test_endpoint_delete_no_options [0.001353s] ... ok {6} openstackclient.tests.unit.identity.v2_0.test_service.TestServiceShow.test_service_show [0.001518s] ... ok {6} openstackclient.tests.unit.identity.v2_0.test_service.TestServiceShow.test_service_show_nounique [0.001361s] ... ok {6} openstackclient.tests.unit.identity.v2_0.test_user.TestUserDelete.test_delete_multi_users_with_exception [0.001966s] ... ok {6} openstackclient.tests.unit.identity.v2_0.test_user.TestUserDelete.test_user_delete_no_options [0.001035s] ... ok {6} openstackclient.tests.unit.identity.v3.test_catalog.TestFormatColumns.test_endpoints_column_human_readabale [0.000456s] ... ok {6} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointCreateServiceWithoutName.test_endpoint_create_disable [0.003009s] ... ok {6} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointCreateServiceWithoutName.test_endpoint_create_enable [0.002383s] ... ok {6} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointCreateServiceWithoutName.test_endpoint_create_no_options [0.004441s] ... ok {6} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointCreateServiceWithoutName.test_endpoint_create_region [0.002499s] ... ok {6} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestEndpointGroupSet.test_endpoint_group_set_description [0.002034s] ... ok {6} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestEndpointGroupSet.test_endpoint_group_set_filters [0.002178s] ... ok {4} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroupRule.test_security_group_create_no_options [0.005442s] ... ok {4} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroupRule.test_security_group_create_options [0.001702s] ... ok {4} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroupRule.test_security_group_create_port_errors [0.000569s] ... ok {4} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroupRule.test_security_group_rule_delete [0.001523s] ... ok {4} openstackclient.tests.unit.common.test_availability_zone.TestAvailabilityZoneList.test_availability_zone_list_compute [0.011580s] ... ok {4} openstackclient.tests.unit.common.test_availability_zone.TestAvailabilityZoneList.test_availability_zone_list_long [0.003778s] ... ok {4} openstackclient.tests.unit.common.test_availability_zone.TestAvailabilityZoneList.test_availability_zone_list_network [0.003200s] ... ok {19} openstackclient.tests.unit.api.test_image_v1.TestImage.test_image_list_no_options [0.005159s] ... ok {19} openstackclient.tests.unit.api.test_image_v1.TestImage.test_image_list_private [0.001673s] ... ok {19} openstackclient.tests.unit.api.test_image_v1.TestImage.test_image_list_public [0.001530s] ... ok {14} openstackclient.tests.unit.api.test_object_store_v1.TestObject.test_object_create [0.014873s] ... ok {14} openstackclient.tests.unit.api.test_object_store_v1.TestObject.test_object_delete [0.001759s] ... ok {14} openstackclient.tests.unit.api.test_object_store_v1.TestObject.test_object_list_delimiter [0.002321s] ... ok {14} openstackclient.tests.unit.api.test_object_store_v1.TestObject.test_object_list_marker_limit_end [0.001647s] ... ok {14} openstackclient.tests.unit.api.test_object_store_v1.TestObject.test_object_list_no_options [0.001563s] ... ok {14} openstackclient.tests.unit.api.test_object_store_v1.TestObject.test_object_list_prefix [0.001642s] ... ok {14} openstackclient.tests.unit.api.test_object_store_v1.TestObject.test_object_show [0.001592s] ... ok {14} openstackclient.tests.unit.common.test_configuration.TestConfiguration.test_show [0.008718s] ... ok {14} openstackclient.tests.unit.common.test_configuration.TestConfiguration.test_show_mask [0.001340s] ... ok {14} openstackclient.tests.unit.common.test_configuration.TestConfiguration.test_show_unmask [0.000975s] ... ok {14} openstackclient.tests.unit.common.test_extension.TestExtensionList.test_extension_list_compute [0.004334s] ... ok {14} openstackclient.tests.unit.common.test_extension.TestExtensionList.test_extension_list_compute_and_network [0.004401s] ... ok {14} openstackclient.tests.unit.common.test_extension.TestExtensionList.test_extension_list_identity [0.003451s] ... ok {14} openstackclient.tests.unit.common.test_extension.TestExtensionList.test_extension_list_long [0.003694s] ... ok {14} openstackclient.tests.unit.common.test_extension.TestExtensionList.test_extension_list_network [0.003586s] ... ok {14} openstackclient.tests.unit.common.test_extension.TestExtensionList.test_extension_list_network_with_long [0.003407s] ... ok {14} openstackclient.tests.unit.common.test_extension.TestExtensionList.test_extension_list_no_options [0.003467s] ... ok {14} openstackclient.tests.unit.common.test_extension.TestExtensionList.test_extension_list_volume [0.003547s] ... ok {14} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorUnset.test_flavor_unset_no_flavor [0.004819s] ... ok {14} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorUnset.test_flavor_unset_no_project [0.003566s] ... ok {14} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorUnset.test_flavor_unset_nothing [0.004656s] ... ok {14} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorUnset.test_flavor_unset_project [0.003676s] ... ok {14} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorUnset.test_flavor_unset_property [0.003470s] ... ok {14} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorUnset.test_flavor_unset_with_unexist_flavor [0.005537s] ... ok {14} openstackclient.tests.unit.compute.v2.test_hypervisor.TestHypervisorList.test_hypervisor_list_long_option [0.003862s] ... ok {14} openstackclient.tests.unit.compute.v2.test_hypervisor.TestHypervisorList.test_hypervisor_list_matching_option_found [0.004025s] ... ok {14} openstackclient.tests.unit.compute.v2.test_hypervisor.TestHypervisorList.test_hypervisor_list_matching_option_not_found [0.003953s] ... ok {14} openstackclient.tests.unit.compute.v2.test_hypervisor.TestHypervisorList.test_hypervisor_list_no_option [0.003944s] ... ok {14} openstackclient.tests.unit.compute.v2.test_server.TestServerSuspend.test_server_suspend_multi_servers [0.004103s] ... ok {14} openstackclient.tests.unit.compute.v2.test_server.TestServerSuspend.test_server_suspend_one_server [0.003468s] ... ok {14} openstackclient.tests.unit.compute.v2.test_server.TestServerUnset.test_server_unset_no_option [0.004615s] ... ok {14} openstackclient.tests.unit.compute.v2.test_server.TestServerUnset.test_server_unset_with_description_api_newer [0.003985s] ... ok {14} openstackclient.tests.unit.compute.v2.test_server.TestServerUnset.test_server_unset_with_description_api_older [0.003967s] ... ok {14} openstackclient.tests.unit.compute.v2.test_server.TestServerUnset.test_server_unset_with_property [0.003808s] ... ok {14} openstackclient.tests.unit.identity.v2_0.test_role.TestRoleCreate.test_role_create_no_options [0.001795s] ... ok {14} openstackclient.tests.unit.identity.v2_0.test_role.TestRoleCreate.test_role_create_or_show_exists [0.001777s] ... ok {14} openstackclient.tests.unit.identity.v2_0.test_role.TestRoleCreate.test_role_create_or_show_not_exists [0.001725s] ... ok {14} openstackclient.tests.unit.identity.v2_0.test_token.TestTokenRevoke.test_token_revoke [0.001007s] ... ok {14} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialDelete.test_credential_delete [0.001924s] ... ok {14} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialDelete.test_credential_multi_delete [0.001834s] ... ok {14} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialDelete.test_credential_multi_delete_with_exception [0.001989s] ... ok {14} openstackclient.tests.unit.identity.v3.test_group.TestGroupList.test_group_list_domain [0.002549s] ... ok {14} openstackclient.tests.unit.identity.v3.test_group.TestGroupList.test_group_list_long [0.002202s] ... ok {14} openstackclient.tests.unit.identity.v3.test_group.TestGroupList.test_group_list_no_options [0.002315s] ... ok {14} openstackclient.tests.unit.identity.v3.test_group.TestGroupList.test_group_list_user [0.002338s] ... ok {14} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderList.test_identity_provider_list_no_options [0.003059s] ... ok {8} openstackclient.tests.unit.compute.v2.test_host.TestHostList.test_host_list_no_option [0.029736s] ... ok {8} openstackclient.tests.unit.compute.v2.test_host.TestHostList.test_host_list_with_option [0.004082s] ... ok {8} openstackclient.tests.unit.compute.v2.test_server.TestServerRemovePort.test_server_remove_port [0.015575s] ... ok {8} openstackclient.tests.unit.compute.v2.test_server.TestServerRemovePort.test_server_remove_port_no_neutron [0.003491s] ... ok {8} openstackclient.tests.unit.compute.v2.test_server.TestServerResume.test_server_resume_multi_servers [0.028421s] ... ok {8} openstackclient.tests.unit.compute.v2.test_server.TestServerResume.test_server_resume_one_server [0.003479s] ... ok {8} openstackclient.tests.unit.compute.v2.test_server_image.TestServerImageCreate.test_server_create_image_wait_fail [0.010083s] ... ok {8} openstackclient.tests.unit.compute.v2.test_server_image.TestServerImageCreate.test_server_create_image_wait_ok [0.009240s] ... ok {8} openstackclient.tests.unit.compute.v2.test_server_image.TestServerImageCreate.test_server_image_create_defaults [0.021669s] ... ok {8} openstackclient.tests.unit.compute.v2.test_server_image.TestServerImageCreate.test_server_image_create_options [0.005748s] ... ok {8} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectList.test_project_list_long [0.001327s] ... ok {8} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectList.test_project_list_no_options [0.001421s] ... ok {8} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectList.test_project_list_sort [0.026771s] ... ok {8} openstackclient.tests.unit.identity.v3.test_consumer.TestConsumerDelete.test_delete_consumer [0.002172s] ... ok {8} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestEndpointGroupDelete.test_endpointgroup_delete [0.001779s] ... ok {8} openstackclient.tests.unit.identity.v3.test_mappings.TestMappingSet.test_set_new_rules [0.002529s] ... ok {8} openstackclient.tests.unit.identity.v3.test_mappings.TestMappingSet.test_set_rules_wrong_file_path [0.002261s] ... ok {8} openstackclient.tests.unit.identity.v3.test_oauth.TestRequestTokenAuthorize.test_authorize_request_tokens [0.002602s] ... ok {8} openstackclient.tests.unit.identity.v3.test_role.TestRoleList.test_role_list_domain_role [0.002227s] ... ok {8} openstackclient.tests.unit.identity.v3.test_role.TestRoleList.test_role_list_no_options [0.004278s] ... ok {8} openstackclient.tests.unit.identity.v3.test_user.TestUserCreate.test_user_create_disable [0.002714s] ... ok {8} openstackclient.tests.unit.identity.v3.test_user.TestUserCreate.test_user_create_domain [0.002791s] ... ok {8} openstackclient.tests.unit.identity.v3.test_user.TestUserCreate.test_user_create_email [0.002855s] ... ok {8} openstackclient.tests.unit.identity.v3.test_user.TestUserCreate.test_user_create_enable [0.040393s] ... ok {8} openstackclient.tests.unit.identity.v3.test_user.TestUserCreate.test_user_create_no_options [0.002602s] ... ok {6} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestEndpointGroupSet.test_endpoint_group_set_name [0.002104s] ... ok {6} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestEndpointGroupSet.test_endpoint_group_set_no_options [0.002008s] ... ok {6} openstackclient.tests.unit.identity.v3.test_region.TestRegionCreate.test_region_create_description [0.002159s] ... ok {6} openstackclient.tests.unit.identity.v3.test_region.TestRegionCreate.test_region_create_no_options [0.002160s] ... ok {6} openstackclient.tests.unit.identity.v3.test_region.TestRegionCreate.test_region_create_parent_region_id [0.002199s] ... ok {6} openstackclient.tests.unit.identity.v3.test_role.TestRoleShow.test_role_show [0.002273s] ... ok {6} openstackclient.tests.unit.identity.v3.test_role.TestRoleShow.test_role_show_domain_role [0.002468s] ... ok {6} openstackclient.tests.unit.network.test_common.TestNetworkAndCompute.test_take_action_compute [0.000987s] ... ok {6} openstackclient.tests.unit.network.test_common.TestNetworkAndCompute.test_take_action_network [0.000691s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_compute [0.015577s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_compute_default [0.005719s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_compute_no_project_4xx [0.005297s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_compute_no_project_5xx [0.005348s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_compute_no_project_not_found [0.005576s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_details_compute [0.005412s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_details_network [0.005279s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_network [0.006764s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_network_default [0.005151s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_network_no_project [0.005370s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_volume [0.005301s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_volume_default [0.005018s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaList.test_quota_list_volume_no_project [0.005046s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaShow.test_quota_show [0.006087s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaShow.test_quota_show_no_project [0.006366s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaShow.test_quota_show_with_class [0.005035s] ... ok {5} openstackclient.tests.unit.common.test_quota.TestQuotaShow.test_quota_show_with_default [0.005022s] ... ok {5} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateDelete.test_aggregate_delete [0.003692s] ... ok {5} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateDelete.test_delete_multiple_agggregates_with_exception [0.003852s] ... ok {5} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateDelete.test_delete_multiple_aggregates [0.003445s] ... ok {5} openstackclient.tests.unit.compute.v2.test_server.TestServerPause.test_server_pause_multi_servers [0.003822s] ... ok {5} openstackclient.tests.unit.compute.v2.test_server.TestServerPause.test_server_pause_one_server [0.003388s] ... ok {5} openstackclient.tests.unit.identity.v2_0.test_user.TestUserList.test_user_list_long [0.002226s] ... ok {5} openstackclient.tests.unit.identity.v2_0.test_user.TestUserList.test_user_list_no_options [0.001391s] ... ok {5} openstackclient.tests.unit.identity.v2_0.test_user.TestUserList.test_user_list_project [0.001837s] ... ok {5} openstackclient.tests.unit.identity.v3.test_application_credential.TestApplicationCredentialDelete.test_application_credential_delete [0.001962s] ... ok {5} openstackclient.tests.unit.identity.v3.test_application_credential.TestApplicationCredentialDelete.test_delete_multi_app_creds_with_exception [0.002422s] ... ok {5} openstackclient.tests.unit.identity.v3.test_application_credential.TestApplicationCredentialList.test_application_credential_list [0.003650s] ... ok {5} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialShow.test_credential_show [0.002436s] ... ok {5} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestEndpointGroupList.test_endpoint_group_list_by_project [0.002923s] ... ok {5} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestEndpointGroupList.test_endpoint_group_list_no_options [0.002319s] ... ok {5} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestEndpointGroupList.test_endpoint_group_list_projects_by_endpoint_group [0.002375s] ... ok {5} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderDelete.test_delete_identity_provider [0.002568s] ... ok {5} openstackclient.tests.unit.identity.v3.test_region.TestRegionList.test_region_list_no_options [0.002015s] ... ok {5} openstackclient.tests.unit.identity.v3.test_region.TestRegionList.test_region_list_parent_region_id [0.002140s] ... ok {5} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitList.test_limit_show [0.002056s] ... ok {5} openstackclient.tests.unit.identity.v3.test_role.TestRoleCreate.test_role_create_no_options [0.002359s] ... ok {5} openstackclient.tests.unit.identity.v3.test_role.TestRoleCreate.test_role_create_with_domain [0.002630s] ... ok {5} openstackclient.tests.unit.identity.v3.test_role.TestRoleDelete.test_delete_multi_roles_with_exception [0.002408s] ... ok {5} openstackclient.tests.unit.identity.v3.test_role.TestRoleDelete.test_role_delete_no_options [0.001905s] ... ok {5} openstackclient.tests.unit.identity.v3.test_role.TestRoleDelete.test_role_delete_with_domain [0.002183s] ... ok {5} openstackclient.tests.unit.identity.v3.test_service_provider.TestServiceProviderDelete.test_delete_service_provider [0.002045s] ... ok {5} openstackclient.tests.unit.identity.v3.test_user.TestUserDelete.test_delete_multi_users_with_exception [0.002404s] ... ok {5} openstackclient.tests.unit.identity.v3.test_user.TestUserDelete.test_user_delete_no_options [0.001933s] ... ok {5} openstackclient.tests.unit.identity.v3.test_user.TestUserSetPassword.test_user_create_password_prompt [0.002136s] ... ok {5} openstackclient.tests.unit.identity.v3.test_user.TestUserSetPassword.test_user_password_change [0.002002s] ... ok {5} openstackclient.tests.unit.identity.v3.test_user.TestUserSetPassword.test_user_password_change_no_prompt [0.001817s] ... ok {5} openstackclient.tests.unit.image.v2.test_image.TestImageCreate.test_image_create_dead_options [0.006479s] ... ok {5} openstackclient.tests.unit.image.v2.test_image.TestImageCreate.test_image_create_file [0.007117s] ... ok {5} openstackclient.tests.unit.image.v2.test_image.TestImageCreate.test_image_create_with_unexist_project [0.005603s] ... ok {5} openstackclient.tests.unit.image.v2.test_image.TestImageCreate.test_image_reserve_no_options [0.005458s] ... ok {5} openstackclient.tests.unit.image.v2.test_image.TestImageCreate.test_image_reserve_options [0.007111s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_flavor.TestDeleteNetworkFlavor.test_multi_network_flavors_delete [0.002151s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_flavor.TestDeleteNetworkFlavor.test_multi_network_flavors_delete_with_exception [0.002381s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_flavor.TestDeleteNetworkFlavor.test_network_flavor_delete [0.001919s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_meter_rule.TestDeleteMeterRule.test_delete_multiple_rules [0.002256s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_meter_rule.TestDeleteMeterRule.test_delete_multiple_rules_exception [0.002605s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_meter_rule.TestDeleteMeterRule.test_delete_one_rule [0.002066s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestListNetworkQosPolicy.test_network_qos_list_project [0.002892s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestListNetworkQosPolicy.test_qos_policy_list [0.003691s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestListNetworkQosPolicy.test_qos_policy_list_no_share [0.002295s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestListNetworkQosPolicy.test_qos_policy_list_share [0.002446s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_segment_range.TestSetNetworkSegmentRange.test_set_all_options [0.002221s] ... ok {5} openstackclient.tests.unit.network.v2.test_network_segment_range.TestSetNetworkSegmentRange.test_set_no_options [0.002235s] ... ok {5} openstackclient.tests.unit.object.v1.test_object_all.TestObjectSave.test_save_to_stdout [0.006077s] ... ok {5} openstackclient.tests.unit.volume.v1.test_transfer_request.TestTransferAccept.test_transfer_accept [0.002178s] ... ok {5} openstackclient.tests.unit.volume.v1.test_transfer_request.TestTransferAccept.test_transfer_accept_no_option [0.002276s] ... ok {5} openstackclient.tests.unit.volume.v1.test_type.TestTypeCreate.test_type_create [0.002205s] ... ok {5} openstackclient.tests.unit.volume.v1.test_type.TestTypeCreate.test_type_create_with_encryption [0.002621s] ... ok {5} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeUnset.test_volume_unset_no_options [0.001628s] ... ok {5} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeUnset.test_volume_unset_property [0.001850s] ... ok {5} openstackclient.tests.unit.volume.v1.test_volume_backup.TestBackupCreate.test_backup_create [0.002806s] ... ok {5} openstackclient.tests.unit.volume.v1.test_volume_backup.TestBackupCreate.test_backup_create_without_name [0.002418s] ... ok {5} openstackclient.tests.unit.volume.v1.test_volume_backup.TestBackupDelete.test_backup_delete [0.001645s] ... ok {5} openstackclient.tests.unit.volume.v1.test_volume_backup.TestBackupDelete.test_delete_multiple_backups [0.001755s] ... ok {5} openstackclient.tests.unit.volume.v1.test_volume_backup.TestBackupDelete.test_delete_multiple_backups_with_exception [0.002258s] ... ok {0} openstackclient.tests.unit.api.test_api.TestKeystoneSession.test_session_request [0.005652s] ... ok {0} openstackclient.tests.unit.common.test_project_purge.TestProjectPurge.test_project_no_options [0.018574s] ... ok {0} openstackclient.tests.unit.common.test_project_purge.TestProjectPurge.test_project_purge_with_auth_project [0.008058s] ... ok {0} openstackclient.tests.unit.common.test_project_purge.TestProjectPurge.test_project_purge_with_dry_run [0.005568s] ... ok {0} openstackclient.tests.unit.common.test_project_purge.TestProjectPurge.test_project_purge_with_exception [0.006607s] ... ok {0} openstackclient.tests.unit.common.test_project_purge.TestProjectPurge.test_project_purge_with_force_delete_backup [0.006502s] ... ok {0} openstackclient.tests.unit.common.test_project_purge.TestProjectPurge.test_project_purge_with_keep_project [0.006467s] ... ok {0} openstackclient.tests.unit.common.test_project_purge.TestProjectPurge.test_project_purge_with_project [0.007859s] ... ok {0} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorShow.test_private_flavor_show [0.007996s] ... ok {0} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorShow.test_public_flavor_show [0.003994s] ... ok {0} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorShow.test_show_no_options [0.004484s] ... ok {0} openstackclient.tests.unit.compute.v2.test_host.TestHostShow.test_host_show_no_option [0.005436s] ... ok {0} openstackclient.tests.unit.compute.v2.test_host.TestHostShow.test_host_show_with_option [0.004069s] ... ok {0} openstackclient.tests.unit.compute.v2.test_keypair.TestKeypairDelete.test_delete_multiple_keypairs [0.003895s] ... ok {0} openstackclient.tests.unit.compute.v2.test_keypair.TestKeypairDelete.test_delete_multiple_keypairs_with_exception [0.003716s] ... ok {0} openstackclient.tests.unit.compute.v2.test_keypair.TestKeypairDelete.test_keypair_delete [0.005807s] ... ok {0} openstackclient.tests.unit.compute.v2.test_server_group.TestServerGroupDelete.test_server_group_delete [0.003499s] ... ok {0} openstackclient.tests.unit.compute.v2.test_server_group.TestServerGroupDelete.test_server_group_delete_no_input [0.003352s] ... ok {0} openstackclient.tests.unit.compute.v2.test_server_group.TestServerGroupDelete.test_server_group_multiple_delete [0.003515s] ... ok {0} openstackclient.tests.unit.compute.v2.test_server_group.TestServerGroupDelete.test_server_group_multiple_delete_with_exception [0.004418s] ... ok {0} openstackclient.tests.unit.identity.v2_0.test_endpoint.TestEndpointShow.test_endpoint_show [0.001853s] ... ok {0} openstackclient.tests.unit.identity.v3.test_application_credential.TestApplicationCredentialCreate.test_application_credential_create_basic [0.002378s] ... ok {0} openstackclient.tests.unit.identity.v3.test_application_credential.TestApplicationCredentialCreate.test_application_credential_create_with_options [0.006228s] ... ok {0} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointSet.test_endpoint_set_disable [0.002058s] ... ok {0} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointSet.test_endpoint_set_enable [0.003668s] ... ok {0} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointSet.test_endpoint_set_interface [0.002235s] ... ok {0} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointSet.test_endpoint_set_no_options [0.001950s] ... ok {0} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointSet.test_endpoint_set_region [0.002237s] ... ok {0} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointSet.test_endpoint_set_service [0.002174s] ... ok {0} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointSet.test_endpoint_set_url [0.002096s] ... ok {0} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointShow.test_endpoint_show [0.002232s] ... ok {0} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderShow.test_identity_provider_show [0.003039s] ... ok {0} openstackclient.tests.unit.identity.v3.test_implied_role.TestImpliedRoleCreate.test_implied_role_create [0.004206s] ... ok {0} openstackclient.tests.unit.identity.v3.test_implied_role.TestImpliedRoleDelete.test_implied_role_delete [0.002038s] ... ok {0} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitDelete.test_registered_limit_delete [0.001677s] ... ok {0} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitDelete.test_registered_limit_delete_with_exception [0.001987s] ... ok {0} openstackclient.tests.unit.identity.v3.test_role.TestRoleSet.test_role_set_domain_role [0.002138s] ... ok {0} openstackclient.tests.unit.identity.v3.test_role.TestRoleSet.test_role_set_no_options [0.001980s] ... ok {0} openstackclient.tests.unit.identity.v3.test_service_provider.TestServiceProviderSet.test_service_provider_disable [0.002135s] ... ok {0} openstackclient.tests.unit.identity.v3.test_service_provider.TestServiceProviderSet.test_service_provider_enable [0.002194s] ... ok {0} openstackclient.tests.unit.identity.v3.test_service_provider.TestServiceProviderSet.test_service_provider_no_options [0.002260s] ... ok {0} openstackclient.tests.unit.identity.v3.test_trust.TestTrustDelete.test_delete_multi_trusts_with_exception [0.002305s] ... ok {0} openstackclient.tests.unit.identity.v3.test_trust.TestTrustDelete.test_trust_delete [0.001870s] ... ok {0} openstackclient.tests.unit.identity.v3.test_trust.TestTrustShow.test_trust_show [0.002212s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_agent.TestSetNetworkAgent.test_set_all [0.001943s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_agent.TestSetNetworkAgent.test_set_nothing [0.002019s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_agent.TestSetNetworkAgent.test_set_with_disable [0.001912s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_meter.TestCreateMeter.test_create_all_options [0.002793s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_meter.TestCreateMeter.test_create_default_options [0.002388s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_meter.TestCreateMeter.test_create_no_options [0.002742s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_rbac.TestCreateNetworkRBAC.test_network_rbac_create [0.002647s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_rbac.TestCreateNetworkRBAC.test_network_rbac_create_all_options [0.004808s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_rbac.TestCreateNetworkRBAC.test_network_rbac_create_invalid_action [0.003093s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_rbac.TestCreateNetworkRBAC.test_network_rbac_create_invalid_type [0.002954s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_rbac.TestCreateNetworkRBAC.test_network_rbac_create_no_action [0.002904s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_rbac.TestCreateNetworkRBAC.test_network_rbac_create_no_type [0.002893s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_rbac.TestCreateNetworkRBAC.test_network_rbac_create_qos_object [0.002698s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_rbac.TestCreateNetworkRBAC.test_network_rbac_create_security_group_object [0.002624s] ... ok {0} openstackclient.tests.unit.network.v2.test_network_rbac.TestCreateNetworkRBAC.test_network_rbac_create_with_target_all_projects [0.002620s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_distributed_centralized [0.003167s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_gateway_ip_qos [0.002937s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_gateway_ip_qos_no_gateway [0.002988s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_gateway_network_only [0.002642s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_gateway_option_ipaddress_only [0.002693s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_gateway_options_subnet_ipaddress [0.002721s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_gateway_options_subnet_only [0.004089s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_no_route [0.002547s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_nothing [0.002595s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_route [0.002664s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_route_overwrite_route [0.003087s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_that [0.002572s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_this [0.002791s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_unset_gateway_ip_qos [0.003658s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_with_no_tag [0.002742s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_set_with_tags [0.002816s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_unset_gateway_ip_qos [0.002635s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_unset_gateway_ip_qos_no_gateway [0.003135s] ... ok {0} openstackclient.tests.unit.network.v2.test_router.TestSetRouter.test_wrong_gateway_params [0.002708s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_all_port_range_options [0.003049s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_all_protocol_options [0.003162s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_all_remote_options [0.003255s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_bad_ethertype [0.004368s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_default_rule [0.003094s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_icmp_code [0.002787s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_icmp_code_greater_than_zero [0.002979s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_icmp_code_negative_value [0.003083s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_icmp_code_zero [0.003050s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_icmp_type [0.002888s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_icmp_type_greater_than_zero [0.003019s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_icmp_type_negative_value [0.003028s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_icmp_type_zero [0.002937s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_icmpv6_type [0.002917s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_ipv6_icmp_type_code [0.003020s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_network_options [0.003154s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_no_options [0.004721s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_proto_option [0.003356s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_protocol_any [0.003174s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_remote_group [0.003188s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_remote_ip [0.003338s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_source_group [0.003371s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_source_ip [0.003203s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_tcp_with_icmp_type [0.002948s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_create_with_description [0.003126s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_lowercase_ethertype [0.002751s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_lowercase_v6_ethertype [0.002748s] ... ok {0} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestCreateSecurityGroupRuleNetwork.test_proper_case_ethertype [0.002579s] ... ok {0} openstackclient.tests.unit.object.v1.test_container_all.TestContainerShow.test_object_show_container [0.002848s] ... ok {0} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosCreate.test_qos_create_with_consumer [0.002356s] ... ok {0} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosCreate.test_qos_create_with_properties [0.002481s] ... ok {0} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosCreate.test_qos_create_without_properties [0.002191s] ... ok {0} openstackclient.tests.unit.volume.v1.test_type.TestTypeSet.test_type_set_new_encryption [0.002003s] ... ok {0} openstackclient.tests.unit.volume.v1.test_type.TestTypeSet.test_type_set_new_encryption_without_provider [0.004441s] ... ok {0} openstackclient.tests.unit.volume.v1.test_type.TestTypeSet.test_type_set_nothing [0.001818s] ... ok {0} openstackclient.tests.unit.volume.v1.test_type.TestTypeSet.test_type_set_property [0.001849s] ... ok {0} openstackclient.tests.unit.volume.v2.test_transfer_request.TestTransferCreate.test_transfer_create_with_name [0.003776s] ... ok {0} openstackclient.tests.unit.volume.v2.test_transfer_request.TestTransferCreate.test_transfer_create_without_name [0.003521s] ... ok {0} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupList.test_backup_list_with_options [0.004666s] ... ok {0} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupList.test_backup_list_without_options [0.003957s] ... ok {16} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIPPool.test_floating_ip_pool_list [0.005040s] ... ok {16} openstackclient.tests.unit.common.test_logs.TestLogConfigurator.test_configure [0.002948s] ... ok {16} openstackclient.tests.unit.common.test_logs.TestLogConfigurator.test_init [0.002454s] ... ok {16} openstackclient.tests.unit.common.test_logs.TestLogConfigurator.test_init_log_file [0.002681s] ... ok {16} openstackclient.tests.unit.common.test_logs.TestLogConfigurator.test_init_no_debug [0.001983s] ... ok {16} openstackclient.tests.unit.common.test_quota.TestQuotaSet.test_quota_set [0.010435s] ... ok {16} openstackclient.tests.unit.common.test_quota.TestQuotaSet.test_quota_set_network [0.005152s] ... ok {16} openstackclient.tests.unit.common.test_quota.TestQuotaSet.test_quota_set_volume [0.005067s] ... ok {16} openstackclient.tests.unit.common.test_quota.TestQuotaSet.test_quota_set_volume_with_volume_type [0.006178s] ... ok {16} openstackclient.tests.unit.common.test_quota.TestQuotaSet.test_quota_set_with_class [0.005209s] ... ok {16} openstackclient.tests.unit.compute.v2.test_agent.TestAgentList.test_agent_list [0.006203s] ... ok {16} openstackclient.tests.unit.compute.v2.test_agent.TestAgentList.test_agent_list_with_hypervisor [0.003595s] ... ok {16} openstackclient.tests.unit.compute.v2.test_agent.TestAgentSet.test_agent_set_md5hash [0.003422s] ... ok {16} openstackclient.tests.unit.compute.v2.test_agent.TestAgentSet.test_agent_set_nothing [0.003306s] ... ok {16} openstackclient.tests.unit.compute.v2.test_agent.TestAgentSet.test_agent_set_url [0.003308s] ... ok {16} openstackclient.tests.unit.compute.v2.test_agent.TestAgentSet.test_agent_set_version [0.003213s] ... ok {16} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateUnset.test_aggregate_unset [0.003549s] ... ok {16} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateUnset.test_aggregate_unset_multiple_properties [0.004488s] ... ok {16} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateUnset.test_aggregate_unset_no_option [0.003239s] ... ok {16} openstackclient.tests.unit.compute.v2.test_host.TestHostSet.test_host_set [0.003803s] ... ok {16} openstackclient.tests.unit.compute.v2.test_host.TestHostSet.test_host_set_no_option [0.003595s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_long_option [0.008177s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_n_option [0.007971s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_name_lookup_one_by_one [0.008526s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_no_name_lookup_option [0.009824s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_no_option [0.008113s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_no_servers [0.007958s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_v266_with_changes_before [0.008327s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_v266_with_invalid_changes_before [0.008388s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_v269_with_partial_constructs [0.008299s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_with_changes_since [0.007996s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_with_flavor [0.009220s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_with_image [0.007849s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_with_invalid_changes_since [0.007903s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_with_locked_and_unlocked_v273 [0.010694s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_with_locked_pre_v273 [0.008445s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_with_locked_v273 [0.009574s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_list_with_unlocked_v273 [0.007996s] ... ok {16} openstackclient.tests.unit.compute.v2.test_server.TestServerList.test_server_with_changes_before_older_version [0.008209s] ... ok {16} openstackclient.tests.unit.identity.v3.test_mappings.TestMappingCreate.test_create_mapping [0.003409s] ... ok {16} openstackclient.tests.unit.identity.v3.test_mappings.TestMappingDelete.test_delete_mapping [0.002582s] ... ok {16} openstackclient.tests.unit.identity.v3.test_role.TestRoleAddInherited.test_role_add_domain_role_on_user_project [0.002723s] ... ok {16} openstackclient.tests.unit.identity.v3.test_role.TestRoleAddInherited.test_role_add_group_domain [0.002783s] ... ok {16} openstackclient.tests.unit.identity.v3.test_role.TestRoleAddInherited.test_role_add_group_project [0.002748s] ... ok {16} openstackclient.tests.unit.identity.v3.test_role.TestRoleAddInherited.test_role_add_user_domain [0.002594s] ... ok {16} openstackclient.tests.unit.identity.v3.test_role.TestRoleAddInherited.test_role_add_user_project [0.002711s] ... ok {16} openstackclient.tests.unit.identity.v3.test_role.TestRoleAddInherited.test_role_add_with_error [0.002519s] ... ok {16} openstackclient.tests.unit.identity.v3.test_user.TestUserList.test_user_list_domain [0.002542s] ... ok {16} openstackclient.tests.unit.identity.v3.test_user.TestUserList.test_user_list_group [0.002660s] ... ok {16} openstackclient.tests.unit.identity.v3.test_user.TestUserList.test_user_list_long [0.002540s] ... ok {16} openstackclient.tests.unit.identity.v3.test_user.TestUserList.test_user_list_no_options [0.002402s] ... ok {16} openstackclient.tests.unit.identity.v3.test_user.TestUserList.test_user_list_project [0.002575s] ... ok {16} openstackclient.tests.unit.image.v2.test_image.TestListImageProjects.test_image_member_list [0.002486s] ... ok {16} openstackclient.tests.unit.network.test_sdk_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_empty [0.000132s] ... ok {16} openstackclient.tests.unit.network.test_sdk_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_empty_data [0.000109s] ... ok {16} openstackclient.tests.unit.network.test_sdk_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_empty_map [0.000102s] ... ok {16} openstackclient.tests.unit.network.test_sdk_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_map [0.000096s] ... ok {16} openstackclient.tests.unit.network.test_sdk_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_map_dup [0.000094s] ... ok {16} openstackclient.tests.unit.network.test_sdk_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_map_full [0.000095s] ... ok {16} openstackclient.tests.unit.network.v2.test_floating_ip_pool_network.TestListFloatingIPPoolNetwork.test_floating_ip_list [0.004162s] ... ok {16} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestListFlavorProfile.test_network_flavor_profile_list [0.002248s] ... ok {16} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleBandwidthLimit.test_set_direction_egress [0.003003s] ... ok {16} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleBandwidthLimit.test_set_direction_ingress [0.002570s] ... ok {16} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleBandwidthLimit.test_set_max_burst_kbits [0.002630s] ... ok {16} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleBandwidthLimit.test_set_max_burst_kbits_to_zero [0.002637s] ... ok {16} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleBandwidthLimit.test_set_max_kbps [0.002616s] ... ok {16} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleBandwidthLimit.test_set_max_kbps_to_zero [0.002744s] ... ok {16} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleBandwidthLimit.test_set_nothing [0.002719s] ... ok {16} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleBandwidthLimit.test_set_wrong_options [0.002719s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_list_port_with_long [0.003769s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_list_with_tag_options [0.003576s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_all_opt [0.003608s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_device_id_opt [0.003537s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_device_owner_opt [0.003413s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_fixed_ip_opt_ip_address [0.003481s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_fixed_ip_opt_ip_address_substr [0.004983s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_fixed_ip_opt_subnet_id [0.003882s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_fixed_ip_opts [0.003724s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_fixed_ips [0.003773s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_mac_address_opt [0.003593s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_no_options [0.003473s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_project [0.003711s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_project_domain [0.004035s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_router_opt [0.003607s] ... ok {16} openstackclient.tests.unit.network.v2.test_port.TestListPort.test_port_list_with_server_option [0.003993s] ... ok {16} openstackclient.tests.unit.network.v2.test_router.TestUnsetRouter.test_unset_gateway_ip_qos_no_network [0.003647s] ... ok {16} openstackclient.tests.unit.network.v2.test_router.TestUnsetRouter.test_unset_gateway_ip_qos_no_qos [0.003233s] ... ok {16} openstackclient.tests.unit.network.v2.test_router.TestUnsetRouter.test_unset_router_external_gateway [0.003215s] ... ok {16} openstackclient.tests.unit.network.v2.test_router.TestUnsetRouter.test_unset_router_params [0.003044s] ... ok {16} openstackclient.tests.unit.network.v2.test_router.TestUnsetRouter.test_unset_router_qos_policy [0.002800s] ... ok {16} openstackclient.tests.unit.network.v2.test_router.TestUnsetRouter.test_unset_router_wrong_routes [0.004565s] ... ok {16} openstackclient.tests.unit.network.v2.test_router.TestUnsetRouter.test_unset_with_all_tag [0.002985s] ... ok {16} openstackclient.tests.unit.network.v2.test_router.TestUnsetRouter.test_unset_with_tags [0.003053s] ... ok {16} openstackclient.tests.unit.network.v2.test_security_group_compute.TestShowSecurityGroupCompute.test_security_group_show_all_options [0.004356s] ... ok {16} openstackclient.tests.unit.network.v2.test_security_group_compute.TestShowSecurityGroupCompute.test_security_group_show_no_options [0.004670s] ... ok {16} openstackclient.tests.unit.network.v2.test_security_group_network.TestCreateSecurityGroupNetwork.test_create_all_options [0.003264s] ... ok {16} openstackclient.tests.unit.network.v2.test_security_group_network.TestCreateSecurityGroupNetwork.test_create_min_options [0.002701s] ... ok {16} openstackclient.tests.unit.network.v2.test_security_group_network.TestCreateSecurityGroupNetwork.test_create_no_options [0.003537s] ... ok {16} openstackclient.tests.unit.network.v2.test_security_group_network.TestCreateSecurityGroupNetwork.test_create_with_no_tag [0.002967s] ... ok {16} openstackclient.tests.unit.network.v2.test_security_group_network.TestCreateSecurityGroupNetwork.test_create_with_tags [0.002841s] ... ok {16} openstackclient.tests.unit.object.v1.test_container_all.TestContainerDelete.test_object_delete_container_more [0.003699s] ... ok {16} openstackclient.tests.unit.object.v1.test_container_all.TestContainerDelete.test_object_delete_container_single [0.002120s] ... ok {16} openstackclient.tests.unit.volume.v1.test_volume_backup.TestBackupList.test_backup_list_with_options [0.003124s] ... ok {16} openstackclient.tests.unit.volume.v1.test_volume_backup.TestBackupList.test_backup_list_without_options [0.002809s] ... ok {16} openstackclient.tests.unit.volume.v2.test_backup_record.TestBackupRecordExport.test_backup_export_json [0.003384s] ... ok {16} openstackclient.tests.unit.volume.v2.test_backup_record.TestBackupRecordExport.test_backup_export_table [0.005110s] ... ok {16} openstackclient.tests.unit.volume.v2.test_backup_record.TestBackupRecordImport.test_backup_import [0.003456s] ... ok {16} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupRemoveVolume.test_remove_multi_volumes_from_consistency_group [0.003835s] ... ok {16} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupRemoveVolume.test_remove_multiple_volumes_from_consistency_group_with_exception [0.004239s] ... ok {16} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupRemoveVolume.test_remove_one_volume_from_consistency_group [0.003435s] ... ok {16} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeUnset.test_volume_unset_image_property [0.004479s] ... ok {16} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeUnset.test_volume_unset_image_property_fail [0.004358s] ... ok {4} openstackclient.tests.unit.common.test_availability_zone.TestAvailabilityZoneList.test_availability_zone_list_no_options [0.003233s] ... ok {4} openstackclient.tests.unit.common.test_availability_zone.TestAvailabilityZoneList.test_availability_zone_list_volume [0.003027s] ... ok {4} openstackclient.tests.unit.common.test_command.TestCommand.test_command_has_logger [0.000239s] ... ok {4} openstackclient.tests.unit.common.test_command.TestCommand.test_validate_os_beta_command_enabled [0.000333s] ... ok {4} openstackclient.tests.unit.common.test_logs.TestContext.test_log_level_from_config [0.000186s] ... ok {4} openstackclient.tests.unit.common.test_logs.TestContext.test_log_level_from_options [0.000175s] ... ok {4} openstackclient.tests.unit.common.test_logs.TestContext.test_set_warning_filter [0.000787s] ... ok {4} openstackclient.tests.unit.common.test_module.TestModuleList.test_module_list_all [0.002079s] ... ok {4} openstackclient.tests.unit.common.test_module.TestModuleList.test_module_list_no_options [0.000988s] ... ok {4} openstackclient.tests.unit.compute.v2.test_server.TestServerAddFloatingIPNetwork.test_server_add_floating_ip_default [0.005704s] ... ok {4} openstackclient.tests.unit.compute.v2.test_server.TestServerAddFloatingIPNetwork.test_server_add_floating_ip_default_no_external_gateway [0.005227s] ... ok {4} openstackclient.tests.unit.compute.v2.test_server.TestServerAddFloatingIPNetwork.test_server_add_floating_ip_default_one_external_gateway [0.005049s] ... ok {4} openstackclient.tests.unit.compute.v2.test_server.TestServerAddFloatingIPNetwork.test_server_add_floating_ip_fixed [0.006866s] ... ok {4} openstackclient.tests.unit.compute.v2.test_server.TestServerAddFloatingIPNetwork.test_server_add_floating_ip_fixed_no_port_found [0.005115s] ... ok {4} openstackclient.tests.unit.compute.v2.test_server.TestServerAddNetwork.test_server_add_network [0.003854s] ... ok {4} openstackclient.tests.unit.compute.v2.test_server.TestServerAddNetwork.test_server_add_network_no_neutron [0.003704s] ... ok {4} openstackclient.tests.unit.compute.v2.test_server.TestServerRemoveFloatingIPNetwork.test_server_remove_floating_ip_default [0.002170s] ... ok {4} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectDelete.test_delete_multi_projects_with_exception [0.001853s] ... ok {4} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectDelete.test_project_delete_no_options [0.001018s] ... ok {4} openstackclient.tests.unit.identity.v3.test_consumer.TestConsumerShow.test_consumer_show [0.002652s] ... ok {4} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestAddProjectToEndpointGroup.test_add_project_to_endpoint_no_option [0.002105s] ... ok {4} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestAddProjectToEndpointGroup.test_add_project_to_endpoint_with_option [0.002207s] ... ok {4} openstackclient.tests.unit.identity.v3.test_limit.TestLimitDelete.test_limit_delete [0.001752s] ... ok {4} openstackclient.tests.unit.identity.v3.test_limit.TestLimitDelete.test_limit_delete_with_exception [0.001944s] ... ok {4} openstackclient.tests.unit.identity.v3.test_mappings.TestMappingList.test_mapping_list [0.002517s] ... ok {4} openstackclient.tests.unit.identity.v3.test_region.TestRegionShow.test_region_show [0.002271s] ... ok {4} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestDeleteFloatingIPPortForwarding.test_multi_port_forwarding_delete_with_exception [0.003783s] ... ok {4} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestDeleteFloatingIPPortForwarding.test_multi_port_forwardings_delete [0.002894s] ... ok {4} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestDeleteFloatingIPPortForwarding.test_port_forwarding_delete [0.002647s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_flavor.TestCreateNetworkFlavor.test_create_all_options [0.002961s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_flavor.TestCreateNetworkFlavor.test_create_default_options [0.005323s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_flavor.TestCreateNetworkFlavor.test_create_disable [0.002976s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_flavor.TestCreateNetworkFlavor.test_create_no_options [0.004177s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestCreateNetworkQosPolicy.test_create_all_options [0.002859s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestCreateNetworkQosPolicy.test_create_default_options [0.002960s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestCreateNetworkQosPolicy.test_create_no_default [0.002478s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestCreateNetworkQosPolicy.test_create_no_options [0.003289s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestDeleteNetworkQosRuleMinimumBandwidth.test_qos_policy_delete [0.002326s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestDeleteNetworkQosRuleMinimumBandwidth.test_qos_policy_delete_error [0.002901s] ... ok {4} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestListNetworkQosRule.test_qos_rule_list [0.003377s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_overwrite_mac_address [0.003626s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_allowed_address_pair [0.004427s] ... ok {8} openstackclient.tests.unit.identity.v3.test_user.TestUserCreate.test_user_create_password [0.002685s] ... ok {8} openstackclient.tests.unit.identity.v3.test_user.TestUserCreate.test_user_create_password_prompt [0.014445s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_append_allowed_address_pair [0.003226s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_data_plane_status [0.012965s] ... ok {14} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderSet.test_identity_provider_disable [0.002438s] ... ok {14} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderSet.test_identity_provider_enable [0.003857s] ... ok {14} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderSet.test_identity_provider_no_options [0.002487s] ... ok {19} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateRemoveHost.test_aggregate_add_host [0.012120s] ... ok {19} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateSet.test_aggregate_set_no_option [0.003654s] ... ok {19} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateSet.test_aggregate_set_with_name [0.003553s] ... ok {14} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderSet.test_identity_provider_replace_remote_ids [0.002493s] ... ok {14} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderSet.test_identity_provider_replace_remote_ids_file [0.002504s] ... ok {14} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderSet.test_identity_provider_set_description [0.002415s] ... ok {8} openstackclient.tests.unit.identity.v3.test_user.TestUserCreate.test_user_create_project [0.003046s] ... ok {8} openstackclient.tests.unit.identity.v3.test_user.TestUserCreate.test_user_create_project_domain [0.004579s] ... ok {8} openstackclient.tests.unit.image.v2.test_image.TestImageShow.test_image_show [0.004388s] ... ok {8} openstackclient.tests.unit.image.v2.test_image.TestImageShow.test_image_show_human_readable [0.005218s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_defaults [0.002849s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_dns_name [0.005739s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_fixed_ip [0.003537s] ... ok {3} openstackclient.tests.unit.api.test_object_store_v1.TestContainer.test_container_list_marker_limit_end [0.003624s] ... ok {3} openstackclient.tests.unit.api.test_object_store_v1.TestContainer.test_container_list_no_options [0.001650s] ... ok {3} openstackclient.tests.unit.api.test_object_store_v1.TestContainer.test_container_list_prefix [0.002325s] ... ok {3} openstackclient.tests.unit.api.test_object_store_v1.TestContainer.test_container_show [0.001754s] ... ok {3} openstackclient.tests.unit.common.test_extension.TestExtensionShow.test_show_all_options [0.016934s] ... ok {3} openstackclient.tests.unit.common.test_extension.TestExtensionShow.test_show_no_options [0.004849s] ... ok {3} openstackclient.tests.unit.common.test_logs.TestFileFormatter.test_config [0.000259s] ... ok {3} openstackclient.tests.unit.common.test_logs.TestFileFormatter.test_nothing [0.000102s] ... ok {3} openstackclient.tests.unit.common.test_logs.TestFileFormatter.test_options [0.000123s] ... ok {3} openstackclient.tests.unit.compute.v2.test_keypair.TestKeypairCreate.test_key_pair_create_no_options [0.004038s] ... ok {3} openstackclient.tests.unit.compute.v2.test_keypair.TestKeypairCreate.test_keypair_create_private_key [0.005584s] ... ok {3} openstackclient.tests.unit.compute.v2.test_keypair.TestKeypairCreate.test_keypair_create_public_key [0.005325s] ... ok {3} openstackclient.tests.unit.compute.v2.test_server.TestServerLockV273.test_server_lock_multi_servers [0.005468s] ... ok {3} openstackclient.tests.unit.compute.v2.test_server.TestServerLockV273.test_server_lock_multi_servers_with_reason [0.003606s] ... ok {3} openstackclient.tests.unit.compute.v2.test_server.TestServerLockV273.test_server_lock_one_server [0.003517s] ... ok {3} openstackclient.tests.unit.compute.v2.test_server.TestServerLockV273.test_server_lock_with_reason [0.003759s] ... ok {3} openstackclient.tests.unit.identity.v3.test_catalog.TestCatalogShow.test_catalog_show [0.001791s] ... ok {3} openstackclient.tests.unit.identity.v3.test_consumer.TestConsumerList.test_consumer_list [0.002986s] ... ok {3} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestEndpointGroupCreate.test_endpointgroup_create_no_options [0.002678s] ... ok {3} openstackclient.tests.unit.identity.v3.test_limit.TestLimitShow.test_limit_show [0.002017s] ... ok {3} openstackclient.tests.unit.identity.v3.test_oauth.TestAccessTokenCreate.test_create_access_tokens [0.002734s] ... ok {3} openstackclient.tests.unit.identity.v3.test_project.TestProjectSet.test_project_set_description [0.002348s] ... ok {3} openstackclient.tests.unit.identity.v3.test_project.TestProjectSet.test_project_set_disable [0.002332s] ... ok {3} openstackclient.tests.unit.identity.v3.test_project.TestProjectSet.test_project_set_enable [0.002293s] ... ok {3} openstackclient.tests.unit.identity.v3.test_project.TestProjectSet.test_project_set_name [0.002275s] ... ok {3} openstackclient.tests.unit.identity.v3.test_project.TestProjectSet.test_project_set_no_options [0.002040s] ... ok {3} openstackclient.tests.unit.identity.v3.test_project.TestProjectSet.test_project_set_property [0.002270s] ... ok {3} openstackclient.tests.unit.identity.v3.test_project.TestProjectSet.test_project_set_tags [0.002268s] ... ok {3} openstackclient.tests.unit.identity.v3.test_role.TestRoleRemove.test_role_remove_domain_role_on_group_domain [0.002681s] ... ok {3} openstackclient.tests.unit.identity.v3.test_role.TestRoleRemove.test_role_remove_group_domain [0.004113s] ... ok {3} openstackclient.tests.unit.identity.v3.test_role.TestRoleRemove.test_role_remove_group_project [0.002590s] ... ok {3} openstackclient.tests.unit.identity.v3.test_role.TestRoleRemove.test_role_remove_user_domain [0.002578s] ... ok {3} openstackclient.tests.unit.identity.v3.test_role.TestRoleRemove.test_role_remove_user_project [0.002741s] ... ok {3} openstackclient.tests.unit.identity.v3.test_role.TestRoleRemove.test_role_remove_with_error [0.002675s] ... ok {3} openstackclient.tests.unit.integ.cli.test_project.TestIntegV3ProjectID.test_project_id_arg [0.030241s] ... ok {3} openstackclient.tests.unit.integ.cli.test_project.TestIntegV3ProjectID.test_project_id_env [0.015272s] ... ok {3} openstackclient.tests.unit.network.v2.test_address_scope.TestDeleteAddressScope.test_address_scope_delete [0.001978s] ... ok {3} openstackclient.tests.unit.network.v2.test_address_scope.TestDeleteAddressScope.test_multi_address_scopes_delete [0.002057s] ... ok {3} openstackclient.tests.unit.network.v2.test_address_scope.TestDeleteAddressScope.test_multi_address_scopes_delete_with_exception [0.002061s] ... ok {3} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestShowFloatingIPNetwork.test_floating_ip_show [0.004390s] ... ok {3} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestShowFloatingIPPortForwarding.test_show_default_options [0.002798s] ... ok {3} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestShowFloatingIPPortForwarding.test_show_no_options [0.002816s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_agent.TestListNetworkAgent.test_network_agents_list [0.005775s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_agent.TestListNetworkAgent.test_network_agents_list_agent_type [0.003093s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_agent.TestListNetworkAgent.test_network_agents_list_host [0.003363s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_agent.TestListNetworkAgent.test_network_agents_list_networks [0.003195s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_agent.TestListNetworkAgent.test_network_agents_list_routers [0.005899s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_agent.TestListNetworkAgent.test_network_agents_list_routers_with_long_option [0.003236s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_flavor.TestAddNetworkFlavorToProfile.test_add_flavor_to_service_profile [0.002227s] ... ok {18} openstackclient.tests.unit.common.test_module.TestCommandList.test_command_list_no_options [0.009358s] ... ok {18} openstackclient.tests.unit.common.test_module.TestCommandList.test_command_list_with_group [0.001110s] ... ok {18} openstackclient.tests.unit.common.test_module.TestCommandList.test_command_list_with_group_not_found [0.000979s] ... ok {18} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateCreate.test_aggregate_create [0.005298s] ... ok {14} openstackclient.tests.unit.identity.v3.test_limit.TestLimitSet.test_limit_set_description [0.002319s] ... ok {14} openstackclient.tests.unit.identity.v3.test_limit.TestLimitSet.test_limit_set_resource_limit [0.002147s] ... ok {14} openstackclient.tests.unit.identity.v3.test_region.TestRegionSet.test_region_set_description [0.001903s] ... ok {14} openstackclient.tests.unit.identity.v3.test_region.TestRegionSet.test_region_set_no_options [0.001720s] ... ok {14} openstackclient.tests.unit.identity.v3.test_region.TestRegionSet.test_region_set_parent_region_id [0.001928s] ... ok {14} openstackclient.tests.unit.identity.v3.test_service.TestServiceList.test_service_list_long [0.002112s] ... ok {14} openstackclient.tests.unit.identity.v3.test_service.TestServiceList.test_service_list_no_options [0.002150s] ... ok {19} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateSet.test_aggregate_set_with_no_property [0.003595s] ... ok {19} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateSet.test_aggregate_set_with_no_property_and_property [0.003542s] ... ok {19} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateSet.test_aggregate_set_with_property [0.003504s] ... ok {14} openstackclient.tests.unit.identity.v3.test_token.TestTokenRevoke.test_token_revoke [0.001823s] ... ok {14} openstackclient.tests.unit.identity.v3.test_unscoped_saml.TestDomainList.test_accessible_domains_list [0.002820s] ... ok {14} openstackclient.tests.unit.identity.v3.test_unscoped_saml.TestProjectList.test_accessible_projects_list [0.002276s] ... ok {14} openstackclient.tests.unit.identity.v3.test_user.TestUserSet.test_user_set_disable [0.002705s] ... ok {14} openstackclient.tests.unit.identity.v3.test_user.TestUserSet.test_user_set_email [0.002589s] ... ok {14} openstackclient.tests.unit.identity.v3.test_user.TestUserSet.test_user_set_enable [0.002513s] ... ok {14} openstackclient.tests.unit.identity.v3.test_user.TestUserSet.test_user_set_name [0.004083s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_fixed_ip_clear [0.004025s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_invalid_data_plane_status_value [0.003397s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_invalid_json_binding_profile [0.004501s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_invalid_key_value_binding_profile [0.002942s] ... ok {10} openstackclient.tests.unit.integ.cli.test_project.TestIntegV3ProjectName.test_project_name_arg [0.032127s] ... ok {10} openstackclient.tests.unit.integ.cli.test_project.TestIntegV3ProjectName.test_project_name_env [0.016030s] ... ok {10} openstackclient.tests.unit.network.v2.test_address_scope.TestShowAddressScope.test_show_all_options [0.002682s] ... ok {10} openstackclient.tests.unit.network.v2.test_address_scope.TestShowAddressScope.test_show_no_options [0.002475s] ... ok {18} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateCreate.test_aggregate_create_with_property [0.003880s] ... ok {18} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateCreate.test_aggregate_create_with_zone [0.003632s] ... ok {18} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorCreate.test_flavor_create_all_options [0.004735s] ... ok {18} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorCreate.test_flavor_create_default_options [0.004111s] ... ok {18} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorCreate.test_flavor_create_no_options [0.005265s] ... ok {18} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorCreate.test_flavor_create_other_options [0.004882s] ... ok {18} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorCreate.test_flavor_create_with_description_api_newer [0.005805s] ... ok {18} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorCreate.test_flavor_create_with_description_api_older [0.004431s] ... ok {14} openstackclient.tests.unit.identity.v3.test_user.TestUserSet.test_user_set_no_options [0.002569s] ... ok {14} openstackclient.tests.unit.identity.v3.test_user.TestUserSet.test_user_set_password [0.002460s] ... ok {14} openstackclient.tests.unit.identity.v3.test_user.TestUserSet.test_user_set_password_prompt [0.002766s] ... ok {14} openstackclient.tests.unit.identity.v3.test_user.TestUserSet.test_user_set_project [0.002542s] ... ok {14} openstackclient.tests.unit.identity.v3.test_user.TestUserSet.test_user_set_project_domain [0.002785s] ... ok {14} openstackclient.tests.unit.identity.v3.test_user.TestUserSet.test_user_set_specify_domain [0.002624s] ... ok {8} openstackclient.tests.unit.integ.cli.test_project.TestIntegV2ProjectName.test_project_name_arg [0.118294s] ... ok {8} openstackclient.tests.unit.integ.cli.test_project.TestIntegV2ProjectName.test_project_name_env [0.033865s] ... ok {8} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV2Ignore.test_shell_args_ignore_v3 [0.034241s] ... ok {19} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateSet.test_aggregate_set_with_zone [0.003394s] ... ok {19} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateSet.test_aggregate_set_with_zone_and_no_property [0.003645s] ... ok {19} openstackclient.tests.unit.compute.v2.test_server.TestServerUnpause.test_server_unpause_multi_servers [0.005020s] ... ok {19} openstackclient.tests.unit.compute.v2.test_server.TestServerUnpause.test_server_unpause_one_server [0.003531s] ... ok {8} openstackclient.tests.unit.network.test_common.TestNetworkAndComputeCommand.test_take_action_compute [0.001706s] ... ok {8} openstackclient.tests.unit.network.test_common.TestNetworkAndComputeCommand.test_take_action_network [0.000838s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_flavor.TestAddNetworkFlavorToProfile.test_show_no_options [0.002122s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_mixed_binding_profile [0.003092s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_compute.TestDeleteFloatingIPCompute.test_floating_ip_delete [0.003792s] ... ok {8} openstackclient.tests.unit.network.v2.test_ip_availability.TestShowIPAvailability.test_show_all_options [0.002763s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_no_allowed_address_pairs [0.003066s] ... ok {10} openstackclient.tests.unit.network.v2.test_network_flavor.TestListNetworkFlavor.test_network_flavor_list [0.002132s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_overwrite_allowed_address_pair [0.003931s] ... ok {14} openstackclient.tests.unit.network.v2.test_floating_ip_compute.TestListFloatingIPCompute.test_floating_ip_list [0.004179s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_compute.TestDeleteFloatingIPCompute.test_floating_ip_delete_multi [0.003328s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_compute.TestDeleteFloatingIPCompute.test_floating_ip_delete_multi_exception [0.003721s] ... ok {8} openstackclient.tests.unit.network.v2.test_ip_availability.TestShowIPAvailability.test_show_no_option [0.003984s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleDSCPMarking.test_set_dscp_mark [0.002642s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestSetFloatingIP.test_fixed_ip_option [0.002227s] ... ok {10} openstackclient.tests.unit.network.v2.test_network_meter.TestShowMeter.test_meter_show_option [0.002354s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_overwrite_binding_profile [0.003575s] ... ok {14} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleMinimumBandwidth.test_check_type_parameters [0.001900s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestSetFloatingIP.test_no_qos_policy_option [0.002180s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestSetFloatingIP.test_port_and_no_qos_policy_option [0.002257s] ... ok {8} openstackclient.tests.unit.network.v2.test_network.TestUnsetNetwork.test_unset_nothing [0.002441s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleDSCPMarking.test_set_dscp_mark_to_zero [0.002625s] ... ok {19} openstackclient.tests.unit.identity.v2_0.test_service.TestServiceDelete.test_service_delete_no_options [0.001141s] ... ok {14} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleMinimumBandwidth.test_create_default_options [0.002984s] ... ok {10} openstackclient.tests.unit.network.v2.test_network_meter.TestShowMeter.test_show_no_options [0.002402s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_security_disabled [0.003994s] ... ok {18} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorCreate.test_public_flavor_create_with_project [0.003936s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleDSCPMarking.test_set_nothing [0.002477s] ... ok {14} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleMinimumBandwidth.test_create_no_options [0.003269s] ... ok {19} openstackclient.tests.unit.identity.v3.test_group.TestGroupCreate.test_group_create [0.002377s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerAddFloatingIPCompute.test_server_add_floating_ip_default [0.004030s] ... ok {8} openstackclient.tests.unit.network.v2.test_network.TestUnsetNetwork.test_unset_with_all_tag [0.002076s] ... ok {10} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestSetNetworkQosPolicy.test_set_name_share_description_default [0.002316s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestSetFloatingIP.test_port_and_qos_policy_option [0.004361s] ... ok {3} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleDSCPMarking.test_set_wrong_options [0.002447s] ... ok {14} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleMinimumBandwidth.test_create_wrong_options [0.002777s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_security_enabled [0.003308s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestSetFloatingIP.test_port_option [0.002140s] ... ok {19} openstackclient.tests.unit.identity.v3.test_group.TestGroupCreate.test_group_create_or_show [0.002549s] ... ok {8} openstackclient.tests.unit.network.v2.test_network.TestUnsetNetwork.test_unset_with_tags [0.003877s] ... ok {10} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestSetNetworkQosPolicy.test_set_no_share_no_default [0.002142s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerAddFloatingIPCompute.test_server_add_floating_ip_fixed [0.003660s] ... ok {3} openstackclient.tests.unit.network.v2.test_router.TestAddSubnetToRouter.test_add_subnet_no_option [0.002099s] ... ok {14} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestShowNetworkQosRuleMinimumBandwidth.test_show_all_options [0.002787s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_security_group [0.003554s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestSetFloatingIP.test_qos_policy_option [0.002464s] ... ok {8} openstackclient.tests.unit.network.v2.test_network_compute.TestCreateNetworkCompute.test_network_create_default_options [0.004687s] ... ok {14} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestShowNetworkQosRuleMinimumBandwidth.test_show_no_options [0.002862s] ... ok {10} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestSetNetworkQosPolicy.test_set_nothing [0.002159s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_create_post [0.005030s] ... ok {3} openstackclient.tests.unit.network.v2.test_router.TestAddSubnetToRouter.test_add_subnet_required_options [0.002309s] ... ok {14} openstackclient.tests.unit.test_shell.TestShellCli.test_default_env [0.018307s] ... ok {14} openstackclient.tests.unit.test_shell.TestShellCli.test_empty_env [0.004596s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_security_group_append [0.003867s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_create_put [0.001569s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestSetFloatingIP.test_set_with_no_tag [0.002154s] ... ok {8} openstackclient.tests.unit.network.v2.test_network_compute.TestCreateNetworkCompute.test_network_create_missing_options [0.004770s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_list_name [0.003097s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_delete [0.001448s] ... ok {14} openstackclient.tests.unit.volume.v1.test_volume_backup.TestBackupShow.test_backup_show [0.002843s] ... ok {3} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestDeleteSecurityGroupRuleNetwork.test_multi_security_group_rules_delete [0.002087s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_security_group_clear [0.005663s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_find_attr_by_id [0.008157s] ... ok {6} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestSetFloatingIP.test_set_with_tags [0.002187s] ... ok {8} openstackclient.tests.unit.network.v2.test_network_compute.TestCreateNetworkCompute.test_network_create_no_options [0.004703s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_list_with_tag_options [0.003343s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_find_attr_by_name [0.006565s] ... ok {3} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestDeleteSecurityGroupRuleNetwork.test_multi_security_group_rules_delete_with_exception [0.002311s] ... ok {14} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupShow.test_consistency_group_show [0.004001s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_security_group_replace [0.004001s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_current_image [0.006148s] ... ok {15} openstackclient.tests.unit.common.test_limits.TestComputeLimits.test_compute_show_absolute [0.012538s] ... ok {6} openstackclient.tests.unit.network.v2.test_network.TestSetNetwork.test_set_nothing [0.002559s] ... ok {8} openstackclient.tests.unit.network.v2.test_network_qos_rule_type.TestShowNetworkQosRuleType.test_show_all_options [0.002432s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_router_list_agents [0.003031s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_find_attr_path_resource [0.003042s] ... ok {15} openstackclient.tests.unit.common.test_limits.TestComputeLimits.test_compute_show_rate [0.003931s] ... ok {14} openstackclient.tests.unit.volume.v2.test_type.TestTypeList.test_type_list_with_default_option [0.003785s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_that [0.003821s] ... ok {3} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestDeleteSecurityGroupRuleNetwork.test_security_group_rule_delete [0.001913s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_current_image_and_password [0.005868s] ... ok {15} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateAddHost.test_aggregate_add_host [0.005098s] ... ok {6} openstackclient.tests.unit.network.v2.test_network.TestSetNetwork.test_set_that [0.002665s] ... ok {8} openstackclient.tests.unit.network.v2.test_network_qos_rule_type.TestShowNetworkQosRuleType.test_show_no_options [0.002770s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_router_list_agents_no_args [0.004790s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_find_bulk_dict [0.001556s] ... ok {19} openstackclient.tests.unit.identity.v3.test_group.TestGroupCreate.test_group_create_with_options [0.002383s] ... ok {14} openstackclient.tests.unit.volume.v2.test_type.TestTypeList.test_type_list_with_encryption [0.003809s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_this [0.004774s] ... ok {3} openstackclient.tests.unit.network.v2.test_subnet.TestSetSubnet.test_append_options [0.002677s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_router_list_disable [0.002994s] ... ok {15} openstackclient.tests.unit.compute.v2.test_aggregate.TestAggregateShow.test_aggregate_show [0.003877s] ... ok {19} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderCreate.test_create_identity_provider_description [0.003026s] ... ok {8} openstackclient.tests.unit.network.v2.test_port.TestShowPort.test_show_all_options [0.003000s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_port_with_qos [0.003405s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_router_list_enable [0.003042s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_find_bulk_none [0.001527s] ... ok {6} openstackclient.tests.unit.network.v2.test_network.TestSetNetwork.test_set_this [0.002704s] ... ok {19} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderCreate.test_create_identity_provider_disabled [0.003148s] ... ok {3} openstackclient.tests.unit.network.v2.test_subnet.TestSetSubnet.test_clear_options [0.004066s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_description_api_newer [0.006178s] ... ok {15} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorDelete.test_delete_multiple_flavors [0.003480s] ... ok {6} openstackclient.tests.unit.network.v2.test_network.TestSetNetwork.test_set_with_no_tag [0.002633s] ... ok {19} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderCreate.test_create_identity_provider_domain_id [0.002801s] ... ok {8} openstackclient.tests.unit.network.v2.test_port.TestShowPort.test_show_no_options [0.002817s] ... ok {14} openstackclient.tests.unit.volume.v2.test_type.TestTypeList.test_type_list_with_options [0.003555s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_with_no_tag [0.002934s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_description_api_older [0.007523s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_router_list_long [0.003058s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_find_bulk_one [0.005064s] ... ok {3} openstackclient.tests.unit.network.v2.test_subnet.TestSetSubnet.test_overwrite_options [0.002910s] ... ok {15} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorDelete.test_flavor_delete [0.003335s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_compute.TestDeleteSecurityGroupCompute.test_security_group_delete [0.004217s] ... ok {14} openstackclient.tests.unit.volume.v2.test_type.TestTypeList.test_type_list_with_private_option [0.003730s] ... ok {4} openstackclient.tests.unit.network.v2.test_port.TestSetPort.test_set_with_tags [0.002974s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_key_name_and_unset [0.006063s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_router_list_long_no_az [0.003135s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_find_bulk_two [0.003867s] ... ok {19} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderCreate.test_create_identity_provider_domain_name [0.002863s] ... ok {6} openstackclient.tests.unit.network.v2.test_network.TestSetNetwork.test_set_with_tags [0.002670s] ... ok {3} openstackclient.tests.unit.network.v2.test_subnet.TestSetSubnet.test_set_non_append_options [0.002365s] ... ok {15} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorDelete.test_multi_flavors_delete_with_exception [0.003591s] ... ok {14} openstackclient.tests.unit.volume.v2.test_type.TestTypeList.test_type_list_without_options [0.003668s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_compute.TestDeleteSecurityGroupCompute.test_security_group_multi_delete [0.004218s] ... ok {4} openstackclient.tests.unit.network.v2.test_router.TestRemoveSubnetFromRouter.test_remove_subnet_no_option [0.001998s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_keypair_name [0.006671s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_router_list_no_ha_no_distributed [0.003433s] ... ok {3} openstackclient.tests.unit.network.v2.test_subnet.TestSetSubnet.test_set_nothing [0.002533s] ... ok {19} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderCreate.test_create_identity_provider_no_options [0.002836s] ... ok {6} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleMinimumBandwidth.test_set_min_kbps [0.002488s] ... ok {3} openstackclient.tests.unit.network.v2.test_subnet.TestSetSubnet.test_set_segment [0.002827s] ... ok {15} openstackclient.tests.unit.compute.v2.test_server.TestServerDelete.test_server_delete_multi_servers [0.003778s] ... ok {19} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderCreate.test_create_identity_provider_remote_id [0.002956s] ... ok {6} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleMinimumBandwidth.test_set_min_kbps_to_zero [0.002587s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_compute.TestDeleteSecurityGroupCompute.test_security_group_multi_delete_with_exception [0.004274s] ... ok {4} openstackclient.tests.unit.network.v2.test_router.TestRemoveSubnetFromRouter.test_remove_subnet_required_options [0.002085s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_router_list_no_options [0.002928s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_list_body [0.001632s] ... ok {19} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderCreate.test_create_identity_provider_remote_ids_file [0.002904s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_list_detailed [0.001695s] ... ok {3} openstackclient.tests.unit.network.v2.test_subnet.TestSetSubnet.test_set_that [0.002496s] ... ok {6} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleMinimumBandwidth.test_set_nothing [0.002613s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_network.TestListSecurityGroupNetwork.test_list_with_tag_options [0.003017s] ... ok {4} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestListSecurityGroupRuleCompute.test_security_group_rule_list_all_projects [0.004177s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_router_list_project [0.003144s] ... ok {15} openstackclient.tests.unit.compute.v2.test_server.TestServerDelete.test_server_delete_no_options [0.003438s] ... ok {19} openstackclient.tests.unit.identity.v3.test_identity_provider.TestIdentityProviderCreate.test_create_identity_provider_remote_ids_multiple [0.002805s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_network.TestListSecurityGroupNetwork.test_security_group_list_all_projects [0.003118s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_keypair_name_older_version [0.005908s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_list_filtered [0.001608s] ... ok {3} openstackclient.tests.unit.network.v2.test_subnet.TestSetSubnet.test_set_this [0.002403s] ... ok {6} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestSetNetworkQosRuleMinimumBandwidth.test_set_wrong_options [0.002379s] ... ok {4} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestListSecurityGroupRuleCompute.test_security_group_rule_list_default [0.003816s] ... ok {10} openstackclient.tests.unit.network.v2.test_router.TestListRouter.test_router_list_project_domain [0.003397s] ... ok {15} openstackclient.tests.unit.compute.v2.test_server.TestServerDelete.test_server_delete_wait_fails [0.005736s] ... ok {19} openstackclient.tests.unit.identity.v3.test_protocol.TestProtocolSet.test_set_new_mapping [0.002186s] ... ok {10} openstackclient.tests.unit.network.v2.test_security_group_compute.TestSetSecurityGroupCompute.test_security_group_set_all_options [0.004665s] ... ok {10} openstackclient.tests.unit.network.v2.test_security_group_compute.TestSetSecurityGroupCompute.test_security_group_set_no_options [0.003946s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_keypair_unset [0.006218s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_list_no_body [0.002816s] ... ok {3} openstackclient.tests.unit.network.v2.test_subnet.TestSetSubnet.test_set_with_no_tag [0.002542s] ... ok {6} openstackclient.tests.unit.network.v2.test_network_rbac.TestShowNetworkRBAC.test_network_rbac_show_all_options [0.002462s] ... ok {4} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestListSecurityGroupRuleCompute.test_security_group_rule_list_with_group [0.003796s] ... ok {15} openstackclient.tests.unit.compute.v2.test_server.TestServerDelete.test_server_delete_wait_ok [0.003840s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_network.TestListSecurityGroupNetwork.test_security_group_list_no_options [0.004719s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_property [0.005864s] ... ok {19} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitCreate.test_registered_limit_create_with_options [0.002542s] ... ok {10} openstackclient.tests.unit.network.v2.test_security_group_compute.TestSetSecurityGroupCompute.test_security_group_set_no_updates [0.005110s] ... ok {3} openstackclient.tests.unit.network.v2.test_subnet.TestSetSubnet.test_set_with_tags [0.002422s] ... ok {6} openstackclient.tests.unit.network.v2.test_network_rbac.TestShowNetworkRBAC.test_show_no_options [0.003347s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_list_params [0.002861s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_network.TestListSecurityGroupNetwork.test_security_group_list_project [0.003269s] ... ok {19} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitCreate.test_registered_limit_create_without_options [0.003729s] ... ok {1} openstackclient.tests.unit.api.test_compute_v2.TestNetwork.test_network_create_default [0.005483s] ... ok {15} openstackclient.tests.unit.compute.v2.test_server.TestServerDumpCreate.test_server_dump_multi_servers [0.003785s] ... ok {6} openstackclient.tests.unit.network.v2.test_network_segment_range.TestShowNetworkSegmentRange.test_show_all_options [0.002345s] ... ok {4} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestListSecurityGroupRuleCompute.test_security_group_rule_list_with_ignored_options [0.003977s] ... ok {12} openstackclient.tests.unit.api.test_api.TestBaseAPI.test_list_wrapped [0.001645s] ... ok {19} openstackclient.tests.unit.identity.v3.test_service_provider.TestServiceProviderList.test_service_provider_list_no_options [0.002920s] ... ok {10} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestListSecurityGroupRuleNetwork.test_list_default [0.002933s] ... ok {15} openstackclient.tests.unit.compute.v2.test_server.TestServerDumpCreate.test_server_dump_one_server [0.003389s] ... ok {6} openstackclient.tests.unit.network.v2.test_network_segment_range.TestShowNetworkSegmentRange.test_show_no_options [0.002479s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_wait_fails [0.006837s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_network.TestListSecurityGroupNetwork.test_security_group_list_project_domain [0.003396s] ... ok {12} openstackclient.tests.unit.common.test_limits.TestVolumeLimits.test_volume_show_absolute [0.011039s] ... ok {19} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV3.test_shell_args_cacert [0.029806s] ... ok {3} openstackclient.tests.unit.volume.v1.test_type.TestColumns.test_encryption_info_column_with_info [0.001246s] ... ok {19} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV3.test_shell_args_cacert_insecure [0.015571s] ... ok {10} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestListSecurityGroupRuleNetwork.test_list_with_group_and_long [0.002702s] ... ok {15} openstackclient.tests.unit.compute.v2.test_server.TestServerStop.test_server_stop_multi_servers [0.003749s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_list_with_tag_options [0.003202s] ... ok {6} openstackclient.tests.unit.network.v2.test_security_group_network.TestDeleteSecurityGroupNetwork.test_multi_security_groups_delete [0.002023s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server.TestServerRebuild.test_rebuild_with_wait_ok [0.007709s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestCreateSecurityGroupRuleCompute.test_security_group_rule_create_all_protocol_options [0.005091s] ... ok {12} openstackclient.tests.unit.common.test_limits.TestVolumeLimits.test_volume_show_rate [0.003314s] ... ok {19} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV3.test_shell_args_insecure [0.015434s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_subnet_pool_list_address_scope [0.004268s] ... ok {12} openstackclient.tests.unit.common.test_parseractions.TestKeyValueAction.test_error_values [0.000526s] ... ok {1} openstackclient.tests.unit.api.test_compute_v2.TestNetwork.test_network_create_options [0.001826s] ... ok {10} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestListSecurityGroupRuleNetwork.test_list_with_ignored_options [0.002668s] ... ok {3} openstackclient.tests.unit.volume.v1.test_type.TestColumns.test_encryption_info_column_without_info [0.001102s] ... ok {6} openstackclient.tests.unit.network.v2.test_security_group_network.TestDeleteSecurityGroupNetwork.test_multi_security_groups_delete_with_exception [0.003732s] ... ok {12} openstackclient.tests.unit.common.test_parseractions.TestKeyValueAction.test_good_values [0.000529s] ... ok {1} openstackclient.tests.unit.api.test_compute_v2.TestNetwork.test_network_delete_id [0.002852s] ... ok {15} openstackclient.tests.unit.compute.v2.test_server.TestServerStop.test_server_stop_one_server [0.003295s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_subnet_pool_list_default [0.002773s] ... ok {12} openstackclient.tests.unit.compute.v2.test_keypair.TestKeypairShow.test_keypair_show [0.004410s] ... ok {1} openstackclient.tests.unit.api.test_compute_v2.TestNetwork.test_network_delete_name [0.004260s] ... ok {3} openstackclient.tests.unit.volume.v2.test_consistency_group_snapshot.TestConsistencyGroupSnapshotShow.test_consistency_group_snapshot_show [0.003384s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_subnet_pool_list_long [0.003084s] ... ok {6} openstackclient.tests.unit.network.v2.test_security_group_network.TestDeleteSecurityGroupNetwork.test_security_group_delete [0.001965s] ... ok {1} openstackclient.tests.unit.api.test_compute_v2.TestNetwork.test_network_delete_not_found [0.003035s] ... ok {10} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestListSecurityGroupRuleNetwork.test_list_with_ingress [0.002749s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_add_id [0.006433s] ... ok {15} openstackclient.tests.unit.compute.v2.test_server_event.TestListServerEvent.test_server_event_list [0.003734s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestCreateSecurityGroupRuleCompute.test_security_group_rule_create_all_remote_options [0.005218s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server_backup.TestServerBackupCreate.test_server_backup_create_options [0.006395s] ... ok {12} openstackclient.tests.unit.compute.v2.test_keypair.TestKeypairShow.test_keypair_show_public [0.003482s] ... ok {1} openstackclient.tests.unit.api.test_compute_v2.TestNetwork.test_network_find_id [0.001648s] ... ok {19} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV3.test_shell_args_no_options [0.015263s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_subnet_pool_list_name [0.003061s] ... ok {6} openstackclient.tests.unit.network.v2.test_security_group_network.TestSetSecurityGroupNetwork.test_set_all_options [0.002162s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestCreateSecurityGroupRuleCompute.test_security_group_rule_create_bad_protocol [0.005110s] ... ok {1} openstackclient.tests.unit.api.test_compute_v2.TestNetwork.test_network_find_name [0.002794s] ... ok {10} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestListSecurityGroupRuleNetwork.test_list_with_protocol [0.002609s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeSet.test_type_set_description [0.003853s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_add_name [0.002706s] ... ok {12} openstackclient.tests.unit.compute.v2.test_keypair.TestKeypairShow.test_show_no_options [0.004556s] ... ok {1} openstackclient.tests.unit.api.test_compute_v2.TestNetwork.test_network_find_not_found [0.003156s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeSet.test_type_set_existing_encryption [0.003617s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_subnet_pool_list_no_default [0.002776s] ... ok {6} openstackclient.tests.unit.network.v2.test_security_group_network.TestSetSecurityGroupNetwork.test_set_no_options [0.002432s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestCreateSecurityGroupRuleCompute.test_security_group_rule_create_default_rule [0.004698s] ... ok {19} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV3.test_shell_args_verify [0.015311s] ... ok {1} openstackclient.tests.unit.api.test_compute_v2.TestNetwork.test_network_list_no_options [0.001630s] ... ok {10} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestListSecurityGroupRuleNetwork.test_list_with_wrong_egress [0.002754s] ... ok {15} openstackclient.tests.unit.compute.v2.test_server_event.TestListServerEvent.test_server_event_list_long [0.003767s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeSet.test_type_set_failed_with_missing_volume_type_argument [0.003498s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_subnet_pool_list_no_option [0.002888s] ... ok {6} openstackclient.tests.unit.network.v2.test_security_group_network.TestSetSecurityGroupNetwork.test_set_no_updates [0.002230s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestCreateSecurityGroupRuleCompute.test_security_group_rule_create_network_options [0.005023s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_floating_ip_list [0.003694s] ... ok {1} openstackclient.tests.unit.common.test_clientmanager.TestClientManager.test_client_manager_admin_token [0.003575s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server_backup.TestServerBackupCreate.test_server_backup_defaults [0.006110s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_address_scope_option [0.003449s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_create [0.001558s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_floating_ip_list_fixed_ip_address [0.003013s] ... ok {15} openstackclient.tests.unit.identity.v2_0.test_endpoint.TestEndpointCreate.test_endpoint_create [0.001772s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_subnet_pool_list_no_share [0.002960s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeSet.test_type_set_name [0.003413s] ... ok {6} openstackclient.tests.unit.network.v2.test_security_group_network.TestSetSecurityGroupNetwork.test_set_with_no_tag [0.002179s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestCreateSecurityGroupRuleCompute.test_security_group_rule_create_no_options [0.004884s] ... ok {12} openstackclient.tests.unit.compute.v2.test_server.TestServerAddPort.test_server_add_port [0.003859s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server_backup.TestServerBackupCreate.test_server_backup_wait_fail [0.011822s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_default_and_shared_options [0.004184s] ... ok {1} openstackclient.tests.unit.common.test_clientmanager.TestClientManager.test_client_manager_network_endpoint_disabled [0.003816s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_create_not_found [0.001805s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_floating_ip_list_floating_ip_address [0.002786s] ... ok {18} openstackclient.tests.unit.compute.v2.test_server_backup.TestServerBackupCreate.test_server_backup_wait_ok [0.012011s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_subnet_pool_list_project [0.003312s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeSet.test_type_set_new_encryption [0.004869s] ... ok {6} openstackclient.tests.unit.network.v2.test_security_group_network.TestSetSecurityGroupNetwork.test_set_with_tags [0.002192s] ... ok {12} openstackclient.tests.unit.compute.v2.test_server.TestServerAddPort.test_server_add_port_no_neutron [0.004657s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestCreateSecurityGroupRuleCompute.test_security_group_rule_create_proto_option [0.004719s] ... ok {15} openstackclient.tests.unit.identity.v3.test_application_credential.TestApplicationCredentialShow.test_application_credential_show [0.002157s] ... ok {1} openstackclient.tests.unit.compute.v2.test_agent.TestAgentCreate.test_agent_create [0.012527s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_default_options [0.002937s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_delete [0.001487s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeSet.test_type_set_new_encryption_without_provider [0.004737s] ... ok {6} openstackclient.tests.unit.network.v2.test_subnet.TestShowSubnet.test_show_all_options [0.003006s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_floating_ip_list_long [0.002755s] ... ok {15} openstackclient.tests.unit.identity.v3.test_domain.TestDomainCreate.test_domain_create_description [0.002447s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_subnet_pool_list_project_domain [0.003487s] ... ok {18} openstackclient.tests.unit.compute.v2.test_service.TestServiceList.test_service_list [0.003849s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestCreateSecurityGroupRuleCompute.test_security_group_rule_create_remote_group [0.004780s] ... ok {15} openstackclient.tests.unit.identity.v3.test_domain.TestDomainCreate.test_domain_create_disable [0.002235s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_len_negative [0.002937s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_delete_none [0.000301s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeSet.test_type_set_not_called_without_project_argument [0.003768s] ... ok {12} openstackclient.tests.unit.compute.v2.test_server.TestServerAddSecurityGroup.test_server_add_security_group [0.003860s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_floating_ip_list_network [0.003901s] ... ok {6} openstackclient.tests.unit.network.v2.test_subnet.TestShowSubnet.test_show_no_options [0.002438s] ... ok {4} openstackclient.tests.unit.network.v2.test_subnet_pool.TestListSubnetPool.test_subnet_pool_list_share [0.002813s] ... ok {18} openstackclient.tests.unit.compute.v2.test_service.TestServiceList.test_service_list_with_long_option [0.003786s] ... ok {8} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestCreateSecurityGroupRuleCompute.test_security_group_rule_create_remote_ip [0.004636s] ... ok {1} openstackclient.tests.unit.compute.v2.test_server.TestServerRemoveFloatingIPCompute.test_server_remove_floating_ip [0.004216s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_no_options [0.005651s] ... ok {15} openstackclient.tests.unit.identity.v3.test_domain.TestDomainCreate.test_domain_create_enable [0.002311s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_find_id [0.001527s] ... ok {12} openstackclient.tests.unit.compute.v2.test_service.TestServiceDelete.test_multi_services_delete [0.003454s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeSet.test_type_set_project_access [0.003948s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_floating_ip_list_port [0.002577s] ... ok {6} openstackclient.tests.unit.test_shell.TestShellTokenEndpointAuthEnv.test_empty_auth [0.015784s] ... ok {4} openstackclient.tests.unit.object.v1.test_object.TestObjectShow.test_object_show [0.001764s] ... ok {18} openstackclient.tests.unit.identity.v2_0.test_catalog.TestCatalogList.test_catalog_list [0.001482s] ... ok {8} openstackclient.tests.unit.volume.v1.test_service.TestServiceSet.test_service_set_disable [0.002040s] ... ok {1} openstackclient.tests.unit.compute.v2.test_server.TestServerRemoveNetwork.test_server_remove_network [0.003801s] ... ok {6} openstackclient.tests.unit.test_shell.TestShellTokenEndpointAuthEnv.test_env [0.004169s] ... ok {15} openstackclient.tests.unit.identity.v3.test_domain.TestDomainCreate.test_domain_create_no_options [0.003588s] ... ok {18} openstackclient.tests.unit.identity.v2_0.test_catalog.TestCatalogList.test_catalog_list_with_endpoint_url [0.001354s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_find_ip [0.002800s] ... ok {12} openstackclient.tests.unit.compute.v2.test_service.TestServiceDelete.test_multi_services_delete_with_exception [0.003369s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeSet.test_type_set_property [0.003726s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_floating_ip_list_project [0.002944s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_no_pool_prefix [0.003576s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_floating_ip_list_project_domain [0.003084s] ... ok {8} openstackclient.tests.unit.volume.v1.test_service.TestServiceSet.test_service_set_disable_with_reason [0.002084s] ... ok {4} openstackclient.tests.unit.volume.v1.test_transfer_request.TestTransferCreate.test_transfer_create_with_name [0.002162s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_prefixlen_options [0.005449s] ... ok {6} openstackclient.tests.unit.test_shell.TestShellTokenEndpointAuthEnv.test_only_token [0.004088s] ... ok {15} openstackclient.tests.unit.identity.v3.test_domain.TestDomainShow.test_domain_show [0.002473s] ... ok {18} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectCreate.test_project_create_description [0.001532s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_find_not_found [0.002957s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeUnset.test_type_unset [0.003192s] ... ok {1} openstackclient.tests.unit.compute.v2.test_server.TestServerRemoveNetwork.test_server_remove_network_no_neutron [0.003716s] ... ok {4} openstackclient.tests.unit.volume.v1.test_transfer_request.TestTransferCreate.test_transfer_create_without_name [0.002157s] ... ok {12} openstackclient.tests.unit.compute.v2.test_service.TestServiceDelete.test_service_delete [0.003323s] ... ok {1} openstackclient.tests.unit.compute.v2.test_server.TestServerShelve.test_shelve_multi_servers [0.004178s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_floating_ip_list_router [0.002751s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_project_domain [0.004550s] ... ok {15} openstackclient.tests.unit.identity.v3.test_oauth.TestRequestTokenCreate.test_create_request_tokens [0.002720s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_list [0.001553s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeUnset.test_type_unset_encryption_type [0.003090s] ... ok {8} openstackclient.tests.unit.volume.v1.test_service.TestServiceSet.test_service_set_enable [0.001781s] ... ok {6} openstackclient.tests.unit.test_shell.TestShellTokenEndpointAuthEnv.test_only_url [0.005832s] ... ok {4} openstackclient.tests.unit.volume.v1.test_volume.TestColumns.test_attachments_column_with_server_cache [0.001297s] ... ok {18} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectCreate.test_project_create_disable [0.003090s] ... ok {12} openstackclient.tests.unit.identity.v2_0.test_endpoint.TestEndpointList.test_endpoint_list_long [0.001476s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_floating_ip_list_status [0.002751s] ... ok {1} openstackclient.tests.unit.compute.v2.test_server.TestServerShelve.test_shelve_one_server [0.003452s] ... ok {15} openstackclient.tests.unit.identity.v3.test_project.TestProjectShow.test_project_show [0.002373s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_with_default_quota [0.003153s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_remove_id [0.002709s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeUnset.test_type_unset_failed_with_missing_volume_type_argument [0.003745s] ... ok {8} openstackclient.tests.unit.volume.v1.test_service.TestServiceSet.test_service_set_enable_with_disable_reason [0.001826s] ... ok {6} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosList.test_qos_list [0.002087s] ... ok {15} openstackclient.tests.unit.identity.v3.test_project.TestProjectShow.test_project_show_parents [0.002706s] ... ok {18} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectCreate.test_project_create_enable [0.001440s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeUnset.test_type_unset_not_called_without_project_argument [0.004417s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestListFloatingIPNetwork.test_list_with_tag_options [0.002725s] ... ok {1} openstackclient.tests.unit.compute.v2.test_server_group.TestServerGroupCreate.test_server_group_create [0.005468s] ... ok {4} openstackclient.tests.unit.volume.v1.test_volume.TestColumns.test_attachments_column_without_server_cache [0.001197s] ... ok {7} openstackclient.tests.unit.api.test_compute_v2.TestFloatingIP.test_floating_ip_remove_name [0.002693s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_with_description [0.002970s] ... ok {12} openstackclient.tests.unit.identity.v2_0.test_endpoint.TestEndpointList.test_endpoint_list_no_options [0.001496s] ... ok {8} openstackclient.tests.unit.volume.v1.test_service.TestServiceSet.test_service_set_nothing [0.001654s] ... ok {15} openstackclient.tests.unit.identity.v3.test_project.TestProjectShow.test_project_show_parents_and_children [0.002871s] ... ok {18} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectCreate.test_project_create_no_options [0.001424s] ... ok {3} openstackclient.tests.unit.volume.v2.test_type.TestTypeUnset.test_type_unset_project_access [0.003172s] ... ok {6} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosList.test_qos_list_no_association [0.002308s] ... ok {8} openstackclient.tests.unit.volume.v1.test_service.TestServiceSet.test_service_set_only_with_disable_reason [0.001807s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestListFloatingIPPortForwarding.test_port_forwarding_list [0.002911s] ... ok {1} openstackclient.tests.unit.compute.v2.test_usage.TestUsageShow.test_usage_show_no_options [0.003919s] ... ok {4} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupSet.test_consistency_group_set_description [0.004577s] ... ok {7} openstackclient.tests.unit.compute.v2.test_hypervisor_stats.TestHypervisorStatsShow.test_hypervisor_show_stats [0.011785s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_with_no_tag [0.003569s] ... ok {6} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeList.test_volume_list_all_projects [0.002090s] ... ok {15} openstackclient.tests.unit.identity.v3.test_project.TestProjectShow.test_project_show_subtree [0.002699s] ... ok {3} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeShow.test_volume_show [0.004335s] ... ok {18} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectCreate.test_project_create_or_show_exists [0.001723s] ... ok {12} openstackclient.tests.unit.identity.v2_0.test_role.TestRoleShow.test_service_show [0.001556s] ... ok {1} openstackclient.tests.unit.compute.v2.test_usage.TestUsageShow.test_usage_show_with_options [0.006317s] ... ok {8} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeMigrate.test_volume_migrate [0.001787s] ... ok {4} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupSet.test_consistency_group_set_name [0.003136s] ... ok {7} openstackclient.tests.unit.compute.v2.test_server.TestServerRemoveSecurityGroup.test_server_remove_security_group [0.004256s] ... ok {10} openstackclient.tests.unit.network.v2.test_subnet_pool.TestCreateSubnetPool.test_create_with_tags [0.004524s] ... ok {12} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialList.test_credential_list_no_options [0.002208s] ... ok {19} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestListFloatingIPPortForwarding.test_port_forwarding_list_all_options [0.002977s] ... ok {6} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeList.test_volume_list_backward_compatibility [0.002312s] ... ok {15} openstackclient.tests.unit.identity.v3.test_project.TestProjectShow.test_project_show_with_domain [0.003086s] ... ok {3} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupSet.test_backup_set_description [0.005654s] ... ok {18} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectCreate.test_project_create_or_show_not_exists [0.001488s] ... ok {1} openstackclient.tests.unit.identity.v2_0.test_role.TestRoleRemove.test_role_remove [0.001644s] ... ok {8} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeMigrate.test_volume_migrate_with_option [0.001716s] ... ok {4} openstackclient.tests.unit.volume.v2.test_consistency_group_snapshot.TestConsistencyGroupSnapshotDelete.test_consistency_group_snapshot_delete [0.004734s] ... ok {7} openstackclient.tests.unit.compute.v2.test_server.TestServerStart.test_server_start_multi_servers [0.004047s] ... ok {10} openstackclient.tests.unit.object.v1.test_object_all.TestObjectList.test_object_list_objects_no_options [0.003673s] ... ok {12} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialList.test_credential_list_with_options [0.002454s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_flavor.TestShowNetworkFlavor.test_show_all_options [0.002112s] ... ok {6} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeList.test_volume_list_long [0.002093s] ... ok {15} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitSet.test_registered_limit_set_default_limit [0.002313s] ... ok {3} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupSet.test_backup_set_name [0.003488s] ... ok {18} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectCreate.test_project_create_property [0.001576s] ... ok {18} openstackclient.tests.unit.identity.v2_0.test_user.TestUserShow.test_user_show [0.001352s] ... ok {8} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeMigrate.test_volume_migrate_without_host [0.001941s] ... ok {4} openstackclient.tests.unit.volume.v2.test_consistency_group_snapshot.TestConsistencyGroupSnapshotDelete.test_multiple_consistency_group_snapshots_delete [0.003270s] ... ok {11} openstackclient.tests.unit.compute.v2.test_server.TestServerAddFixedIP.test_server_add_fixed_ip [0.010335s] ... ok {7} openstackclient.tests.unit.compute.v2.test_server.TestServerStart.test_server_start_one_server [0.003566s] ... ok {10} openstackclient.tests.unit.object.v1.test_object_all.TestObjectList.test_object_list_objects_prefix [0.003566s] ... ok {1} openstackclient.tests.unit.identity.v2_0.test_user.TestUserCreate.test_user_create_disable [0.002153s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_flavor.TestShowNetworkFlavor.test_show_no_options [0.003401s] ... ok {6} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeList.test_volume_list_name [0.002163s] ... ok {15} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitSet.test_registered_limit_set_description [0.002294s] ... ok {3} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupSet.test_backup_set_state [0.005107s] ... ok {18} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointShowServiceWithoutName.test_endpoint_show [0.002224s] ... ok {1} openstackclient.tests.unit.identity.v2_0.test_user.TestUserCreate.test_user_create_email [0.001635s] ... ok {12} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointCreate.test_endpoint_create_disable [0.002772s] ... ok {8} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosList.test_qos_list [0.003537s] ... ok {11} openstackclient.tests.unit.compute.v2.test_server.TestServerAddFixedIP.test_server_add_specific_fixed_ip [0.004486s] ... ok {7} openstackclient.tests.unit.compute.v2.test_server.TestServerUnlock.test_server_unlock_multi_servers [0.003751s] ... ok {10} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosShow.test_qos_show [0.002247s] ... ok {1} openstackclient.tests.unit.identity.v2_0.test_user.TestUserCreate.test_user_create_enable [0.001659s] ... ok {12} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointCreate.test_endpoint_create_enable [0.002697s] ... ok {6} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeList.test_volume_list_negative_limit [0.002005s] ... ok {15} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitSet.test_registered_limit_set_region [0.002462s] ... ok {3} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupSet.test_backup_set_state_failed [0.003959s] ... ok {18} openstackclient.tests.unit.identity.v3.test_role.TestRoleAdd.test_role_add_domain_role_on_user_project [0.002851s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestCreateFlavorProfile.test_create_all_options [0.002878s] ... ok {8} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosList.test_qos_list_no_association [0.003699s] ... ok {11} openstackclient.tests.unit.compute.v2.test_server.TestServerRestore.test_server_restore_multi_servers [0.004094s] ... ok {7} openstackclient.tests.unit.compute.v2.test_server.TestServerUnlock.test_server_unlock_one_server [0.003603s] ... ok {10} openstackclient.tests.unit.volume.v1.test_transfer_request.TestTransferDelete.test_delete_multiple_transfers [0.001735s] ... ok private_key{1} openstackclient.tests.unit.identity.v2_0.test_user.TestUserCreate.test_user_create_no_options [0.001754s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestCreateFlavorProfile.test_create_disable [0.002640s] ... ok {12} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointCreate.test_endpoint_create_no_options [0.002755s] ... ok {15} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitSet.test_registered_limit_set_resource_name [0.002292s] ... ok {18} openstackclient.tests.unit.identity.v3.test_role.TestRoleAdd.test_role_add_group_domain [0.002895s] ... ok {6} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeList.test_volume_list_no_options [0.001989s] ... ok {8} openstackclient.tests.unit.volume.v2.test_transfer_request.TestTransferAccept.test_transfer_accept [0.003676s] ... ok {11} openstackclient.tests.unit.compute.v2.test_server.TestServerRestore.test_server_restore_one_server [0.003359s] ... ok {9} openstackclient.tests.unit.compute.v2.test_server.TestServerLock.test_server_lock_multi_servers [0.010316s] ... ok {7} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointListServiceWithoutName.test_endpoint_list_interface [0.003247s] ... ok {10} openstackclient.tests.unit.volume.v1.test_transfer_request.TestTransferDelete.test_delete_multiple_transfers_with_exception [0.002200s] ... ok {1} openstackclient.tests.unit.identity.v2_0.test_user.TestUserCreate.test_user_create_or_show_exists [0.001841s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestCreateFlavorProfile.test_create_with_driver [0.002800s] ... ok {12} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointCreate.test_endpoint_create_region [0.002637s] ... ok {15} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitSet.test_registered_limit_set_service [0.002403s] ... ok {18} openstackclient.tests.unit.identity.v3.test_role.TestRoleAdd.test_role_add_group_project [0.002671s] ... ok {6} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeList.test_volume_list_status [0.002055s] ... ok {8} openstackclient.tests.unit.volume.v2.test_transfer_request.TestTransferAccept.test_transfer_accept_no_option [0.005400s] ... ok {11} openstackclient.tests.unit.compute.v2.test_usage.TestUsageList.test_usage_list_no_options [0.006656s] ... ok {9} openstackclient.tests.unit.compute.v2.test_server.TestServerLock.test_server_lock_one_server [0.003658s] ... ok {7} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointListServiceWithoutName.test_endpoint_list_no_options [0.002498s] ... ok {10} openstackclient.tests.unit.volume.v1.test_transfer_request.TestTransferDelete.test_transfer_delete [0.001716s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestCreateFlavorProfile.test_create_with_metainfo [0.002777s] ... ok {1} openstackclient.tests.unit.identity.v2_0.test_user.TestUserCreate.test_user_create_or_show_not_exists [0.001800s] ... ok {12} openstackclient.tests.unit.identity.v3.test_group.TestGroupAddUser.test_group_add_multi_users [0.002329s] ... ok {18} openstackclient.tests.unit.identity.v3.test_role.TestRoleAdd.test_role_add_user_domain [0.002559s] ... ok {6} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeList.test_volume_list_with_limit [0.002040s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_attached [0.004128s] ... ok {11} openstackclient.tests.unit.compute.v2.test_usage.TestUsageList.test_usage_list_with_options [0.006298s] ... ok {9} openstackclient.tests.unit.compute.v2.test_server.TestServerLock.test_server_lock_with_reason [0.003772s] ... ok {15} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliPrecedence.test_shell_args_options [0.032414s] ... ok {7} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointListServiceWithoutName.test_endpoint_list_project_with_project_domain [0.002901s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestCreateFlavorProfile.test_create_without_driver_and_metainfo [0.002710s] ... ok {10} openstackclient.tests.unit.volume.v2.test_type.TestTypeCreate.test_public_type_create_with_project [0.003841s] ... ok {12} openstackclient.tests.unit.identity.v3.test_group.TestGroupAddUser.test_group_add_user [0.002067s] ... ok {1} openstackclient.tests.unit.identity.v2_0.test_user.TestUserCreate.test_user_create_password [0.001620s] ... ok {18} openstackclient.tests.unit.identity.v3.test_role.TestRoleAdd.test_role_add_user_project [0.002663s] ... ok {6} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupList.test_consistency_group_list_with_all_project [0.003289s] ... ok {11} openstackclient.tests.unit.compute.v2.test_usage.TestUsageList.test_usage_list_with_pagination [0.004061s] ... ok {7} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointListServiceWithoutName.test_endpoint_list_region [0.003886s] ... ok {15} openstackclient.tests.unit.network.v2.test_floating_ip_compute.TestCreateFloatingIPCompute.test_floating_ip_create_default [0.004611s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_bootable [0.004712s] ... ok {9} openstackclient.tests.unit.compute.v2.test_server.TestServerRemoveFixedIP.test_server_remove_fixed_ip [0.003673s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestDeleteNetworkQosPolicy.test_multi_qos_policies_delete [0.003489s] ... ok {10} openstackclient.tests.unit.volume.v2.test_type.TestTypeCreate.test_type_create_private [0.004135s] ... ok {12} openstackclient.tests.unit.identity.v3.test_group.TestGroupAddUser.test_group_add_user_with_error [0.004084s] ... ok {1} openstackclient.tests.unit.identity.v2_0.test_user.TestUserCreate.test_user_create_password_prompt [0.001791s] ... ok {15} openstackclient.tests.unit.network.v2.test_floating_ip_compute.TestCreateFloatingIPCompute.test_floating_ip_create_no_arg [0.004930s] ... ok {6} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupList.test_consistency_group_list_with_long [0.003202s] ... ok {18} openstackclient.tests.unit.identity.v3.test_role.TestRoleAdd.test_role_add_with_error [0.002552s] ... ok {11} openstackclient.tests.unit.identity.v2_0.test_catalog.TestFormatColumns.test_endpoints_column_human_readabale [0.000463s] ... ok {7} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointListServiceWithoutName.test_endpoint_list_service [0.002318s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_detached [0.003987s] ... ok {9} openstackclient.tests.unit.compute.v2.test_server_group.TestServerGroupShow.test_server_group_show [0.006206s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestDeleteNetworkQosPolicy.test_multi_qos_policies_delete_with_exception [0.002470s] ... ok {10} openstackclient.tests.unit.volume.v2.test_type.TestTypeCreate.test_type_create_public [0.003849s] ... ok {18} openstackclient.tests.unit.identity.v3.test_service.TestServiceCreate.test_service_create_description [0.002505s] ... ok {7} openstackclient.tests.unit.identity.v3.test_endpoint.TestRemoveProjectEndpoint.test_remove_project_endpoint_no_options [0.002393s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_auto_allocated_topology.TestValidateAutoAllocatedTopology.test_show_dry_run_no_project [0.002298s] ... ok {6} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupList.test_consistency_group_list_without_options [0.003259s] ... ok {9} openstackclient.tests.unit.identity.v2_0.test_role.TestRoleAdd.test_role_add [0.001924s] ... ok {1} openstackclient.tests.unit.identity.v2_0.test_user.TestUserCreate.test_user_create_project [0.001823s] ... ok {11} openstackclient.tests.unit.identity.v2_0.test_catalog.TestFormatColumns.test_endpoints_column_human_readable_with_partial_endpoint_urls [0.000442s] ... ok {7} openstackclient.tests.unit.identity.v3.test_endpoint.TestRemoveProjectEndpoint.test_remove_project_endpoint_with_options [0.002239s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_image_property [0.004159s] ... ok {6} openstackclient.tests.unit.volume.v2.test_consistency_group_snapshot.TestConsistencyGroupSnapshotCreate.test_consistency_group_snapshot_create [0.003686s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestDeleteNetworkQosPolicy.test_qos_policy_delete [0.001816s] ... ok {18} openstackclient.tests.unit.identity.v3.test_service.TestServiceCreate.test_service_create_disable [0.002519s] ... ok {7} openstackclient.tests.unit.identity.v3.test_group.TestGroupRemoveUser.test_group_remove_multi_users [0.002238s] ... ok {9} openstackclient.tests.unit.identity.v2_0.test_user.TestUserSet.test_user_set_disable [0.001804s] ... ok {10} openstackclient.tests.unit.volume.v2.test_type.TestTypeCreate.test_type_create_with_encryption [0.004268s] ... ok {1} openstackclient.tests.unit.identity.v3.test_domain.TestDomainList.test_domain_list_no_options [0.002631s] ... ok {11} openstackclient.tests.unit.identity.v2_0.test_service.TestServiceCreate.test_service_create [0.002224s] ... ok {7} openstackclient.tests.unit.identity.v3.test_group.TestGroupRemoveUser.test_group_remove_user [0.002064s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_image_property [0.017503s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_auto_allocated_topology.TestValidateAutoAllocatedTopology.test_show_dry_run_project_domain_option [0.002387s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_property [0.004032s] ... ok {6} openstackclient.tests.unit.volume.v2.test_consistency_group_snapshot.TestConsistencyGroupSnapshotCreate.test_consistency_group_snapshot_create_no_consistency_group [0.003257s] ... ok {10} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupCreate.test_backup_create [0.003951s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestShowNetworkQosPolicy.test_show_all_options [0.002257s] ... ok {18} openstackclient.tests.unit.identity.v3.test_service.TestServiceCreate.test_service_create_enable [0.002527s] ... ok {7} openstackclient.tests.unit.identity.v3.test_group.TestGroupRemoveUser.test_group_remove_user_with_error [0.002572s] ... ok {9} openstackclient.tests.unit.identity.v2_0.test_user.TestUserSet.test_user_set_email [0.001478s] ... ok {1} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointList.test_endpoint_list_interface [0.002533s] ... ok {11} openstackclient.tests.unit.identity.v2_0.test_service.TestServiceCreate.test_service_create_description [0.001364s] ... ok {7} openstackclient.tests.unit.identity.v3.test_protocol.TestProtocolCreate.test_create_protocol [0.002572s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_read_write [0.003966s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_all_projects [0.005358s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_auto_allocated_topology.TestValidateAutoAllocatedTopology.test_show_dry_run_project_option [0.002394s] ... ok {18} openstackclient.tests.unit.identity.v3.test_service.TestServiceCreate.test_service_create_name [0.002527s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_qos_policy.TestShowNetworkQosPolicy.test_show_no_options [0.002410s] ... ok {12} openstackclient.tests.unit.identity.v3.test_group.TestGroupSet.test_group_set_name_and_description [0.002103s] ... ok {7} openstackclient.tests.unit.identity.v3.test_service_provider.TestServiceProviderCreate.test_create_service_provider_description [0.002777s] ... ok {9} openstackclient.tests.unit.identity.v2_0.test_user.TestUserSet.test_user_set_enable [0.001456s] ... ok {10} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupCreate.test_backup_create_without_name [0.005346s] ... ok {1} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointList.test_endpoint_list_no_options [0.002341s] ... ok {11} openstackclient.tests.unit.identity.v2_0.test_service.TestServiceCreate.test_service_create_with_name_option [0.001619s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_readonly [0.003854s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_backward_compatibility [0.004140s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleBandwidtLimit.test_check_type_parameters [0.001932s] ... ok {7} openstackclient.tests.unit.identity.v3.test_service_provider.TestServiceProviderCreate.test_create_service_provider_disabled [0.002649s] ... ok {12} openstackclient.tests.unit.identity.v3.test_group.TestGroupSet.test_group_set_nothing [0.002068s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestDeleteNetworkQosRuleBandwidthLimit.test_qos_policy_delete [0.002336s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_image_property_missed [0.008513s] ... ok {18} openstackclient.tests.unit.image.v1.test_image.TestImageCreate.test_image_create_file [0.003860s] ... ok {9} openstackclient.tests.unit.identity.v2_0.test_user.TestUserSet.test_user_set_name [0.001499s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleBandwidtLimit.test_create_all_options [0.002993s] ... ok {11} openstackclient.tests.unit.identity.v3.test_consumer.TestConsumerCreate.test_create_consumer [0.002223s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_image_property_multi [0.008386s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_long [0.003756s] ... ok {1} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointList.test_endpoint_list_project_with_project_domain [0.002993s] ... ok {7} openstackclient.tests.unit.identity.v3.test_service_provider.TestServiceProviderCreate.test_create_service_provider_required_options_only [0.002576s] ... ok {11} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialCreate.test_credential_create_no_options [0.002620s] ... ok {12} openstackclient.tests.unit.identity.v3.test_group.TestGroupSet.test_group_set_with_domain [0.002128s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestDeleteNetworkQosRuleBandwidthLimit.test_qos_policy_delete_error [0.002106s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_invalid_hint [0.007813s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_state [0.003817s] ... ok {9} openstackclient.tests.unit.identity.v2_0.test_user.TestUserSet.test_user_set_no_options [0.001365s] ... ok {18} openstackclient.tests.unit.image.v1.test_image.TestImageCreate.test_image_reserve_no_options [0.002677s] ... ok {11} openstackclient.tests.unit.identity.v3.test_credential.TestCredentialCreate.test_credential_create_with_options [0.003995s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_name [0.003671s] ... ok {1} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointList.test_endpoint_list_region [0.002378s] ... ok {11} openstackclient.tests.unit.identity.v3.test_group.TestGroupCheckUser.test_group_check_user [0.002047s] ... ok {7} openstackclient.tests.unit.image.v1.test_image.TestImageList.test_image_list_long_option [0.002389s] ... ok {12} openstackclient.tests.unit.identity.v3.test_service.TestServiceDelete.test_service_delete_no_options [0.001812s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_minimal [0.006999s] ... ok {9} openstackclient.tests.unit.identity.v2_0.test_user.TestUserSet.test_user_set_password [0.001548s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_state_failed [0.004773s] ... ok {18} openstackclient.tests.unit.image.v1.test_image.TestImageCreate.test_image_reserve_options [0.002662s] ... ok {11} openstackclient.tests.unit.identity.v3.test_group.TestGroupCheckUser.test_group_check_user_server_error [0.002430s] ... ok {19} openstackclient.tests.unit.network.v2.test_network_qos_rule_type.TestListNetworkQosRuleType.test_qos_rule_type_list [0.002119s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_negative_limit [0.003639s] ... ok {1} openstackclient.tests.unit.identity.v3.test_endpoint.TestEndpointList.test_endpoint_list_service [0.002514s] ... ok {11} openstackclient.tests.unit.identity.v3.test_limit.TestLimitCreate.test_limit_create_with_options [0.002745s] ... ok {7} openstackclient.tests.unit.image.v1.test_image.TestImageList.test_image_list_no_options [0.001811s] ... ok {12} openstackclient.tests.unit.identity.v3.test_service.TestServiceShow.test_service_show [0.002257s] ... ok {19} openstackclient.tests.unit.network.v2.test_port.TestUnsetPort.test_unset_port_allowed_address_pair [0.002798s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_type [0.004029s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_no_options [0.007915s] ... ok {18} openstackclient.tests.unit.image.v1.test_image.TestImageDelete.test_image_delete_no_options [0.001770s] ... ok {11} openstackclient.tests.unit.identity.v3.test_limit.TestLimitCreate.test_limit_create_without_options [0.002645s] ... ok {19} openstackclient.tests.unit.network.v2.test_port.TestUnsetPort.test_unset_port_allowed_address_pair_not_existent [0.003068s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_no_options [0.003894s] ... ok {17} openstackclient.tests.unit.api.test_compute_v2.TestHost.test_host_list_no_options [0.019537s] ... ok {1} openstackclient.tests.unit.identity.v3.test_implied_role.TestImpliedRoleList.test_implied_role_list [0.002028s] ... ok {7} openstackclient.tests.unit.image.v1.test_image.TestImageList.test_image_list_private_option [0.001661s] ... ok {9} openstackclient.tests.unit.identity.v2_0.test_user.TestUserSet.test_user_set_password_prompt [0.001763s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_type_with_policy [0.005354s] ... ok {12} openstackclient.tests.unit.identity.v3.test_service.TestServiceShow.test_service_show_nounique [0.002039s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_userdata [0.008909s] ... ok {18} openstackclient.tests.unit.network.v2.test_address_scope.TestCreateAddressScope.test_create_all_options [0.002891s] ... ok {11} openstackclient.tests.unit.identity.v3.test_project.TestProjectList.test_project_list_domain [0.002449s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleBandwidtLimit.test_create_default_options [0.003185s] ... ok {19} openstackclient.tests.unit.network.v2.test_port.TestUnsetPort.test_unset_port_binding_profile_not_existent [0.002762s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_project [0.003890s] ... ok {1} openstackclient.tests.unit.identity.v3.test_trust.TestTrustCreate.test_trust_create_basic [0.002850s] ... ok {17} openstackclient.tests.unit.api.test_compute_v2.TestHost.test_host_list_zone [0.001990s] ... ok {7} openstackclient.tests.unit.image.v1.test_image.TestImageList.test_image_list_property_option [0.002098s] ... ok {9} openstackclient.tests.unit.identity.v2_0.test_user.TestUserSet.test_user_set_project [0.001586s] ... ok {8} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeSet.test_volume_set_with_only_retype_policy [0.004243s] ... ok {12} openstackclient.tests.unit.identity.v3.test_token.TestTokenIssue.test_token_issue_with_domain_id [0.002564s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_volume_boot_from_volume_conflict [0.006825s] ... ok {18} openstackclient.tests.unit.network.v2.test_address_scope.TestCreateAddressScope.test_create_default_options [0.004631s] ... ok {11} openstackclient.tests.unit.identity.v3.test_project.TestProjectList.test_project_list_domain_no_perms [0.002439s] ... ok {19} openstackclient.tests.unit.network.v2.test_port.TestUnsetPort.test_unset_port_data_plane_status [0.002886s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_project_domain [0.003940s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_community_option [0.004521s] ... ok {17} openstackclient.tests.unit.api.test_compute_v2.TestHost.test_host_set [0.001571s] ... ok {11} openstackclient.tests.unit.identity.v3.test_project.TestProjectList.test_project_list_long [0.002423s] ... ok {7} openstackclient.tests.unit.image.v1.test_image.TestImageList.test_image_list_public_option [0.001835s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_auto_network [0.007028s] ... ok {12} openstackclient.tests.unit.identity.v3.test_token.TestTokenIssue.test_token_issue_with_project_id [0.002215s] ... ok {18} openstackclient.tests.unit.network.v2.test_address_scope.TestCreateAddressScope.test_create_no_options [0.003033s] ... ok {11} openstackclient.tests.unit.identity.v3.test_project.TestProjectList.test_project_list_my_projects [0.002572s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleBandwidtLimit.test_create_no_options [0.003088s] ... ok {9} openstackclient.tests.unit.identity.v2_0.test_user.TestUserSet.test_user_set_unexist_user [0.001656s] ... ok {19} openstackclient.tests.unit.network.v2.test_port.TestUnsetPort.test_unset_port_fixed_ip_not_existent [0.002718s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_status [0.003854s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_limit_option [0.002812s] ... ok {17} openstackclient.tests.unit.api.test_compute_v2.TestHost.test_host_set_none [0.000329s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_auto_network_default_v2_37 [0.006922s] ... ok {7} openstackclient.tests.unit.image.v1.test_image.TestImageList.test_image_list_sort_option [0.001955s] ... ok {12} openstackclient.tests.unit.identity.v3.test_token.TestTokenIssue.test_token_issue_with_unscoped [0.002069s] ... ok {18} openstackclient.tests.unit.network.v2.test_address_scope.TestCreateAddressScope.test_create_no_share [0.002683s] ... ok {11} openstackclient.tests.unit.identity.v3.test_project.TestProjectList.test_project_list_no_options [0.002251s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleBandwidtLimit.test_create_wrong_options [0.002762s] ... ok {9} openstackclient.tests.unit.identity.v3.test_mappings.TestMappingShow.test_mapping_show [0.002347s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_user [0.003799s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_long_option [0.003285s] ... ok {19} openstackclient.tests.unit.network.v2.test_port.TestUnsetPort.test_unset_port_parameters [0.002745s] ... ok {17} openstackclient.tests.unit.api.test_compute_v2.TestHost.test_host_show [0.001831s] ... ok {11} openstackclient.tests.unit.identity.v3.test_project.TestProjectList.test_project_list_sort [0.002215s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_marker_option [0.003175s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_block_device_mapping [0.006808s] ... ok {12} openstackclient.tests.unit.image.v2.test_image.TestAddProjectToImage.test_add_project_to_image_no_option [0.002596s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_agent.TestDeleteNetworkAgent.test_multi_network_agents_delete [0.001997s] ... ok {9} openstackclient.tests.unit.identity.v3.test_protocol.TestProtocolShow.test_show_protocol [0.002578s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_user_domain [0.005364s] ... ok {19} openstackclient.tests.unit.network.v2.test_port.TestUnsetPort.test_unset_port_security_group_not_existent [0.002984s] ... ok {17} openstackclient.tests.unit.common.test_parseractions.TestNonNegativeAction.test_negative_values [0.002544s] ... ok {12} openstackclient.tests.unit.image.v2.test_image.TestAddProjectToImage.test_add_project_to_image_with_option [0.002541s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleDSCPMarking.test_check_type_parameters [0.001923s] ... ok {11} openstackclient.tests.unit.identity.v3.test_protocol.TestProtocolDelete.test_delete_identity_provider [0.002175s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_name_option [0.002565s] ... ok {7} openstackclient.tests.unit.integ.cli.test_project.TestIntegV2ProjectID.test_project_id_arg [0.052859s] ... ok {19} openstackclient.tests.unit.network.v2.test_port.TestUnsetPort.test_unset_security_group [0.003085s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_block_device_mapping_default_input [0.006647s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_agent.TestDeleteNetworkAgent.test_multi_network_agents_delete_with_exception [0.002259s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleDSCPMarking.test_create_default_options [0.002965s] ... ok {6} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeList.test_volume_list_with_marker_and_limit [0.003963s] ... ok {17} openstackclient.tests.unit.common.test_parseractions.TestNonNegativeAction.test_positive_values [0.000387s] ... ok {12} openstackclient.tests.unit.network.v2.test_address_scope.TestListAddressScope.test_address_scope_list [0.002273s] ... ok {9} openstackclient.tests.unit.identity.v3.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_def_creds [0.003951s] ... ok {11} openstackclient.tests.unit.image.v1.test_image.TestImageSet.test_image_set_bools1 [0.002046s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_no_options [0.002758s] ... ok {7} openstackclient.tests.unit.integ.cli.test_project.TestIntegV2ProjectID.test_project_id_env [0.033288s] ... ok {19} openstackclient.tests.unit.network.v2.test_port.TestUnsetPort.test_unset_with_all_tag [0.003943s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_block_device_mapping_full_input [0.007832s] ... ok {9} openstackclient.tests.unit.identity.v3.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_domain [0.002853s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_agent.TestDeleteNetworkAgent.test_network_agent_delete [0.001849s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleDSCPMarking.test_create_no_options [0.003094s] ... ok {17} openstackclient.tests.unit.common.test_parseractions.TestNonNegativeAction.test_zero_values [0.000321s] ... ok {12} openstackclient.tests.unit.network.v2.test_address_scope.TestListAddressScope.test_address_scope_list_ip_version [0.002345s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_create_default [0.005183s] ... ok {9} openstackclient.tests.unit.identity.v3.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_domain_role [0.004510s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_private_option [0.002724s] ... ok {19} openstackclient.tests.unit.network.v2.test_port.TestUnsetPort.test_unset_with_tags [0.002644s] ... ok {7} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV3Prompt.test_shell_callback [0.017370s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_block_device_mapping_invalid_format [0.007911s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_auto_allocated_topology.TestCreateAutoAllocatedTopology.test_create_no_options [0.002432s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestCreateNetworkQosRuleDSCPMarking.test_create_wrong_options [0.004202s] ... ok {17} openstackclient.tests.unit.compute.v2.test_agent.TestAgentDelete.test_agent_delete_no_input [0.021485s] ... ok {12} openstackclient.tests.unit.network.v2.test_address_scope.TestListAddressScope.test_address_scope_list_name [0.002302s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_block_device_mapping_min_input [0.006732s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_create_options [0.001646s] ... ok {9} openstackclient.tests.unit.identity.v3.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_effective [0.002716s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_property_option [0.003068s] ... ok {19} openstackclient.tests.unit.network.v2.test_security_group_compute.TestListSecurityGroupCompute.test_security_group_list_all_projects [0.004383s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_agent.TestRemoveNetworkFromAgent.test_network_agents_list_routers_no_arg [0.002897s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_block_device_mapping_multiple [0.006772s] ... ok {9} openstackclient.tests.unit.identity.v3.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_group [0.002888s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_auto_allocated_topology.TestCreateAutoAllocatedTopology.test_create_or_show_option [0.002422s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_rbac.TestListNetworkRABC.test_network_rbac_list [0.002162s] ... ok {17} openstackclient.tests.unit.compute.v2.test_agent.TestAgentDelete.test_delete_multiple_agents [0.019370s] ... ok {12} openstackclient.tests.unit.network.v2.test_address_scope.TestListAddressScope.test_address_scope_list_no_share [0.002281s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_block_device_mapping_no_uuid [0.006780s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_delete_id [0.002685s] ... ok {9} openstackclient.tests.unit.identity.v3.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_include_names [0.002773s] ... ok {11} openstackclient.tests.unit.image.v1.test_image.TestImageSet.test_image_set_bools2 [0.002039s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_public_option [0.002733s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_agent.TestRemoveNetworkFromAgent.test_network_from_dhcp_agent [0.002728s] ... ok {19} openstackclient.tests.unit.network.v2.test_security_group_compute.TestListSecurityGroupCompute.test_security_group_list_no_options [0.004242s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_block_device_mapping_snapshot [0.007096s] ... ok {9} openstackclient.tests.unit.identity.v3.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_inherited [0.002655s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_auto_allocated_topology.TestCreateAutoAllocatedTopology.test_create_project_domain_option [0.002427s] ... ok _shell: _shell: _shell: _shell: {17} openstackclient.tests.unit.compute.v2.test_agent.TestAgentDelete.test_delete_multiple_agents_exception [0.004368s] ... ok {12} openstackclient.tests.unit.network.v2.test_address_scope.TestListAddressScope.test_address_scope_list_project [0.002535s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_rbac.TestListNetworkRABC.test_network_rbac_list_action_opt [0.002448s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_conflict_network_options [0.008088s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_delete_name [0.003892s] ... ok {9} openstackclient.tests.unit.identity.v3.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_no_filters [0.002602s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_shared_member_status_lower [0.002667s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_agent.TestRemoveNetworkFromAgent.test_show_no_options [0.002303s] ... ok {19} openstackclient.tests.unit.object.v1.test_container.TestContainerShow.test_container_show [0.001405s] ... ok {9} openstackclient.tests.unit.identity.v3.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_project [0.003259s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_auto_allocated_topology.TestCreateAutoAllocatedTopology.test_create_project_option [0.002471s] ... ok {17} openstackclient.tests.unit.compute.v2.test_agent.TestAgentDelete.test_delete_one_agent [0.004521s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_rbac.TestListNetworkRABC.test_network_rbac_list_type_opt [0.002216s] ... ok {12} openstackclient.tests.unit.network.v2.test_address_scope.TestListAddressScope.test_address_scope_list_share [0.002327s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_description_api_newer [0.007445s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_meter.TestListMeter.test_meter_list [0.002385s] ... ok {19} openstackclient.tests.unit.object.v1.test_container_all.TestContainerList.test_object_list_containers_no_options [0.003232s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_shared_member_status_option [0.002866s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_compute.TestShowNetworkCompute.test_show_all_options [0.004904s] ... ok {9} openstackclient.tests.unit.identity.v3.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_user [0.002944s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_description_api_older [0.007262s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_delete_not_found [0.003058s] ... ok {17} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorSet.test_flavor_set_description_api_newer [0.013090s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_rbac.TestListNetworkRABC.test_network_rbac_list_with_long [0.002122s] ... ok {12} openstackclient.tests.unit.network.v2.test_address_scope.TestListAddressScope.test_address_scope_project_domain [0.004291s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_empty_network_key_value [0.006966s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_meter_rule.TestCreateMeterRule.test_create_all_options [0.003018s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_find_id [0.001559s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_shared_option [0.002738s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_compute.TestShowNetworkCompute.test_show_no_options [0.005004s] ... ok {9} openstackclient.tests.unit.identity.v3.test_user.TestUserShow.test_user_show [0.002471s] ... ok {11} openstackclient.tests.unit.image.v1.test_image.TestImageSet.test_image_set_no_options [0.001824s] ... ok {19} openstackclient.tests.unit.object.v1.test_container_all.TestContainerList.test_object_list_containers_prefix [0.003090s] ... ok {17} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorSet.test_flavor_set_description_api_older [0.007793s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_sort_option [0.002995s] ... ok {12} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestCreateFloatingIPPortForwarding.test_create_all_options [0.003017s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_segment.TestSetNetworkSegment.test_set_all_options [0.002000s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_host_and_hypervisor_hostname_v274 [0.007307s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_meter_rule.TestCreateMeterRule.test_create_default_options [0.003071s] ... ok {19} openstackclient.tests.unit.test_shell.TestShellTokenAuthEnv.test_empty_auth [0.004883s] ... ok {11} openstackclient.tests.unit.image.v1.test_image.TestImageSet.test_image_set_numeric_options_to_zero [0.001874s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_flavor.TestSetNetworkFlavor.test_set_disable [0.002260s] ... ok {9} openstackclient.tests.unit.identity.v3.test_user.TestUserShow.test_user_show_with_domain [0.003260s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_find_name [0.002749s] ... ok {19} openstackclient.tests.unit.test_shell.TestShellTokenAuthEnv.test_env [0.004334s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_status_option [0.003759s] ... ok {12} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestCreateFloatingIPPortForwarding.test_create_no_options [0.003144s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_segment.TestSetNetworkSegment.test_set_no_options [0.002272s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_host_pre_v274 [0.007342s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_meter_rule.TestCreateMeterRule.test_create_no_options [0.003444s] ... ok {17} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorSet.test_flavor_set_no_flavor [0.004750s] ... ok {11} openstackclient.tests.unit.image.v1.test_image.TestImageSet.test_image_set_options [0.001952s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_flavor.TestSetNetworkFlavor.test_set_name_and_enable [0.002320s] ... ok {9} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV2.test_shell_args_cacert [0.053632s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_find_not_found [0.002815s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageList.test_image_list_tag_option [0.002563s] ... ok {19} openstackclient.tests.unit.test_shell.TestShellTokenAuthEnv.test_only_auth_url [0.004154s] ... ok {12} openstackclient.tests.unit.network.v2.test_network.TestCreateNetworkIdentityV3.test_create_all_options [0.004376s] ... ok {15} openstackclient.tests.unit.network.v2.test_network_service_provider.TestListNetworkServiceProvider.test_network_service_provider_list [0.002006s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_host_v274 [0.008338s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestDeleteNetworkQosRuleDSCPMarking.test_qos_policy_delete [0.002826s] ... ok {17} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorSet.test_flavor_set_no_project [0.008732s] ... ok {11} openstackclient.tests.unit.image.v1.test_image.TestImageSet.test_image_set_properties [0.002005s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_list_no_options [0.001658s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_flavor.TestSetNetworkFlavor.test_set_nothing [0.002188s] ... ok {9} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV2.test_shell_args_cacert_insecure [0.032656s] ... ok {19} openstackclient.tests.unit.test_shell.TestShellTokenAuthEnv.test_only_token [0.004208s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageSave.test_save_data [0.004057s] ... ok {12} openstackclient.tests.unit.network.v2.test_network.TestCreateNetworkIdentityV3.test_create_default_options [0.003417s] ... ok {15} openstackclient.tests.unit.volume.v1.test_type.TestTypeShow.test_type_show [0.002263s] ... ok {18} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestDeleteNetworkQosRuleDSCPMarking.test_qos_policy_delete_error [0.002561s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_hypervisor_hostname_pre_v274 [0.007078s] ... ok {17} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorSet.test_flavor_set_no_property [0.007312s] ... ok {11} openstackclient.tests.unit.image.v1.test_image.TestImageSet.test_image_update_volume [0.001975s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_set_options_id [0.002791s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_rbac.TestSetNetworkRBAC.test_network_rbac_set [0.002308s] ... ok {9} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV2.test_shell_args_insecure [0.032792s] ... ok {1} openstackclient.tests.unit.image.v2.test_image.TestImageSave.test_save_no_data [0.003624s] ... ok {12} openstackclient.tests.unit.network.v2.test_network.TestCreateNetworkIdentityV3.test_create_no_options [0.003884s] ... ok {19} openstackclient.tests.unit.volume.test_find_resource.TestFindResourceVolumes.test_find [0.000650s] ... ok {15} openstackclient.tests.unit.volume.v1.test_type.TestTypeShow.test_type_show_with_encryption [0.002423s] ... ok {18} openstackclient.tests.unit.network.v2.test_router.TestCreateRouter.test_create_default_options [0.003268s] ... ok {17} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorSet.test_flavor_set_nothing [0.006877s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_hypervisor_hostname_v274 [0.007070s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_activate [0.006012s] ... ok {2} openstackclient.tests.unit.api.test_compute_v2.TestSecurityGroup.test_security_group_set_options_name [0.003989s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_rbac.TestSetNetworkRBAC.test_network_rbac_set_nothing [0.003942s] ... ok {9} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV2.test_shell_args_no_options [0.032505s] ... ok {12} openstackclient.tests.unit.network.v2.test_network.TestCreateNetworkIdentityV3.test_create_other_options [0.003408s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_bools1 [0.007320s] ... ok {19} openstackclient.tests.unit.volume.test_find_resource.TestFindResourceVolumes.test_not_find [0.000644s] ... ok {15} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeSet.test_volume_set_bootable [0.002619s] ... ok {18} openstackclient.tests.unit.network.v2.test_router.TestCreateRouter.test_create_no_options [0.003605s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_invalid_network_key [0.006577s] ... ok {17} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorSet.test_flavor_set_project [0.004461s] ... ok {1} openstackclient.tests.unit.network.test_common.TestNetworkAndComputeShowOne.test_take_action_compute [0.001105s] ... ok {2} openstackclient.tests.unit.common.test_parseractions.TestMultiKeyValueAction.test_empty_required_optional [0.001148s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_segment.TestDeleteNetworkSegment.test_delete [0.002014s] ... ok {12} openstackclient.tests.unit.network.v2.test_network.TestCreateNetworkIdentityV3.test_create_with_no_tag [0.003436s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_bools2 [0.005613s] ... ok {15} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeSet.test_volume_set_description [0.001991s] ... ok {9} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliV2.test_shell_args_verify [0.032852s] ... ok {19} openstackclient.tests.unit.volume.v1.test_type.TestTypeList.test_type_list_with_encryption [0.002616s] ... ok {18} openstackclient.tests.unit.network.v2.test_router.TestCreateRouter.test_create_with_AZ_hints [0.005087s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_invalid_network_options [0.006674s] ... ok {12} openstackclient.tests.unit.network.v2.test_network.TestCreateNetworkIdentityV3.test_create_with_tags [0.003375s] ... ok {17} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorSet.test_flavor_set_property [0.004197s] ... ok {1} openstackclient.tests.unit.network.test_common.TestNetworkAndComputeShowOne.test_take_action_network [0.001021s] ... ok {2} openstackclient.tests.unit.common.test_parseractions.TestMultiKeyValueAction.test_error_values_with_comma [0.000429s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_segment.TestDeleteNetworkSegment.test_delete_multiple [0.002279s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_deactivate [0.005786s] ... ok {15} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeSet.test_volume_set_name [0.001813s] ... ok {9} openstackclient.tests.unit.network.test_common.TestNetworkAndComputeLister.test_take_action_compute [0.001980s] ... ok {19} openstackclient.tests.unit.volume.v1.test_type.TestTypeList.test_type_list_with_options [0.001994s] ... ok {18} openstackclient.tests.unit.network.v2.test_router.TestCreateRouter.test_create_with_centralized_option [0.003513s] ... ok {12} openstackclient.tests.unit.network.v2.test_network.TestShowNetwork.test_show_all_options [0.002483s] ... ok {1} openstackclient.tests.unit.network.test_common.TestNetworkAndComputeShowOne.test_take_action_with_http_exception [0.001388s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_network [0.007818s] ... ok {17} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorSet.test_flavor_set_with_unexist_flavor [0.004270s] ... ok {2} openstackclient.tests.unit.common.test_parseractions.TestMultiKeyValueAction.test_error_values_without_comma [0.000415s] ... ok {7} openstackclient.tests.unit.network.v2.test_network_segment.TestDeleteNetworkSegment.test_delete_multiple_with_exception [0.002362s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_dead_options [0.005536s] ... ok {18} openstackclient.tests.unit.network.v2.test_router.TestCreateRouter.test_create_with_distributed_option [0.003215s] ... ok {9} openstackclient.tests.unit.network.test_common.TestNetworkAndComputeLister.test_take_action_network [0.001121s] ... ok {15} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeSet.test_volume_set_no_options [0.003974s] ... ok {12} openstackclient.tests.unit.network.v2.test_network.TestShowNetwork.test_show_no_options [0.002425s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_none_network [0.007176s] ... ok {1} openstackclient.tests.unit.network.v2.test_ip_availability.TestListIPAvailability.test_list_ip_version [0.002834s] ... ok {19} openstackclient.tests.unit.volume.v1.test_type.TestTypeList.test_type_list_without_options [0.002095s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_block_live_migrate [0.004941s] ... ok {2} openstackclient.tests.unit.common.test_parseractions.TestMultiKeyValueAction.test_good_values [0.000382s] ... ok {7} openstackclient.tests.unit.network.v2.test_router.TestRemovePortFromRouter.test_remove_port_no_option [0.002715s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_fake_properties [0.005679s] ... ok {18} openstackclient.tests.unit.network.v2.test_router.TestCreateRouter.test_create_with_ha_option [0.003390s] ... ok {9} openstackclient.tests.unit.network.v2.test_address_scope.TestSetAddressScope.test_set_name_and_share [0.002335s] ... ok {15} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeSet.test_volume_set_property [0.002280s] ... ok {12} openstackclient.tests.unit.network.v2.test_network_auto_allocated_topology.TestDeleteAutoAllocatedTopology.test_delete_no_project [0.001778s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_not_exist_security_group [0.008565s] ... ok {19} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeDelete.test_volume_delete_multi_volumes [0.002121s] ... ok {1} openstackclient.tests.unit.network.v2.test_ip_availability.TestListIPAvailability.test_list_no_options [0.002507s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_live_migrate [0.005176s] ... ok {2} openstackclient.tests.unit.common.test_parseractions.TestMultiKeyValueAction.test_invalid_key [0.000392s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_membership_option_accept [0.005882s] ... ok {7} openstackclient.tests.unit.network.v2.test_router.TestRemovePortFromRouter.test_remove_port_required_options [0.002309s] ... ok {18} openstackclient.tests.unit.network.v2.test_router.TestCreateRouter.test_create_with_no_ha_option [0.003204s] ... ok {9} openstackclient.tests.unit.network.v2.test_address_scope.TestSetAddressScope.test_set_no_share [0.002060s] ... ok {15} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeSet.test_volume_set_read_write [0.002076s] ... ok {12} openstackclient.tests.unit.network.v2.test_network_auto_allocated_topology.TestDeleteAutoAllocatedTopology.test_delete_project_arg [0.001931s] ... ok {19} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeDelete.test_volume_delete_multi_volumes_with_exception [0.002693s] ... ok {1} openstackclient.tests.unit.network.v2.test_ip_availability.TestListIPAvailability.test_list_project [0.002618s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_live_migrate_225 [0.004609s] ... ok {2} openstackclient.tests.unit.common.test_parseractions.TestMultiKeyValueAction.test_missing_key [0.000456s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_only_network_key [0.007144s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_membership_option_pending [0.005828s] ... ok {7} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestShowSecurityGroupRuleNetwork.test_show_all_options [0.002660s] ... ok {18} openstackclient.tests.unit.network.v2.test_router.TestCreateRouter.test_create_with_no_tag [0.003373s] ... ok {9} openstackclient.tests.unit.network.v2.test_address_scope.TestSetAddressScope.test_set_nothing [0.002051s] ... ok {12} openstackclient.tests.unit.network.v2.test_network_auto_allocated_topology.TestDeleteAutoAllocatedTopology.test_delete_project_domain_arg [0.002080s] ... ok {15} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeSet.test_volume_set_readonly [0.001962s] ... ok {19} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeDelete.test_volume_delete_one_volume [0.003493s] ... ok {1} openstackclient.tests.unit.network.v2.test_network_agent.TestRemoveRouterAgent.test_remove_no_options [0.002531s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_live_migrate_host_pre_2_30 [0.006148s] ... ok {2} openstackclient.tests.unit.common.test_parseractions.TestMultiKeyValueAction.test_optional_keys_not_list [0.000482s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_membership_option_reject [0.005765s] ... ok {7} openstackclient.tests.unit.network.v2.test_security_group_rule_network.TestShowSecurityGroupRuleNetwork.test_show_no_options [0.003066s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_options [0.007341s] ... ok {18} openstackclient.tests.unit.network.v2.test_router.TestCreateRouter.test_create_with_tags [0.003486s] ... ok {9} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestCreateFloatingIPNetwork.test_create_all_options [0.003282s] ... ok {12} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestShowFlavorProfile.test_show_all_options [0.002177s] ... ok {15} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeSet.test_volume_set_size [0.002086s] ... ok {19} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeDelete.test_volume_delete_with_force [0.001854s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_live_migrate_live_and_host_mutex [0.004793s] ... ok {1} openstackclient.tests.unit.network.v2.test_network_agent.TestRemoveRouterAgent.test_remove_router_required_options [0.002187s] ... ok {2} openstackclient.tests.unit.common.test_parseractions.TestMultiKeyValueAction.test_required_keys_not_list [0.000581s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_no_options [0.005677s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet.TestDeleteSubnet.test_multi_subnets_delete [0.002376s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_security_group_in_nova_network [0.007341s] ... ok {18} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestShowSecurityGroupRuleCompute.test_security_group_rule_show_all_options [0.004247s] ... ok {9} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestCreateFloatingIPNetwork.test_create_default_options [0.003135s] ... ok {15} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeSet.test_volume_set_size_not_available [0.002959s] ... ok {12} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosAssociate.test_qos_associate [0.001854s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_live_migrate_no_host [0.004895s] ... ok {2} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorList.test_flavor_list_all_flavors [0.010937s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_numeric_options_to_zero [0.005563s] ... ok {1} openstackclient.tests.unit.network.v2.test_network_compute.TestDeleteNetworkCompute.test_network_delete_multi [0.003734s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet.TestDeleteSubnet.test_multi_subnets_delete_with_exception [0.002353s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_wait_fails [0.008496s] ... ok {18} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestShowSecurityGroupRuleCompute.test_security_group_rule_show_no_options [0.004221s] ... ok {9} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestCreateFloatingIPNetwork.test_create_floating_ip_with_qos [0.003403s] ... ok {12} openstackclient.tests.unit.volume.v1.test_service.TestServiceList.test_service_list [0.002000s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_live_migrate_with_disk_overcommit [0.004508s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_options [0.005736s] ... ok {1} openstackclient.tests.unit.network.v2.test_network_compute.TestDeleteNetworkCompute.test_network_delete_multi_with_exception [0.004974s] ... ok {15} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeSet.test_volume_set_size_smaller [0.002174s] ... ok {2} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorList.test_flavor_list_long [0.004204s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet.TestDeleteSubnet.test_subnet_delete [0.002264s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerCreate.test_server_create_with_wait_ok [0.007525s] ... ok {18} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosCreate.test_qos_create_with_consumer [0.004229s] ... ok {9} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestCreateFloatingIPNetwork.test_create_no_options [0.004093s] ... ok {12} openstackclient.tests.unit.volume.v1.test_service.TestServiceList.test_service_list_with_long_option [0.003357s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_properties [0.005701s] ... ok {1} openstackclient.tests.unit.network.v2.test_network_compute.TestDeleteNetworkCompute.test_network_delete_one [0.003469s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_live_migrate_with_false_value_options [0.004501s] ... ok {15} openstackclient.tests.unit.volume.v2.test_type.TestTypeDelete.test_delete_multiple_types [0.003024s] ... ok _shell: _shell: _shell: _shell: {2} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorList.test_flavor_list_no_options [0.003780s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_address_scope [0.002624s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerResizeConfirm.test_resize_confirm [0.004896s] ... ok {9} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestCreateFloatingIPNetwork.test_create_with_no_tag [0.004458s] ... ok {18} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosCreate.test_qos_create_with_properties [0.003899s] ... ok {12} openstackclient.tests.unit.volume.v2.test_type.TestColumns.test_encryption_info_column_with_info [0.002452s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_tag [0.006519s] ... ok {1} openstackclient.tests.unit.network.v2.test_network_flavor.TestRemoveNetworkFlavorFromProfile.test_remove_flavor_from_service_profile [0.002137s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_live_migrate_with_host [0.004473s] ... ok {15} openstackclient.tests.unit.volume.v2.test_type.TestTypeDelete.test_delete_multiple_types_with_exception [0.004836s] ... ok {2} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorList.test_flavor_list_private_flavors [0.003657s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_default [0.002934s] ... ok {13} openstackclient.tests.unit.compute.v2.test_server.TestServerResizeRevert.test_resize_revert [0.003551s] ... ok {9} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestCreateFloatingIPNetwork.test_create_with_tags [0.002930s] ... ok {18} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosCreate.test_qos_create_without_properties [0.003684s] ... ok {12} openstackclient.tests.unit.volume.v2.test_type.TestColumns.test_encryption_info_column_without_info [0.002605s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_tag_merge [0.006839s] ... ok {1} openstackclient.tests.unit.network.v2.test_network_flavor.TestRemoveNetworkFlavorFromProfile.test_show_no_options [0.002235s] ... ok {15} openstackclient.tests.unit.volume.v2.test_type.TestTypeDelete.test_type_delete [0.003009s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_live_migrate_without_host_override_live [0.004923s] ... ok {2} openstackclient.tests.unit.compute.v2.test_flavor.TestFlavorList.test_flavor_list_public_flavors [0.003757s] ... ok {18} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosDisassociate.test_qos_disassociate_with_all_volume_types [0.003343s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_description [0.002748s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectSet.test_project_set_description [0.001275s] ... ok {9} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestCreateFloatingIPNetwork.test_floating_ip_create_project [0.003172s] ... ok {12} openstackclient.tests.unit.volume.v2.test_volume_backend.TestListVolumePool.test_pool_list [0.003202s] ... ok {1} openstackclient.tests.unit.network.v2.test_network_segment_range.TestListNetworkSegmentRange.test_list_long [0.002679s] ... ok {15} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupDelete.test_backup_delete [0.002849s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_migrate_no_options [0.004505s] ... ok {2} openstackclient.tests.unit.compute.v2.test_keypair.TestKeypairList.test_keypair_list_no_options [0.003485s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_tag_merge_dupe [0.007056s] ... ok {18} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosDisassociate.test_qos_disassociate_with_volume_type [0.005078s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectSet.test_project_set_disable [0.001185s] ... ok {9} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestCreateFloatingIPNetwork.test_floating_ip_create_project_domain [0.003529s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestImageSet.test_image_set_with_unexist_project [0.005996s] ... ok {12} openstackclient.tests.unit.volume.v2.test_volume_backend.TestListVolumePool.test_service_list_with_long_option [0.003163s] ... ok {15} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupDelete.test_backup_delete_with_force [0.002949s] ... ok {1} openstackclient.tests.unit.network.v2.test_network_segment_range.TestListNetworkSegmentRange.test_list_no_option [0.002524s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_migrate_with_block_migration [0.004552s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerResize.test_server_resize [0.005412s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_len_negative [0.002908s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestRemoveProjectImage.test_remove_project_image_no_options [0.003954s] ... ok {18} openstackclient.tests.unit.volume.v2.test_transfer_request.TestTransferDelete.test_delete_multiple_transfers [0.003257s] ... ok dummy{13} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectSet.test_project_set_enable [0.001396s] ... ok {9} openstackclient.tests.unit.network.v2.test_network.TestDeleteNetwork.test_delete_multiple_networks [0.002698s] ... ok {1} openstackclient.tests.unit.network.v2.test_subnet_pool.TestUnsetSubnetPool.test_unset_with_all_tag [0.002182s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerResize.test_server_resize_confirm [0.004820s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_migrate_with_disk_overcommit [0.005938s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_no_address_scope [0.002660s] ... ok {15} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupDelete.test_delete_multiple_backups [0.002957s] ... ok {18} openstackclient.tests.unit.volume.v2.test_transfer_request.TestTransferDelete.test_delete_multiple_transfers_with_exception [0.003781s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectSet.test_project_set_name [0.001218s] ... ok {1} openstackclient.tests.unit.network.v2.test_subnet_pool.TestUnsetSubnetPool.test_unset_with_tags [0.002249s] ... ok {11} openstackclient.tests.unit.image.v2.test_image.TestRemoveProjectImage.test_remove_project_image_with_options [0.003734s] ... ok {9} openstackclient.tests.unit.network.v2.test_network.TestDeleteNetwork.test_delete_multiple_networks_exception [0.003140s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerResize.test_server_resize_no_options [0.003799s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_migrate_with_host_2_56 [0.004665s] ... ok {15} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupDelete.test_delete_multiple_backups_with_exception [0.003416s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_no_address_scope_conflict [0.003278s] ... ok {18} openstackclient.tests.unit.volume.v2.test_transfer_request.TestTransferDelete.test_transfer_delete [0.003194s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectSet.test_project_set_no_options [0.001139s] ... ok {1} openstackclient.tests.unit.volume.v1.test_type.TestTypeUnset.test_type_unset_encryption_type [0.001726s] ... ok {9} openstackclient.tests.unit.network.v2.test_network.TestDeleteNetwork.test_delete_one_network [0.002525s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerResize.test_server_resize_revert [0.004451s] ... ok {11} openstackclient.tests.unit.network.v2.test_floating_ip_compute.TestShowFloatingIPCompute.test_floating_ip_show [0.004073s] ... ok {1} openstackclient.tests.unit.volume.v1.test_type.TestTypeUnset.test_type_unset_failed_with_missing_volume_type_argument [0.001813s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_migrate_with_host_pre_2_56 [0.004581s] ... ok {18} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeMigrate.test_volume_migrate [0.003576s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_no_default [0.002753s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectSet.test_project_set_property [0.001338s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_compute.TestListNetworkCompute.test_network_list_no_options [0.004275s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerResize.test_server_resize_with_wait_fails [0.005179s] ... ok {11} openstackclient.tests.unit.network.v2.test_network_agent.TestAddNetworkToAgent.test_add_network_to_dhcp_agent [0.002377s] ... ok {1} openstackclient.tests.unit.volume.v1.test_type.TestTypeUnset.test_type_unset_nothing [0.001487s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_migrate_with_wait [0.004906s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_no_default_conflict [0.004606s] ... ok {18} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeMigrate.test_volume_migrate_with_option [0.003516s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectSet.test_project_set_unexist_project [0.001330s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestDeleteFlavorProfile.test_multi_network_flavor_profiles_delete [0.002197s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerResize.test_server_resize_with_wait_ok [0.004334s] ... ok {11} openstackclient.tests.unit.network.v2.test_network_agent.TestAddNetworkToAgent.test_show_no_options [0.002855s] ... ok {1} openstackclient.tests.unit.volume.v1.test_type.TestTypeUnset.test_type_unset_property [0.001721s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerMigrate.test_server_migrate_with_wait_fails [0.005712s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_nothing [0.002536s] ... ok {18} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeMigrate.test_volume_migrate_without_host [0.003527s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectUnset.test_project_unset_key [0.001258s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestDeleteFlavorProfile.test_multi_network_flavor_profiles_delete_with_exception [0.002270s] ... ok {11} openstackclient.tests.unit.network.v2.test_network_meter_rule.TestListMeterRule.test_rule_list [0.002359s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_that [0.002807s] ... ok {1} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeShow.test_volume_show [0.002380s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerUnshelveV277.test_specified_az_to_unshelve_with_v277 [0.004220s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerSet.test_server_set_no_option [0.003929s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_project.TestProjectUnset.test_project_unset_no_options [0.001243s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestDeleteFlavorProfile.test_network_flavor_profile_delete [0.001964s] ... ok {11} openstackclient.tests.unit.network.v2.test_network_rbac.TestDeleteNetworkRBAC.test_multi_network_policies_delete_with_exception [0.002196s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_this [0.002748s] ... ok {1} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeShow.test_volume_show_backward_compatibility [0.002457s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerUnshelveV277.test_unshelve_multi_servers [0.004625s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerSet.test_server_set_with_description_api_newer [0.004178s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_service.TestServiceList.test_service_list_long [0.002075s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestShowNetworkQosDSCPMarking.test_show_all_options [0.002618s] ... ok {11} openstackclient.tests.unit.network.v2.test_network_rbac.TestDeleteNetworkRBAC.test_multi_network_rbacs_delete [0.002047s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerUnshelveV277.test_unshelve_one_server [0.004189s] ... ok {1} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosSet.test_qos_set_with_properties_with_id [0.002937s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_service.TestServiceList.test_service_list_no_options [0.001332s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerSet.test_server_set_with_description_api_older [0.005514s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_with_default_quota [0.002569s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestShowNetworkQosDSCPMarking.test_show_no_options [0.002943s] ... ok {11} openstackclient.tests.unit.network.v2.test_network_rbac.TestDeleteNetworkRBAC.test_network_rbac_delete [0.001875s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server.TestServerUnshelveV277.test_unshelve_server_with_specified_az [0.004059s] ... ok {1} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosShow.test_qos_show [0.003158s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_with_no_tag [0.002515s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerSet.test_server_set_with_invalid_state [0.004853s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_segment_range.TestCreateNetworkSegmentRange.test_create_all_options [0.003517s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_token.TestTokenIssue.test_token_issue [0.001583s] ... ok {11} openstackclient.tests.unit.network.v2.test_network_segment.TestShowNetworkSegment.test_show_all_options [0.002292s] ... ok {1} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupRestore.test_backup_restore [0.003388s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server_group.TestServerGroupList.test_server_group_list [0.008469s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestSetSubnetPool.test_set_with_tags [0.002726s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerSet.test_server_set_with_name [0.003917s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_segment_range.TestCreateNetworkSegmentRange.test_create_default_with_project_id [0.002942s] ... ok {13} openstackclient.tests.unit.identity.v2_0.test_token.TestTokenIssue.test_token_issue_with_unscoped_token [0.001659s] ... ok {11} openstackclient.tests.unit.network.v2.test_network_segment.TestShowNetworkSegment.test_show_no_options [0.002843s] ... ok {17} openstackclient.tests.unit.compute.v2.test_server_group.TestServerGroupList.test_server_group_list_with_all_projects_and_long [0.004248s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestShowSubnetPool.test_show_all_options [0.003111s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_segment_range.TestCreateNetworkSegmentRange.test_create_invalid_network_type [0.003068s] ... ok {13} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestRemoveProjectEndpointGroup.test_remove_project_endpoint_no_options [0.002539s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerSet.test_server_set_with_property [0.004116s] ... ok {11} openstackclient.tests.unit.network.v2.test_router.TestShowRouter.test_show_all_options [0.003051s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_2_53_disable_down [0.004904s] ... ok {7} openstackclient.tests.unit.network.v2.test_subnet_pool.TestShowSubnetPool.test_show_no_options [0.002652s] ... ok {13} openstackclient.tests.unit.identity.v3.test_endpoint_group.TestRemoveProjectEndpointGroup.test_remove_project_endpoint_with_options [0.002424s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerSet.test_server_set_with_root_password [0.004407s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_segment_range.TestCreateNetworkSegmentRange.test_create_minimum_options [0.004640s] ... ok {11} openstackclient.tests.unit.network.v2.test_router.TestShowRouter.test_show_no_extra_route_extension [0.002897s] ... ok {7} openstackclient.tests.unit.object.v1.test_container.TestContainerList.test_object_list_containers_all [0.002241s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_2_53_disable_reason [0.004426s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_description [0.002653s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_segment_range.TestCreateNetworkSegmentRange.test_create_no_options [0.003022s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server.TestServerSet.test_server_set_with_state [0.004386s] ... ok {11} openstackclient.tests.unit.network.v2.test_router.TestShowRouter.test_show_no_ha_no_distributed [0.004223s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_2_53_enable_up [0.004417s] ... ok {7} openstackclient.tests.unit.object.v1.test_container.TestContainerList.test_object_list_containers_limit [0.001841s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_disable [0.002627s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_segment_range.TestCreateNetworkSegmentRange.test_create_private_minimum_options [0.003280s] ... ok {2} openstackclient.tests.unit.compute.v2.test_server_event.TestShowServerEvent.test_server_event_show [0.004883s] ... ok {11} openstackclient.tests.unit.network.v2.test_router.TestShowRouter.test_show_no_options [0.002473s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_disable [0.004182s] ... ok {7} openstackclient.tests.unit.object.v1.test_container.TestContainerList.test_object_list_containers_long [0.001664s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_segment_range.TestCreateNetworkSegmentRange.test_create_shared_minimum_options [0.002886s] ... ok {2} openstackclient.tests.unit.identity.v2_0.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_by_name_project_and_user [0.001761s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_domain [0.002648s] ... ok {11} openstackclient.tests.unit.network.v2.test_subnet.TestUnsetSubnet.test_unset_subnet_params [0.002486s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_disable_with_reason [0.004187s] ... ok {7} openstackclient.tests.unit.object.v1.test_container.TestContainerList.test_object_list_containers_marker [0.001998s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_segment_range.TestCreateNetworkSegmentRange.test_create_shared_with_project_id [0.002995s] ... ok {2} openstackclient.tests.unit.identity.v2_0.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_def_creds [0.002135s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_domain_no_perms [0.002627s] ... ok {11} openstackclient.tests.unit.network.v2.test_subnet.TestUnsetSubnet.test_unset_subnet_wrong_allocation_pool [0.002783s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_enable [0.004046s] ... ok {7} openstackclient.tests.unit.object.v1.test_container.TestContainerList.test_object_list_containers_no_options [0.001694s] ... ok {9} openstackclient.tests.unit.network.v2.test_network_segment_range.TestCreateNetworkSegmentRange.test_create_tunnel_with_physical_network [0.002905s] ... ok {2} openstackclient.tests.unit.identity.v2_0.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_no_filters [0.001546s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_enable [0.002816s] ... ok {11} openstackclient.tests.unit.network.v2.test_subnet.TestUnsetSubnet.test_unset_subnet_wrong_dns_nameservers [0.002523s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_enable_and_state_down [0.005716s] ... ok {7} openstackclient.tests.unit.object.v1.test_container.TestContainerList.test_object_list_containers_prefix [0.001823s] ... ok {2} openstackclient.tests.unit.identity.v2_0.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_only_project_filter [0.001809s] ... ok {9} openstackclient.tests.unit.network.v2.test_security_group_network.TestShowSecurityGroupNetwork.test_show_all_options [0.003124s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_invalid_parent [0.002891s] ... ok {11} openstackclient.tests.unit.network.v2.test_subnet.TestUnsetSubnet.test_unset_subnet_wrong_host_routes [0.002406s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_enable_and_state_down_with_exception [0.004936s] ... ok {7} openstackclient.tests.unit.test_shell.TestShellArgV.test_shell_argv [0.006451s] ... ok {2} openstackclient.tests.unit.identity.v2_0.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_only_user_filter [0.001695s] ... ok {9} openstackclient.tests.unit.network.v2.test_security_group_network.TestShowSecurityGroupNetwork.test_show_no_options [0.002999s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_is_domain_false_property [0.002733s] ... ok {11} openstackclient.tests.unit.network.v2.test_subnet.TestUnsetSubnet.test_unset_subnet_wrong_service_type [0.002658s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_enable_with_disable_reason [0.003955s] ... ok {7} openstackclient.tests.unit.volume.test_find_resource.TestFindResourceVolumeSnapshots.test_find [0.000677s] ... ok {2} openstackclient.tests.unit.identity.v2_0.test_role_assignment.TestRoleAssignmentList.test_role_assignment_list_project_and_user [0.002998s] ... ok {9} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestDeleteSecurityGroupRuleCompute.test_security_group_rule_delete [0.004429s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_is_domain_none_property [0.004414s] ... ok {11} openstackclient.tests.unit.network.v2.test_subnet.TestUnsetSubnet.test_unset_with_all_tag [0.002377s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_find_service_by_host_and_binary_many_results [0.003657s] ... ok {7} openstackclient.tests.unit.volume.test_find_resource.TestFindResourceVolumeSnapshots.test_not_find [0.000673s] ... ok {2} openstackclient.tests.unit.identity.v3.test_consumer.TestConsumerSet.test_consumer_update [0.002061s] ... ok {9} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestDeleteSecurityGroupRuleCompute.test_security_group_rule_delete_multi [0.004226s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_is_domain_true_property [0.002749s] ... ok {11} openstackclient.tests.unit.network.v2.test_subnet.TestUnsetSubnet.test_unset_with_tags [0.002682s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_find_service_by_host_and_binary_no_results [0.003286s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_backward_compatibility [0.003499s] ... ok {2} openstackclient.tests.unit.identity.v3.test_endpoint.TestAddProjectToEndpoint.test_add_project_to_endpoint_no_option [0.002332s] ... ok {9} openstackclient.tests.unit.network.v2.test_security_group_rule_compute.TestDeleteSecurityGroupRuleCompute.test_security_group_rule_delete_multi_with_exception [0.004348s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_no_options [0.002648s] ... ok {11} openstackclient.tests.unit.volume.v1.test_type.TestTypeDelete.test_delete_multiple_types [0.001663s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_only_with_disable_reason [0.003874s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_image_id [0.003634s] ... ok {2} openstackclient.tests.unit.identity.v3.test_endpoint.TestAddProjectToEndpoint.test_add_project_to_endpoint_with_option [0.002193s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_list_with_tag_options [0.003102s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_parent [0.002937s] ... ok {11} openstackclient.tests.unit.volume.v1.test_type.TestTypeDelete.test_delete_multiple_types_with_exception [0.002114s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_state_down [0.004342s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_image_name [0.004886s] ... ok {2} openstackclient.tests.unit.identity.v3.test_trust.TestTrustList.test_trust_list_no_options [0.002044s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_dhcp [0.003153s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_property [0.002772s] ... ok {11} openstackclient.tests.unit.volume.v1.test_type.TestTypeDelete.test_type_delete [0.001564s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_service_set_state_up [0.004480s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_min_options [0.003078s] ... ok {13} openstackclient.tests.unit.identity.v3.test_project.TestProjectCreate.test_project_create_with_tags [0.002785s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_gateway [0.004818s] ... ok {2} openstackclient.tests.unit.image.v2.test_image.TestImageUnset.test_image_unset_mixed_option [0.002398s] ... ok {11} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupDelete.test_consistency_group_delete [0.003020s] ... ok {17} openstackclient.tests.unit.compute.v2.test_service.TestServiceSet.test_set_nothing [0.004227s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_options [0.002901s] ... ok {13} openstackclient.tests.unit.identity.v3.test_registered_limit.TestRegisteredLimitShow.test_registered_limit_show [0.002338s] ... ok {2} openstackclient.tests.unit.image.v2.test_image.TestImageUnset.test_image_unset_no_options [0.002374s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_ip_version [0.003136s] ... ok {11} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupDelete.test_consistency_group_delete_with_force [0.002965s] ... ok {17} openstackclient.tests.unit.identity.v2_0.test_catalog.TestCatalogShow.test_catalog_show [0.002904s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_properties [0.003137s] ... ok {2} openstackclient.tests.unit.image.v2.test_image.TestImageUnset.test_image_unset_property_option [0.002376s] ... ok {13} openstackclient.tests.unit.identity.v3.test_service.TestServiceSet.test_service_set_description [0.002200s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_long [0.004078s] ... ok {11} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupDelete.test_delete_multiple_consistency_groups [0.003220s] ... ok {17} openstackclient.tests.unit.identity.v2_0.test_role.TestRoleDelete.test_delete_multi_roles_with_exception [0.002234s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_user_project_id [0.003281s] ... ok {2} openstackclient.tests.unit.image.v2.test_image.TestImageUnset.test_image_unset_tag_option [0.002258s] ... ok {13} openstackclient.tests.unit.identity.v3.test_service.TestServiceSet.test_service_set_disable [0.002326s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_name [0.003105s] ... ok {11} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupDelete.test_delete_multiple_consistency_groups_with_exception [0.003449s] ... ok {17} openstackclient.tests.unit.identity.v2_0.test_role.TestRoleDelete.test_role_delete_no_options [0.001407s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_user_project_name [0.003271s] ... ok {2} openstackclient.tests.unit.network.v2.test_floating_ip_pool_compute.TestListFloatingIPPoolCompute.test_floating_ip_list [0.004012s] ... ok {13} openstackclient.tests.unit.identity.v3.test_service.TestServiceSet.test_service_set_enable [0.002211s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_network [0.003251s] ... ok {11} openstackclient.tests.unit.volume.v2.test_service.TestServiceSet.test_service_set_disable [0.004896s] ... ok {17} openstackclient.tests.unit.identity.v3.test_domain.TestDomainSet.test_domain_set_description [0.002182s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_with_bootable_and_readonly [0.003440s] ... ok {2} openstackclient.tests.unit.network.v2.test_network.TestCreateNetworkIdentityV2.test_create_with_domain_identityv2 [0.003577s] ... ok {13} openstackclient.tests.unit.identity.v3.test_service.TestServiceSet.test_service_set_name [0.002272s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_no_dhcp [0.003175s] ... ok {11} openstackclient.tests.unit.volume.v2.test_service.TestServiceSet.test_service_set_disable_with_reason [0.003286s] ... ok {17} openstackclient.tests.unit.identity.v3.test_domain.TestDomainSet.test_domain_set_disable [0.003877s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_with_bootable_and_readonly_fail [0.004066s] ... ok {2} openstackclient.tests.unit.network.v2.test_network.TestCreateNetworkIdentityV2.test_create_with_project_identityv2 [0.004265s] ... ok {13} openstackclient.tests.unit.identity.v3.test_service.TestServiceSet.test_service_set_no_options [0.002273s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_no_options [0.002912s] ... ok {17} openstackclient.tests.unit.identity.v3.test_domain.TestDomainSet.test_domain_set_enable [0.002127s] ... ok {11} openstackclient.tests.unit.volume.v2.test_service.TestServiceSet.test_service_set_enable [0.003363s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_with_multi_source [0.003344s] ... ok {2} openstackclient.tests.unit.network.v2.test_network_agent.TestShowNetworkAgent.test_show_all_options [0.002314s] ... ok {13} openstackclient.tests.unit.identity.v3.test_service.TestServiceSet.test_service_set_type [0.002295s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_project [0.003207s] ... ok {17} openstackclient.tests.unit.identity.v3.test_domain.TestDomainSet.test_domain_set_name [0.002172s] ... ok {11} openstackclient.tests.unit.volume.v2.test_service.TestServiceSet.test_service_set_enable_with_disable_reason [0.003119s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_with_nonbootable_and_readwrite [0.003590s] ... ok {2} openstackclient.tests.unit.network.v2.test_network_agent.TestShowNetworkAgent.test_show_no_options [0.002755s] ... ok {13} openstackclient.tests.unit.identity.v3.test_service_provider.TestServiceProviderShow.test_service_provider_show [0.002633s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_project_domain [0.003576s] ... ok {11} openstackclient.tests.unit.volume.v2.test_service.TestServiceSet.test_service_set_nothing [0.003038s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_with_source [0.003126s] ... ok {13} openstackclient.tests.unit.image.v2.test_image.TestImageDelete.test_image_delete_multi_images [0.007320s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_service_type [0.003072s] ... ok {17} openstackclient.tests.unit.identity.v3.test_domain.TestDomainSet.test_domain_set_no_options [0.001932s] ... ok {11} openstackclient.tests.unit.volume.v2.test_service.TestServiceSet.test_service_set_only_with_disable_reason [0.003052s] ... ok {2} openstackclient.tests.unit.network.v2.test_network_segment.TestCreateNetworkSegment.test_create_all_options [0.002527s] ... ok {7} openstackclient.tests.unit.volume.v1.test_volume.TestVolumeCreate.test_volume_create_without_size [0.002849s] ... ok {13} openstackclient.tests.unit.image.v2.test_image.TestImageDelete.test_image_delete_multi_images_exception [0.005914s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_service_type_multiple [0.002852s] ... ok {11} openstackclient.tests.unit.volume.v2.test_transfer_request.TestTransferShow.test_transfer_show [0.003399s] ... ok {17} openstackclient.tests.unit.identity.v3.test_group.TestGroupShow.test_group_show [0.002639s] ... ok {2} openstackclient.tests.unit.network.v2.test_network_segment.TestCreateNetworkSegment.test_create_invalid_network_type [0.002826s] ... ok {7} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupAddVolume.test_add_multiple_volumes_to_consistency_group [0.003732s] ... ok {9} openstackclient.tests.unit.network.v2.test_subnet.TestListSubnet.test_subnet_list_subnet_range [0.002971s] ... ok {11} openstackclient.tests.unit.volume.v2.test_volume_backend.TestShowVolumeCapability.test_capability_show [0.003355s] ... ok {13} openstackclient.tests.unit.image.v2.test_image.TestImageDelete.test_image_delete_no_options [0.004099s] ... ok {2} openstackclient.tests.unit.network.v2.test_network_segment.TestCreateNetworkSegment.test_create_minimum_options [0.002557s] ... ok {17} openstackclient.tests.unit.identity.v3.test_group.TestGroupShow.test_group_show_with_domain [0.002352s] ... ok {7} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupAddVolume.test_add_multiple_volumes_to_consistency_group_with_exception [0.004203s] ... ok {9} openstackclient.tests.unit.object.v1.test_container_all.TestContainerCreate.test_object_create_container_more [0.004687s] ... ok {11} openstackclient.tests.unit.volume.v2.test_volume_host.TestVolumeHostFailover.test_volume_host_failover [0.002861s] ... ok {17} openstackclient.tests.unit.identity.v3.test_protocol.TestProtocolList.test_list_protocols [0.002616s] ... ok {13} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliNoAuth.test_shell_args_cacert [0.030539s] ... ok {2} openstackclient.tests.unit.network.v2.test_network_segment.TestCreateNetworkSegment.test_create_no_options [0.002697s] ... ok {9} openstackclient.tests.unit.object.v1.test_container_all.TestContainerCreate.test_object_create_container_single [0.003088s] ... ok {7} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupAddVolume.test_add_one_volume_to_consistency_group [0.004926s] ... ok {13} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliNoAuth.test_shell_args_cacert_insecure [0.014019s] ... ok {17} openstackclient.tests.unit.image.v1.test_image.TestImageShow.test_image_show [0.002058s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_default_options [0.004240s] ... ok {13} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliNoAuth.test_shell_args_insecure [0.013474s] ... ok {9} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosSet.test_qos_set_with_properties_with_id [0.002109s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_full_options [0.006332s] ... ok {17} openstackclient.tests.unit.image.v1.test_image.TestImageShow.test_image_show_human_readable [0.001533s] ... ok {9} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosUnset.test_qos_unset_nothing [0.001578s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_invalid_json_binding_profile [0.003424s] ... ok {17} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliPrecedenceOCC.test_shell_args_precedence_1 [0.035500s] ... ok {9} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosUnset.test_qos_unset_with_properties [0.002045s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_invalid_key_value_binding_profile [0.003549s] ... ok {17} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliPrecedenceOCC.test_shell_args_precedence_2 [0.021648s] ... ok {9} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosDelete.test_delete_multiple_qoses [0.004854s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_json_binding_profile [0.004153s] ... ok {17} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestDeleteFloatingIPNetwork.test_floating_ip_delete [0.003273s] ... ok {9} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosDelete.test_delete_multiple_qoses_with_exception [0.003888s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_port_security_disabled [0.003670s] ... ok {17} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestDeleteFloatingIPNetwork.test_floating_ip_delete_multi [0.002548s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_port_security_enabled [0.003538s] ... ok {9} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosDelete.test_qos_delete [0.003329s] ... ok {9} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosDelete.test_qos_delete_with_force [0.003062s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_port_with_allowed_address_pair [0.003877s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_port_with_allowed_address_pair_ipaddr [0.003843s] ... ok {9} openstackclient.tests.unit.volume.v2.test_service.TestServiceList.test_service_list [0.003474s] ... ok {17} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestDeleteFloatingIPNetwork.test_floating_ip_delete_multi_exception [0.002407s] ... ok {17} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestSetFloatingIPPortForwarding.test_set_all_thing [0.004412s] ... ok {17} openstackclient.tests.unit.network.v2.test_floating_ip_port_forwarding.TestSetFloatingIPPortForwarding.test_set_nothing [0.002515s] ... ok {17} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestSetFlavorProfile.test_set_disable [0.002045s] ... ok {17} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestSetFlavorProfile.test_set_enable [0.002070s] ... ok {17} openstackclient.tests.unit.network.v2.test_network_flavor_profile.TestSetFlavorProfile.test_set_nothing [0.002007s] ... ok {17} openstackclient.tests.unit.network.v2.test_network_meter_rule.TestShowMeterRule.test_label_rule_show_option [0.002348s] ... ok {17} openstackclient.tests.unit.network.v2.test_network_meter_rule.TestShowMeterRule.test_show_no_options [0.002340s] ... ok {17} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestShowNetworkQosBandwidthLimit.test_show_all_options [0.002451s] ... ok {17} openstackclient.tests.unit.network.v2.test_network_qos_rule.TestShowNetworkQosBandwidthLimit.test_show_no_options [0.002542s] ... ok {17} openstackclient.tests.unit.network.v2.test_network_segment.TestListNetworkSegment.test_list_long [0.002116s] ... ok {17} openstackclient.tests.unit.network.v2.test_network_segment.TestListNetworkSegment.test_list_network [0.001983s] ... ok {17} openstackclient.tests.unit.network.v2.test_network_segment.TestListNetworkSegment.test_list_no_option [0.002051s] ... ok {17} openstackclient.tests.unit.network.v2.test_subnet_pool.TestDeleteSubnetPool.test_multi_subnet_pools_delete [0.001736s] ... ok {17} openstackclient.tests.unit.network.v2.test_subnet_pool.TestDeleteSubnetPool.test_multi_subnet_pools_delete_with_exception [0.002237s] ... ok {17} openstackclient.tests.unit.network.v2.test_subnet_pool.TestDeleteSubnetPool.test_subnet_pool_delete [0.001777s] ... ok {17} openstackclient.tests.unit.object.v1.test_object_all.TestObjectCreate.test_multiple_object_create_with_object_name [0.001531s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_port_with_dns_name [0.004526s] ... ok {17} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosDelete.test_delete_multiple_qoses [0.001945s] ... ok {17} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosDelete.test_delete_multiple_qoses_with_exception [0.002207s] ... ok {9} openstackclient.tests.unit.volume.v2.test_service.TestServiceList.test_service_list_with_long_option [0.003497s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestColumns.test_attachments_column_with_server_cache [0.002737s] ... ok {17} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosDelete.test_qos_delete_with_force [0.001617s] ... ok {17} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosDelete.test_qos_delete_with_id [0.001658s] ... ok {17} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosDelete.test_qos_delete_with_name [0.001586s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_port_with_extra_dhcp_option [0.003685s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_port_with_qos [0.004123s] ... ok {17} openstackclient.tests.unit.volume.v1.test_transfer_request.TestTransferList.test_transfer_list_with_argument [0.002936s] ... ok {17} openstackclient.tests.unit.volume.v1.test_transfer_request.TestTransferList.test_transfer_list_without_argument [0.001726s] ... ok {17} openstackclient.tests.unit.volume.v2.test_consistency_group_snapshot.TestConsistencyGroupSnapshotList.test_consistency_group_snapshot_list_with_long [0.003208s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestColumns.test_attachments_column_without_server_cache [0.002582s] ... ok {17} openstackclient.tests.unit.volume.v2.test_consistency_group_snapshot.TestConsistencyGroupSnapshotList.test_consistency_group_snapshot_list_with_options [0.003123s] ... ok {17} openstackclient.tests.unit.volume.v2.test_consistency_group_snapshot.TestConsistencyGroupSnapshotList.test_consistency_group_snapshot_list_without_options [0.002846s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_with_no_fixed_ips [0.003933s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_with_no_security_groups [0.005327s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_image_id [0.006089s] ... ok {17} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosUnset.test_qos_unset_with_properties [0.002746s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_with_no_tag [0.003893s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_image_name [0.006114s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_min_options [0.004358s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_options [0.005864s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_properties [0.004279s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_with_bootable_and_readonly [0.004500s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_with_bootable_and_readonly_fail [0.005001s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_with_security_group [0.004289s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_with_multi_source [0.004465s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_with_nonbootable_and_readwrite [0.004708s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_with_security_groups [0.004233s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_with_snapshot [0.004362s] ... ok {9} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeCreate.test_volume_create_without_size [0.003976s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_with_tags [0.004128s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_with_uplink_status_propagation_disabled [0.004361s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestCreatePort.test_create_with_uplink_status_propagation_enabled [0.004199s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestDeletePort.test_multi_ports_delete [0.002371s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestDeletePort.test_multi_ports_delete_with_exception [0.002245s] ... ok {2} openstackclient.tests.unit.network.v2.test_port.TestDeletePort.test_port_delete [0.002037s] ... ok {2} openstackclient.tests.unit.network.v2.test_router.TestAddPortToRouter.test_add_port_no_option [0.002066s] ... ok {2} openstackclient.tests.unit.network.v2.test_router.TestAddPortToRouter.test_add_port_required_options [0.002215s] ... ok {2} openstackclient.tests.unit.network.v2.test_router.TestDeleteRouter.test_multi_routers_delete [0.002089s] ... ok {2} openstackclient.tests.unit.network.v2.test_router.TestDeleteRouter.test_multi_routers_delete_with_exception [0.002426s] ... ok {2} openstackclient.tests.unit.network.v2.test_router.TestDeleteRouter.test_router_delete [0.002169s] ... ok {2} openstackclient.tests.unit.network.v2.test_subnet.TestCreateSubnet.test_create_default_options [0.006203s] ... ok {2} openstackclient.tests.unit.network.v2.test_subnet.TestCreateSubnet.test_create_from_subnet_pool_options [0.004986s] ... ok {2} openstackclient.tests.unit.network.v2.test_subnet.TestCreateSubnet.test_create_no_options [0.004889s] ... ok {2} openstackclient.tests.unit.network.v2.test_subnet.TestCreateSubnet.test_create_options_subnet_range_ipv6 [0.005139s] ... ok {2} openstackclient.tests.unit.network.v2.test_subnet.TestCreateSubnet.test_create_with_description [0.004642s] ... ok {2} openstackclient.tests.unit.network.v2.test_subnet.TestCreateSubnet.test_create_with_network_segment [0.004681s] ... ok {2} openstackclient.tests.unit.network.v2.test_subnet.TestCreateSubnet.test_create_with_no_tag [0.004735s] ... ok {2} openstackclient.tests.unit.network.v2.test_subnet.TestCreateSubnet.test_create_with_tags [0.004934s] ... ok {2} openstackclient.tests.unit.object.v1.test_container.TestContainerDelete.test_container_delete [0.001855s] ... ok {2} openstackclient.tests.unit.object.v1.test_container.TestContainerDelete.test_r_delete [0.001752s] ... ok {2} openstackclient.tests.unit.object.v1.test_container.TestContainerDelete.test_recursive_delete [0.001789s] ... ok {2} openstackclient.tests.unit.object.v1.test_object.TestObjectList.test_object_list_objects_all [0.001876s] ... ok {2} openstackclient.tests.unit.object.v1.test_object.TestObjectList.test_object_list_objects_delimiter [0.001920s] ... ok {2} openstackclient.tests.unit.object.v1.test_object.TestObjectList.test_object_list_objects_end_marker [0.001742s] ... ok {2} openstackclient.tests.unit.object.v1.test_object.TestObjectList.test_object_list_objects_limit [0.003395s] ... ok {2} openstackclient.tests.unit.object.v1.test_object.TestObjectList.test_object_list_objects_long [0.001874s] ... ok {2} openstackclient.tests.unit.object.v1.test_object.TestObjectList.test_object_list_objects_marker [0.002038s] ... ok {2} openstackclient.tests.unit.object.v1.test_object.TestObjectList.test_object_list_objects_no_options [0.001773s] ... ok {2} openstackclient.tests.unit.object.v1.test_object.TestObjectList.test_object_list_objects_prefix [0.001912s] ... ok {2} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosDisassociate.test_qos_disassociate_with_all_volume_types [0.002944s] ... ok {2} openstackclient.tests.unit.volume.v1.test_qos_specs.TestQosDisassociate.test_qos_disassociate_with_volume_type [0.002266s] ... ok {2} openstackclient.tests.unit.volume.v1.test_transfer_request.TestTransferShow.test_transfer_show [0.002155s] ... ok {2} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupCreate.test_consistency_group_create [0.004420s] ... ok {2} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupCreate.test_consistency_group_create_from_snapshot [0.004338s] ... ok {2} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupCreate.test_consistency_group_create_from_source [0.004010s] ... ok {2} openstackclient.tests.unit.volume.v2.test_consistency_group.TestConsistencyGroupCreate.test_consistency_group_create_without_name [0.004076s] ... ok {2} openstackclient.tests.unit.volume.v2.test_qos_specs.TestQosAssociate.test_qos_associate [0.003492s] ... ok {2} openstackclient.tests.unit.volume.v2.test_transfer_request.TestTransferList.test_transfer_list_with_argument [0.003645s] ... ok {2} openstackclient.tests.unit.volume.v2.test_transfer_request.TestTransferList.test_transfer_list_without_argument [0.003603s] ... ok CONFIG_MOCK_BASE=openstack.config.loader auth_req: {'identity': {'methods': ['password'], 'password': {'user': {'password': 'qaz', 'name': 'username', 'domain': {'id': 'aaaa-bbbb-cccc'}}}}, 'scope': {'project': {'name': 'heart-o-gold', 'domain': {'id': 'aaaa-bbbb-cccc'}}}} CONFIG_MOCK_BASE=openstack.config.loader auth_req: {'identity': {'methods': ['password'], 'password': {'user': {'password': 'qaz', 'name': 'zarquon', 'domain': {'id': 'aaaa-bbbb-cccc'}}}}, 'scope': {'project': {'name': 'heart-o-gold', 'domain': {'id': '5678'}}}} +---------------------------------------------+-------------------------+ | Field | Value | +---------------------------------------------+-------------------------+ | additional_user_agent | [('osc-lib', '1.14.1')] | | api_timeout | None | | auth_type | password | | baremetal_introspection_status_code_retries | 5 | | baremetal_status_code_retries | 5 | | beta_command | False | | cacert | xyzpdq | | cert | None | | default_domain | default | | deferred_help | False | | disable_vendor_agent | {} | | floating_ip_source | neutron | | image_api_use_tasks | False | | image_format | qcow2 | | image_status_code_retries | 5 | | interface | public | | key | None | | message | | | network_api_version | 2 | | networks | [] | | object_store_api_version | 1 | | region_name | | | secgroup_source | neutron | | status | active | | timing | False | | verbose_level | 1 | | verify | True | +---------------------------------------------+-------------------------+ +---------------------------------------------+-------------------------+ | Field | Value | +---------------------------------------------+-------------------------+ | additional_user_agent | [('osc-lib', '1.14.1')] | | api_timeout | None | | auth_type | password | | baremetal_introspection_status_code_retries | 5 | | baremetal_status_code_retries | 5 | | beta_command | False | | cacert | xyzpdq | | cert | None | | default_domain | default | | deferred_help | False | | disable_vendor_agent | {} | | floating_ip_source | neutron | | image_api_use_tasks | False | | image_format | qcow2 | | image_status_code_retries | 5 | | insecure | True | | interface | public | | key | None | | message | | | network_api_version | 2 | | networks | [] | | object_store_api_version | 1 | | region_name | | | secgroup_source | neutron | | status | active | | timing | False | | verbose_level | 1 | | verify | True | +---------------------------------------------+-------------------------+ +---------------------------------------------+-------------------------+ | Field | Value | +---------------------------------------------+-------------------------+ | additional_user_agent | [('osc-lib', '1.14.1')] | | api_timeout | None | | auth_type | password | | baremetal_introspection_status_code_retries | 5 | | baremetal_status_code_retries | 5 | | beta_command | False | | cacert | None | | cert | None | | default_domain | default | | deferred_help | False | | disable_vendor_agent | {} | | floating_ip_source | neutron | | image_api_use_tasks | False | | image_format | qcow2 | | image_status_code_retries | 5 | | insecure | True | | interface | public | | key | None | | message | | | network_api_version | 2 | | networks | [] | | object_store_api_version | 1 | | region_name | | | secgroup_source | neutron | | status | active | | timing | False | | verbose_level | 1 | | verify | True | +---------------------------------------------+-------------------------+ +---------------------------------------------+-------------------------+ | Field | Value | +---------------------------------------------+-------------------------+ | additional_user_agent | [('osc-lib', '1.14.1')] | | api_timeout | None | | auth_type | password | | baremetal_introspection_status_code_retries | 5 | | baremetal_status_code_retries | 5 | | beta_command | False | | cacert | None | | cert | None | | default_domain | default | | deferred_help | False | | disable_vendor_agent | {} | | floating_ip_source | neutron | | image_api_use_tasks | False | | image_format | qcow2 | | image_status_code_retries | 5 | | interface | public | | key | None | | message | | | network_api_version | 2 | | networks | [] | | object_store_api_version | 1 | | region_name | | | secgroup_source | neutron | | status | active | | timing | False | | verbose_level | 1 | | verify | True | +---------------------------------------------+-------------------------+{13} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliNoAuth.test_shell_args_no_options [0.013322s] ... ok {13} openstackclient.tests.unit.integ.cli.test_shell.TestIntegShellCliNoAuth.test_shell_args_verify [0.013363s] ... ok {13} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestUnsetFloatingIP.test_floating_ip_unset_port [0.002494s] ... ok {13} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestUnsetFloatingIP.test_floating_ip_unset_qos_policy [0.002350s] ... ok {13} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestUnsetFloatingIP.test_unset_with_all_tag [0.002411s] ... ok {13} openstackclient.tests.unit.network.v2.test_floating_ip_network.TestUnsetFloatingIP.test_unset_with_tags [0.002153s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_list_external [0.004272s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_list_internal [0.003569s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_list_name [0.004795s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_list_with_tag_options [0.003524s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_dhcp_agent [0.003317s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_disable [0.003512s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_enable [0.003520s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_long [0.003711s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_no_options [0.003492s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_no_share [0.003494s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_project [0.003742s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_project_domain [0.004023s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_provider_network_type [0.003551s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_provider_physical_network [0.003616s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_provider_segment [0.003595s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_share [0.004949s] ... ok {13} openstackclient.tests.unit.network.v2.test_network.TestListNetwork.test_network_list_status [0.003567s] ... ok {13} openstackclient.tests.unit.network.v2.test_network_agent.TestAddRouterAgent.test_add_no_options [0.139722s] ... ok {13} openstackclient.tests.unit.network.v2.test_network_agent.TestAddRouterAgent.test_add_router_required_options [0.002141s] ... ok {13} openstackclient.tests.unit.network.v2.test_network_meter.TestDeleteMeter.test_delete_multiple_meter_exception [0.002560s] ... ok {13} openstackclient.tests.unit.network.v2.test_network_meter.TestDeleteMeter.test_delete_multiple_meters [0.002144s] ... ok {13} openstackclient.tests.unit.network.v2.test_network_meter.TestDeleteMeter.test_delete_one_meter [0.001930s] ... ok {13} openstackclient.tests.unit.network.v2.test_network_segment_range.TestDeleteNetworkSegmentRange.test_delete [0.001946s] ... ok {13} openstackclient.tests.unit.network.v2.test_network_segment_range.TestDeleteNetworkSegmentRange.test_delete_multiple [0.002110s] ... ok {13} openstackclient.tests.unit.network.v2.test_network_segment_range.TestDeleteNetworkSegmentRange.test_delete_multiple_with_exception [0.002275s] ... ok {13} openstackclient.tests.unit.network.v2.test_security_group_compute.TestCreateSecurityGroupCompute.test_security_group_create_all_options [0.004280s] ... ok {13} openstackclient.tests.unit.network.v2.test_security_group_compute.TestCreateSecurityGroupCompute.test_security_group_create_min_options [0.004098s] ... ok {13} openstackclient.tests.unit.network.v2.test_security_group_compute.TestCreateSecurityGroupCompute.test_security_group_create_no_options [0.004460s] ... ok {13} openstackclient.tests.unit.network.v2.test_security_group_network.TestUnsetSecurityGroupNetwork.test_set_no_options [0.002248s] ... ok {13} openstackclient.tests.unit.network.v2.test_security_group_network.TestUnsetSecurityGroupNetwork.test_set_no_updates [0.001935s] ... ok {13} openstackclient.tests.unit.network.v2.test_security_group_network.TestUnsetSecurityGroupNetwork.test_unset_with_all_tag [0.002217s] ... ok {13} openstackclient.tests.unit.network.v2.test_security_group_network.TestUnsetSecurityGroupNetwork.test_unset_with_tags [0.003678s] ... ok {13} openstackclient.tests.unit.object.v1.test_object_all.TestObjectShow.test_object_show [0.005337s] ... ok {13} openstackclient.tests.unit.volume.v1.test_volume_backup.TestBackupRestore.test_backup_restore [0.001714s] ... ok {13} openstackclient.tests.unit.volume.v2.test_type.TestTypeShow.test_type_show [0.003566s] ... ok {13} openstackclient.tests.unit.volume.v2.test_type.TestTypeShow.test_type_show_with_access [0.003658s] ... ok {13} openstackclient.tests.unit.volume.v2.test_type.TestTypeShow.test_type_show_with_encryption [0.003318s] ... ok {13} openstackclient.tests.unit.volume.v2.test_type.TestTypeShow.test_type_show_with_list_access_exec [0.003942s] ... ok {13} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeDelete.test_volume_delete_multi_volumes [0.003419s] ... ok {13} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeDelete.test_volume_delete_multi_volumes_with_exception [0.003613s] ... ok {13} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeDelete.test_volume_delete_one_volume [0.002909s] ... ok {13} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeDelete.test_volume_delete_with_force [0.003054s] ... ok {13} openstackclient.tests.unit.volume.v2.test_volume.TestVolumeDelete.test_volume_delete_with_purge [0.002889s] ... ok {13} openstackclient.tests.unit.volume.v2.test_volume_backup.TestBackupShow.test_backup_show [0.003133s] ... ok {13} openstackclient.tests.unit.volume.v2.test_volume_host.TestVolumeHostSet.test_volume_host_set_disable [0.004575s] ... ok {13} openstackclient.tests.unit.volume.v2.test_volume_host.TestVolumeHostSet.test_volume_host_set_enable [0.002999s] ... ok {13} openstackclient.tests.unit.volume.v2.test_volume_host.TestVolumeHostSet.test_volume_host_set_nothing [0.002752s] ... ok +---------------------------------------------+-------------------------+ | Field | Value | +---------------------------------------------+-------------------------+ | additional_user_agent | [('osc-lib', '1.14.1')] | | api_timeout | None | | auth_type | password | | baremetal_introspection_status_code_retries | 5 | | baremetal_status_code_retries | 5 | | beta_command | False | | cacert | None | | cert | None | | default_domain | default | | deferred_help | False | | disable_vendor_agent | {} | | floating_ip_source | neutron | | image_api_use_tasks | False | | image_format | qcow2 | | image_status_code_retries | 5 | | interface | public | | key | None | | message | | | network_api_version | 2 | | networks | [] | | object_store_api_version | 1 | | region_name | | | secgroup_source | neutron | | status | active | | timing | False | | verbose_level | 1 | | verify | True | +---------------------------------------------+-------------------------+ ====== Totals ====== Ran: 1945 tests in 0.9165 sec. - Passed: 1945 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 7.6959 sec. ============== Worker Balance ============== - Worker 0 (118 tests) => 0:00:00.433990 - Worker 1 (81 tests) => 0:00:00.262246 - Worker 2 (120 tests) => 0:00:00.424017 - Worker 3 (93 tests) => 0:00:00.363814 - Worker 4 (99 tests) => 0:00:00.356043 - Worker 5 (76 tests) => 0:00:00.292507 - Worker 6 (96 tests) => 0:00:00.329189 - Worker 7 (103 tests) => 0:00:00.426447 - Worker 8 (90 tests) => 0:00:00.683932 - Worker 9 (108 tests) => 0:00:00.553532 - Worker 10 (93 tests) => 0:00:00.395209 - Worker 11 (88 tests) => 0:00:00.333225 - Worker 12 (80 tests) => 0:00:00.257231 - Worker 13 (134 tests) => 0:00:00.813402 - Worker 14 (88 tests) => 0:00:00.317530 - Worker 15 (76 tests) => 0:00:00.286427 - Worker 16 (112 tests) => 0:00:00.497508 - Worker 17 (104 tests) => 0:00:00.509586 - Worker 18 (96 tests) => 0:00:00.395498 - Worker 19 (90 tests) => 0:00:00.373915 + exit 0 Processing files: python3-openstackclient-4.0.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.njJtaR + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/doc/python3-openstackclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/doc/python3-openstackclient + cp -pr README.rst /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/doc/python3-openstackclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MdfYnT + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-4.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/licenses/python3-openstackclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/licenses/python3-openstackclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/licenses/python3-openstackclient + exit 0 Provides: python3-openstackclient = 4.0.1-1.el8 python3.6dist(python-openstackclient) = 4.0.1 python3dist(python-openstackclient) = 4.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Obsoletes: python2-openstackclient < 4.0.1-1.el8 Processing files: python-openstackclient-doc-4.0.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jvsLrj + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/doc/python-openstackclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/doc/python-openstackclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/doc/python-openstackclient-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kSvZAJ + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-4.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/licenses/python-openstackclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/licenses/python-openstackclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/licenses/python-openstackclient-doc + exit 0 Provides: python-openstackclient-doc = 4.0.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-openstackclient-lang-4.0.1-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nPqz4c + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-4.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/licenses/python-openstackclient-lang + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/licenses/python-openstackclient-lang + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch/usr/share/licenses/python-openstackclient-lang + exit 0 Provides: python-openstackclient-lang = 4.0.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-openstackclient-4.0.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-openstackclient-doc-4.0.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-openstackclient-lang-4.0.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.otLu8I + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-4.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-openstackclient-4.0.1-1.el8.noarch + exit 0 Child return code was: 0