Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dist-rebuild-after-rpm-check-build-172323-10548/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-openstacksdk-0.101.0-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dist-rebuild-after-rpm-check-build-172323-10548/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.b1uM12 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstacksdk-0.101.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openstacksdk-0.101.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openstacksdk-0.101.0 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-openstacksdk-0.101.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + rm -rf requirements.txt test-requirements.txt + rm -f openstack/tests/unit/test_stats.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3xw2KB + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstacksdk-0.101.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build creating build/lib creating build/lib/openstack creating build/lib/openstack/placement copying openstack/placement/__init__.py -> build/lib/openstack/placement copying openstack/placement/placement_service.py -> build/lib/openstack/placement creating build/lib/openstack/block_storage creating build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/limits.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/stats.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/quota_set.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/group.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/backup.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/snapshot.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/resource_filter.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/availability_zone.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/__init__.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/capabilities.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/group_type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/_proxy.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/volume.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/extension.py -> build/lib/openstack/block_storage/v3 creating build/lib/openstack/config copying openstack/config/cloud_config.py -> build/lib/openstack/config copying openstack/config/__init__.py -> build/lib/openstack/config copying openstack/config/loader.py -> build/lib/openstack/config copying openstack/config/exceptions.py -> build/lib/openstack/config copying openstack/config/_util.py -> build/lib/openstack/config copying openstack/config/cloud_region.py -> build/lib/openstack/config copying openstack/config/defaults.py -> build/lib/openstack/config creating build/lib/openstack/tests creating build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/key_manager copying openstack/tests/unit/key_manager/__init__.py -> build/lib/openstack/tests/unit/key_manager creating build/lib/openstack/tests/unit/identity copying openstack/tests/unit/identity/test_version.py -> build/lib/openstack/tests/unit/identity copying openstack/tests/unit/identity/__init__.py -> build/lib/openstack/tests/unit/identity creating build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_port.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_update_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domains.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domain_params.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_access.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_keypair.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_inventory.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_quotas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_usage.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_delete_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_policy.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_router.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_neutron.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shared_file_system.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_node.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator_noauth.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_group.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_normalize.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_object.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_backups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_limits.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_set_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/__init__.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_common.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_accelerator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_endpoints.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_role_assignment.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_nova.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test__utils.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_security_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_identity_roles.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_zone.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_magnum_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_availability_zones.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_stack.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_rebuild_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_clustering.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_caching.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_aggregate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_cluster_templates.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_flavors.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_rule_type.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_ports.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_recordset.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_users.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_meta.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_console.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_network.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_subnet.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_project.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_fwaas.py -> build/lib/openstack/tests/unit/cloud creating build/lib/openstack/tests/functional creating build/lib/openstack/tests/functional/load_balancer copying openstack/tests/functional/load_balancer/__init__.py -> build/lib/openstack/tests/functional/load_balancer creating build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/__init__.py -> build/lib/openstack/tests/functional/load_balancer/v2 creating build/lib/openstack/tests/unit/instance_ha copying openstack/tests/unit/instance_ha/__init__.py -> build/lib/openstack/tests/unit/instance_ha creating build/lib/openstack/shared_file_system copying openstack/shared_file_system/__init__.py -> build/lib/openstack/shared_file_system copying openstack/shared_file_system/shared_file_system_service.py -> build/lib/openstack/shared_file_system creating build/lib/openstack/instance_ha creating build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/host.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/__init__.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/_proxy.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/segment.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/notification.py -> build/lib/openstack/instance_ha/v1 creating build/lib/openstack/tests/unit/object_store creating build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_account.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_proxy.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_obj.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/__init__.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_container.py -> build/lib/openstack/tests/unit/object_store/v1 creating build/lib/openstack/workflow creating build/lib/openstack/workflow/v2 copying openstack/workflow/v2/__init__.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/execution.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/workflow.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/_proxy.py -> build/lib/openstack/workflow/v2 creating build/lib/openstack/tests/unit/fake creating build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/__init__.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/fake.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/_proxy.py -> build/lib/openstack/tests/unit/fake/v2 creating build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_version.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_workflow.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/__init__.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_execution.py -> build/lib/openstack/tests/unit/workflow creating build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/__init__.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/fake.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/_proxy.py -> build/lib/openstack/tests/unit/fake/v1 creating build/lib/openstack/dns copying openstack/dns/dns_service.py -> build/lib/openstack/dns copying openstack/dns/__init__.py -> build/lib/openstack/dns creating build/lib/openstack/image copying openstack/image/_base_proxy.py -> build/lib/openstack/image copying openstack/image/iterable_chunked_file.py -> build/lib/openstack/image copying openstack/image/__init__.py -> build/lib/openstack/image copying openstack/image/image_service.py -> build/lib/openstack/image copying openstack/image/_download.py -> build/lib/openstack/image copying openstack/image/image_signer.py -> build/lib/openstack/image creating build/lib/openstack/tests/functional/identity creating build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/test_application_credential.py -> build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/__init__.py -> build/lib/openstack/tests/functional/identity/v3 creating build/lib/openstack/tests/functional/compute creating build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_server.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_keypair.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_service.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_flavor.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_limits.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/__init__.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_image.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_quota_set.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_extension.py -> build/lib/openstack/tests/functional/compute/v2 creating build/lib/openstack/tests/functional/dns creating build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/__init__.py -> build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_zone.py -> build/lib/openstack/tests/functional/dns/v2 creating build/lib/openstack/orchestration creating build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_environment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/__init__.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/_proxy.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_deployment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_files.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_config.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/resource.py -> build/lib/openstack/orchestration/v1 creating build/lib/openstack/tests/unit/placement copying openstack/tests/unit/placement/__init__.py -> build/lib/openstack/tests/unit/placement creating build/lib/openstack/key_manager creating build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/container.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/secret.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/__init__.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/order.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_format.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_proxy.py -> build/lib/openstack/key_manager/v1 creating build/lib/openstack/config/vendors copying openstack/config/vendors/__init__.py -> build/lib/openstack/config/vendors creating build/lib/openstack/image/v1 copying openstack/image/v1/image.py -> build/lib/openstack/image/v1 copying openstack/image/v1/__init__.py -> build/lib/openstack/image/v1 copying openstack/image/v1/_proxy.py -> build/lib/openstack/image/v1 creating build/lib/openstack/baremetal creating build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/allocation.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_target.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/__init__.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/chassis.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/driver.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/node.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_proxy.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_common.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_connector.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/deploy_templates.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port_group.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/conductor.py -> build/lib/openstack/baremetal/v1 creating build/lib/openstack/tests/unit/image copying openstack/tests/unit/image/__init__.py -> build/lib/openstack/tests/unit/image copying openstack/tests/functional/identity/__init__.py -> build/lib/openstack/tests/functional/identity creating build/lib/openstack/tests/unit/baremetal_introspection creating build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 creating build/lib/openstack/tests/unit/block_storage copying openstack/tests/unit/block_storage/__init__.py -> build/lib/openstack/tests/unit/block_storage creating build/lib/openstack/tests/functional/placement creating build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/__init__.py -> build/lib/openstack/tests/functional/placement/v1 creating build/lib/openstack/clustering copying openstack/clustering/version.py -> build/lib/openstack/clustering copying openstack/clustering/__init__.py -> build/lib/openstack/clustering copying openstack/clustering/clustering_service.py -> build/lib/openstack/clustering copying openstack/tests/functional/dns/__init__.py -> build/lib/openstack/tests/functional/dns creating build/lib/openstack/accelerator creating build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/accelerator_request.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/deployable.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/__init__.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/_proxy.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device_profile.py -> build/lib/openstack/accelerator/v2 creating build/lib/openstack/network copying openstack/network/version.py -> build/lib/openstack/network copying openstack/network/__init__.py -> build/lib/openstack/network copying openstack/network/network_service.py -> build/lib/openstack/network creating build/lib/openstack/tests/unit/message creating build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_proxy.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_message.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_subscription.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/__init__.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_claim.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_queue.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/object_store/__init__.py -> build/lib/openstack/tests/unit/object_store creating build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_import.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/recordset.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/floating_ip.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/__init__.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_export.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_proxy.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_transfer.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_base.py -> build/lib/openstack/dns/v2 creating build/lib/openstack/network/v2 copying openstack/network/v2/load_balancer.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsec_site_connection.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_dscp_marking_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/local_ip_association.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_profile.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_service.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_scope.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port_forwarding.py -> build/lib/openstack/network/v2 copying openstack/network/v2/auto_allocated_topology.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_rule_type.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet.py -> build/lib/openstack/network/v2 copying openstack/network/v2/agent.py -> build/lib/openstack/network/v2 copying openstack/network/v2/floating_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsecpolicy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_segment_range.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/availability_zone.py -> build/lib/openstack/network/v2 copying openstack/network/v2/__init__.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool_member.py -> build/lib/openstack/network/v2 copying openstack/network/v2/router.py -> build/lib/openstack/network/v2 copying openstack/network/v2/health_monitor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/flavor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/rbac_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/ndp_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/segment.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_base.py -> build/lib/openstack/network/v2 copying openstack/network/v2/l3_conntrack_helper.py -> build/lib/openstack/network/v2 copying openstack/network/v2/listener.py -> build/lib/openstack/network/v2 copying openstack/network/v2/quota.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsec_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/extension.py -> build/lib/openstack/network/v2 copying openstack/network/v2/local_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_endpoint_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet_pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_provider.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network.py -> build/lib/openstack/network/v2 copying openstack/network/v2/trunk.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ikepolicy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_bandwidth_limit_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_ip_availability.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_packet_rate_rule.py -> build/lib/openstack/network/v2 creating build/lib/openstack/identity copying openstack/identity/version.py -> build/lib/openstack/identity copying openstack/identity/__init__.py -> build/lib/openstack/identity copying openstack/identity/identity_service.py -> build/lib/openstack/identity creating build/lib/openstack/tests/unit/database creating build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_proxy.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_flavor.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_user.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/__init__.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_instance.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_database.py -> build/lib/openstack/tests/unit/database/v1 creating build/lib/openstack/tests/functional/image creating build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/__init__.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_image.py -> build/lib/openstack/tests/functional/image/v2 creating build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_segment.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_proxy.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_host.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/__init__.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_notification.py -> build/lib/openstack/tests/unit/instance_ha/v1 creating build/lib/openstack/tests/functional/orchestration copying openstack/tests/functional/orchestration/__init__.py -> build/lib/openstack/tests/functional/orchestration creating build/lib/openstack/tests/unit/baremetal creating build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_conductor.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_driver.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port_group.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_node.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_chassis.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_connector.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_target.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_allocation.py -> build/lib/openstack/tests/unit/baremetal/v1 creating build/lib/openstack/baremetal_introspection creating build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/introspection.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/__init__.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/_proxy.py -> build/lib/openstack/baremetal_introspection/v1 creating build/lib/openstack/tests/functional/block_storage copying openstack/tests/functional/block_storage/__init__.py -> build/lib/openstack/tests/functional/block_storage copying openstack/instance_ha/instance_ha_service.py -> build/lib/openstack/instance_ha copying openstack/instance_ha/__init__.py -> build/lib/openstack/instance_ha creating build/lib/openstack/tests/unit/clustering creating build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_proxy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_attr.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_build_info.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_event.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_service.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/__init__.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_node.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_receiver.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_action.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile_type.py -> build/lib/openstack/tests/unit/clustering/v1 creating build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_group.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_resource_filters.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/base.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_type.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_limits.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/__init__.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_extension.py -> build/lib/openstack/tests/functional/block_storage/v3 creating build/lib/openstack/tests/unit/accelerator creating build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device_profile.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_proxy.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/__init__.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_deployable.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device.py -> build/lib/openstack/tests/unit/accelerator/v2 creating build/lib/openstack/tests/unit/dns copying openstack/tests/unit/dns/__init__.py -> build/lib/openstack/tests/unit/dns creating build/lib/openstack/tests/unit/shared_file_system copying openstack/tests/unit/shared_file_system/__init__.py -> build/lib/openstack/tests/unit/shared_file_system creating build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/test_version.py -> build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/__init__.py -> build/lib/openstack/tests/unit/orchestration creating build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_deployment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_proxy.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_resource.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/__init__.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_config.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_files.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_environment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_template.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_template.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack.py -> build/lib/openstack/tests/unit/orchestration/v1 creating build/lib/openstack/cloud copying openstack/cloud/_shared_file_system.py -> build/lib/openstack/cloud copying openstack/cloud/_utils.py -> build/lib/openstack/cloud copying openstack/cloud/_accelerator.py -> build/lib/openstack/cloud copying openstack/cloud/_compute.py -> build/lib/openstack/cloud copying openstack/cloud/openstackcloud.py -> build/lib/openstack/cloud copying openstack/cloud/exc.py -> build/lib/openstack/cloud copying openstack/cloud/_dns.py -> build/lib/openstack/cloud copying openstack/cloud/meta.py -> build/lib/openstack/cloud copying openstack/cloud/_clustering.py -> build/lib/openstack/cloud copying openstack/cloud/_orchestration.py -> build/lib/openstack/cloud copying openstack/cloud/__init__.py -> build/lib/openstack/cloud copying openstack/cloud/_security_group.py -> build/lib/openstack/cloud copying openstack/cloud/_identity.py -> build/lib/openstack/cloud copying openstack/cloud/inventory.py -> build/lib/openstack/cloud copying openstack/cloud/_floating_ip.py -> build/lib/openstack/cloud copying openstack/cloud/_coe.py -> build/lib/openstack/cloud copying openstack/cloud/_network_common.py -> build/lib/openstack/cloud copying openstack/cloud/_baremetal.py -> build/lib/openstack/cloud copying openstack/cloud/_image.py -> build/lib/openstack/cloud copying openstack/cloud/_block_storage.py -> build/lib/openstack/cloud copying openstack/cloud/_object_store.py -> build/lib/openstack/cloud copying openstack/cloud/_network.py -> build/lib/openstack/cloud copying openstack/cloud/_normalize.py -> build/lib/openstack/cloud creating build/lib/openstack/message creating build/lib/openstack/message/v2 copying openstack/message/v2/subscription.py -> build/lib/openstack/message/v2 copying openstack/message/v2/message.py -> build/lib/openstack/message/v2 copying openstack/message/v2/__init__.py -> build/lib/openstack/message/v2 copying openstack/message/v2/_proxy.py -> build/lib/openstack/message/v2 copying openstack/message/v2/queue.py -> build/lib/openstack/message/v2 copying openstack/message/v2/claim.py -> build/lib/openstack/message/v2 creating build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/project.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/policy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/user.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/application_credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/group.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/trust.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/system.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_system_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/mapping.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/registered_limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/__init__.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_system_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/federation_protocol.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/_proxy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/identity_provider.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/endpoint.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/domain.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/region.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/service.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_group_assignment.py -> build/lib/openstack/identity/v3 creating build/lib/openstack/common copying openstack/common/quota_set.py -> build/lib/openstack/common copying openstack/common/__init__.py -> build/lib/openstack/common copying openstack/common/metadata.py -> build/lib/openstack/common copying openstack/common/tag.py -> build/lib/openstack/common creating build/lib/openstack/identity/v2 copying openstack/identity/v2/tenant.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/user.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/__init__.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/_proxy.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/role.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/extension.py -> build/lib/openstack/identity/v2 creating build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_proxy.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_storage_pool.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_limit.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/__init__.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_user_message.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/functional/image/__init__.py -> build/lib/openstack/tests/functional/image creating build/lib/openstack/tests/unit/compute copying openstack/tests/unit/compute/test_version.py -> build/lib/openstack/tests/unit/compute copying openstack/tests/unit/compute/__init__.py -> build/lib/openstack/tests/unit/compute creating build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_port.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_inventory.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_quotas.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_devstack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_range_search.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_policy.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project_cleanup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_router.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_domain.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_server_group.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_object.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_flavor.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_backup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_keypairs.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_identity.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_limits.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/__init__.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_endpoints.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_compute.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_type.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_image.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_security_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_zone.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_magnum_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_stack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_clustering.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_aggregate.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_cluster_templates.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_coe_clusters.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_recordset.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_users.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_network.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project.py -> build/lib/openstack/tests/functional/cloud creating build/lib/openstack/orchestration/util copying openstack/orchestration/util/event_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/__init__.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/environment_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_utils.py -> build/lib/openstack/orchestration/util creating build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_proxy.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_secret.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/__init__.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_order.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_container.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/test_exceptions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_placement_rest.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_resource.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_microversions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/__init__.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_utils.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/fakes.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_connection.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy_base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_missing_version.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_hacking.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_format.py -> build/lib/openstack/tests/unit creating build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/__init__.py -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/test_stack.py -> build/lib/openstack/tests/functional/orchestration/v1 creating build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type_encryption.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_limits.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/__init__.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_extension.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_resource_filter.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group_type.py -> build/lib/openstack/tests/unit/block_storage/v3 creating build/lib/openstack/database copying openstack/database/database_service.py -> build/lib/openstack/database copying openstack/database/__init__.py -> build/lib/openstack/database creating build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/__init__.py -> build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/inventory.py -> build/lib/openstack/cloud/cmd creating build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/__init__.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_quota_set.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_tag.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_metadata.py -> build/lib/openstack/tests/unit/common creating build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_segment.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_host.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/__init__.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/unit/baremetal/test_version.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/__init__.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_configdrive.py -> build/lib/openstack/tests/unit/baremetal creating build/lib/openstack/tests/unit/network creating build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_profile.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_endpoint_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_scope.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_segment.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_agent.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_proxy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ikepolicy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_listener.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_router.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_service.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_flavor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_load_balancer.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/__init__.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_ndp_proxy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_quota.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_health_monitor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_trunk.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_local_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool_member.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_extension.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_local_ip_association.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_provider.py -> build/lib/openstack/tests/unit/network/v2 creating build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/limit.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/user_message.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/availability_zone.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/__init__.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/storage_pool.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/_proxy.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_snapshot.py -> build/lib/openstack/shared_file_system/v2 copying openstack/tests/unit/baremetal_introspection/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection creating build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/base.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_type.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/__init__.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_stats.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/baremetal_introspection/__init__.py -> build/lib/openstack/baremetal_introspection copying openstack/baremetal_introspection/baremetal_introspection_service.py -> build/lib/openstack/baremetal_introspection creating build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_proxy.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/__init__.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_image.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/network/test_version.py -> build/lib/openstack/tests/unit/network copying openstack/tests/unit/network/__init__.py -> build/lib/openstack/tests/unit/network creating build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/test_proxy.py -> build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/__init__.py -> build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/base.py -> build/lib/openstack/tests copying openstack/tests/__init__.py -> build/lib/openstack/tests copying openstack/tests/fakes.py -> build/lib/openstack/tests copying openstack/tests/unit/clustering/test_version.py -> build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/__init__.py -> build/lib/openstack/tests/unit/clustering creating build/lib/openstack/load_balancer creating build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/load_balancer.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/__init__.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_rule.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/health_monitor.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_policy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/_proxy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/listener.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/quota.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/amphora.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/member.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/pool.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/provider.py -> build/lib/openstack/load_balancer/v2 copying openstack/tests/unit/accelerator/test_version.py -> build/lib/openstack/tests/unit/accelerator copying openstack/tests/unit/accelerator/__init__.py -> build/lib/openstack/tests/unit/accelerator creating build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_identity.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/__init__.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_compute.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_image.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_network.py -> build/lib/openstack/tests/functional/examples copying openstack/load_balancer/version.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/load_balancer_service.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/__init__.py -> build/lib/openstack/load_balancer creating build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/__init__.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/node.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_proxy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/receiver.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/build_info.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/service.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/event.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_attr.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_async_resource.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/action.py -> build/lib/openstack/clustering/v1 creating build/lib/openstack/fixture copying openstack/fixture/connection.py -> build/lib/openstack/fixture copying openstack/fixture/__init__.py -> build/lib/openstack/fixture copying openstack/orchestration/version.py -> build/lib/openstack/orchestration copying openstack/orchestration/__init__.py -> build/lib/openstack/orchestration copying openstack/orchestration/orchestration_service.py -> build/lib/openstack/orchestration creating build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/stats.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/quota_set.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/backup.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/snapshot.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/type.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/__init__.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/_proxy.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/volume.py -> build/lib/openstack/block_storage/v2 creating build/lib/openstack/compute copying openstack/compute/compute_service.py -> build/lib/openstack/compute copying openstack/compute/version.py -> build/lib/openstack/compute copying openstack/compute/__init__.py -> build/lib/openstack/compute creating build/lib/openstack/database/v1 copying openstack/database/v1/user.py -> build/lib/openstack/database/v1 copying openstack/database/v1/__init__.py -> build/lib/openstack/database/v1 copying openstack/database/v1/database.py -> build/lib/openstack/database/v1 copying openstack/database/v1/flavor.py -> build/lib/openstack/database/v1 copying openstack/database/v1/_proxy.py -> build/lib/openstack/database/v1 copying openstack/database/v1/instance.py -> build/lib/openstack/database/v1 creating build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_version.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_amphora.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_listener.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_load_balancer.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/__init__.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_pool.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_quota.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_health_monitor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7rule.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_member.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7policy.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_provider.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor_profile.py -> build/lib/openstack/tests/unit/load_balancer creating build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_conf.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_init.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/base.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_cloud_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/__init__.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_loader.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_session.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_json.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_environ.py -> build/lib/openstack/tests/unit/config creating build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_provider.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/__init__.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/_proxy.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_class.py -> build/lib/openstack/placement/v1 copying openstack/tests/unit/database/__init__.py -> build/lib/openstack/tests/unit/database copying openstack/workflow/version.py -> build/lib/openstack/workflow copying openstack/workflow/__init__.py -> build/lib/openstack/workflow copying openstack/workflow/workflow_service.py -> build/lib/openstack/workflow creating build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/base.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_storage_pool.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_limit.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/__init__.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_availability_zone.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_user_message.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_snapshot.py -> build/lib/openstack/tests/functional/shared_file_system creating build/lib/openstack/image/v2 copying openstack/image/v2/image.py -> build/lib/openstack/image/v2 copying openstack/image/v2/__init__.py -> build/lib/openstack/image/v2 copying openstack/image/v2/service_info.py -> build/lib/openstack/image/v2 copying openstack/image/v2/task.py -> build/lib/openstack/image/v2 copying openstack/image/v2/_proxy.py -> build/lib/openstack/image/v2 copying openstack/image/v2/schema.py -> build/lib/openstack/image/v2 copying openstack/image/v2/member.py -> build/lib/openstack/image/v2 creating build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/test_cluster.py -> build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/__init__.py -> build/lib/openstack/tests/functional/clustering creating build/lib/openstack/tests/functional/object_store creating build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_account.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_obj.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/__init__.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_container.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/unit/message/test_version.py -> build/lib/openstack/tests/unit/message copying openstack/tests/unit/message/__init__.py -> build/lib/openstack/tests/unit/message creating build/lib/openstack/tests/functional/network creating build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_profile.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_floating_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_scope.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_segment.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_dvr_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_flavor.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/__init__.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_ndp_proxy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_quota.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_vpnaas.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_trunk.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_availability_zone.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_extension.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip_association.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_provider.py -> build/lib/openstack/tests/functional/network/v2 creating build/lib/openstack/object_store creating build/lib/openstack/object_store/v1 copying openstack/object_store/v1/account.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/container.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/__init__.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/obj.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_proxy.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_base.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/info.py -> build/lib/openstack/object_store/v1 creating build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_type.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/__init__.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_stats.py -> build/lib/openstack/tests/unit/block_storage/v2 creating build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_export.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_proxy.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_transfer.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_import.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/__init__.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_recordset.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/key_manager/__init__.py -> build/lib/openstack/key_manager copying openstack/key_manager/key_manager_service.py -> build/lib/openstack/key_manager copying openstack/block_storage/_base_proxy.py -> build/lib/openstack/block_storage copying openstack/block_storage/__init__.py -> build/lib/openstack/block_storage copying openstack/block_storage/block_storage_service.py -> build/lib/openstack/block_storage creating build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_driver.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/base.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_node.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/__init__.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_allocation.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_conductor.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_chassis.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port_group.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> build/lib/openstack/tests/functional/baremetal copying openstack/_log.py -> build/lib/openstack copying openstack/proxy.py -> build/lib/openstack copying openstack/connection.py -> build/lib/openstack copying openstack/utils.py -> build/lib/openstack copying openstack/version.py -> build/lib/openstack copying openstack/__main__.py -> build/lib/openstack copying openstack/__init__.py -> build/lib/openstack copying openstack/exceptions.py -> build/lib/openstack copying openstack/_hacking.py -> build/lib/openstack copying openstack/service_description.py -> build/lib/openstack copying openstack/_services_mixin.py -> build/lib/openstack copying openstack/format.py -> build/lib/openstack copying openstack/resource.py -> build/lib/openstack creating build/lib/openstack/cloud/tests copying openstack/cloud/tests/__init__.py -> build/lib/openstack/cloud/tests copying openstack/tests/functional/compute/base.py -> build/lib/openstack/tests/functional/compute copying openstack/tests/functional/compute/__init__.py -> build/lib/openstack/tests/functional/compute creating build/lib/openstack/compute/v2 copying openstack/compute/v2/hypervisor.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/limits.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/migration.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/quota_set.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/usage.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_ip.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/image.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/availability_zone.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/__init__.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_action.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_migration.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/volume_attachment.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_interface.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/flavor.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/_proxy.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_remote_console.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/keypair.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_group.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/service.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/extension.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/aggregate.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_diagnostics.py -> build/lib/openstack/compute/v2 copying openstack/tests/unit/fake/fake_service.py -> build/lib/openstack/tests/unit/fake copying openstack/tests/unit/fake/__init__.py -> build/lib/openstack/tests/unit/fake copying openstack/accelerator/version.py -> build/lib/openstack/accelerator copying openstack/accelerator/__init__.py -> build/lib/openstack/accelerator copying openstack/accelerator/accelerator_service.py -> build/lib/openstack/accelerator copying openstack/tests/functional/base.py -> build/lib/openstack/tests/functional copying openstack/tests/functional/__init__.py -> build/lib/openstack/tests/functional creating build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/test_proxy.py -> build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/__init__.py -> build/lib/openstack/tests/unit/load_balancer/v2 creating build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_volume_attachment.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_keypair.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_usage.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_proxy.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_service.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_group.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_flavor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_diagnostics.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_interface.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_limits.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/__init__.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_image.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_remote_console.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_ip.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_actions.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_migration.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_migration.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_aggregate.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_extension.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/object_store/object_store_service.py -> build/lib/openstack/object_store copying openstack/object_store/__init__.py -> build/lib/openstack/object_store copying openstack/tests/functional/object_store/__init__.py -> build/lib/openstack/tests/functional/object_store creating build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_proxy.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/__init__.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_image.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_service_info.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_member.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_schema.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_task.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/baremetal/configdrive.py -> build/lib/openstack/baremetal copying openstack/baremetal/version.py -> build/lib/openstack/baremetal copying openstack/baremetal/__init__.py -> build/lib/openstack/baremetal copying openstack/baremetal/baremetal_service.py -> build/lib/openstack/baremetal creating build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_proxy.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/__init__.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_class.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/functional/placement/__init__.py -> build/lib/openstack/tests/functional/placement copying openstack/message/version.py -> build/lib/openstack/message copying openstack/message/__init__.py -> build/lib/openstack/message copying openstack/message/message_service.py -> build/lib/openstack/message copying openstack/tests/functional/network/__init__.py -> build/lib/openstack/tests/functional/network creating build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_group.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_system_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_federation_protocol.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_proxy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_domain.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_system_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_service.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_application_credential.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_user.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/__init__.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_mapping.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_trust.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_policy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_identity_provider.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_region.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_project.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_credential.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_registered_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_endpoint.py -> build/lib/openstack/tests/unit/identity/v3 creating build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_proxy.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_user.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/__init__.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_role.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_extension.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_tenant.py -> build/lib/openstack/tests/unit/identity/v2 running egg_info writing pbr to openstacksdk.egg-info/pbr.json writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt deleting openstacksdk.egg-info/requires.txt writing top-level names to openstacksdk.egg-info/top_level.txt [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 reading manifest template 'MANIFEST.in' 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstacksdk.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible' to be distributed and are already explicitly excluding 'openstack.tests.ansible' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.hooks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.hooks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.hooks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.hooks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.hooks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.auth.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.auth.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.auth.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.auth.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.auth.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.client_config.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.client_config.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.client_config.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.client_config.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.client_config.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.group.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.group.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.group.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.group.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.group.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.image.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.image.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.image.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.image.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.image.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.image.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.image.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.image.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.image.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.image.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keypair.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keypair.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keypair.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keypair.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keypair.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keypair.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keypair.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keypair.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keypair.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keypair.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_domain.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_domain.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_domain.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_domain.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_domain.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_domain.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_domain.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_domain.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_domain.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_domain.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_role.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_role.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_role.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_role.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_role.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_role.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_role.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_role.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_role.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_role.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.network.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.network.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.network.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.network.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.network.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.network.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.network.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.network.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.network.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.network.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.nova_flavor.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.nova_flavor.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.nova_flavor.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.nova_flavor.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.nova_flavor.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.object.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.object.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.object.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.object.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.object.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.port.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.port.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.port.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.port.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.port.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.port.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.port.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.port.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.port.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.port.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.router.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.router.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.router.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.router.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.router.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.router.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.router.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.router.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.router.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.router.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.security_group.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.security_group.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.security_group.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.security_group.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.security_group.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.security_group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.security_group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.security_group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.security_group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.security_group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.server.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.server.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.server.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.server.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.server.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.server.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.server.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.server.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.server.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.server.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.subnet.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.subnet.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.subnet.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.subnet.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.subnet.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.subnet.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.subnet.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.subnet.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.subnet.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.subnet.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying openstack/config/defaults.json -> build/lib/openstack/config copying openstack/config/schema.json -> build/lib/openstack/config copying openstack/config/vendor-schema.json -> build/lib/openstack/config copying openstack/config/vendors/auro.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/betacloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/bluebox.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/catalyst.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/citycloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/conoha.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/dreamcompute.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/elastx.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/entercloudsuite.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/fuga.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ibmcloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/internap.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/limestonenetworks.yaml -> build/lib/openstack/config/vendors copying openstack/config/vendors/otc.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh-us.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/rackspace.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/switchengines.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ultimum.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/unitedstack.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/vexxhost.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/zetta.json -> build/lib/openstack/config/vendors copying openstack/tests/unit/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/helloworld.txt -> build/lib/openstack/tests/unit/orchestration/v1 creating build/lib/openstack/tests/functional/cloud/hooks copying openstack/tests/functional/cloud/hooks/post_test_hook.sh -> build/lib/openstack/tests/functional/cloud/hooks copying openstack/tests/unit/README.rst -> build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/accelerator.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-glance-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-placement.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/baremetal.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/block-storage-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/clustering.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/discovery.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/dns.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-broken.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-suburl.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v1.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v2.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/old-compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/placement.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/shared-file-system.json -> build/lib/openstack/tests/unit/fixtures creating build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds.yaml -> build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/README.rst -> build/lib/openstack/tests /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.user.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.user.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.user.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.user.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.user.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.user_group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.user_group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.user_group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.user_group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.user_group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.volume.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.volume.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.volume.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.volume.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.volume.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.functional.cloud.hooks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.functional.cloud.hooks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.functional.cloud.hooks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.functional.cloud.hooks' to be distributed and are already explicitly excluding 'openstack.tests.functional.cloud.hooks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.unit.fixtures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.unit.fixtures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.unit.fixtures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.unit.fixtures' to be distributed and are already explicitly excluding 'openstack.tests.unit.fixtures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.unit.fixtures.clouds' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.unit.fixtures.clouds' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.unit.fixtures.clouds' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.unit.fixtures.clouds' to be distributed and are already explicitly excluding 'openstack.tests.unit.fixtures.clouds' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/openstack/tests/ansible copying openstack/tests/ansible/README.txt -> build/lib/openstack/tests/ansible copying openstack/tests/ansible/run.yml -> build/lib/openstack/tests/ansible creating build/lib/openstack/tests/ansible/hooks copying openstack/tests/ansible/hooks/post_test_hook.sh -> build/lib/openstack/tests/ansible/hooks creating build/lib/openstack/tests/ansible/roles creating build/lib/openstack/tests/ansible/roles/auth creating build/lib/openstack/tests/ansible/roles/auth/tasks copying openstack/tests/ansible/roles/auth/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/auth/tasks creating build/lib/openstack/tests/ansible/roles/client_config creating build/lib/openstack/tests/ansible/roles/client_config/tasks copying openstack/tests/ansible/roles/client_config/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/client_config/tasks creating build/lib/openstack/tests/ansible/roles/group creating build/lib/openstack/tests/ansible/roles/group/defaults copying openstack/tests/ansible/roles/group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/group/defaults creating build/lib/openstack/tests/ansible/roles/group/tasks copying openstack/tests/ansible/roles/group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/group/tasks creating build/lib/openstack/tests/ansible/roles/image creating build/lib/openstack/tests/ansible/roles/image/defaults copying openstack/tests/ansible/roles/image/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/image/defaults creating build/lib/openstack/tests/ansible/roles/image/tasks copying openstack/tests/ansible/roles/image/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/image/tasks creating build/lib/openstack/tests/ansible/roles/keypair creating build/lib/openstack/tests/ansible/roles/keypair/defaults copying openstack/tests/ansible/roles/keypair/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/defaults creating build/lib/openstack/tests/ansible/roles/keypair/tasks copying openstack/tests/ansible/roles/keypair/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/tasks creating build/lib/openstack/tests/ansible/roles/keystone_domain creating build/lib/openstack/tests/ansible/roles/keystone_domain/defaults copying openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/defaults creating build/lib/openstack/tests/ansible/roles/keystone_domain/tasks copying openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/tasks creating build/lib/openstack/tests/ansible/roles/keystone_role creating build/lib/openstack/tests/ansible/roles/keystone_role/defaults copying openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/defaults creating build/lib/openstack/tests/ansible/roles/keystone_role/tasks copying openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/tasks creating build/lib/openstack/tests/ansible/roles/network creating build/lib/openstack/tests/ansible/roles/network/defaults copying openstack/tests/ansible/roles/network/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/network/defaults creating build/lib/openstack/tests/ansible/roles/network/tasks copying openstack/tests/ansible/roles/network/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/network/tasks creating build/lib/openstack/tests/ansible/roles/nova_flavor creating build/lib/openstack/tests/ansible/roles/nova_flavor/tasks copying openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/nova_flavor/tasks creating build/lib/openstack/tests/ansible/roles/object creating build/lib/openstack/tests/ansible/roles/object/tasks copying openstack/tests/ansible/roles/object/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/object/tasks creating build/lib/openstack/tests/ansible/roles/port creating build/lib/openstack/tests/ansible/roles/port/defaults copying openstack/tests/ansible/roles/port/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/port/defaults creating build/lib/openstack/tests/ansible/roles/port/tasks copying openstack/tests/ansible/roles/port/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/port/tasks creating build/lib/openstack/tests/ansible/roles/router creating build/lib/openstack/tests/ansible/roles/router/defaults copying openstack/tests/ansible/roles/router/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/router/defaults creating build/lib/openstack/tests/ansible/roles/router/tasks copying openstack/tests/ansible/roles/router/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/router/tasks creating build/lib/openstack/tests/ansible/roles/security_group creating build/lib/openstack/tests/ansible/roles/security_group/defaults copying openstack/tests/ansible/roles/security_group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/defaults creating build/lib/openstack/tests/ansible/roles/security_group/tasks copying openstack/tests/ansible/roles/security_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/tasks creating build/lib/openstack/tests/ansible/roles/server creating build/lib/openstack/tests/ansible/roles/server/defaults copying openstack/tests/ansible/roles/server/defaults/main.yaml -> build/lib/openstack/tests/ansible/roles/server/defaults creating build/lib/openstack/tests/ansible/roles/server/tasks copying openstack/tests/ansible/roles/server/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/server/tasks creating build/lib/openstack/tests/ansible/roles/subnet creating build/lib/openstack/tests/ansible/roles/subnet/defaults copying openstack/tests/ansible/roles/subnet/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/defaults creating build/lib/openstack/tests/ansible/roles/subnet/tasks copying openstack/tests/ansible/roles/subnet/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/tasks creating build/lib/openstack/tests/ansible/roles/user creating build/lib/openstack/tests/ansible/roles/user/tasks copying openstack/tests/ansible/roles/user/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user/tasks creating build/lib/openstack/tests/ansible/roles/user_group creating build/lib/openstack/tests/ansible/roles/user_group/tasks copying openstack/tests/ansible/roles/user_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user_group/tasks creating build/lib/openstack/tests/ansible/roles/volume creating build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/ansible/roles/volume/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/py.typed -> build/lib/openstack copying openstack/tests/functional/README.rst -> build/lib/openstack/tests/functional + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WHnfXx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch + cd openstacksdk-0.101.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() 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-openstacksdk-0.101.0-1.ocs23.noarch/usr creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/load_balancer_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/network/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsecpolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsec_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_endpoint_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ikepolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/network_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/_log.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute copying build/lib/openstack/compute/compute_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute copying build/lib/openstack/compute/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute copying build/lib/openstack/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database copying build/lib/openstack/database/database_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database copying build/lib/openstack/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager copying build/lib/openstack/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager copying build/lib/openstack/key_manager/key_manager_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity copying build/lib/openstack/identity/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity copying build/lib/openstack/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity copying build/lib/openstack/identity/identity_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_system_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_system_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/__main__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns copying build/lib/openstack/dns/dns_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns copying build/lib/openstack/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/tag.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store copying build/lib/openstack/object_store/object_store_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store copying build/lib/openstack/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/py.typed -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement copying build/lib/openstack/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement copying build/lib/openstack/placement/placement_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/fixture/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/fixture/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/service_description.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/event_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/environment_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/orchestration_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/test_l7policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/network/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_endpoint_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ikepolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/shared-file-system.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-glance-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-suburl.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/clustering.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/old-compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/discovery.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/block-storage-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/accelerator.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-broken.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/baremetal.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/dns.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v1.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v2.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute copying build/lib/openstack/tests/unit/compute/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute copying build/lib/openstack/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_actions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake copying build/lib/openstack/tests/unit/fake/fake_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake copying build/lib/openstack/tests/unit/fake/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/test_placement_rest.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database copying build/lib/openstack/tests/unit/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/test_microversions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager copying build/lib/openstack/tests/unit/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/identity/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_system_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_system_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns copying build/lib/openstack/tests/unit/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_tag.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store copying build/lib/openstack/tests/unit/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement copying build/lib/openstack/tests/unit/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/orchestration/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/helloworld.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_conf.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_init.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_session.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_json.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_environ.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection copying build/lib/openstack/tests/unit/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/test_proxy_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message copying build/lib/openstack/tests/unit/message/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message copying build/lib/openstack/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_update_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domains.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domain_params.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_access.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_delete_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_neutron.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator_noauth.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_backups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_set_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_nova.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test__utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_identity_roles.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_availability_zones.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_rebuild_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_caching.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_flavors.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_ports.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_fwaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha copying build/lib/openstack/tests/unit/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/test_missing_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system copying build/lib/openstack/tests/unit/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/clustering/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image copying build/lib/openstack/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage copying build/lib/openstack/tests/unit/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type_encryption.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/accelerator/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/test_configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible copying build/lib/openstack/tests/ansible/README.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user/tasks copying build/lib/openstack/tests/ansible/roles/user/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group/tasks copying build/lib/openstack/tests/ansible/roles/user_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/defaults copying build/lib/openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/tasks copying build/lib/openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth/tasks copying build/lib/openstack/tests/ansible/roles/auth/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/defaults copying build/lib/openstack/tests/ansible/roles/network/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/tasks copying build/lib/openstack/tests/ansible/roles/network/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config/tasks copying build/lib/openstack/tests/ansible/roles/client_config/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/defaults copying build/lib/openstack/tests/ansible/roles/port/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/tasks copying build/lib/openstack/tests/ansible/roles/port/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/defaults copying build/lib/openstack/tests/ansible/roles/keypair/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/tasks copying build/lib/openstack/tests/ansible/roles/keypair/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/defaults copying build/lib/openstack/tests/ansible/roles/router/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/tasks copying build/lib/openstack/tests/ansible/roles/router/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/defaults copying build/lib/openstack/tests/ansible/roles/server/defaults/main.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/tasks copying build/lib/openstack/tests/ansible/roles/server/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/defaults copying build/lib/openstack/tests/ansible/roles/group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/tasks copying build/lib/openstack/tests/ansible/roles/group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume/tasks copying build/lib/openstack/tests/ansible/roles/volume/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object/tasks copying build/lib/openstack/tests/ansible/roles/object/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/defaults copying build/lib/openstack/tests/ansible/roles/image/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/tasks copying build/lib/openstack/tests/ansible/roles/image/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/defaults copying build/lib/openstack/tests/ansible/roles/subnet/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/tasks copying build/lib/openstack/tests/ansible/roles/subnet/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks copying build/lib/openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults copying build/lib/openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks copying build/lib/openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/defaults copying build/lib/openstack/tests/ansible/roles/security_group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/tasks copying build/lib/openstack/tests/ansible/roles/security_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/tasks copying build/lib/openstack/tests/ansible/run.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests copying build/lib/openstack/tests/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer copying build/lib/openstack/tests/functional/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network copying build/lib/openstack/tests/functional/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_dvr_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_vpnaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute copying build/lib/openstack/tests/functional/compute/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute copying build/lib/openstack/tests/functional/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity copying build/lib/openstack/tests/functional/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns copying build/lib/openstack/tests/functional/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store copying build/lib/openstack/tests/functional/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement copying build/lib/openstack/tests/functional/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration copying build/lib/openstack/tests/functional/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_devstack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_range_search.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project_cleanup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_keypairs.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image copying build/lib/openstack/tests/functional/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage copying build/lib/openstack/tests/functional/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/switchengines.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/bluebox.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ibmcloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/rackspace.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/unitedstack.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/otc.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/auro.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/citycloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/elastx.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh-us.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/catalyst.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/conoha.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/fuga.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/entercloudsuite.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/limestonenetworks.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ultimum.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/vexxhost.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/dreamcompute.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/betacloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/internap.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/zetta.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/vendor-schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/defaults.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/_util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/cloud_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/defaults.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection copying build/lib/openstack/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection copying build/lib/openstack/baremetal_introspection/baremetal_introspection_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/introspection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message copying build/lib/openstack/message/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message copying build/lib/openstack/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/message_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message copying build/lib/openstack/_services_mixin.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/openstackcloud.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/exc.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_dns.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_orchestration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_coe.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/_network_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_baremetal.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_block_storage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_object_store.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha copying build/lib/openstack/instance_ha/instance_ha_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha copying build/lib/openstack/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system copying build/lib/openstack/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system copying build/lib/openstack/shared_file_system/shared_file_system_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering copying build/lib/openstack/clustering/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering copying build/lib/openstack/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering copying build/lib/openstack/clustering/clustering_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_async_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/iterable_chunked_file.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/image_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/_download.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/image_signer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/block_storage_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow copying build/lib/openstack/workflow/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow copying build/lib/openstack/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow copying build/lib/openstack/workflow/workflow_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/accelerator_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/baremetal_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/load_balancer_service.py to load_balancer_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/load_balancer.py to load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/availability_zone_profile.py to availability_zone_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/flavor_profile.py to flavor_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/l7_rule.py to l7_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/health_monitor.py to health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/l7_policy.py to l7_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/listener.py to listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/quota.py to quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/amphora.py to amphora.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/member.py to member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/pool.py to pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/provider.py to provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/load_balancer.py to load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_policy.py to firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/metering_label_rule.py to metering_label_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsec_site_connection.py to vpn_ipsec_site_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_dscp_marking_rule.py to qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/local_ip_association.py to local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/service_profile.py to service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_service.py to vpn_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/address_scope.py to address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/port_forwarding.py to port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/auto_allocated_topology.py to auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_rule_type.py to qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/subnet.py to subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/agent.py to agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/floating_ip.py to floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsecpolicy.py to vpn_ipsecpolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_policy.py to qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_minimum_bandwidth_rule.py to qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network_segment_range.py to network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_group.py to firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_rule.py to firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/metering_label.py to metering_label.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/pool_member.py to pool_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/router.py to router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/health_monitor.py to health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/security_group_rule.py to security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/rbac_policy.py to rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/ndp_proxy.py to ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/segment.py to segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/security_group.py to security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/l3_conntrack_helper.py to l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/listener.py to listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/quota.py to quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsec_policy.py to vpn_ipsec_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/port.py to port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/address_group.py to address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/local_ip.py to local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_endpoint_group.py to vpn_endpoint_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/subnet_pool.py to subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/pool.py to pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/service_provider.py to service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network.py to network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/trunk.py to trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ikepolicy.py to vpn_ikepolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_bandwidth_limit_rule.py to qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network_ip_availability.py to network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_minimum_packet_rate_rule.py to qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/network_service.py to network_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_log.py to _log.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/compute_service.py to compute_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/hypervisor.py to hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/limits.py to limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/migration.py to migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server.py to server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/usage.py to usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_ip.py to server_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_action.py to server_action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_migration.py to server_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/volume_attachment.py to volume_attachment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_interface.py to server_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_remote_console.py to server_remote_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/keypair.py to keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_group.py to server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/aggregate.py to aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_diagnostics.py to server_diagnostics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/proxy.py to proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/database_service.py to database_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/database.py to database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/instance.py to instance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/connection.py to connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/key_manager_service.py to key_manager_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/container.py to container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/secret.py to secret.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/order.py to order.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/_format.py to _format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/identity_service.py to identity_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_project_user_assignment.py to role_project_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/project.py to project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_project_group_assignment.py to role_project_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/limit.py to limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_domain_user_assignment.py to role_domain_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/application_credential.py to application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/group.py to group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/trust.py to trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/system.py to system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_system_user_assignment.py to role_system_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/mapping.py to mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/registered_limit.py to registered_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_system_group_assignment.py to role_system_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/federation_protocol.py to federation_protocol.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/identity_provider.py to identity_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_assignment.py to role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/endpoint.py to endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/domain.py to domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role.py to role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/region.py to region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/credential.py to credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_domain_group_assignment.py to role_domain_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/tenant.py to tenant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/role.py to role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/__main__.py to __main__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/dns_service.py to dns_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_import.py to zone_import.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/recordset.py to recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone.py to zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/floating_ip.py to floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_export.py to zone_export.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_transfer.py to zone_transfer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/metadata.py to metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/tag.py to tag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/object_store_service.py to object_store_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/account.py to account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/container.py to container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/obj.py to obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/info.py to info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/placement_service.py to placement_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/resource_provider.py to resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/resource_class.py to resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture/connection.py to connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_hacking.py to _hacking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/service_description.py to service_description.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/event_utils.py to event_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/environment_format.py to environment_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/template_format.py to template_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/template_utils.py to template_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/orchestration_service.py to orchestration_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack.py to stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_template.py to stack_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_environment.py to stack_environment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/software_deployment.py to software_deployment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/template.py to template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_files.py to stack_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/software_config.py to software_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/resource.py to resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_exceptions.py to test_exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_amphora.py to test_amphora.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_listener.py to test_listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_availability_zone_profile.py to test_availability_zone_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_pool.py to test_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_health_monitor.py to test_health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_l7rule.py to test_l7rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_member.py to test_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_l7policy.py to test_l7policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_provider.py to test_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_flavor_profile.py to test_flavor_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_service_profile.py to test_service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_endpoint_group.py to test_vpn_endpoint_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_address_scope.py to test_address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_agent.py to test_agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py to test_vpn_ipsecpolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_address_group.py to test_address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ikepolicy.py to test_vpn_ikepolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_listener.py to test_listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_service.py to test_vpn_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py to test_qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py to test_vpn_ipsec_site_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_pool.py to test_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_ndp_proxy.py to test_ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_health_monitor.py to test_health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_metering_label_rule.py to test_metering_label_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_trunk.py to test_trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_local_ip.py to test_local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_pool_member.py to test_pool_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_group.py to test_firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_metering_label.py to test_metering_label.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_security_group.py to test_security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_local_ip_association.py to test_local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_service_provider.py to test_service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_volume_attachment.py to test_volume_attachment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server.py to test_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_usage.py to test_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_diagnostics.py to test_server_diagnostics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_interface.py to test_server_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_remote_console.py to test_server_remote_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_ip.py to test_server_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_actions.py to test_server_actions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_migration.py to test_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_migration.py to test_server_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_hypervisor.py to test_hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/fake_service.py to fake_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/fake.py to fake.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/fake.py to fake.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_placement_rest.py to test_placement_rest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_resource.py to test_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_instance.py to test_instance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_database.py to test_database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_microversions.py to test_microversions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_secret.py to test_secret.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_order.py to test_order.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_system_group_assignment.py to test_role_system_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_federation_protocol.py to test_federation_protocol.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py to test_role_project_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_domain.py to test_domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_system_user_assignment.py to test_role_system_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_application_credential.py to test_application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py to test_role_project_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_assignment.py to test_role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_mapping.py to test_mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_trust.py to test_trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py to test_role_domain_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py to test_role_domain_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role.py to test_role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_identity_provider.py to test_identity_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_region.py to test_region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_credential.py to test_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_registered_limit.py to test_registered_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_endpoint.py to test_endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_role.py to test_role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_tenant.py to test_tenant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_export.py to test_zone_export.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_transfer.py to test_zone_transfer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_import.py to test_zone_import.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_quota_set.py to test_quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_tag.py to test_tag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_metadata.py to test_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_account.py to test_account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_obj.py to test_obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_resource_class.py to test_resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fakes.py to fakes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_connection.py to test_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_software_deployment.py to test_software_deployment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_resource.py to test_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_software_config.py to test_software_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_files.py to test_stack_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_environment.py to test_stack_environment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_template.py to test_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_template.py to test_stack_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_from_conf.py to test_from_conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_init.py to test_init.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_cloud_config.py to test_cloud_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_loader.py to test_loader.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_from_session.py to test_from_session.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_json.py to test_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_config.py to test_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_environ.py to test_environ.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_proxy_base.py to test_proxy_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_message.py to test_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_subscription.py to test_subscription.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_claim.py to test_claim.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_queue.py to test_queue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_create_volume_snapshot.py to test_create_volume_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_update_server.py to test_update_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_image_snapshot.py to test_image_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_domains.py to test_domains.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_domain_params.py to test_domain_params.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume_access.py to test_volume_access.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_inventory.py to test_inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_quotas.py to test_quotas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_usage.py to test_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_delete_volume_snapshot.py to test_delete_volume_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_delete_metadata.py to test_server_delete_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shade_operator.py to test_shade_operator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_neutron.py to test_floating_ip_neutron.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shared_file_system.py to test_shared_file_system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_baremetal_node.py to test_baremetal_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_operator_noauth.py to test_operator_noauth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_services.py to test_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_normalize.py to test_normalize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_object.py to test_object.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume_backups.py to test_volume_backups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_set_metadata.py to test_server_set_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_common.py to test_floating_ip_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_accelerator.py to test_accelerator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_endpoints.py to test_endpoints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_role_assignment.py to test_role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_operator.py to test_operator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_nova.py to test_floating_ip_nova.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test__utils.py to test__utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_security_groups.py to test_security_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_coe_clusters_certificate.py to test_coe_clusters_certificate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_groups.py to test_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_identity_roles.py to test_identity_roles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_magnum_services.py to test_magnum_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_availability_zones.py to test_availability_zones.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_rebuild_server.py to test_rebuild_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_clustering.py to test_clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_caching.py to test_caching.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_cluster_templates.py to test_cluster_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_coe_clusters.py to test_coe_clusters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_flavors.py to test_flavors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_baremetal_ports.py to test_baremetal_ports.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_delete_server.py to test_delete_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shade.py to test_shade.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_users.py to test_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_meta.py to test_meta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_console.py to test_server_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_create_server.py to test_create_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_fwaas.py to test_fwaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_host.py to test_host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_notification.py to test_notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_missing_version.py to test_missing_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_storage_pool.py to test_storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_share.py to test_share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_user_message.py to test_user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py to test_share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster_policy.py to test_cluster_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster_attr.py to test_cluster_attr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_build_info.py to test_build_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_event.py to test_event.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster.py to test_cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_profile.py to test_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_node.py to test_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_receiver.py to test_receiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_action.py to test_action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_policy_type.py to test_policy_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_profile_type.py to test_profile_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_service_info.py to test_service_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_member.py to test_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_schema.py to test_schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_task.py to test_task.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_type_encryption.py to test_type_encryption.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_capabilities.py to test_capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_resource_filter.py to test_resource_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_group_type.py to test_group_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_stats.py to test_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_workflow.py to test_workflow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_execution.py to test_execution.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_device_profile.py to test_device_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_deployable.py to test_deployable.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_accelerator_request.py to test_accelerator_request.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_device.py to test_device.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/test_configdrive.py to test_configdrive.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_conductor.py to test_conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_driver.py to test_driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_port_group.py to test_port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_deploy_templates.py to test_deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_node.py to test_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_chassis.py to test_chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_volume_connector.py to test_volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_volume_target.py to test_volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_allocation.py to test_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_hacking.py to test_hacking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_format.py to test_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_service_profile.py to test_service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_address_scope.py to test_address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent.py to test_agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_address_group.py to test_address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_router_add_remove_interface.py to test_router_add_remove_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_dvr_router.py to test_dvr_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py to test_qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_ndp_proxy.py to test_ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py to test_firewall_rule_insert_remove_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_vpnaas.py to test_vpnaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_trunk.py to test_trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py to test_subnet_from_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_local_ip.py to test_local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_router.py to test_agent_add_remove_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_group.py to test_firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_network.py to test_agent_add_remove_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_security_group.py to test_security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_local_ip_association.py to test_local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_service_provider.py to test_service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_server.py to test_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_quota_set.py to test_quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_hypervisor.py to test_hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3/test_application_credential.py to test_application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_identity.py to test_identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_compute.py to test_compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_account.py to test_account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_obj.py to test_obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_inventory.py to test_inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_quotas.py to test_quotas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_devstack.py to test_devstack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_range_search.py to test_range_search.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_project_cleanup.py to test_project_cleanup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_domain.py to test_domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_services.py to test_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_object.py to test_object.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume_backup.py to test_volume_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_keypairs.py to test_keypairs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_identity.py to test_identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_endpoints.py to test_endpoints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_compute.py to test_compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume_type.py to test_volume_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_security_groups.py to test_security_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_groups.py to test_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_magnum_services.py to test_magnum_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_clustering.py to test_clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_cluster_templates.py to test_cluster_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_coe_clusters.py to test_coe_clusters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_users.py to test_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/test_host.py to test_host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_storage_pool.py to test_storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_share.py to test_share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_user_message.py to test_user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_share_snapshot.py to test_share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering/test_cluster.py to test_cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_resource_filters.py to test_resource_filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_capabilities.py to test_capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_stats.py to test_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_driver.py to test_baremetal_driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_node.py to test_baremetal_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py to test_baremetal_volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_allocation.py to test_baremetal_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_conductor.py to test_baremetal_conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_chassis.py to test_baremetal_chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_port_group.py to test_baremetal_port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_target.py to test_baremetal_volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_port.py to test_baremetal_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py to test_baremetal_deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/fakes.py to fakes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/cloud_config.py to cloud_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/loader.py to loader.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/_util.py to _util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/cloud_region.py to cloud_region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/defaults.py to defaults.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/baremetal_introspection_service.py to baremetal_introspection_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/introspection.py to introspection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/subscription.py to subscription.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/message.py to message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/queue.py to queue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/claim.py to claim.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/message_service.py to message_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_services_mixin.py to _services_mixin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_shared_file_system.py to _shared_file_system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_utils.py to _utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_accelerator.py to _accelerator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_compute.py to _compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/openstackcloud.py to openstackcloud.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/exc.py to exc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_dns.py to _dns.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/meta.py to meta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_clustering.py to _clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_orchestration.py to _orchestration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_security_group.py to _security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_identity.py to _identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_floating_ip.py to _floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_coe.py to _coe.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_network_common.py to _network_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_baremetal.py to _baremetal.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_image.py to _image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_block_storage.py to _block_storage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_object_store.py to _object_store.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_network.py to _network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_normalize.py to _normalize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/instance_ha_service.py to instance_ha_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/host.py to host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/segment.py to segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/notification.py to notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/shared_file_system_service.py to shared_file_system_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/limit.py to limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/share.py to share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/user_message.py to user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/storage_pool.py to storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/share_snapshot.py to share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/clustering_service.py to clustering_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/profile.py to profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster_policy.py to cluster_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/node.py to node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/profile_type.py to profile_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster.py to cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/policy_type.py to policy_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/receiver.py to receiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/build_info.py to build_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/event.py to event.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster_attr.py to cluster_attr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/_async_resource.py to _async_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/action.py to action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/_base_proxy.py to _base_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/iterable_chunked_file.py to iterable_chunked_file.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/image_service.py to image_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/service_info.py to service_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/task.py to task.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/member.py to member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/_download.py to _download.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/image_signer.py to image_signer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/_base_proxy.py to _base_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/limits.py to limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/stats.py to stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/group.py to group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/backup.py to backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/snapshot.py to snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/resource_filter.py to resource_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/type.py to type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/capabilities.py to capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/group_type.py to group_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/volume.py to volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/block_storage_service.py to block_storage_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/stats.py to stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/backup.py to backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/snapshot.py to snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/type.py to type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/volume.py to volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/workflow_service.py to workflow_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/execution.py to execution.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/workflow.py to workflow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/accelerator_service.py to accelerator_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/accelerator_request.py to accelerator_request.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/deployable.py to deployable.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/device.py to device.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/device_profile.py to device_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/configdrive.py to configdrive.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/baremetal_service.py to baremetal_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/allocation.py to allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/volume_target.py to volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/chassis.py to chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/driver.py to driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/node.py to node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/_common.py to _common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/volume_connector.py to volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/deploy_templates.py to deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/port.py to port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/port_group.py to port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/conductor.py to conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/format.py to format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/resource.py to resource.cpython-311.pyc writing byte-compilation script '/tmp/tmp0ilokusb.py' /usr/bin/python3 /tmp/tmp0ilokusb.py removing /tmp/tmp0ilokusb.py running install_egg_info running egg_info writing pbr to openstacksdk.egg-info/pbr.json writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing top-level names to openstacksdk.egg-info/top_level.txt [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 reading manifest template 'MANIFEST.in' 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstacksdk.egg-info/SOURCES.txt' Copying openstacksdk.egg-info to /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstacksdk-0.101.0-py3.11.egg-info running install_scripts Installing openstack-inventory script to /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.101.0-1.ocs23 --unique-debug-suffix -0.101.0-1.ocs23.noarch --unique-debug-src-base python-openstacksdk-0.101.0-1.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/openstacksdk-0.101.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks/post_test_hook.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks/post_test_hook.sh from /bin/bash -x to #!/usr/bin/bash -x + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oyQ5Tj + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstacksdk-0.101.0 + rm -f ./openstack/tests/unit/test_hacking.py + export OS_STDOUT_CAPTURE=true + OS_STDOUT_CAPTURE=true + export OS_STDERR_CAPTURE=true + OS_STDERR_CAPTURE=true + export OS_TEST_TIMEOUT=20 + OS_TEST_TIMEOUT=20 + PYTHON=python3 + stestr-3 --test-path ./openstack/tests/unit run --exclude-regex '(test_wait_for_task_.*|.*TestOsServiceTypesVersion.*|.*test_timeout_and_failures_not_fail.*)' {2} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_delete_device_profile_ignore [0.030124s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_enroll_in_old_version [0.036096s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_normalize_provision_state [0.057303s] ... ok {4} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure_ignored [0.027609s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,663 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_basic [0.022124s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_no_reason_without_maintenance [0.013948s] ... ok {7} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_timeout [0.019880s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,689 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,689 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,689 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,689 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_missing [0.048796s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootDevice.test_node_set_boot_device [0.047185s] ... ok {4} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_call_vendor_passthru [0.051849s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_success [0.012341s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure [0.012706s] ... ok {5} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDeployable.test_list_deployables [0.023238s] ... ok {5} openstack.tests.unit.baremetal.test_version.TestVersion.test_basic [0.011061s] ... ok {2} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_basic [0.010327s] ... ok {7} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_basic [0.054686s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_incompatible_microversion [0.013054s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_delete_allocation_ignore [0.021131s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_manage [0.071635s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_delete_port_ignore [0.009863s] ... ok {6} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create_incremental [0.021190s] ... ok {6} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_no_params [0.010923s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_get [0.019809s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_configdrive [0.095790s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get_query [0.012557s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_ports_not_detailed [0.027704s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_port_groups_detailed [0.022153s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_create_volume_connector [0.022565s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_create_volume_target [0.008839s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_groups [0.024326s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set [0.032492s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_deploy_steps [0.027430s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_set_traits [0.030818s] ... ok {4} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure_ignored [0.026241s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_get_chassis [0.022207s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_delete_node [0.009466s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_chassis_not_detailed [0.026750s] ... ok {4} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_reset [0.010233s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_complete_migration [0.015086s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_remove_private_access [0.027462s] ... ok {1} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_basic [0.010084s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get_defaults [0.021143s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_get_port [0.009009s] ... ok {5} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_instantiate [0.009579s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get_query [0.022181s] ... ok {7} openstack.tests.unit.block_storage.v2.test_type.TestType.test_get_private_access [0.010598s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_get [0.022244s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete_force [0.013580s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_delete_ignore [0.021176s] ... ok {7} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_basic [0.008917s] ... ok {4} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_force_delete [0.015552s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_find [0.015820s] ... ok {5} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create [0.018254s] ... ok {2} openstack.tests.unit.block_storage.v3.test_type.TestType.test_create [0.010210s] ... ok {5} openstack.tests.unit.block_storage.v2.test_type.TestType.test_new [0.018685s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete_ignore [0.019867s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_create [0.009559s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_default [0.019713s] ... ok {5} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_migrate [0.011183s] ... ok {7} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_basic [0.008464s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_create [0.008936s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_get_snapshot_metadata [0.010477s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_update [0.009014s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_complete_migration [0.010665s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_uuid_like [0.011230s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_int_only [0.008875s] ... ok {7} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_detach_force [0.075019s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_find [0.075489s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_find [0.009979s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_migrate_default [0.065190s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_ge [0.011431s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_init_attachment [0.010254s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_nondefault [0.010583s] ... ok {8} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure [0.044066s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,716 openstack.iterate_timeout Waiting 2.0 seconds {8} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch_reset_interfaces [0.056735s] ... ok {5} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_create_group_specs [0.067618s] ... ok {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_device_profiles [0.065447s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete [0.007899s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete [0.009504s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_soft_power_on [0.010799s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_upload_to_image_extended [0.065934s] ... ok {6} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_make_resource_filter [0.010077s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_complete_migration [0.010695s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_get [0.012416s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_configdrive [0.019893s] ... ok {1} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_name [0.010699s] ... ok {6} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reserve [0.011583s] ... ok {13} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_basic [0.044625s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot [0.011682s] ... ok {13} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_update_port [0.030187s] ... ok {9} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_basic [0.030514s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deactivate_node [0.078561s] ... ok {13} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success [0.061223s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,810 openstack Still waiting for nodes 1 to reach state "fake state" 2024-05-29 14:59:58,810 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate [0.058547s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait [0.012159s] ... ok {4} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_create [0.051338s] ... ok {1} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_make_absolute_limit [0.050224s] ... ok {13} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_timeout [0.013037s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,824 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-05-29 14:59:58,825 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,825 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-05-29 14:59:58,825 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,825 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-05-29 14:59:58,825 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,825 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-05-29 14:59:58,825 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_begin_detaching [0.053449s] ... ok {6} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_bootable_false [0.055804s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_no_reservation [0.012271s] ... ok {13} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backups_detailed [0.010796s] ... ok {13} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get [0.011911s] ... ok {9} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_instantiate [0.018443s] ... ok {13} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_complete_migration [0.010817s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_create [0.030824s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_timeout [0.013602s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,857 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,858 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,858 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_extend [0.024687s] ... ok {9} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_new_version [0.055935s] ... ok {8} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_basic [0.009420s] ... ok {8} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_not_detailed [0.009824s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_upload_image_args [0.014217s] ... ok {9} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_instantiate [0.010392s] ... ok {15} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data_as_string [0.005082s] ... ok {14} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_genisoimage_fails [0.035471s] ... ok {13} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_complete_migration_error [0.010469s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestExtension.test_extensions [0.008873s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volumes_not_detailed [0.064391s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_gt [0.011570s] ... ok {20} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data [0.005172s] ... ok {9} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_chassis_detailed [0.026394s] ... ok {13} openstack.tests.unit.block_storage.v3.test_type.TestType.test_basic [0.020934s] ... ok {29} openstack.tests.unit.accelerator.test_version.TestVersion.test_make_it [0.083608s] ... ok {8} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_find_volume_target [0.065722s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete_group_specs_prop [0.010169s] ... ok {14} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_instantiate [0.060574s] ... ok {9} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_delete_chassis_ignore [0.019389s] ... ok {8} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_bootable [0.011532s] ... ok {20} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_timeout [0.027618s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,772 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,772 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,772 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,773 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,773 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,773 openstack.iterate_timeout Waiting 2.0 seconds {29} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_make_it [0.011128s] ... ok {29} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_delete_device_profile [0.061619s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_wait [0.067103s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,072 openstack.baremetal Still waiting for node 3474c71f-0254-4943-a418-6b5747a73f40 to reach state "manageable", the current state is "inspecting" 2024-05-29 14:59:59,073 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:59,082 openstack.baremetal Still waiting for node 3474c71f-0254-4943-a418-6b5747a73f40 to reach state "manageable", the current state is "inspecting" 2024-05-29 14:59:59,082 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate_flags [0.010276s] ... ok {17} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_list_device_profile [0.023666s] ... ok {13} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs [0.055093s] ... ok {13} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_upload_image [0.029176s] ... ok {15} openstack.tests.unit.baremetal.test_version.TestVersion.test_make_it [0.028957s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state [0.046932s] ... ok {14} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_enroll_as_failure [0.013684s] ... ok {14} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_reservation [0.021251s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,844 openstack.iterate_timeout Waiting 2.0 seconds {8} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_reset [0.011055s] ... ok {8} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete_force [0.054737s] ... ok {8} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_get [0.028074s] ... ok {8} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_cluster [0.023477s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_find [0.027572s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_wait [0.108336s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,097 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:59,121 openstack.iterate_timeout Waiting 2.0 seconds {16} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_basic [0.030611s] ... ok {13} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_uuid [0.016357s] ... ok {9} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_update_chassis [0.009398s] ... ok {8} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_force_delete [0.020000s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout [0.085801s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,169 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot_failure [0.040978s] ... ok {10} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait_missing [0.029638s] ... ok {9} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_detailed [0.011344s] ... ok {17} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_delete_accelerator_request_ignore [0.011056s] ... ok {17} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_network_data [0.001362s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_update [0.010402s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on [0.040175s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_manageable_in_old_version [0.013342s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_existing [0.057715s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_inspect_failed [0.157726s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,177 openstack.baremetal Still waiting for node 3cfc9c49-2ac6-415b-97e6-94aa1ceaa7a5 to reach state "manageable", the current state is "inspecting" 2024-05-29 14:59:59,177 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_invalid [0.008626s] ... ok {14} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshots_detailed [0.010096s] ... ok {17} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_wait [0.076087s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,952 openstack.iterate_timeout Waiting 2.0 seconds {13} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_missing [0.010199s] ... ok {20} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_success [0.052135s] ... ok {9} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_instantiate [0.011197s] ... ok {9} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_wait [0.012626s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,878 openstack Still waiting for introspection of node None, the current state is "processing" 2024-05-29 14:59:58,879 openstack.iterate_timeout Waiting 2.0 seconds {9} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volumes_detailed [0.067490s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_not_abort_on_failed_state [0.011840s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,831 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,831 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac [0.037986s] ... ok {14} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_detach_force [0.010577s] ... ok {23} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_instantiate [0.025149s] ... ok {13} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info) [0.037851s] ... ok {13} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name) [0.035078s] ... ok {29} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_basic [0.029295s] ... ok {16} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_basic [0.012324s] ... ok {10} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success_no_fail [0.023949s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,767 openstack Still waiting for nodes 1 to reach state "fake state" 2024-05-29 14:59:58,767 openstack.iterate_timeout Waiting 2.0 seconds {20} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete_ignore [0.010000s] ... ok {21} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_basic [0.037435s] ... ok {14} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_basic [0.010725s] ... ok {22} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_make_it [0.028681s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_extra_specs_delete [0.011024s] ... ok {8} openstack.tests.unit.block_storage.v3.test_type.TestType.test_get_private_access [0.015340s] ... ok {11} openstack.tests.unit.accelerator.test_version.TestVersion.test_basic [0.044012s] ... ok {16} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_unset_maintenance [0.050584s] ... ok {17} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_old_version [0.012468s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_failure [0.040674s] ... ok {11} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_new_version [0.019700s] ... ok {15} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_instantiate [0.010193s] ... ok {20} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_delete_volume_metadata [0.011052s] ... ok {10} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure [0.052733s] ... ok {10} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_set_snapshot_metadata [0.011460s] ... ok {15} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_delete_allocation [0.010426s] ... ok {9} openstack.tests.unit.block_storage.v2.test_type.TestType.test_add_private_access [0.010257s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_not_found [0.008560s] ... ok {29} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout_no_fail [0.011692s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,065 openstack Still waiting for nodes 1234 to reach state "fake state" 2024-05-29 14:59:59,065 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:59,065 openstack Still waiting for nodes 1234 to reach state "fake state" 2024-05-29 14:59:59,065 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:59,066 openstack Still waiting for nodes 1234 to reach state "fake state" 2024-05-29 14:59:59,066 openstack.iterate_timeout Waiting 2.0 seconds {9} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_detach_force [0.010842s] ... ok {4} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_bind_accelerator_request [0.038662s] ... ok {14} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_basic [0.065773s] ... ok {9} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_make_it [0.052991s] ... ok {12} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_without_user_data [0.001721s] ... ok {11} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_other_fields [0.061927s] ... ok {10} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_detach_defaults [0.010805s] ... ok {17} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_via_update [0.057311s] ... ok {9} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_basic [0.027925s] ... ok {9} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create_incremental [0.012124s] ... ok {11} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_delete_node_ignore [0.011924s] ... ok {8} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_complete_migration_error [0.011104s] ... ok {9} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_get_volume_metadata [0.011253s] ... ok {10} openstack.tests.unit.block_storage.v2.test_type.TestType.test_create [0.010513s] ... ok {8} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict1 [0.008647s] ... ok {29} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestAbortIntrospection.test_abort [0.012075s] ... ok {16} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_failed [0.012152s] ... ok {17} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_no_retries [0.028726s] ... ok {31} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_get_device_profile [0.088348s] ... ok {22} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_delete_accelerator_request [0.012915s] ... ok {20} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_extend [0.011324s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode [0.027494s] ... ok {31} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_instantiate [0.012118s] ... ok {31} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_ok [0.060123s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_associated [0.036927s] ... ok {29} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_basic [0.011058s] ... ok {21} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode_invalid_mode [0.013866s] ... ok {11} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_update_node_no_retries [0.014314s] ... ok {11} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_backend_pools [0.010934s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_get_group_specs_prop [0.009653s] ... ok {4} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_accelerator_request [0.034420s] ... ok {21} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_no_arguments [0.048405s] ... ok {9} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs_error [0.014159s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_node_add_trait [0.020910s] ... ok {22} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_get_accelerator_request [0.049735s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backups_detailed [0.010231s] ... ok {20} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_bootable_false [0.011213s] ... ok {9} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_lt [0.013633s] ... ok {29} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_vol_id [0.012808s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_reserve [0.011949s] ... ok {15} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_get_port_group [0.010530s] ... ok {4} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_unauthorized_availability_zone_names [0.026038s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,181 openstack Availability zone list could not be fetched Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_compute.py", line 171, in list_availability_zone_names for zone in zones: File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1937, in list exceptions.raise_from_response(response) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.HttpException: HttpException: 403: Client Error for url: https://compute.example.com/v2.1/os-availability-zone {9} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_max [0.014735s] ... ok {16} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_create_attrs [0.010824s] ... ok {15} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_volume_target_not_detailed [0.010296s] ... ok {15} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_types [0.068820s] ... ok {20} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_delete [0.010790s] ... ok {20} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_update [0.067022s] ... ok {17} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_with_node [0.013896s] ... ok {15} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_create [0.010832s] ... ok {30} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_basic [0.024035s] ... ok {19} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_create_accelerator_request [0.021636s] ... ok {21} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_create_chassis [0.008668s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_delete [0.010881s] ... ok {22} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_power_on [0.011592s] ... ok {22} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot_invalid_none [0.011213s] ... ok {22} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_create_port [0.009888s] ... ok {11} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_migrate_flags [0.068408s] ... ok {16} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_set_volume_metadata [0.012538s] ... ok {31} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backups_not_detailed [0.032456s] ... ok {15} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_make_resource [0.009818s] ... ok {21} openstack.tests.unit.baremetal.v1.test_proxy.TestDrivers.test_drivers [0.009571s] ... ok {17} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_force_delete [0.011627s] ... ok {30} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_create_device_profile [0.012623s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_unreserve [0.011041s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict2 [0.008932s] ... ok {30} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_success [0.092335s] ... ok {7} openstack.tests.unit.cloud.test_caching.TestBogusAuth.test_get_auth_bogus [0.058813s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available [0.096306s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif [0.042437s] ... ok {22} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_get_volume_target [0.010067s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_status_percentage [0.071889s] ... ok {9} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_range [0.020246s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_add_private_access [0.009866s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout [0.108484s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,224 openstack.baremetal Still waiting for node 9703ff0b-8fe8-4c2e-958a-0f94d8f5349e to reach state "active", the current state is "available" 2024-05-29 14:59:59,224 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:59,238 openstack.baremetal Still waiting for node 9703ff0b-8fe8-4c2e-958a-0f94d8f5349e to reach state "active", the current state is "deploying" 2024-05-29 14:59:59,239 openstack.iterate_timeout Waiting 2.0 seconds {29} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_attach_host [0.011989s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_none [0.015812s] ... ok {15} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_make_rate_limits [0.009912s] ... ok {16} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_unmanage [0.067818s] ... ok {20} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_reset [0.010794s] ... ok {10} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_basic [0.018955s] ... ok {20} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_extend [0.010754s] ... ok {29} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create [0.012020s] ... ok {30} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_list_vendor_passthru [0.010859s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_list_vifs [0.052285s] ... ok {11} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_unmanage [0.011098s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_remove_machine_from_maintenance [0.104663s] ... ok {23} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_deploy_steps [0.012125s] ... ok {23} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_delete_port [0.043938s] ... ok {17} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_add_private_access [0.011973s] ... ok {17} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_migrate_nondefault [0.011999s] ... ok {17} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_make_limit [0.011122s] ... ok {17} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get_defaults [0.011380s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_delete_coe_cluster [0.066720s] ... ok {16} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_force_delete [0.011206s] ... ok {31} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete_force [0.019268s] ... ok {30} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_timeout [0.012795s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,969 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,969 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,969 openstack.iterate_timeout Waiting 2.0 seconds {14} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_set_status [0.009916s] ... ok {29} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_fetch_group_specs [0.011183s] ... ok {30} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_create_attrs [0.055383s] ... ok {22} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_reset [0.063885s] ... ok {10} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate [0.055005s] ... ok {31} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_delete_group_specs_property [0.020784s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_provide [0.086734s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,260 openstack.baremetal Still waiting for node e1ef4e52-0fe6-4d54-9e63-0a20d44ed070 to reach state "available", the current state is "manageable" 2024-05-29 14:59:59,260 openstack.iterate_timeout Waiting 2.0 seconds {23} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_get_volume_connector [0.010044s] ... ok {23} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_delete_volume_target [0.010174s] ... ok {23} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection [0.012643s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_find [0.018104s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_create_attrs [0.020976s] ... ok {11} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_make_extension [0.009723s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_search_methods [0.025175s] ... ok {17} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_update [0.010740s] ... ok {13} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive_none [0.128748s] ... ok {15} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_restore [0.055632s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_node [0.011845s] ... ok {14} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_glob [0.051171s] ... ok {10} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_readonly_false [0.029226s] ... ok {23} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_restore [0.011298s] ... ok {10} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_unmanage [0.011045s] ... ok {18} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_unprocessed_data [0.040217s] ... ok {11} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_basic [0.054877s] ... ok {15} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_get [0.027896s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_types [0.013957s] ... ok {13} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone_wait [0.056472s] ... ok {19} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_list_accelerator_request [0.010110s] ... ok {11} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_types [0.009768s] ... ok {14} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_None [0.025176s] ... ok {14} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_ints [0.009502s] ... ok {20} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reset_status [0.053062s] ... ok {20} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout_fails [0.066689s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,093 openstack.baremetal Still waiting for node 744f28cd-0ced-465f-b384-677d348cfe34 to reach state "active", the current state is "deploy wait" 2024-05-29 14:59:59,093 openstack.iterate_timeout Waiting 2.0 seconds {31} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_create_attrs [0.009677s] ... ok {30} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_set_bootable [0.032040s] ... ok {29} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_make_rate_limit [0.011240s] ... ok {9} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v3 [0.077553s] ... ok {9} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template_not_found [0.059169s] ... ok {15} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_instance [0.010872s] ... ok {27} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_make_it [0.020993s] ... ok {4} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_name_or_id [0.055028s] ... ok {27} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_vendor_data [0.001523s] ... ok {7} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster_not_found [0.053207s] ... ok {16} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_create_from_source [0.011015s] ... ok {22} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_get [0.016615s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_get_allocation [0.033967s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_get_node [0.012015s] ... ok {14} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_strs [0.008764s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available_wait [0.207091s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,151 openstack.baremetal Still waiting for node 264d37a9-cd88-4561-b53f-0d3ff958f8c4 to reach state "manageable", the current state is "available" 2024-05-29 14:59:59,151 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:59,197 openstack.baremetal Still waiting for node 264d37a9-cd88-4561-b53f-0d3ff958f8c4 to reach state "manageable", the current state is "inspecting" 2024-05-29 14:59:59,197 openstack.iterate_timeout Waiting 2.0 seconds {31} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete_force [0.010627s] ... ok {9} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_list_coe_clusters [0.037899s] ... ok {20} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_off [0.036403s] ... ok {20} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine [0.035404s] ... ok {18} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_get_snapshot_metadata [0.056451s] ... ok {23} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_delete [0.065587s] ... ok {17} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_update [0.009967s] ... ok {30} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_basic [0.009516s] ... ok {19} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_no_genisoimage [0.069197s] ... ok {29} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete_ignore [0.012207s] ... ok {29} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_create_from_source [0.010890s] ... ok {10} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter_jmespath [0.009995s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_None [0.009034s] ... ok {21} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_find_port [0.009978s] ... ok {21} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_data [0.012137s] ... ok {21} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_manage_boot [0.068748s] ... ok {28} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_instantiate [0.072885s] ... ok {20} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status [0.045557s] ... ok {29} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_get [0.012012s] ... ok {17} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_basic [0.009174s] ... ok {23} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_get_private_access [0.010523s] ... ok {23} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_find [0.009466s] ... ok {23} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_attach_instance [0.010833s] ... ok {23} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_detach [0.051709s] ... ok {21} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_create_basic [0.009473s] ... ok {25} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch [0.030064s] ... ok {17} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id [0.010044s] ... ok {11} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_delete [0.027660s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine [0.049955s] ... ok {30} openstack.tests.unit.block_storage.v3.test_proxy.TestCapabilities.test_capabilites_get [0.010035s] ... ok {30} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_detach_defaults [0.010828s] ... ok {25} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_find_node [0.051382s] ... ok {25} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_complete_migration_error [0.028164s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_ports_detailed [0.009964s] ... ok {1} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_accelerator_request [0.033535s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_ports_attached_to_machine [0.090072s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_attach_host [0.010749s] ... ok {18} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_reset_volume_status [0.020118s] ... ok {5} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active) [0.058133s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_instantiate [0.011011s] ... ok {27} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_already_active [0.029614s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_create_attrs [0.098580s] ... ok {27} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_via_update [0.078406s] ... ok {15} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_object [0.008771s] ... ok {22} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_snapshot_metadata [0.057250s] ... ok {29} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_update_group_specs_prop [0.011119s] ... ok {25} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_retype [0.011166s] ... ok {25} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_create_attrs [0.010147s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_volume_target_detailed [0.061230s] ... ok {11} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_delete_ignore [0.009392s] ... ok {11} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_set_volume_metadata [0.011252s] ... ok {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v4_fixed_ip [0.105322s] ... ok {9} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_update_coe_cluster [0.051664s] ... ok {28} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_find_chassis [0.056529s] ... ok {5} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_coe_cluster_template [0.031341s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_get [0.009632s] ... ok {17} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_int [0.010436s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_failure [0.094457s] ... ok {15} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_availability_zone_names [0.027920s] ... ok {10} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_not_for_deploy [0.036566s] ... ok {30} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_bootable [0.011001s] ... ok {30} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_reset [0.010325s] ... ok {11} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_abort_detaching [0.010463s] ... ok {23} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_reset_status [0.023740s] ... ok {23} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_basic [0.009616s] ... ok {15} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deprecated_validate_node [0.032793s] ... ok {15} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_update_machine_patch_no_action [0.035821s] ... ok {10} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name_changed) [0.049434s] ... ok {10} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac_failure [0.036680s] ... ok {29} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_create_attrs [0.010211s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout [0.013392s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:58,863 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2024-05-29 14:59:58,863 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,864 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2024-05-29 14:59:58,864 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:58,864 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2024-05-29 14:59:58,864 openstack.iterate_timeout Waiting 2.0 seconds {17} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_activate_node [0.097936s] ... ok {18} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore [0.018079s] ... ok {16} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_remove_private_access [0.055135s] ... ok {21} openstack.tests.unit.block_storage.v3.test_proxy.TestPools.test_backend_pools [0.009633s] ... ok {21} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete_ignore [0.059839s] ... ok {27} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure_error [0.014707s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_old_version [0.011868s] ... ok {10} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images [0.070135s] ... ok {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_already_finished [0.015942s] ... ok {28} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_create_node [0.037162s] ... ok {15} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver) [0.035066s] ... ok {30} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_error [0.010979s] ... ok {31} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_new [0.009242s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_with_retries [0.089835s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,341 keystoneauth.session Retriable status code 409. Retrying in 0.5s. 2024-05-29 14:59:59,343 keystoneauth.session Retriable status code 503. Retrying in 1.0s. {17} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v6_fixed_ip [0.102856s] ... ok {22} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_delete_volume_metadata [0.029100s] ... ok {25} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get [0.012020s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_wait_for [0.010335s] ... ok {13} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_detach_ip_from_server [0.055169s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_unset [0.011922s] ... ok {10} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain [0.046856s] ... ok {7} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_timeout [0.068351s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,385 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-05-29 14:59:59,386 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:59,392 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-05-29 14:59:59,393 openstack.iterate_timeout Waiting 2.0 seconds {30} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_host [0.010726s] ... ok {20} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_not_found [0.063286s] ... ok {20} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_wait [0.046396s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,314 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-05-29 14:59:59,314 openstack.iterate_timeout Waiting 2.0 seconds {16} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_complete_migration_error [0.028461s] ... ok {22} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs_error [0.013647s] ... ok {22} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_retype [0.011290s] ... ok {22} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_non_glob_glob [0.009697s] ... ok {22} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_get_and_search [0.010123s] ... ok {22} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state_false [0.051759s] ... ok {28} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_delete_volume_connector [0.009463s] ... ok {24} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason [0.071772s] ... ok {29} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_delete_ignore [0.011836s] ... ok {22} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info) [0.064897s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_no_failure [0.011831s] ... ok {31} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_basic [0.011078s] ... ok {29} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_min [0.054755s] ... ok {24} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_and_other_fields [0.104709s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_success [0.055542s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_not_locked [0.025672s] ... ok {20} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_name_or_id [0.044847s] ... ok {29} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_strs [0.025028s] ... ok {0} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_name [0.078797s] ... ok {12} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_reset [0.011202s] ... ok {17} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_remove_flavor_access [0.049860s] ... ok {19} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_create_allocation [0.074993s] ... ok {21} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshots_not_detailed [0.027314s] ... ok {31} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_exact [0.009231s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_changed) [0.048998s] ... ok {28} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_find_volume_connector [0.009643s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid) [0.048878s] ... ok {29} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_retries [0.097451s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,374 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-05-29 14:59:59,379 keystoneauth.session Retriable status code 409. Retrying in 1.0s. 2024-05-29 14:59:59,391 keystoneauth.session Retriable status code 409. Retrying in 0.5s. {11} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_terminate_attachment [0.014528s] ... ok {10} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_exception [0.043299s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,360 openstack Failed to delete domain 9b557aa0d55a4fefa3a945269cccc450 Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_identity.py", line 749, in delete_domain self.identity.update_domain(domain_id, is_enabled=False) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/identity/v3/_proxy.py", line 207, in update_domain return self._update(_domain.Domain, domain, **attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 56, in check return method(self, expected, actual, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 550, in _update return res.commit(self, base_path=base_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1693, in commit return self._commit( ^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1738, in _commit self._translate_response(response, has_body=has_body) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1239, in _translate_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.ConflictException: ConflictException: 409: Client Error for url: https://identity.example.com/v3/domains/9b557aa0d55a4fefa3a945269cccc450, {"domain": {"id": "9b557aa0d55a4fefa3a945269cccc450", "name": "domainName-3", "description": "domainDesc-2", "enabled": true}} {13} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips_with_filters [0.034540s] ... ok {13} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_detach_ip_from_server [0.038613s] ... ok {21} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_get_private_access [0.010614s] ... ok {21} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_readonly_no_argument [0.010961s] ... ok {3} openstack.tests.unit.block_storage.v2.test_stats.TestBackendPools.test_basic [0.009515s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_reset [0.053389s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_find [0.023743s] ... ok {28} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_delete_volume_target_ignore [0.009613s] ... ok {28} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_create_attrs [0.009547s] ... ok {18} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_basic [0.009287s] ... ok {19} openstack.tests.unit.baremetal.v1.test_proxy.TestDrivers.test_get_driver [0.023005s] ... ok {19} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_port [0.054117s] ... ok {20} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_no_delete [0.106293s] ... ok {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_ports_filtered [0.040323s] ... ok {6} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_no_nics [0.086894s] ... ok {23} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete_force [0.011016s] ... ok {24} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_configdrive_as_dict [0.012040s] ... ok {21} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter [0.009417s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_update [0.025755s] ... ok {30} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_basic [0.010245s] ... ok {22} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed) [0.062184s] ... ok {12} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshots_not_detailed [0.074502s] ... ok {5} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server [0.065953s] ... ok {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_servers_no_herd [0.045820s] ... ok {10} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips [0.048846s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_get [0.009958s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_upload_to_image [0.010981s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs [0.011224s] ... ok {9} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_user_data_base64 [0.078584s] ... ok {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_update_cluster_template [0.064416s] ... ok {17} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ip_list [0.009971s] ... ok {16} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_basic [0.009348s] ... ok {8} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_flavors [0.043907s] ... ok {10} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy [0.046136s] ... ok {18} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_readonly_false [0.010840s] ... ok {18} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate_cluster [0.069213s] ... ok {7} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_fails [0.075556s] ... ok {17} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_search_floating_ips [0.034268s] ... ok {27} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_delete_chassis [0.056266s] ... ok {25} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_get [0.009625s] ... ok {24} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_basic [0.009537s] ... ok {28} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotActions.test_reset [0.013627s] ... ok {20} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_by_id [0.039611s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_available_floating_ip_new [0.092157s] ... ok {19} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_delete_volume_connector_ignore [0.027819s] ... ok {29} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine [0.041554s] ... ok {9} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_wait_for_server [0.013810s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,460 openstack.iterate_timeout Waiting 2.0 seconds {10} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_bad_int [0.024857s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_cleanup_floating_ips [0.111476s] ... ok {11} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_use_direct_get [0.022265s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_patch_machine [0.071029s] ... ok {31} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_accelerator_requests [0.064127s] ... ok {15} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_no_cinder [0.063679s] ... ok {15} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v3 [0.093838s] ... ok {18} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_revert_to_snapshot_before_340 [0.011062s] ... ok {21} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_le [0.009303s] ... ok {31} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_node_instance_info [0.052451s] ... ok {28} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_basic [0.010697s] ... ok {23} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_create [0.009941s] ... ok {23} openstack.tests.unit.block_storage.v3.test_proxy.TestResourceFilter.test_resource_filters [0.010396s] ... ok {31} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_locked_timeout [0.045356s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,375 openstack.baremetal Still waiting for the lock to be released on node 4a0c1d2d-a093-4f59-9350-3dcdb46011fc, currently locked by conductor conductor99 2024-05-29 14:59:59,375 openstack.iterate_timeout Waiting 2.0 seconds {31} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template_exception [0.053474s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete [0.055067s] ... ok {8} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_by_name [0.029259s] ... ok {19} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_reset [0.011484s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_attach_ip_to_server [0.038745s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips_with_filters [0.010239s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port_bad_response [0.041999s] ... ok {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone [0.044762s] ... ok {22} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait [0.090129s] ... ok {7} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_exception [0.046350s] ... ok {18} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob_not_found [0.008141s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_float_no_status [0.027281s] ... ok {27} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_update_node [0.028720s] ... ok {28} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_create_group_specs [0.010934s] ... ok {16} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_force_delete [0.010502s] ... ok {28} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete [0.019686s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_new [0.046114s] ... ok {22} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_server_error [0.088272s] ... ok {13} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_not_found [0.034133s] ... ok {11} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_op [0.016229s] ... ok {30} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_bad [0.009377s] ... ok {15} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_auto_ip_pool_no_reuse [0.100567s] ... ok {16} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_unicode [0.008202s] ... ok {0} openstack.tests.unit.block_storage.v2.test_type.TestType.test_remove_private_access [0.026101s] ... ok {12} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_get_volume_metadata [0.013916s] ... ok {27} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_port_groups_not_detailed [0.017282s] ... ok {29} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties_changed) [0.052696s] ... ok {20} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools [0.032089s] ... ok {27} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore [0.016267s] ... ok {28} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete [0.014091s] ... ok {30} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_not_found [0.008860s] ... ok {30} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_all_availability_zone_names [0.029198s] ... ok {24} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_get_introspection [0.055333s] ... ok {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_not_found [0.032533s] ... ok {22} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_timeout [0.063805s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,510 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:59,523 openstack.iterate_timeout Waiting 2.0 seconds {21} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_not_int [0.008780s] ... ok {25} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_reset_volume_status [0.011597s] ... ok {9} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip [0.068894s] ... ok {25} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_revert_to_snapshot [0.012725s] ... ok {31} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_wait_for_deleted [0.127491s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,555 openstack.iterate_timeout Waiting 2.0 seconds {21} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_device_profile [0.032363s] ... ok {4} openstack.tests.unit.cloud.test_groups.TestGroups.test_update_group [0.041518s] ... ok {25} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_detach [0.011207s] ... ok {25} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_not_int [0.010267s] ... ok {6} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips [0.136800s] ... ok {20} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule [0.031901s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_timeout [0.039357s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,533 openstack.baremetal Still waiting for the lock to be released on node 2c9ab8b4-578b-4794-a587-aa7aae2e8886, currently locked by conductor conductor0 2024-05-29 14:59:59,534 openstack.iterate_timeout Waiting 2.0 seconds {8} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_sign_coe_cluster_certificate [0.047560s] ... ok {1} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v3 [0.031930s] ... ok {19} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_delete_snapshot_metadata [0.010988s] ... ok {30} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_purge_node_instance_info [0.035022s] ... ok {12} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_attach_instance [0.056440s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_create [0.010098s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_existing [0.038400s] ... ok {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_with_extra_specs [0.045150s] ... ok {25} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_remove_host_from_aggregate [0.051064s] ... ok {19} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volumes_not_detailed [0.009755s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group [0.067771s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_remove_private_access [0.010676s] ... ok {29} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine_failure [0.039807s] ... ok {16} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_None [0.007606s] ... ok {26} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_make_it [0.077216s] ... ok {30} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_unavailable [0.107562s] ... ok {9} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy_not_found [0.035408s] ... ok {24} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_basic [0.009624s] ... ok {12} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_extra_specs_update [0.028392s] ... ok {29} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template [0.032277s] ... ok {13} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_image_objects [0.060797s] ... ok {0} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_no_params [0.010901s] ... ok {28} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_init_attachment [0.010793s] ... ok {28} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_readonly [0.010813s] ... ok {17} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_meta_int [0.086727s] ... ok {11} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate_with_az [0.073215s] ... ok {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_failed [0.058658s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,006 openstack.baremetal Still waiting for node a88e4924-6f08-433e-9115-c54f3a450a13 to reach state "manageable", the current state is "inspecting" 2024-05-29 14:59:59,006 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_image_string [0.011153s] ... ok {4} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_wrong_availability_zone_hints_type [0.009563s] ... ok {8} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip_conflicts [0.016691s] ... ok {27} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_delete [0.013500s] ... ok {23} openstack.tests.unit.block_storage.v3.test_type.TestType.test_new [0.015981s] ... ok {21} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_unbind_accelerator_request [0.040546s] ... ok {31} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_error [0.036766s] ... ok {27} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete_ignore [0.009603s] ... ok {0} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_basic [0.009546s] ... ok {16} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_add_host_to_aggregate [0.039658s] ... ok {12} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_begin_detaching [0.010948s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips [0.030923s] ... ok {30} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_delete_endpoint [0.039500s] ... ok {25} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine [0.083166s] ... ok {25} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid_changed) [0.091181s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties) [0.076160s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_abort_detaching [0.011190s] ... ok {16} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate [0.032432s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_key_argument [0.031704s] ... ok {11} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_failure_cases [0.094521s] ... ok {13} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_paginated [0.049114s] ... ok {20} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule [0.034271s] ... ok {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_ip [0.009384s] ... ok {6} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_list_endpoints [0.034543s] ... ok {25} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_create_coe_cluster [0.022661s] ... ok {0} openstack.tests.unit.block_storage.v3.test_group.TestGroup.test_basic [0.009463s] ... ok {16} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine_by_mac [0.045449s] ... ok {17} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1 [0.068092s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,610 openstack.image image image-2 exists and is up to date {31} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_id [0.034786s] ... ok {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_machines [0.034990s] ... ok {25} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_not_found [0.039171s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,436 openstack Flavor invalid not found for deleting {9} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_filters [0.030981s] ... ok {27} openstack.tests.unit.block_storage.v2.test_type.TestType.test_basic [0.010021s] ... ok {28} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_ints [0.009161s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_already_associated [0.038808s] ... ok {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll [0.116320s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_search_floating_ips [0.049066s] ... ok {26} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_basic [0.011494s] ... ok {17} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_output [0.012687s] ... ok {19} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_vol_id [0.010870s] ... ok {24} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_extend [0.029583s] ... ok {11} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes [0.053363s] ... ok {30} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace [0.023352s] ... ok {24} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_retype_mp [0.013255s] ... ok {24} openstack.tests.unit.block_storage.v3.test_group.TestGroup.test_make_resource [0.011040s] ... ok {29} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_from_volume_image_terminate [0.086892s] ... ok {21} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state [0.044874s] ... ok {0} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_update_group_specs_property [0.010374s] ... ok {24} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_delete_snapshot_metadata [0.011776s] ... ok {28} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_missing [0.009076s] ... ok {19} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_reset [0.010291s] ... ok {19} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_status [0.010537s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backups_not_detailed [0.009904s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access [0.033234s] ... ok {11} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_delete_cluster_template [0.030617s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools_exception [0.033588s] ... ok {19} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_update [0.009266s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_id [0.034957s] ... ok {18} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics [0.031942s] ... ok {13} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair_exception [0.028788s] ... ok {10} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_task [0.165661s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,604 openstack swift stale check, no object: container-3/image-2 2024-05-29 14:59:59,604 openstack swift uploading /tmp/tmpqsfdoy7f/tmpst81lug0 to container-3/image-2 2024-05-29 14:59:59,619 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-05-29 14:59:59,633 openstack.image Image Task 83f8a343-7927-4d20-9eb5-dc204ac9c145 imported b7d5fa04-6445-460c-aa6a-1f8d41293661 in 0.017416954040527344 {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_rule_not_found [0.039215s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,548 openstack Firewall rule deny_ssh not found for removing {12} openstack.tests.unit.block_storage.v3.test_type.TestType.test_add_private_access [0.010580s] ... ok {30} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip [0.048632s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_no_key [0.036648s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob [0.008596s] ... ok {26} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_enroll_new_version [0.047637s] ... ok {26} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete [0.010558s] ... ok {21} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_users [0.078463s] ... ok {27} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_reset [0.010179s] ... ok {27} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_make_capabilities [0.009350s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_compact [0.039694s] ... ok {16} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips_bad_neutron [0.071705s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,264 openstack Neutron returned NotFound for floating IPs, which means this cloud doesn't have neutron floating ips. shade can't fallback to trying Nova since nova doesn't support server-side filtering when listing floating ips and filters were given. If you do not think shade should be attempting to list floating ips on neutron, it is possible to control the behavior by setting floating_ip_source to 'nova' or None for cloud: _test_cloud_. If you are not already using clouds.yaml to configure settings for your cloud(s), and you want to configure this setting, you will need a clouds.yaml file. For more information, please see https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html {16} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_inferred [0.086667s] ... ok {19} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_deployables [0.034475s] ... ok {31} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors_with_extra [0.048883s] ... ok {13} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv6 [0.009063s] ... ok {13} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_exception [0.036582s] ... ok {22} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_string_and_int [0.105435s] ... ok {18} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name [0.070340s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_active [0.038506s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout_wait [0.121707s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,236 openstack.iterate_timeout Waiting 2.0 seconds {29} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavor_access [0.028270s] ... ok {28} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info_changed) [0.064637s] ... ok {30} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip [0.031341s] ... ok {27} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete_ignore [0.009745s] ... ok {26} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_delete_ignore [0.009724s] ... ok {26} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_get [0.009632s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port [0.069951s] ... ok {23} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_revert_to_snapshot_after_340 [0.027137s] ... ok {30} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume [0.060551s] ... ok {10} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_none [0.009777s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,670 openstack Disabling network entry in catalog per config {16} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips [0.054024s] ... ok {16} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group [0.037352s] ... ok {23} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_attach_port_to_machine [0.088894s] ... ok {23} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on_with_retires [0.082762s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,307 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-05-29 14:59:59,312 keystoneauth.session Retriable status code 409. Retrying in 1.0s. {23} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving) [0.057045s] ... ok {23} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete) [0.050024s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_associated [0.041501s] ... ok {24} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_unreserve [0.022448s] ... ok {27} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_fetch_group_specs [0.009945s] ... ok {12} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_dict [0.009380s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine [0.035931s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volumes_detailed [0.009573s] ... ok {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy_rule_not_found [0.037293s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_locked [0.048681s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,163 openstack.baremetal Still waiting for the lock to be released on node c2756cdf-71db-487b-ad15-3ae937072187, currently locked by conductor conductor0 2024-05-29 14:59:59,163 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_groups.TestGroups.test_delete_group [0.044740s] ... ok {21} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_without_detail [0.029082s] ... ok {22} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_cleanup_floating_ips [0.009031s] ... ok {31} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_auto_ip [0.010661s] ... ok {16} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy [0.039392s] ... ok {4} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_old_hypervisors [0.069127s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,672 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,672 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,673 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,673 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,673 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,674 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {18} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_addresses [0.098171s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,351 openstack.iterate_timeout Waiting 2.0 seconds 2024-05-29 14:59:59,364 openstack Server 1234 reached ACTIVE state without being allocated an IP address. Deleting server. {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies [0.034615s] ... ok {9} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_no_rules [0.040426s] ... ok {28} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes_creating_invalidates [0.089755s] ... ok {24} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_retype_mp [0.021247s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info_changed) [0.050010s] ... ok {7} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_nova_images [0.015926s] ... ok {18} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain [0.030458s] ... ok {18} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_existing [0.030190s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_raises_exception [0.051226s] ... ok {10} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_no_volume_service [0.009330s] ... ok {26} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_get_group_specs_property [0.010603s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid_changed) [0.058065s] ... ok {15} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all [0.042102s] ... ok {11} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_filters [0.032734s] ... ok {27} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshots_detailed [0.009383s] ... ok {27} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_create [0.009838s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_get_flavor_image [0.104668s] ... ok {20} openstack.tests.unit.cloud.test_image.TestImage.test_list_images [0.042611s] ... ok {26} openstack.tests.unit.block_storage.v3.test_proxy.TestLimit.test_limits_get [0.009846s] ... ok {11} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_wrong_checksum_delete [0.055219s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,490 openstack.image Deleting failed upload of image image-2 {21} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_error [0.059785s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,382 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-05-29 14:59:59,382 openstack.iterate_timeout Waiting 2.0 seconds {14} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_modify_user_invalidates_cache [0.067113s] ... ok {16} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_compact [0.048526s] ... ok {25} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ipv6_only [0.013301s] ... ok {16} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_update_role [0.038861s] ... ok {18} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_by_id [0.031284s] ... ok {21} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain_with_name_or_id [0.047046s] ... ok {17} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_empty_filters [0.035558s] ... ok {9} openstack.tests.unit.cloud.test_image.TestImage.test_empty_list_images [0.039696s] ... ok {12} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued) [0.089608s] ... ok {23} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_by_name [0.022770s] ... ok {26} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_terminate_attachment [0.010501s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_attach_instance [0.010746s] ... ok {28} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_with_detail [0.030744s] ... ok {15} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_all_projects [0.011686s] ... ok {11} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair_not_found [0.030891s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,528 openstack Keypair key-2 not found for deleting {25} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_until_active_never_active [0.139804s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,587 openstack.iterate_timeout Waiting 2.0 seconds {12} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot [0.041737s] ... ok {30} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks_filtered [0.031809s] ... ok {19} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_devices [0.031451s] ... ok {15} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_groups_from_server [0.009127s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_detach_force [0.010861s] ... ok {26} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_special [0.009085s] ... ok {28} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip [0.089955s] ... ok {0} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_create_basic [0.009781s] ... ok {24} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_bootable [0.011354s] ... ok {12} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3_no_domain [0.033530s] ... ok {21} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_add_flavor_access [0.027892s] ... ok {30} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers_exception [0.031842s] ... ok {15} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_glance_images [0.015470s] ... ok {27} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_delete [0.009304s] ... ok {17} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_security_groups [0.010105s] ... ok {19} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot [0.076921s] ... ok {19} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster [0.043112s] ... ok {23} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_nics_port_id [0.077848s] ... ok {22} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_create_floating_ip [0.037267s] ... ok {20} openstack.tests.unit.cloud.test_magnum_services.TestMagnumServices.test_list_magnum_services [0.022142s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_no_wait [0.073249s] ... ok {28} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain_exception [0.029856s] ... ok {12} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_unset_flavor_specs [0.047283s] ... ok {24} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_device_profile [0.040252s] ... ok {28} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain [0.035178s] ... ok {0} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_set_aggregate_metadata [0.044756s] ... ok {21} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace_local_ipv4 [0.013429s] ... ok {25} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_none_ipv4_neutron [0.078415s] ... ok {18} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_found [0.033708s] ... ok {11} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_multiple_private_ip [0.040238s] ... ok {30} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_error [0.034238s] ... ok {24} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_exception [0.079717s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,234 openstack Failed to delete domain 9c14e141a6f74b10a252fccb29ad4346 Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_identity.py", line 750, in delete_domain self.identity.delete_domain(domain_id, ignore_missing=False) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/identity/v3/_proxy.py", line 156, in delete_domain self._delete(_domain.Domain, domain, ignore_missing=ignore_missing) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 56, in check return method(self, expected, actual, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 519, in _delete rv = res.delete(self) ^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1846, in delete self._translate_response(response, has_body=False, **kwargs) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1239, in _translate_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.ResourceNotFound: ResourceNotFound: 404: Client Error for url: https://identity.example.com/v3/domains/9c14e141a6f74b10a252fccb29ad4346 {26} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_unset_az [0.093876s] ... ok {23} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_timeout [0.080798s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,604 openstack.iterate_timeout Waiting 2.0 seconds {27} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_wait_for [0.010296s] ... ok {30} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data [0.037967s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,675 openstack.object-store swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-3 {16} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all_deleted [0.043703s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_multiple_matches [0.039104s] ... ok {0} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_set_az [0.069428s] ... ok {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_create_volume_invalidates [0.153124s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,377 openstack.resource Still waiting for resource Volume:12345 to reach state available, current state is creating 2024-05-29 14:59:59,378 openstack.iterate_timeout Waiting 2.0 seconds {15} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster_template [0.014502s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_empty_nics [0.102873s] ... ok {12} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule_bad_protocol [0.035554s] ... ok {12} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_no_tasks [0.027684s] ... ok {23} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors [0.031995s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_attach_ip_to_server [0.057119s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group_compact [0.036462s] ... ok {19} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_attach_volume [0.086714s] ... ok {24} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain [0.046464s] ... ok {16} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_active [0.110907s] ... ok {23} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_unset_policies [0.037198s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_no_filter_deleted [0.043982s] ... ok {27} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_unmanage [0.010415s] ... ok {27} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate_by_name [0.085832s] ... ok {27} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_detach_port_from_machine [0.075947s] ... ok {28} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_pool [0.010060s] ... ok {21} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_not_found [0.031143s] ... ok {30} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule [0.066467s] ... ok {28} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies_filters [0.029843s] ... ok {25} openstack.tests.unit.cloud.test_network.TestNetwork.test_get_network_by_id [0.074955s] ... ok {14} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template [0.064627s] ... ok {26} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_manageable [0.096253s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,370 openstack.baremetal Still waiting for node 33154a11-0e41-4cf5-9c82-fb6a89592aa2 to reach state "manageable", the current state is "inspecting" 2024-05-29 14:59:59,371 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception [0.056664s] ... ok {23} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule [0.071333s] ... ok {24} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor [0.046889s] ... ok {9} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_by_id [0.064833s] ... ok {24} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_down [0.076556s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group [0.042877s] ... ok {18} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_create_role [0.031584s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_internal_provider_ipv4_neutron [0.038680s] ... ok {24} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_config [0.047141s] ... ok {19} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait_server_error [0.107076s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,490 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_filters [0.070109s] ... ok {26} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_port_create_failed [0.046647s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,421 openstack ironic NIC registration failed Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_baremetal.py", line 222, in register_machine nic = self._baremetal_client.post('/ports', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/keystoneauth1/adapter.py", line 401, in post return self.request(url, 'POST', **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 803, in request return _json_response(response, error_message=error_message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 781, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.BadRequestException: Baremetal machine port failed to be created.: Client Error for url: https://baremetal.example.com/v1/ports, {"error": "invalid"} {5} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_extension [0.070286s] ... ok {28} openstack.tests.unit.cloud.test_groups.TestGroups.test_get_group [0.030123s] ... ok {10} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_secgroups [0.067120s] ... ok {31} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_auto_ip [0.067531s] ... ok {11} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public [0.041004s] ... ok {12} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_fd [0.044298s] ... ok {13} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_unavailable [0.071926s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,755 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {1} openstack.tests.unit.cloud.test_image.TestImage.test_delete_image_task [0.076436s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_exception [0.060889s] ... ok {4} openstack.tests.unit.cloud.test_port.TestPort.test_create_port [0.067407s] ... ok {26} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid) [0.037075s] ... ok {26} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_get_coe_cluster_certificate [0.022079s] ... ok {21} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy [0.039395s] ... ok {21} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule [0.039411s] ... ok {27} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_openstack_cloud [0.026427s] ... ok {29} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_not_found [0.059149s] ... ok {11} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object [0.033293s] ... ok {8} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_search_endpoints [0.161184s] ... ok {8} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_create_flavor [0.028588s] ... ok {16} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_list_to_munch [0.018747s] ... ok {22} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group [0.072265s] ... ok {28} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1_bad_delete [0.048981s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,674 openstack.image Deleting failed upload of image image-2 {28} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_notempty_filters [0.066136s] ... ok {26} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive [0.084394s] ... ok {21} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id_operator [0.053730s] ... ok {27} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_add_ip_from_pool [0.123249s] ... ok {12} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images_paginated [0.066142s] ... ok {18} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v1 [0.029208s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,562 openstack image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/openstackcloud.py:435: UserWarning: image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. warnings.warn(warning_msg) {20} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_not_found [0.061858s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,710 openstack Network test-net not found for deleting {20} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_public [0.032082s] ... ok {27} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_filters [0.038014s] ... ok {11} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id [0.049407s] ... ok {18} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_location [0.013619s] ... ok {6} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_name [0.068285s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found [0.028741s] ... ok {15} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object [0.102743s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,686 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 2024-05-29 14:59:59,687 openstack swift uploading /tmp/tmpzr7z6a0q/tmp21kvp4fy to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch_subclass [0.009176s] ... ok {12} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip [0.076276s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_unknown_volume_exception [0.020749s] ... ok {15} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_yes [0.027580s] ... ok {18} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_invalid [0.016977s] ... ok {25} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_account_key [0.031255s] ... ok {14} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_not_found [0.029891s] ... ok {21} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v2 [0.025279s] ... ok {24} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_add_ip_from_pool [0.044644s] ... ok {18} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule_no_qos_extension [0.028587s] ... ok {21} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair [0.066300s] ... ok {16} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster_template [0.030125s] ... ok {27} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_protected [0.096193s] ... ok {27} openstack.tests.unit.cloud.test_image.TestImage.test_update_image_no_patch [0.071037s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy [0.055655s] ... ok {18} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_no_qos_extension [0.027703s] ... ok {18} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule [0.106428s] ... ok {19} openstack.tests.unit.cloud.test_domains.TestDomains.test_list_domains [0.064325s] ... ok {19} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_not_found [0.058974s] ... ok {12} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access_not_found [0.028604s] ... ok {30} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_policy_found [0.053092s] ... ok {24} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments [0.029842s] ... ok {15} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat [0.030272s] ... ok {4} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports [0.036778s] ... ok {17} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_provider_ipv4_neutron [0.100955s] ... ok {16} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_glance_images [0.019454s] ... ok {10} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_error [0.048279s] ... ok {12} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key [0.044684s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImageBrokenDiscovery.test_url_fix [0.049642s] ... ok {29} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy [0.058191s] ... ok {7} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_no [0.019915s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,787 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster [0.014250s] ... ok {24} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_filter_deleted [0.043318s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_bad_delete [0.070520s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,814 openstack.image Deleting failed upload of image image-2 2024-05-29 14:59:59,817 openstack.image Image creation failed Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py", line 228, in _upload_image return self._upload_image_put( ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py", line 293, in _upload_image_put exceptions.raise_from_response(response) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.BadRequestException: BadRequestException: 400: Client Error for url: https://image.example.com/v2/images/197b79be-e7b9-4041-bd30-ff51f286c809/file {20} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key [0.028316s] ... ok {13} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_admin_token_auth_type [0.042670s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_domain_not_exists [0.056149s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,795 openstack Assignment does not exists {8} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_and_include [0.048876s] ... ok {24} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs [0.028667s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_not_found [0.029123s] ... ok {28} openstack.tests.unit.cloud.test_limits.TestLimits.test_other_get_compute_limits [0.049291s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,789 openstack.resource The option [maxPersonality] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,789 openstack.resource The option [maxPersonalitySize] has been deprecated. Please avoid using it. {25} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_domain_exists [0.055489s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,835 openstack Assignment already exists {6} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_import_supported [0.088379s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found [0.066547s] ... ok {28} openstack.tests.unit.cloud.test_meta.TestMeta.test_basic_hostvars [0.019980s] ... ok {26} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_get_exception [0.068674s] ... ok {17} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network [0.028236s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_two_outputs [0.008795s] ... ok {19} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_not_found [0.103375s] ... ok {27} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_all [0.016897s] ... ok {24} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_no_fip [0.094768s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,721 openstack Disabling volume entry in catalog per config {24} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_ignored_value [0.027844s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name_and_ext_tag [0.009076s] ... ok {23} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_no_import [0.076926s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v2 [0.030307s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,828 openstack image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/openstackcloud.py:435: UserWarning: image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. warnings.warn(warning_msg) {28} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_ext_tag [0.008744s] ... ok {28} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv6 [0.008792s] ... ok {18} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule [0.044886s] ... ok {7} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_using_id [0.040731s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_container_key [0.056298s] ... ok {24} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key_secondary [0.029983s] ... ok {23} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init_one_cloud [0.010556s] ... ok {11} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zonename [0.129442s] ... ok {21} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_project [0.021256s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found [0.038427s] ... ok {30} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_extension [0.031117s] ... ok {19} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_network [0.056964s] ... ok {24} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_exception [0.033687s] ... ok {9} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name_operator [0.061217s] ... ok {27} openstack.tests.unit.cloud.test_network.TestNetwork.test_update_network_provider [0.052307s] ... ok {26} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3 [0.037553s] ... ok {26} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_set_flavor_specs [0.067362s] ... ok {26} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_invalid_network [0.055839s] ... ok {26} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_by_id [0.029227s] ... ok {28} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups [0.018127s] ... ok {10} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_name [0.057840s] ... ok {16} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_auth_endpoint [0.036853s] ... ok {26} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_list_firewall_rules [0.030560s] ... ok {17} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_external [0.034812s] ... ok {29} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule_filters [0.048600s] ... ok {18} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_update_quotas [0.053593s] ... ok {30} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_found [0.035613s] ... ok {23} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups_negone_port [0.019097s] ... ok {15} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat_v3 [0.053151s] ... ok {21} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_missing_fips [0.090425s] ... ok {21} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv4 [0.012336s] ... ok {31} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing [0.102470s] ... ok {19} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy [0.052124s] ... ok {14} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_wait [0.091284s] ... ok {27} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_below_min [0.043435s] ... ok {12} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3_kwarg [0.037787s] ... ok {13} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v3 [0.056036s] ... ok {22} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_use_import [0.115371s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_private_interface_ip [0.026142s] ... ok {10} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_policy_found [0.031480s] ... ok {2} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v3 [0.032450s] ... ok {11} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_role [0.062486s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_private [0.044629s] ... ok {20} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum [0.078926s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,877 openstack swift checksum mismatch: /tmp/tmpn3l2exun/tmp0e3zk27x!=openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 2024-05-29 14:59:59,878 openstack swift uploading /tmp/tmpn3l2exun/tmp0e3zk27x to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 {23} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_404 [0.031011s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,887 openstack Swift capabilities not supported. Using default max file size. {8} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_no_port [0.067445s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_domain [0.089171s] ... ok {15} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_no_qos_extension [0.033052s] ... ok {13} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details [0.031007s] ... ok {31} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_not_found [0.026713s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_project_and_domain [0.110929s] ... ok {7} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v3 [0.058533s] ... ok {26} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_id [0.034733s] ... ok {25} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_project_exists [0.061326s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,891 openstack Assignment already exists {19} openstack.tests.unit.cloud.test_groups.TestGroups.test_create_group [0.038524s] ... ok {29} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_filters [0.047481s] ... ok {17} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_availability_zone_hints [0.042722s] ... ok {28} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object [0.042326s] ... ok {27} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_hypervisors [0.032942s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,894 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,894 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,894 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,894 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,895 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,895 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {9} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_devstack [0.086444s] ... ok {16} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_found [0.044580s] ... ok {24} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_update_quotas [0.058239s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_images_found [0.067805s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name [0.060276s] ... ok {12} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule [0.043788s] ... ok {9} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_exists [0.027178s] ... ok {19} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_id [0.024312s] ... ok {15} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_availability_zone_hints [0.034279s] ... ok {18} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_project [0.065820s] ... ok {31} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_rule_not_found [0.034999s] ... ok {28} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port [0.033489s] ... ok {25} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router [0.035245s] ... ok {21} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_specific_tenant [0.061693s] ... ok {24} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_delete_quotas [0.032089s] ... ok {30} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_bad_server [0.063063s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,911 openstack Server None not found {15} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface_missing_argument [0.009229s] ... ok {17} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_type [0.029676s] ... ok {8} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_not_found [0.046935s] ... ok {10} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_extension [0.053484s] ... ok {14} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_wait [0.068305s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router [0.046243s] ... ok {29} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_by_name [0.029515s] ... ok {29} openstack.tests.unit.cloud.test_inventory.TestInventory.test_search_hosts [0.011720s] ... ok {9} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects [0.027230s] ... ok {16} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types_no_qos_extension [0.031415s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_no_fips [0.097923s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,916 openstack Disabling volume entry in catalog per config {2} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type_access [0.045233s] ... ok {20} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_delete_quotas [0.053775s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_resize [0.010481s] ... ok {13} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_list_recordsets [0.051119s] ... ok {22} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_rackspace_v6 [0.067359s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,888 openstack Disabling network entry in catalog per config 2024-05-29 14:59:59,919 openstack Disabling volume entry in catalog per config {7} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_get_quotas [0.054542s] ... ok {26} openstack.tests.unit.cloud.test_image.TestImage.test_config_v2 [0.043777s] ... ok {17} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroup_rules [0.013850s] ... ok {27} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_not_found [0.045100s] ... ok {13} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_wrong_availability_zone_hints_type [0.009097s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_force_delete [0.011745s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary [0.047440s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_project [0.061488s] ... ok {12} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_domain [0.057936s] ... ok {1} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_none_auth_type [0.025596s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal [0.032516s] ... ok {9} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_exception [0.024792s] ... ok {17} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port_not_found [0.028653s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,978 openstack Port non-existent not found for deleting {29} openstack.tests.unit.cloud.test_limits.TestLimits.test_get_compute_limits [0.031850s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,977 openstack.resource The option [maxPersonality] has been deprecated. Please avoid using it. 2024-05-29 14:59:59,977 openstack.resource The option [maxPersonalitySize] has been deprecated. Please avoid using it. {31} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_filters [0.048713s] ... ok {26} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts [0.035370s] ... ok {23} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_index_rax [0.091343s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,956 openstack.object-store swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_index_rax-2/index.html {24} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group_specified [0.050720s] ... ok {22} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_exception [0.044860s] ... ok {21} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks [0.052763s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_replace_nodes [0.010065s] ... ok {30} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_nova [0.046781s] ... ok {13} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension [0.028507s] ... ok {10} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_using_id [0.044121s] ... ok {16} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_get_quotas [0.057398s] ... ok {26} openstack.tests.unit.cloud.test_meta.TestMeta.test_az [0.013936s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_string_properties [0.076236s] ... ok {30} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_bad_wait [0.009275s] ... ok {11} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_project [0.092688s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_bad_domain_exception [0.031454s] ... ok {18} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron [0.056950s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_policies [0.022219s] ... ok {19} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_user_int [0.062314s] ... ok {8} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_list_firewall_groups [0.042453s] ... ok {15} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron [0.048749s] ... ok {28} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_found [0.056372s] ... ok {2} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_get_usage [0.011919s] ... ok {25} openstack.tests.unit.cloud.test_router.TestRouter.test_update_router [0.054057s] ... ok {6} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_exception [0.077560s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v1 [0.031276s] ... ok {20} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_domain_exists [0.065544s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,009 openstack Assignment already exists {10} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_details_extension [0.027543s] ... ok {8} openstack.tests.unit.cloud.test_groups.TestGroups.test_list_groups [0.030990s] ... ok {15} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova [0.027710s] ... ok {26} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_floating_first [0.020261s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_create [0.015767s] ... ok {9} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule_no_qos_extension [0.026532s] ... ok {2} openstack.tests.unit.common.test_tag.TestTagMixin.test_check_tag_not_exists [0.019461s] ... ok {22} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_volume [0.023537s] ... ok {18} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_none [0.016148s] ... ok {25} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found_nova [0.032989s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,021 openstack Security group doesNotExist not found for deleting {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron [0.044705s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_metadata [0.011940s] ... ok {13} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions_fails [0.022280s] ... ok {17} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_no_qos_extension [0.028147s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy [0.055575s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_project_not_exists [0.051110s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,007 openstack Assignment does not exists {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_fixed_ip_to_server [0.012570s] ... ok {31} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_name [0.025605s] ... ok {21} openstack.tests.unit.cloud.test_object.TestObject.test_update_container [0.038853s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_recover [0.011244s] ... ok {29} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider [0.026589s] ... ok {29} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_nova_images [0.013593s] ... ok {27} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_not_found [0.061927s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,997 openstack QoS DSCP marking rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {8} openstack.tests.unit.cloud.test_inventory.TestInventory.test_get_host [0.012973s] ... ok {31} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_roles [0.039970s] ... ok {16} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas_details [0.055192s] ... ok {30} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_not_found [0.056649s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,035 openstack Subnet goofy not found for deleting {10} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types [0.035623s] ... ok {26} openstack.tests.unit.cloud.test_meta.TestMeta.test_ipv4_hostvars [0.033517s] ... ok {15} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id_context [0.036912s] ... ok {13} openstack.tests.unit.cloud.test_shared_file_system.TestSharedFileSystem.test_list_availability_zones [0.039542s] ... ok {9} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_not_found [0.044629s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,041 openstack QoS policy goofy not found for deleting {17} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_no_qos_extension [0.041859s] ... ok {28} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_not_found [0.064541s] ... ok {25} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_no_console [0.027165s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_domain_exists [0.064018s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,040 openstack Assignment already exists {19} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id [0.061445s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_412 [0.040468s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,042 openstack Swift capabilities not supported. Using default max file size. {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy_no_qos_extension [0.035118s] ... ok {12} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_project [0.089479s] ... ok {11} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_project_not_exists [0.067391s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,034 openstack Assignment does not exists {3} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry [0.113439s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 14:59:59,981 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 2024-05-29 14:59:59,981 openstack swift uploading /tmp/tmpmtnlcljx/tmp2ils4dbd to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_update [0.023602s] ... ok {14} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_fips_nova [0.114385s] ... ok {24} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_project [0.070727s] ... ok {4} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it_defaults [0.008717s] ... ok {8} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_no_detail [0.023617s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate [0.022222s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_get [0.008581s] ... ok {29} openstack.tests.unit.cloud.test_object.TestObject.test_create_container [0.038953s] ... ok {19} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init [0.014536s] ... ok {8} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_public [0.010088s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,063 openstack Disabling network entry in catalog per config {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_mtu [0.033365s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_neutron [0.060477s] ... ok {31} openstack.tests.unit.cloud.test_image.TestImage.test_config_v1 [0.020150s] ... ok {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_size [0.008889s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_with_network_label [0.011373s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_not_detailed [0.009391s] ... ok {19} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch [0.008903s] ... ok {12} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router [0.033352s] ... ok {22} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure [0.081578s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,042 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 2024-05-29 15:00:00,042 openstack swift uploading /tmp/tmpvqfgqhze/tmptzygul3r to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 2024-05-29 15:00:00,056 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 2024-05-29 15:00:00,074 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_object_store.py", line 500, in _wait_for_futures exceptions.raise_from_response(result) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.HttpException: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 {18} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_remove_volume_type_access [0.078143s] ... ok {27} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_wait [0.077856s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,054 openstack.resource Still waiting for resource Server:80268c4e-11c8-4d2b-ba69-7b4958f7e868 to reach state ACTIVE, current state is REBUILD 2024-05-29 15:00:00,054 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_str_wait [0.014276s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,079 openstack.iterate_timeout Waiting 1.6 seconds {29} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_404 [0.031791s] ... ok {28} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_not_found_returns_false [0.047817s] ... ok {26} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container [0.041960s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_migrations [0.015320s] ... ok {31} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair [0.027546s] ... ok {25} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id [0.048335s] ... ok {18} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_basic [0.011224s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_create_attrs [0.012344s] ... ok {16} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas [0.052888s] ... ok {13} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks [0.039794s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_create [0.009868s] ... ok {10} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zoneid [0.044871s] ... ok {20} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_project_and_domain [0.084443s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object [0.050371s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,098 openstack.object-store swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-3 {22} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_identity [0.022412s] ... ok {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_no_wait [0.053234s] ... ok {11} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_neutron [0.060713s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,110 openstack Security group None not found for adding {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_get [0.010460s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_create [0.009680s] ... ok {19} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_wrong_type [0.022385s] ... ok {17} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_default_extension [0.044689s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,089 openstack 'qos-default' extension is not available on target cloud {18} openstack.tests.unit.clustering.v1.test_node.TestNode.test_basic [0.010744s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers [0.036472s] ... ok {24} openstack.tests.unit.cloud.test_services.CloudServices.test_get_service [0.056827s] ... ok {31} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name [0.009047s] ... ok {3} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_server_error [0.062060s] ... ok {15} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_gone_away [0.057361s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_get [0.010701s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_build_info_get [0.010054s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_wait_for [0.011608s] ... ok {14} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram [0.056290s] ... ok {23} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail [0.107994s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,030 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 2024-05-29 15:00:00,031 openstack swift uploading /tmp/tmpj6t9ct1k/tmp7pe8pmos to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 2024-05-29 15:00:00,065 openstack.object-store Failed to upload large object manifest for openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3. Removing segment uploads. {9} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_update_recordset [0.070016s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_not_detailed [0.011751s] ... ok {8} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_port_security_disabled [0.032320s] ... ok {21} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries [0.093377s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,077 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 2024-05-29 15:00:00,077 openstack swift uploading /tmp/tmp0c6258dn/tmpqe_trmc9 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 2024-05-29 15:00:00,098 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000003 {30} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_with_update_exception [0.066568s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt [0.011546s] ... ok {26} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix [0.034750s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252 [0.012069s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_domain [0.078637s] ... ok {0} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3 [0.030639s] ... ok {27} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_exception [0.042372s] ... ok {5} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_using_id [0.052195s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_remove_tenant_access [0.011193s] ... ok {16} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_nova [0.035475s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_query [0.013209s] ... ok {31} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3 [0.029731s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_nova [0.027915s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_update [0.009636s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface [0.028623s] ... ok {13} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_from_subnetpool_with_prefixlen [0.049009s] ... ok {30} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_volume [0.034799s] ... ok {8} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception [0.037788s] ... ok {28} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group [0.047642s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_backup [0.015310s] ... ok {10} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_project_exists [0.062109s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,156 openstack Assignment already exists {23} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_auth_endpoint [0.055809s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_nova [0.024250s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receivers [0.013259s] ... ok {6} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name [0.048342s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_get [0.015465s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_validate [0.010173s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_user_id [0.019442s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestService.test_services [0.023125s] ... ok {24} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as [0.040696s] ... ok {9} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_project_or_domain_or_system [0.044866s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_none [0.008903s] ... ok {12} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_True [0.057566s] ... ok {26} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_not_found [0.042156s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,169 openstack QoS bandwidth limit rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {20} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_user_and_group [0.059939s] ... ok {5} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_exception [0.048288s] ... ok {3} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_no_wait [0.072091s] ... ok {12} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_external [0.046161s] ... ok {21} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule [0.044886s] ... ok {19} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network [0.049156s] ... ok {16} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_neutron [0.032266s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster_with_obj [0.010612s] ... ok {31} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_extension [0.028242s] ... ok {14} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_not_found [0.034239s] ... ok {25} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_id_wait [0.047658s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack [0.041780s] ... ok {8} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_filtered [0.039153s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete [0.009525s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_neutron [0.027613s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_update [0.009619s] ... ok {11} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack_wait [0.040526s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_fixed_ip [0.028963s] ... ok {4} openstack.tests.unit.compute.v2.test_service.TestService.test_enable [0.021909s] ... ok {6} openstack.tests.unit.cloud.test_port.TestPort.test_get_port_by_id [0.030192s] ... ok {14} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule_not_found [0.032969s] ... ok {11} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack_in_progress [0.028935s] ... ok {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule [0.048825s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_change_password [0.026549s] ... ok {17} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_user_and_group [0.066551s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_floating_ip_to_server_with_fixed_addr [0.011712s] ... ok {16} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server_not_found [0.032701s] ... ok {25} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_conflict_gw_ops [0.008906s] ... ok {30} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone_exception [0.031119s] ... ok {30} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_instantiate [0.010982s] ... ok {24} openstack.tests.unit.cloud.test_shade.TestShade.test_endpoint_for [0.022266s] ... ok {28} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group_specified [0.040011s] ... ok {20} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata_with_exception [0.044077s] ... ok {9} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova [0.030352s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_create [0.010454s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_access [0.010629s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_after_253 [0.010610s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for [0.010073s] ... ok {8} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy [0.043735s] ... ok {11} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_conflict_gw_ops [0.034044s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs_user_id [0.009519s] ... ok {4} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_211 [0.018632s] ... ok {30} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_basic [0.009233s] ... ok {18} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata_item_not_exists [0.012633s] ... ok {14} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_path [0.040652s] ... ok {7} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_exception [0.035503s] ... ok {21} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas_bad_request [0.053544s] ... ok {9} openstack.tests.unit.cloud.test_shade.TestShade.test_get_images [0.009915s] ... ok {9} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_4 [0.023577s] ... ok {18} openstack.tests.unit.common.test_tag.TestTagMixin.test_check_tag_exists [0.011434s] ... ok {10} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_bad_domain_exception [0.037433s] ... ok {24} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_5 [0.008766s] ... ok {6} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule [0.044168s] ... ok {26} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_direction_extension [0.049486s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,215 openstack 'qos-bw-limit-direction' extension is not available on target cloud {15} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_252 [0.016154s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_nova [0.029801s] ... ok {3} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as_context [0.053710s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_found [0.034917s] ... ok {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_add_nodes [0.010295s] ... ok {15} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_make_it [0.010610s] ... ok {10} openstack.tests.unit.cloud.test_router.TestRouter.test_add_router_interface [0.035189s] ... ok {13} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_name [0.091789s] ... ok {20} openstack.tests.unit.cloud.test_services.CloudServices.test_list_services [0.030852s] ... ok {23} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_parameters [0.144097s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_update [0.009454s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_role [0.053034s] ... ok {31} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy [0.040392s] ... ok {19} openstack.tests.unit.cloud.test_object.TestObject.test_get_object [0.044921s] ... ok {30} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_ops [0.010587s] ... ok {8} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_False [0.039427s] ... ok {0} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_specific_tenant [0.032588s] ... ok {5} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait_error [0.067661s] ... ok {27} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_project [0.069653s] ... ok {11} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet [0.037650s] ... ok {8} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_neutron [0.036541s] ... ok {18} openstack.tests.unit.compute.test_version.TestVersion.test_basic [0.009364s] ... ok {28} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_delete_server_group [0.052824s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet [0.034948s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild [0.024124s] ... ok {13} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_force [0.066232s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,285 openstack.iterate_timeout Waiting 2.0 seconds {26} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule [0.053691s] ... ok {5} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_instantiate [0.010925s] ... ok {30} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_get [0.019272s] ... ok {9} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait [0.073466s] ... ok {27} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova [0.033961s] ... ok {27} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack_wait [0.046362s] ... ok {20} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension_missing [0.026178s] ... ok {26} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_not_found [0.047225s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,322 openstack QoS minimum bandwidth rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {24} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack [0.033773s] ... ok {18} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_flavor_access [0.018182s] ... ok {13} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_basic [0.020799s] ... ok {0} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_without_enable_snat [0.042228s] ... ok {28} openstack.tests.unit.cloud.test_services.CloudServices.test_search_services [0.089856s] ... ok {21} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_rebuild_exception [0.035716s] ... ok {21} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_domain [0.078961s] ... ok {24} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable_false [0.064579s] ... ok {23} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule [0.042766s] ... ok {17} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_project [0.070735s] ... ok {7} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_exception [0.028939s] ... ok {13} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_out [0.010223s] ... ok {17} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router_not_found [0.048550s] ... ok {13} openstack.tests.unit.clustering.v1.test_profile.TestProfileValidate.test_basic [0.009863s] ... ok {12} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_timeout [0.108888s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,201 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,203 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,203 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,204 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,204 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,205 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,205 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,205 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,206 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,206 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,206 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,207 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,207 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,208 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,208 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,208 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,209 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,209 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,210 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,210 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,210 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,211 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,211 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,212 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,212 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,212 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,213 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,213 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,213 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,214 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,214 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,215 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,215 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,215 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,216 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,216 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,217 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,217 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,217 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,218 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,218 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,218 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,219 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,219 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,219 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,220 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,220 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,220 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,220 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,221 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,221 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,221 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,222 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:0 0:00,222 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,223 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,223 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,223 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,224 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,224 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,225 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,225 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,226 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,226 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,227 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,227 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,228 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,228 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,228 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,229 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,229 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,230 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,230 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,230 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,231 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,231 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,232 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,232 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,233 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,233 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,233 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,234 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,234 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,234 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,235 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,235 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,235 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,236 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,236 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,236 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,237 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,237 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,238 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,238 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,238 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,239 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,239 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,240 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,240 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,241 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,241 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,241 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,242 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,242 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,243 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,243 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,243 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,244 openst ack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,244 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,245 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,245 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,246 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,246 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,246 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,247 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,247 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,248 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,248 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,249 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,249 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,250 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,250 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,250 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,251 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,251 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,252 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,252 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,253 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,253 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,253 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,254 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,254 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,255 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,255 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,256 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,256 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,256 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,257 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,257 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,258 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,258 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,259 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,259 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,259 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,260 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,260 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,261 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,261 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,261 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,262 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,262 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,263 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,263 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,263 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,264 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,264 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,265 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,265 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,266 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,266 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,267 openstack.iterate_tim eout Waiting 1.0 seconds 2024-05-29 15:00:00,267 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,267 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,268 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,268 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,269 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,269 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,269 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,270 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,270 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,271 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,271 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,272 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,272 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,272 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,273 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,273 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,274 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,274 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,274 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,275 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,275 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,276 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,276 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,276 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,277 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,277 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,278 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,278 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,279 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,279 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,279 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,280 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,280 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,281 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,281 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,281 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,282 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,282 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,282 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,283 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,283 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,284 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,284 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,285 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,285 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,285 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,286 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,286 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,286 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,287 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,287 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,288 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,288 openstack.iterate_timeout Wai ting 1.0 seconds 2024-05-29 15:00:00,288 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,289 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,289 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,290 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,290 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,291 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,291 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,291 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,292 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,292 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,293 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,293 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,293 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,294 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,294 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,295 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,295 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,295 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,296 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,296 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,297 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,297 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,298 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,298 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,298 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,299 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,299 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,299 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,300 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,300 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,301 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:00,301 openstack.iterate_timeout Waiting 1.0 seconds {25} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait_error [0.075026s] ... ok {14} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images [0.051625s] ... ok {15} openstack.tests.unit.compute.v2.test_usage.TestUsage.test_make_it [0.014084s] ... ok {6} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_extension [0.025939s] ... ok {8} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_create_server_group [0.042061s] ... ok {7} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet [0.043155s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete [0.009783s] ... ok {4} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_password [0.062258s] ... ok {4} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint_ignore_service_type [0.025037s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_domain_id [0.036012s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_migration [0.008992s] ... ok {27} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_list_volume_backups [0.033040s] ... ok {24} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access_missing [0.031733s] ... ok {24} openstack.tests.unit.clustering.v1.test_action.TestAction.test_basic [0.009211s] ... ok {24} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_instantiate [0.010069s] ... ok {30} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_params [0.015663s] ... ok {19} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_none_auth_type [0.038666s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_unrescue [0.033094s] ... ok {20} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_name_wait [0.057326s] ... ok {20} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_filters [0.031957s] ... ok {25} openstack.tests.unit.cloud.test_zone.TestZone.test_list_zones [0.045926s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_update [0.017265s] ... ok {17} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_all [0.065268s] ... ok {16} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_wait_failed [0.046784s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resume [0.013689s] ... ok {8} openstack.tests.unit.cloud.test_shade.TestShade.test_openstack_cloud [0.013604s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_types [0.016457s] ... ok {7} openstack.tests.unit.clustering.test_version.TestVersion.test_make_it [0.009712s] ... ok {19} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_exception [0.034901s] ... ok {10} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions [0.027927s] ... ok {10} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_network [0.032711s] ... ok {12} openstack.tests.unit.cloud.test_shade.TestShade.test_list_server_private_ip [0.057857s] ... ok {24} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_services [0.009609s] ... ok {1} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_basic [0.009173s] ... ok {6} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy [0.033242s] ... ok {11} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup_from_snapshot [0.029372s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron_specific_tenant [0.042774s] ... ok {27} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_instantiate [0.010009s] ... ok {31} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova_not_found [0.025554s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,230 openstack Security group doesNotExist not found for deleting {26} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_extension [0.038128s] ... ok {24} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_set_metadata [0.010767s] ... ok {25} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_attach [0.019566s] ... ok {19} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule [0.053880s] ... ok {10} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume [0.034992s] ... ok {22} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_parameters [0.123189s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get [0.010453s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_update [0.010496s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_detailed [0.009560s] ... ok {14} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume_duplicate [0.059880s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete [0.010775s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve [0.013826s] ... ok {16} openstack.tests.unit.cloud.test_users.TestUsers.test_add_user_to_group [0.050704s] ... ok {5} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_make_it [0.009427s] ... ok {24} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_basic [0.019561s] ... ok {13} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_actions [0.012866s] ... ok {29} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object [0.288519s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,134 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 2024-05-29 15:00:00,134 openstack swift uploading /tmp/tmphwbi27dn/tmpsqijx7_1 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 {17} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_nova [0.040521s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,388 openstack Security group None not found for adding {10} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_list_volume_types [0.032530s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_true [0.020974s] ... ok {30} openstack.tests.unit.common.test_tag.TestTagMixin.test_tagged_resource_always_created_with_empty_tag_list [0.020011s] ... ok {31} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3_no_domain [0.021317s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_skip_fetch_extra [0.011601s] ... ok {15} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_password [0.037191s] ... ok {3} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_search_volume_backups [0.038315s] ... ok {24} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_delete_extra_specs_property [0.020142s] ... ok {8} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_filters [0.037735s] ... ok {21} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_project_exists [0.050148s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,387 openstack Assignment already exists {6} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_timeout [0.053163s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,341 openstack.resource Still waiting for resource Server:75354668-5054-40be-aedd-173bfd746069 to reach state ACTIVE, current state is REBUILD 2024-05-29 15:00:00,342 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.cloud.test_shade.TestShade.test_get_image_not_found [0.013297s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search [0.009645s] ... ok {22} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_direction_extension [0.047089s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,278 openstack 'qos-bw-limit-direction' extension is not available on target cloud {22} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_extension [0.031480s] ... ok {25} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt [0.010955s] ... ok {20} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup [0.033591s] ... ok {19} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule [0.042115s] ... ok {19} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule_no_qos_extension [0.033182s] ... ok {17} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_none [0.008996s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets [0.021146s] ... ok {15} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_nonexisting [0.021762s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes [0.012326s] ... ok {5} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match_exception [0.011104s] ... ok {25} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_nodes [0.011537s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service [0.010015s] ... ok {2} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list [0.011153s] ... ok {22} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_policy_found [0.038681s] ... ok {13} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_policy [0.017430s] ... ok {9} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_incremental_volume_backup [0.066842s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_arbitrary_attributes [0.020201s] ... ok {22} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule [0.041832s] ... ok {9} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_create [0.009613s] ... ok {9} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_get [0.016573s] ... ok {11} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_not_found_returns_false [0.038505s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets_zone [0.014811s] ... ok {23} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule_no_qos_extension [0.027027s] ... ok {25} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata [0.012210s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_all_server_metadata [0.011975s] ... ok {2} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_force_complete [0.010542s] ... ok {13} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_instantiate [0.009934s] ... ok {16} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_bootable_volume [0.042346s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_force_delete [0.018370s] ... ok {18} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip_with_fixed_addr [0.012927s] ... ok {15} openstack.tests.unit.config.test_loader.TestLoader.test_base_load_yaml_json_file [0.037715s] ... ok {23} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_default_extension [0.057779s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,406 openstack 'qos-default' extension is not available on target cloud {6} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_delete_recordset [0.071895s] ... ok {28} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions_fails [0.037368s] ... ok {28} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_all_projects [0.048347s] ... ok {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify [0.024070s] ... ok {10} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_id [0.057072s] ... ok {10} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_delete_cluster_metadata [0.015132s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_token [0.063722s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack [0.038227s] ... ok {11} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_instantiate [0.009484s] ... ok {20} openstack.tests.unit.cloud.test_zone.TestZone.test_update_zone [0.035150s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_update [0.011487s] ... ok {20} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_in [0.010757s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_types [0.010203s] ... ok {24} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_basic [0.018925s] ... ok {27} openstack.tests.unit.clustering.v1.test_node.TestNode.test_recover [0.010387s] ... ok {27} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_update [0.009736s] ... ok {12} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet [0.061321s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete [0.010065s] ... ok {24} openstack.tests.unit.compute.v2.test_migration.TestMigration.test_basic [0.013501s] ... ok {13} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_get [0.010823s] ... ok {16} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_deletes [0.053195s] ... ok {11} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_make_it [0.009129s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interfaces [0.014711s] ... ok {14} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_osic_split [0.085162s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,410 openstack Disabling volume entry in catalog per config {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint [0.020522s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_delete_ignore [0.021272s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoints [0.026685s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_update [0.017258s] ... ok {3} openstack.tests.unit.clustering.v1.test_node.TestNode.test_instantiate [0.009816s] ... ok {9} openstack.tests.unit.common.test_metadata.TestMetadata.test_replace_metadata [0.024448s] ... ok {10} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_find [0.013873s] ... ok {13} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_make_it [0.030750s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,405 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,406 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,406 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,407 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,408 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,408 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,409 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {13} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resize [0.017274s] ... ok {20} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_basic [0.012386s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_defaults [0.057154s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {25} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_253 [0.011577s] ... ok {21} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_project_not_exists [0.061097s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,449 openstack Assignment does not exists {30} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_add_host [0.015386s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_get [0.011527s] ... ok {27} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete_ignore [0.009881s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigDefault.test_set_no_default [0.059215s] ... ok {15} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_restart [0.010324s] ... ok {22} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_project_exists [0.064536s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,459 openstack Assignment already exists {18} openstack.tests.unit.compute.v2.test_service.TestService.test_make_it [0.010238s] ... ok {16} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_force [0.066588s] ... ok {30} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rebuild [0.012924s] ... ok {1} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_basic [0.008765s] ... ok {14} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster [0.013254s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_delete_server_metadata [0.026678s] ... ok {10} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_delete_quota [0.020551s] ... ok {20} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policies [0.013633s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_neutron [0.058512s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_find [0.010056s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_get [0.018938s] ... ok {27} openstack.tests.unit.common.test_metadata.TestMetadata.test_set_metadata_item [0.017893s] ... ok {26} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_domain_not_exists [0.069981s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,431 openstack Assignment does not exists {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_delete_ignore [0.021628s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_get_region_by_name_no_value [0.040961s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get_with_details [0.022926s] ... ok {31} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user [0.039907s] ... ok {31} openstack.tests.unit.cloud.test_volume.TestVolume.test_get_volume_by_id [0.037726s] ... ok {10} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_basic [0.014973s] ... ok {12} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone [0.042304s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_update [0.015117s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_detail [0.013605s] ... ok {31} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access [0.053206s] ... ok {23} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_delete_quotas [0.058325s] ... ok {27} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_basic [0.010377s] ... ok {16} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_check [0.012352s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_old [0.013230s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_delete_flavor_extra_specs_prop [0.009952s] ... ok {12} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_basic [0.012307s] ... ok {25} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_force [0.014627s] ... ok {26} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova [0.027067s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_usages [0.012180s] ... ok {8} openstack.tests.unit.cloud.test_usage.TestUsage.test_get_usage [0.042781s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals [0.011725s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_set_cluster_metadata [0.015321s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete_ignore [0.010870s] ... ok {10} openstack.tests.unit.compute.v2.test_image.TestImage.test_basic [0.012359s] ... ok {21} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova_no_ports [0.035417s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_add_tenant_access [0.009585s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_get [0.009752s] ... ok {17} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_stateless_neutron [0.034503s] ... ok {17} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_not_found [0.033978s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,466 openstack Stack stack_name not found for deleting {31} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_update [0.010201s] ... ok {31} openstack.tests.unit.clustering.v1.test_node.TestNodeDetail.test_basic [0.021357s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_usages__with_kwargs [0.014473s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_delete_ignore [0.018382s] ... ok {26} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_none [0.009449s] ... ok {16} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_events [0.014843s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension [0.032406s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fetch_security_groups [0.023292s] ... ok {30} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor_uptime [0.010844s] ... ok {28} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_filters [0.039404s] ... ok {20} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_type_get [0.009823s] ... ok {8} openstack.tests.unit.cloud.test_users.TestUsers.test_remove_user_from_group [0.056242s] ... ok {27} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_make_it [0.013003s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_confirm_resize [0.011088s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock [0.015308s] ... ok {25} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue [0.033622s] ... ok {15} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete [0.018069s] ... ok {14} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_invalid [0.032070s] ... ok {13} openstack.tests.unit.compute.v2.test_server.TestServer.test_revert_resize [0.015997s] ... ok {5} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_name_override [0.035561s] ... ok {5} openstack.tests.unit.config.test_environ.TestEnvvars.test_incomplete_envvars [0.039792s] ... ok {26} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension_missing [0.030311s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_not_detailed [0.017163s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_create [0.012677s] ... ok {21} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron_not_found [0.030537s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,516 openstack Security group 10 not found for deleting {19} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_wait [0.088539s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,455 openstack.resource Still waiting for resource Server:e7db59df-2b9d-44ac-a799-78e88edcc2f9 to reach state ACTIVE, current state is REBUILD 2024-05-29 15:00:00,456 openstack.iterate_timeout Waiting 2.0 seconds {25} openstack.tests.unit.compute.v2.test_server.TestServer.test_unlock [0.019042s] ... ok {15} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_delete [0.013022s] ... ok {18} openstack.tests.unit.config.test_config.TestConfig.test_get_all_clouds [0.051216s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete [0.025401s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service_args [0.009059s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_microversion_force_true [0.012306s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_output [0.011611s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_delete [0.014852s] ... ok {31} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.009257s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find_user_id [0.021258s] ... ok {9} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_security_group [0.015431s] ... ok {18} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region [0.040434s] ... ok {26} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_int_wait [0.016429s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,516 openstack.iterate_timeout Waiting 1.0 seconds {30} openstack.tests.unit.compute.v2.test_proxy.TestServerAction.test_server_actions [0.009781s] ... ok {30} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock_with_options [0.013164s] ... ok {27} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_remove_tenant_access [0.021094s] ... ok {31} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_flavor_id [0.014710s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unpause [0.011418s] ... ok {28} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_with_gateway_ip [0.037672s] ... ok {23} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas [0.051659s] ... ok {20} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_make_basic [0.017179s] ... ok {29} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_domain [0.064309s] ... ok {14} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_cors [0.028069s] ... ok {31} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime [0.016475s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,456 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,457 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,457 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,458 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,458 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,458 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-05-29 15:00:00,459 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/compute/v2/hypervisor.py:88: UserWarning: This call is deprecated and is only available until Nova 2.88 warnings.warn( {22} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_domain [0.061380s] ... ok {30} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_basic [0.009571s] ... ok {31} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime_after_2_88 [0.019841s] ... ok {8} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable [0.039275s] ... ok {17} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait [0.060789s] ... ok {27} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_update_extra_specs_property [0.010379s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_region_name [0.023543s] ... ok {4} openstack.tests.unit.identity.v3.test_region.TestRegion.test_basic [0.015382s] ... ok {4} openstack.tests.unit.identity.v3.test_role.TestRole.test_make_it [0.016545s] ... ok {31} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_images [0.014654s] ... ok {13} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_make_it [0.012709s] ... ok {2} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_basic [0.016140s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_usage__with_kwargs [0.011596s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_pause [0.011134s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_security_groups [0.020001s] ... ok {15} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_get [0.013543s] ... ok {15} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete [0.014943s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_suspend [0.023254s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policies [0.009860s] ... ok {30} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_app_name [0.023659s] ... ok {30} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions [0.043472s] ... ok {31} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_shelve [0.024592s] ... ok {19} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_id [0.049198s] ... ok {16} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete [0.016845s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_2_6 [0.017304s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_no_auth [0.018045s] ... ok {9} openstack.tests.unit.compute.v2.test_server.TestServer.test_make_it [0.019855s] ... ok {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_gateway_ip [0.042038s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete_ignore [0.008799s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unrescue [0.009895s] ... ok {30} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_not_found [0.041940s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,460 openstack.config Failed to fetch auth from keyring Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {29} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_project [0.065185s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unshelve [0.012000s] ... ok {25} openstack.tests.unit.config.test_config.TestConfig.test_get_one [0.041355s] ... ok {26} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_clusters [0.009663s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_ignore [0.018751s] ... ok {22} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron [0.035510s] ... ok {28} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_disable_gateway_ip [0.030804s] ... ok {21} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found [0.040245s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,548 openstack Security group doesNotExist not found for deleting {30} openstack.tests.unit.config.test_config.TestConfig.test_only_secure_yaml [0.019921s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_create [0.014834s] ... ok {14} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object [0.047607s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,535 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 2024-05-29 15:00:00,536 openstack swift uploading /tmp/tmpt2ux3xag/tmpm8q2fj8b to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profiles [0.013811s] ... ok {25} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region_default [0.041766s] ... ok {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_type_get [0.025782s] ... ok {6} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_string_ip_version [0.046418s] ... ok {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_not_available [0.014437s] ... ok {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume [0.036814s] ... ok {6} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes_with_params [0.010410s] ... ok {12} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_single_item [0.011122s] ... ok {13} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_inequality [0.041129s] ... ok {14} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_exception [0.020488s] ... ok {11} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_microver [0.019092s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_creates_file [0.033794s] ... ok {3} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_basic [0.016243s] ... ok {11} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml [0.018747s] ... ok {8} openstack.tests.unit.clustering.v1.test_action.TestAction.test_instantiate [0.028824s] ... ok {16} openstack.tests.unit.clustering.v1.test_service.TestService.test_basic [0.010104s] ... ok {12} openstack.tests.unit.common.test_metadata.TestMetadata.test_set_metadata [0.021525s] ... ok {15} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_basic [0.016389s] ... ok {15} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_basic [0.009628s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_create_attrs [0.010287s] ... ok {29} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_nova_egress_security_group_rule [0.026092s] ... ok {15} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_basic [0.011384s] ... ok {5} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_session [0.021278s] ... ok {13} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_region2 [0.047843s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {31} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_stop [0.031034s] ... ok {17} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_detach [0.010149s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_migrations [0.010860s] ... ok {13} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_abandon [0.013058s] ... ok {23} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_domain [0.062110s] ... ok {28} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_get_volume_backup [0.059209s] ... ok {14} openstack.tests.unit.cloud.test_port.TestPort.test_update_port [0.029370s] ... ok {15} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_basic [0.022402s] ... ok {15} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_import_no_required_attrs [0.021850s] ... ok {15} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_image_schema_get [0.010693s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_recover [0.009978s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_instantiate [0.009354s] ... ok {15} openstack.tests.unit.image.v2.test_schema.TestSchema.test_basic [0.009735s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_detailed [0.026552s] ... ok {30} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_argparse [0.047069s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {27} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_set_metadata [0.013908s] ... ok {11} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml_no_cloud [0.030925s] ... ok {0} openstack.tests.unit.clustering.v1.test_policy.TestPolicyValidate.test_basic [0.021593s] ... ok {30} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_prefer_ipv6_override [0.059138s] ... ok {9} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround_only_rax [0.018619s] ... ok {25} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_argparse [0.051648s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_regions [0.031755s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {4} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_make_it [0.010907s] ... ok {22} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_bad_kwarg [0.030701s] ... ok {22} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_dict [0.028665s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs [0.022441s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_check [0.025767s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get [0.015230s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_topology [0.015165s] ... ok {11} openstack.tests.unit.config.test_environ.TestEnvvars.test_test_envvars [0.045705s] ... ok {31} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_output [0.030481s] ... ok {13} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_delete [0.011194s] ... ok {8} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt_preview [0.026070s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_no_extra [0.025772s] ... ok {18} openstack.tests.unit.config.test_config.TestConfigArgparse.test_fix_env_args [0.041278s] ... ok {5} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavors [0.010435s] ... ok {15} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_update [0.010196s] ... ok {19} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_name [0.053067s] ... ok {19} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_project_or_domain [0.052240s] ... ok {30} openstack.tests.unit.database.v1.test_database.TestDatabase.test_make_it [0.009944s] ... ok {16} openstack.tests.unit.clustering.v1.test_service.TestService.test_make_it [0.010212s] ... ok {24} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_security_groups [0.013857s] ... ok {27} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_abort_server_migration [0.013859s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete_ignore [0.010180s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_create_flavor_extra_specs [0.015372s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ips [0.024958s] ... ok {9} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network_fail [0.054047s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fixed_ip_from_server [0.010714s] ... ok {11} openstack.tests.unit.config.test_loader.TestFixArgv.test_mix [0.049024s] ... ok {14} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_extension [0.028568s] ... ok {7} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_make_it [0.017781s] ... ok {28} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_basic [0.010944s] ... ok {20} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_basic [0.026056s] ... ok {20} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_create_type_mks_old [0.011023s] ... ok {20} openstack.tests.unit.compute.v2.test_service.TestService.test_find_multiple_match [0.025447s] ... ok {24} openstack.tests.unit.compute.v2.test_server.TestServer.test_migrate [0.027606s] ... ok {26} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete_params [0.010281s] ... ok {15} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_basic [0.009850s] ... ok {29} openstack.tests.unit.cloud.test_services.CloudServices.test_delete_service [0.057354s] ... ok {16} openstack.tests.unit.common.test_tag.TestTagMixin.test_add_tag [0.025549s] ... ok {25} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_service_type [0.045506s] ... ok {13} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_create [0.010648s] ... ok {12} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_remove_host [0.024555s] ... ok {20} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_make_it [0.021509s] ... ok {18} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_types [0.039943s] ... ok {8} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_update [0.011950s] ... ok {29} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server [0.042438s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_delete [0.009739s] ... ok {8} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_create [0.014424s] ... ok {23} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_domain_not_exists [0.056676s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,649 openstack Assignment does not exists {5} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_create_attrs [0.010298s] ... ok {9} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence [0.057741s] ... ok {21} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_name_or_id [0.030932s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete_ignore [0.024586s] ... ok {17} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_basic [0.021071s] ... ok {27} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_find [0.013271s] ... ok {11} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_find [0.012579s] ... ok {7} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_basic [0.015509s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate_with_options [0.011974s] ... ok {16} openstack.tests.unit.common.test_tag.TestTagMixin.test_set_tags [0.011262s] ... ok {16} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_basic [0.025324s] ... ok {29} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack [0.032358s] ... ok {4} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete [0.011338s] ... ok {25} openstack.tests.unit.config.test_json.TestConfig.test_vendors_valid_json [0.030132s] ... ok {22} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata_with_exception [0.045612s] ... ok {15} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete_client_id_project_id_exist [0.010826s] ... ok {11} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_basic [0.013087s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete_ignore [0.010685s] ... ok {5} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_make_it [0.009863s] ... ok {27} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete [0.014150s] ... ok {27} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue_with_options [0.015589s] ... ok {27} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_fetch_extra [0.022055s] ... ok {7} openstack.tests.unit.compute.v2.test_service.TestService.test_disable_with_reason [0.016680s] ... ok {1} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_osc_password_brace [0.032869s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {10} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_252 [0.011336s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trusts [0.026255s] ... ok {2} openstack.tests.unit.identity.v3.test_role_system_user_assignment.TestRoleSystemUserAssignment.test_basic [0.030221s] ... ok {23} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_not_found [0.034175s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,684 openstack Router goofy not found for deleting {17} openstack.tests.unit.common.test_tag.TestTagMixin.test_remove_single_tag [0.027274s] ... ok {21} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_wait [0.065602s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,642 openstack.iterate_timeout Waiting 2.0 seconds {21} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_operation [0.019586s] ... ok {24} openstack.tests.unit.compute.v2.test_server.TestServer.test_reset_state [0.030151s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_set_server_metadata [0.012464s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_skip_fetch_extra [0.016728s] ... ok {14} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group [0.051247s] ... ok {13} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_group_bad [0.013537s] ... ok {31} openstack.tests.unit.compute.v2.test_server.TestServer.test_pause [0.029783s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_remove_tag [0.017798s] ... ok {2} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_basic [0.011588s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_force_complete_server_migration [0.012077s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_revert_resize [0.012700s] ... ok {18} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_get [0.011284s] ... ok {4} openstack.tests.unit.image.v2.test_image.TestImage.test_reactivate [0.022948s] ... ok {26} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata_item [0.018571s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_fetch_extra_specs [0.011132s] ... ok {20} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_true [0.069681s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_update [0.031192s] ... ok {25} openstack.tests.unit.database.v1.test_instance.TestInstance.test_enable_root_user [0.011205s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_find [0.010317s] ... ok {24} openstack.tests.unit.config.test_config.TestConfig.test_get_cloud_names [0.048316s] ... ok {24} openstack.tests.unit.config.test_config.TestConfig.test_get_one_default_cloud_from_file [0.042408s] ... ok {9} openstack.tests.unit.config.test_config.TestConfigPrompt.test_get_one_prompt [0.044007s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {7} openstack.tests.unit.compute.v2.test_service.TestService.test_find_with_id_single_match [0.010962s] ... ok {15} openstack.tests.unit.network.test_version.TestVersion.test_make_it [0.010251s] ... ok {27} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_no_detail [0.014137s] ... ok {27} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_header [0.025766s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals_svc [0.012395s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_update [0.012655s] ... ok {7} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_253 [0.011272s] ... ok {7} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_config [0.025176s] ... ok {8} openstack.tests.unit.compute.test_version.TestVersion.test_make_it [0.011469s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_find [0.010029s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_security_groups [0.014147s] ... ok {4} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_update [0.011423s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_get_extra [0.011426s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_fixed_ip [0.014062s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster [0.010969s] ... ok {21} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_instantiate [0.022830s] ... ok {7} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network [0.087454s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: public and routes_externally: True warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: internal_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: private and routes_externally: False warnings.warn( {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_delete_ignore [0.012007s] ... ok {15} openstack.tests.unit.network.v2.test_agent.TestRouterL3Agent.test_basic [0.010197s] ... ok {26} openstack.tests.unit.common.test_metadata.TestMetadata.test_metadata_attribute [0.010972s] ... ok {18} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_imports [0.016844s] ... ok {31} openstack.tests.unit.compute.v2.test_server.TestServer.test_suspend [0.029031s] ... ok {27} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve_availability_zone [0.022930s] ... ok {18} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_create [0.010934s] ... ok {25} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_delete [0.010298s] ... ok {6} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_signle_item_empty [0.012346s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_basic [0.010335s] ... ok {17} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_extra_specs_property [0.012814s] ... ok {26} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_basic [0.025603s] ... ok {7} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_normalize_network [0.037198s] ... ok {15} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available [0.012128s] ... ok {8} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_fetch_extra_specs [0.014724s] ... ok {17} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_defaults [0.011591s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_delete [0.012334s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_delete [0.010015s] ... ok {27} openstack.tests.unit.config.test_config.TestConfig.test_get_one_unscoped_identity [0.023290s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete [0.011192s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_create_attrs [0.010506s] ... ok {6} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_add_tenant_access [0.011687s] ... ok {8} openstack.tests.unit.compute.v2.test_migration.TestMigration.test_make_it [0.012982s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extension_find [0.010994s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_query [0.011261s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_delete_ignore [0.011104s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_force_delete [0.015770s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unlock [0.013781s] ... ok {22} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_exception [0.032830s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_exists [0.068923s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {12} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get_user_id [0.011162s] ... ok {18} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_make_it [0.009566s] ... ok {0} openstack.tests.unit.compute.v2.test_server_actions.TestServerAction.test_basic [0.010615s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_groups [0.010837s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock_with_options [0.012098s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get_defaults [0.012058s] ... ok {30} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete_ignore [0.011069s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_endpoint_from_catalog [0.058425s] ... ok {12} openstack.tests.unit.compute.v2.test_server.TestServer.test_shelve [0.014810s] ... ok {25} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_requests [0.037600s] ... ok {27} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_unset [0.011149s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find [0.017578s] ... ok {6} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_create_extra_specs [0.011721s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_configure [0.011961s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_not_detailed [0.011553s] ... ok {16} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_floating_ip [0.044113s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_find [0.010576s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_get [0.010457s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_update [0.037210s] ... ok {30} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_find [0.011421s] ... ok {23} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron [0.043726s] ... ok {10} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip [0.012522s] ... ok {10} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock [0.012693s] ... ok {19} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_domain [0.096037s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_image [0.012075s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_get [0.012953s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_domain_role_from_group [0.014293s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_create_attrs [0.010852s] ... ok {11} openstack.tests.unit.identity.v3.test_role_system_group_assignment.TestRoleSystemGroupAssignment.test_make_it [0.010590s] ... ok {11} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_update [0.034439s] ... ok {4} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_basic [0.020010s] ... ok {31} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_iteration [0.019575s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_failover [0.010864s] ... ok {8} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue_with_options [0.032818s] ... ok {26} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it [0.010128s] ... ok {26} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_live_migrate_server [0.011698s] ... ok {21} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_find [0.044970s] ... ok {25} openstack.tests.unit.identity.v2.test_role.TestRole.test_make_it [0.016176s] ... ok {28} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_instantiate [0.010802s] ... ok {18} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_basic [0.019246s] ... ok {28} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_collect_cluster_attrs [0.011425s] ... ok {29} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks [0.054704s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_update [0.010541s] ... ok {20} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_with_arg_parser [0.050705s] ... ok {11} openstack.tests.unit.image.v2.test_proxy.TestMember.test_members [0.017026s] ... ok {5} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_make_it [0.010236s] ... ok {30} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_get [0.010846s] ... ok {24} openstack.tests.unit.config.test_config.TestConfig.test_remote_profile [0.064612s] ... ok {27} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_update [0.010673s] ... ok {27} openstack.tests.unit.dns.v2.test_zone.TestZone.test_basic [0.011275s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_detailed [0.010154s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_delete [0.021939s] ... ok {30} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_get [0.010329s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_labels [0.010400s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_delete_ignore [0.039880s] ... ok {10} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_make_it [0.009188s] ... ok {10} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match [0.010274s] ... ok {4} openstack.tests.unit.load_balancer.test_pool.TestPool.test_make_it [0.022420s] ... ok {12} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timeout [0.022201s] ... ok {5} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_file [0.018196s] ... ok {13} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_basic [0.017157s] ... ok {16} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_basic [0.017587s] ... ok {31} openstack.tests.unit.config.test_config.TestConfig.test_metrics_global [0.058857s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnvvars.test_old_envvars [0.050415s] ... ok {1} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_basic [0.008999s] ... ok {10} openstack.tests.unit.compute.v2.test_service.TestService.test_find_single_match [0.010359s] ... ok {22} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_2 [0.041828s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.009462s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_update [0.009627s] ... ok {5} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_content_types [0.048936s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate [0.022588s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_force_delete [0.030606s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_reboot [0.014151s] ... ok {12} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timing [0.050229s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_not_detailed [0.011056s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_cloud [0.057912s] ... ok {1} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_make_it [0.010717s] ... ok {14} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_domain_exists [0.064377s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,724 openstack Assignment already exists {10} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session [0.019885s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete_ignore [0.011087s] ... ok {26} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_floating_ip_from_server [0.012183s] ... ok {6} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_basic [0.040993s] ... ok {6} openstack.tests.unit.compute.v2.test_service.TestService.test_disable [0.027218s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_make_it [0.010871s] ... ok {27} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_update [0.010755s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_detailed [0.012169s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_reset [0.012275s] ... ok {26} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_backup [0.012284s] ... ok {28} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_find [0.010836s] ... ok {8} openstack.tests.unit.compute.v2.test_server.TestServer.test_resume [0.038643s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_aliases [0.023453s] ... ok {9} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_password_brace [0.070816s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {10} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_no_override [0.045201s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_get [0.018509s] ... ok {17} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround [0.021200s] ... ok {29} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_non_unique_network [0.042299s] ... ok {20} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete [0.026881s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_update [0.021341s] ... ok {30} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_get [0.010220s] ... ok {25} openstack.tests.unit.identity.v2.test_user.TestUser.test_basic [0.027427s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_networks [0.026911s] ... ok {17} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores [0.073229s] ... ok {26} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get_query [0.012080s] ... ok {22} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_3 [0.027332s] ... ok {28} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_update_quota [0.013229s] ... ok {27} openstack.tests.unit.image.v2.test_image.TestImage.test_make_it [0.013782s] ... ok {6} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_ipv6 [0.020613s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint [0.042173s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint_override [0.026176s] ... ok {25} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_user_good [0.012669s] ... ok {11} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notification_get [0.031500s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_update [0.010626s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_domain_role_to_group [0.011979s] ... ok {13} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_basic [0.026243s] ... ok {18} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_update [0.009669s] ... ok {9} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_make_it [0.010239s] ... ok {9} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize [0.011336s] ... ok {13} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_upload_attrs [0.009496s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v1/_proxy.py:42: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {13} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_uri_not_web_download [0.011737s] ... ok {30} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_make_it [0.009817s] ... ok {9} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_create_attrs [0.010613s] ... ok {28} openstack.tests.unit.common.test_tag.TestTagMixin.test_remove_all_tags [0.016426s] ... ok {5} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_make_it [0.037469s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_cloud [0.053617s] ... ok {28} openstack.tests.unit.common.test_tag.TestTagMixin.test_tags_attribute [0.012005s] ... ok {11} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segments [0.015870s] ... ok {5} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_make_it [0.009599s] ... ok {10} openstack.tests.unit.config.test_config.TestConfig.test_get_one_networks [0.065226s] ... ok {26} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_253 [0.011284s] ... ok {23} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant [0.040529s] ... ok {25} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_basic [0.009574s] ... ok {21} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_event_get [0.027791s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete [0.022118s] ... ok {19} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_domain_not_exists [0.052627s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,791 openstack Assignment does not exists {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_create [0.048798s] ... ok {8} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_cert_with_key [0.023054s] ... ok {18} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_update [0.021131s] ... ok {16} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_single_default_interface [0.057736s] ... ok {27} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage [0.012137s] ... ok {22} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_ip_version [0.034740s] ... ok {5} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_basic [0.010349s] ... ok {5} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_make_it [0.010510s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_merge [0.074859s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {14} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_project_not_exists [0.048154s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,787 openstack Assignment does not exists {31} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_action_append_no_underscore [0.043702s] ... ok {18} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_user_has_role_good [0.012743s] ... ok {18} openstack.tests.unit.identity.v3.test_group.TestGroup.test_add_user [0.011878s] ... ok {18} openstack.tests.unit.identity.v3.test_group.TestGroup.test_check_user [0.012112s] ... ok {30} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_group_bad [0.011927s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_create_attrs [0.021932s] ... ok {9} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_basic [0.021570s] ... ok {31} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one_with_config_files [0.054891s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {26} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_minimal [0.014364s] ... ok {18} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_group_has_role_bad [0.012212s] ... ok {23} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_nova [0.050407s] ... ok {1} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_find [0.009644s] ... ok {21} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_get [0.010512s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_no_networks [0.049366s] ... ok {24} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_client_config [0.073852s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {29} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet_by_id [0.052724s] ... ok {19} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_none [0.009230s] ... ok {7} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_create_attrs [0.022050s] ... ok {10} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_int_project_id [0.044019s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_project_id [0.064465s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_find [0.021735s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_create_attrs [0.010490s] ... ok {11} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_find [0.026467s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_create_attrs [0.020452s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_get [0.013275s] ... ok {11} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_make_it [0.009298s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_update [0.011263s] ... ok {30} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_group_good [0.011547s] ... ok {28} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_make_it [0.012223s] ... ok {21} openstack.tests.unit.compute.v2.test_image.TestImage.test_make_basic [0.013653s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_network [0.045302s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {12} openstack.tests.unit.config.test_config.TestConfig.test_get_all [0.081798s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {13} openstack.tests.unit.image.v2.test_image.TestImage.test_remove_tag [0.026645s] ... ok {26} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild_minimal [0.013657s] ... ok {19} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v3 [0.055574s] ... ok {30} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_create_attrs [0.035770s] ... ok {17} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_argparse [0.048973s] ... ok {22} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_without_gateway_ip [0.054281s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_delete [0.011687s] ... ok {20} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accepts [0.010687s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete_ignore [0.021604s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_get [0.043870s] ... ok {27} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_get [0.010335s] ... ok {20} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_delete [0.010363s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_update [0.010799s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_get [0.011855s] ... ok {12} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_region [0.041151s] ... ok {20} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_create_attrs [0.012928s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_metrics_override [0.041755s] ... ok {30} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_create_attrs [0.017214s] ... ok {8} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_kwargs [0.048030s] ... ok {9} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zones [0.011029s] ... ok {9} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_create [0.012283s] ... ok {25} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_group_bad [0.024689s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_image_update [0.014800s] ... ok {7} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_make_it [0.011218s] ... ok {14} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_bad_source [0.009552s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_find [0.010522s] ... ok {11} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_basic [0.008779s] ... ok {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_make_it [0.010456s] ... ok {19} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_exception [0.027786s] ... ok {16} openstack.tests.unit.config.test_config.TestConfig.test_fallthrough [0.031922s] ... ok {10} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_per_region_network [0.038123s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {26} openstack.tests.unit.compute.v2.test_server.TestServer.test_stop [0.046165s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_update [0.023812s] ... ok {25} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_get [0.010625s] ... ok {0} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_basic [0.011456s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_system_role [0.012463s] ... ok {13} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_checksum_match [0.011396s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,833 openstack image fake exists and is up to date {25} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_find [0.010263s] ... ok {25} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_system_role_to_user [0.012551s] ... ok {12} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json [0.023994s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_console_url [0.012234s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_image [0.035093s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_server_remote_console [0.016517s] ... ok {14} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata [0.039474s] ... ok {13} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notifications [0.009829s] ... ok {25} openstack.tests.unit.image.v2.test_image.TestImage.test_upload [0.013219s] ... ok {25} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_get [0.010620s] ... ok {5} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get [0.013395s] ... ok {27} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_create_attrs [0.040451s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete_ignore [0.010550s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_fetch_extra [0.011248s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete [0.010081s] ... ok {14} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers [0.037782s] ... ok {22} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_exception [0.034996s] ... ok {7} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete_ignore [0.011812s] ... ok {10} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_make_it [0.010421s] ... ok {29} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_already_attached [0.021312s] ... ok {12} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_databases [0.012496s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pools [0.010470s] ... ok {11} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_get [0.009153s] ... ok {16} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_config_files [0.044027s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {8} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section [0.011900s] ... ok {20} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_user_bad [0.033470s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_floating_ip_to_server [0.028791s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_start [0.012106s] ... ok {17} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one [0.038819s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_catalog [0.056937s] ... ok {24} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence_no_argparse [0.041333s] ... ok {8} openstack.tests.unit.config.test_loader.TestFixArgv.test_no_changes [0.021605s] ... ok {23} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata [0.087389s] ... ok {4} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_create [0.027043s] ... ok {18} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_make_it [0.010394s] ... ok {30} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_basic [0.026654s] ... ok {27} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_basic [0.026774s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_recover [0.011689s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_force_delete [0.011910s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_get [0.012038s] ... ok {5} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_post [0.011636s] ... ok {31} openstack.tests.unit.config.test_environ.TestEnvvars.test_no_envvars [0.080304s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_detailed [0.010148s] ... ok {9} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete [0.011582s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_update [0.010231s] ... ok {27} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_make_it [0.015228s] ... ok {18} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_make_it [0.009311s] ... ok {7} openstack.tests.unit.identity.v2.test_user.TestUser.test_make_it [0.016119s] ... ok {10} openstack.tests.unit.identity.v3.test_group.TestGroup.test_make_it [0.011177s] ... ok {6} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_v2password [0.050802s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete [0.028597s] ... ok {28} openstack.tests.unit.compute.v2.test_server.TestServer.test_to_dict_flavor [0.029043s] ... ok {22} openstack.tests.unit.cloud.test_zone.TestZone.test_delete_zone [0.038360s] ... ok {3} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json_yaml [0.021403s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_if_revision [0.010221s] ... ok {4} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_get [0.076297s] ... ok {31} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_perm [0.020559s] ... ok {24} openstack.tests.unit.config.test_environ.TestEnviron.test_config_file_override [0.045451s] ... ok {16} openstack.tests.unit.config.test_config.TestConfigArgparse.test_extra_config [0.042265s] ... ok {27} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_basic [0.013492s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscriptions [0.010129s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get [0.013126s] ... ok {26} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_basic [0.023496s] ... ok {28} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_before_211 [0.023608s] ... ok {21} openstack.tests.unit.compute.v2.test_service.TestService.test_basic [0.011111s] ... ok {1} openstack.tests.unit.image.v2.test_service_info.TestImport.test_basic [0.043058s] ... ok {17} openstack.tests.unit.config.test_environ.TestEnvvars.test_have_envvars [0.039065s] ... ok {3} openstack.tests.unit.database.v1.test_database.TestDatabase.test_basic [0.009081s] ... ok {29} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_name [0.059637s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_system_role [0.015660s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_delete_ignore [0.013916s] ... ok {27} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_get [0.023322s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_false [0.040291s] ... ok {21} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_getters [0.026357s] ... ok {20} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_basic [0.021449s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules_create [0.010271s] ... ok {22} openstack.tests.unit.clustering.v1.test_node.TestNode.test_force_delete [0.010738s] ... ok {25} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_upload [0.014839s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {8} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete_ignore [0.010454s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_delete [0.023259s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_users [0.010271s] ... ok {10} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_group_good [0.012944s] ... ok {25} openstack.tests.unit.image.v2.test_proxy.TestImage.test_images [0.019713s] ... ok {22} openstack.tests.unit.clustering.v1.test_node.TestNode.test_operation [0.010240s] ... ok {12} openstack.tests.unit.database.v1.test_user.TestUser.test_create [0.012072s] ... ok {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create [0.021194s] ... ok {13} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_make_it [0.009544s] ... ok {13} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_find [0.010016s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_delete [0.027171s] ... ok {10} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_group_has_role_good [0.011510s] ... ok {31} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete_ignore [0.009609s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_create_attrs [0.012827s] ... ok {31} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_xfr [0.010843s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_delete_ignore [0.016828s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_create_attrs [0.014072s] ... ok {13} openstack.tests.unit.message.v2.test_message.TestMessage.test_post [0.013272s] ... ok {19} openstack.tests.unit.cloud.test_users.TestUsers.test_is_user_in_group [0.048823s] ... ok {29} openstack.tests.unit.clustering.test_version.TestVersion.test_basic [0.009192s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_user_projects [0.010881s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_update [0.010332s] ... ok {26} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_set_no_default [0.052995s] ... ok {5} openstack.tests.unit.network.v2.test_agent.TestNetworkHostingDHCPAgent.test_basic [0.010885s] ... ok {5} openstack.tests.unit.network.v2.test_listener.TestListener.test_basic [0.011291s] ... ok {17} openstack.tests.unit.config.test_from_conf.TestFromConf.test_invalid_adapter_opts [0.015414s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,915 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): interface and valid_interfaces are mutually exclusive. Please use valid_interfaces. {17} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts_ignore_service_type [0.009846s] ... ok {17} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_endpoint_override [0.024248s] ... ok {4} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_make_it [0.009987s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_get [0.012115s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_find_floating_ip_port_forwarding [0.011338s] ... ok {23} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions [0.066652s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update [0.010499s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_create_attrs [0.011317s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_default_get [0.011586s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_if_revision [0.009463s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update_if_revision [0.009626s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rules [0.009638s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_if_revision [0.029461s] ... ok {29} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_instantiate [0.009363s] ... ok {29} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_check [0.010885s] ... ok {29} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt_preview [0.010804s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_get [0.010244s] ... ok {15} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_basic [0.009743s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(container) [0.024987s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(endpoints) [0.026376s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery) [0.026983s] ... ok {17} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_without_arg_parser [0.026741s] ... ok {28} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_basic [0.023191s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_system_role_to_group [0.012414s] ... ok {26} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_false [0.022632s] ... ok {18} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_schema_get [0.009855s] ... ok {25} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_delete_ignore [0.021267s] ... ok {13} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create [0.011207s] ... ok {9} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_group_has_role_good [0.014320s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credentials [0.010173s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_find [0.009981s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_get [0.010670s] ... ok {12} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_create [0.011369s] ... ok {9} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_user_has_role_good [0.013071s] ... ok {3} openstack.tests.unit.dns.v2.test_zone.TestZone.test_make_it [0.010594s] ... ok {25} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_images_schema_get [0.024968s] ... ok {13} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_router_to_agent [0.010830s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_prefix [0.024950s] ... ok {31} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_basic [0.022735s] ... ok {18} openstack.tests.unit.image.v2.test_service_info.TestImport.test_make_it [0.043112s] ... ok {8} openstack.tests.unit.database.v1.test_user.TestUser.test_basic [0.010125s] ... ok {8} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_user_has_role_bad [0.012029s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region [0.038102s] ... ok {19} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type [0.027539s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_delete_ignore [0.022782s] ... ok {31} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_create_attrs [0.009650s] ... ok {31} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_make_it [0.009431s] ... ok {21} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_found [0.054476s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,953 openstack.config Reusing authentication from keyring Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {21} openstack.tests.unit.config.test_config.TestConfig.test_no_environ [0.030730s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_add_user_to_group [0.016716s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_find [0.010156s] ... ok {25} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_delete [0.007391s] ... ok {2} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_associate_flavor_with_service_profile [0.010537s] ... ok {11} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_delete [0.009348s] ... ok {17} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_find [0.008615s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_delete [0.012996s] ... ok {8} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_user_bad [0.011243s] ... ok {12} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_group_has_role_bad [0.012502s] ... ok {12} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_make_it [0.010940s] ... ok {28} openstack.tests.unit.database.v1.test_instance.TestInstance.test_is_root_enabled [0.010958s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_find [0.014292s] ... ok {5} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_make_it [0.013783s] ... ok {25} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraConfig.test_basic [0.008951s] ... ok {24} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_find [0.011276s] ... ok {19} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_basic [0.009029s] ... ok {19} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_create [0.009534s] ... ok {13} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_make_it [0.012018s] ... ok {30} openstack.tests.unit.identity.v3.test_user.TestUser.test_basic [0.010369s] ... ok {27} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_non_cascade [0.010603s] ... ok {16} openstack.tests.unit.config.test_environ.TestEnviron.test_no_fallthrough [0.045997s] ... ok {17} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_get [0.008736s] ... ok {9} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_make_it [0.010312s] ... ok {9} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_get [0.011014s] ... ok {25} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_make_it [0.009353s] ... ok {25} openstack.tests.unit.load_balancer.test_listener.TestListener.test_basic [0.009152s] ... ok {30} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image [0.013509s] ... ok {24} openstack.tests.unit.database.v1.test_user.TestUser.test_make [0.012078s] ... ok {8} openstack.tests.unit.identity.v3.test_project.TestUserProject.test_basic [0.009358s] ... ok {30} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_checksum_mismatch [0.023012s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,809 openstack image fake exists, but contains different checksums. Updating. {1} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerFailover.test_basic [0.024700s] ... ok {28} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instances [0.011287s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete_ignore [0.010308s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agents [0.010212s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_remove_user_from_group [0.012876s] ... ok {26} openstack.tests.unit.config.test_config.TestConfig.test_get_one_cloud [0.038679s] ... ok {16} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts [0.013268s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:00,982 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): no such option valid_interfaces in group [heat] {3} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_basic [0.019513s] ... ok {3} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_create [0.010028s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_create [0.012311s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_if_revision [0.012492s] ... ok {21} openstack.tests.unit.config.test_config.TestConfig.test_set_auth_cache [0.037629s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,032 openstack.config Failed to fetch auth from keyring {30} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_with_data [0.012928s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete_ignore [0.010303s] ... ok {12} openstack.tests.unit.identity.v3.test_project.TestProject.test_basic [0.028962s] ... ok {1} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_make_it [0.011637s] ... ok {19} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_basic [0.009387s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_delete [0.023486s] ... ok {31} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_get [0.009941s] ... ok {31} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_get [0.009832s] ... ok {5} openstack.tests.unit.network.v2.test_ndp_proxy.TestNDPProxy.test_make_it [0.009836s] ... ok {18} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_create [0.027043s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete [0.011607s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pools [0.009538s] ... ok {25} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_prepare_request [0.009698s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_regions [0.009731s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_system_role_from_group [0.012455s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_project_role_from_group [0.011670s] ... ok {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_update [0.020151s] ... ok {17} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenants [0.008896s] ... ok {11} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profiles [0.009185s] ... ok {23} openstack.tests.unit.cloud.test_shade.TestShade.test_neutron_not_found [0.008479s] ... ok {14} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_make_it [0.010814s] ... ok {22} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete [0.017036s] ... ok {24} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_make_it [0.011927s] ... ok {18} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_update [0.015271s] ... ok {3} openstack.tests.unit.identity.test_version.TestVersion.test_basic [0.008786s] ... ok {27} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancers [0.009889s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_update [0.011528s] ... ok {24} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_exports [0.026759s] ... ok {24} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_create [0.022200s] ... ok {31} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_project_role_to_user [0.011881s] ... ok {31} openstack.tests.unit.identity.v3.test_service.TestService.test_make_it [0.010087s] ... ok {31} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_delete_ignore [0.019132s] ... ok {17} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_find [0.010282s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_project_role [0.018641s] ... ok {30} openstack.tests.unit.image.v2.test_proxy.TestMisc.test_stores [0.011896s] ... ok {17} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_group_good [0.011766s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags_resource_without_tag_suport [0.009467s] ... ok {18} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_make_it [0.014423s] ... ok {18} openstack.tests.unit.message.v2.test_message.TestMessage.test_make_it [0.026977s] ... ok {18} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete_claimed [0.011442s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_remove_host [0.011420s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_find [0.023844s] ... ok {18} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_agent_to_network [0.010721s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_all_stores [0.013191s] ... ok {9} openstack.tests.unit.image.v2.test_image.TestImage.test_basic [0.021454s] ... ok {24} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_basic [0.018795s] ... ok {18} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_basic [0.009913s] ... ok {18} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_basic [0.009887s] ... ok {3} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_list [0.011193s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_users [0.020552s] ... ok {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_get [0.020078s] ... ok {16} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_find [0.011877s] ... ok {28} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_get [0.011794s] ... ok {8} openstack.tests.unit.image.v2.test_image.TestImage.test_image_find [0.019280s] ... ok {31} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_create [0.010238s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extensions [0.010611s] ... ok {5} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it [0.010325s] ... ok {30} openstack.tests.unit.image.v2.test_schema.TestSchema.test_make_it [0.010625s] ... ok {1} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_make_it [0.012600s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_projects [0.027005s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key_second [0.033800s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_prefix [0.032960s] ... ok {28} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_get [0.024185s] ... ok {10} openstack.tests.unit.image.v2.test_member.TestMember.test_basic [0.016203s] ... ok {10} openstack.tests.unit.image.v2.test_member.TestMember.test_make_it [0.023284s] ... ok {10} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_create [0.018041s] ... ok {22} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_make_basic [0.010047s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_create [0.009557s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregates [0.009697s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete [0.010597s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_without_network_label [0.016649s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestServerAction.test_server_action_get [0.029567s] ... ok {22} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate_with_options [0.022426s] ... ok {0} openstack.tests.unit.identity.v3.test_user.TestUser.test_make_it [0.020768s] ... ok {8} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_wrong_status [0.010604s] ... ok {3} openstack.tests.unit.identity.v2.test_role.TestRole.test_basic [0.009180s] ... ok {11} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profiles [0.009278s] ... ok {26} openstack.tests.unit.config.test_config.TestConfig.test_get_one_domain_scoped [0.035263s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor [0.009522s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_add_host [0.010597s] ... ok {8} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_make_it [0.009527s] ... ok {16} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_basic [0.014348s] ... ok {16} openstack.tests.unit.identity.v3.test_group.TestGroup.test_remove_user [0.013867s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_dash_kwargs [0.045002s] ... ok {25} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_get [0.011761s] ... ok {22} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25 [0.013417s] ... ok {11} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listeners [0.009274s] ... ok {26} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_keys [0.021618s] ... ok {26} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section_ignore_service_type [0.011197s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scopes [0.010609s] ... ok {29} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete [0.030972s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_delete_ignore [0.009796s] ... ok {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25_default_block [0.014618s] ... ok {11} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_members [0.010212s] ... ok {30} openstack.tests.unit.image.v2.test_service_info.TestStore.test_make_it [0.011381s] ... ok {8} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_basic [0.010063s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_get [0.010209s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_ranges [0.010238s] ... ok {0} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_stores [0.024266s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_add_tag [0.015659s] ... ok {10} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_delete [0.009673s] ... ok {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_security_group [0.015897s] ... ok {1} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_basic [0.010609s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_get [0.013119s] ... ok {30} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notification_create [0.010959s] ... ok {27} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_get [0.011152s] ... ok {28} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get [0.009623s] ... ok {17} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_make_it [0.010404s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_floating_ip_port_forwarding [0.011443s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_l3_conntrack_helpers [0.014468s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_reactivate_image [0.027345s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_member_schema_get [0.018727s] ... ok {31} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_create [0.018751s] ... ok {26} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(no_region) [0.082055s] ... ok {23} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3 [0.033049s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_project_role_from_user [0.041833s] ... ok {25} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_create [0.010040s] ... ok {27} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_client_id_project_id_exist [0.010903s] ... ok {22} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30 [0.013457s] ... ok {24} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_make_it [0.013638s] ... ok {25} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_create [0.011460s] ... ok {12} openstack.tests.unit.identity.v3.test_region.TestRegion.test_make_it [0.017398s] ... ok {21} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_bad_plugin [0.064606s] ... ok {17} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_user_good [0.018355s] ... ok {14} openstack.tests.unit.compute.v2.test_usage.TestUsage.test_basic [0.011465s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policies [0.011150s] ... ok {8} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_get [0.009688s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_project_role [0.011515s] ... ok {16} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_user_bad [0.012545s] ... ok {24} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_make_it [0.009561s] ... ok {25} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quotas [0.024025s] ... ok {3} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_user_bad [0.011190s] ... ok {31} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_update [0.009620s] ... ok {3} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_user_has_role_bad [0.011999s] ... ok {30} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_create [0.010978s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_find [0.011097s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_get [0.022938s] ... ok {12} openstack.tests.unit.image.v2.test_image.TestImage.test_stage [0.039101s] ... ok {23} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found [0.027352s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,045 openstack User openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found-2 not found for deleting {19} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_limits_get [0.010534s] ... ok {22} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_equality [0.023421s] ... ok {14} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_passcode [0.037143s] ... ok {14} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_user_domain [0.039282s] ... ok {9} openstack.tests.unit.image.v2.test_service_info.TestStore.test_basic [0.007288s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete [0.010941s] ... ok {29} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_all_metadata [0.019602s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_find [0.010328s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rules [0.009696s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_get [0.009803s] ... ok {29} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_get [0.022676s] ... ok {29} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_basic [0.009302s] ... ok {31} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_get [0.009604s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_validate_topology [0.022477s] ... ok {10} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secrets [0.019531s] ... ok {10} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_basic [0.019505s] ... ok {25} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_unclaimed [0.019492s] ... ok {28} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_roles [0.012683s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_services [0.019143s] ... ok {4} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_make_it [0.009303s] ... ok {4} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_basic [0.008401s] ... ok {29} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_usage [0.023218s] ... ok {27} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_delete [0.010469s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_find [0.010551s] ... ok {24} openstack.tests.unit.identity.test_version.TestVersion.test_list [0.017977s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domains [0.022339s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_upload_no_args [0.021163s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_update [0.009769s] ... ok {28} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_make_it [0.013617s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_find [0.010073s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_find [0.010047s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_metadata_get [0.034339s] ... ok {29} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete_ignore [0.010448s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_get [0.009476s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_update [0.009815s] ... ok {20} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_update [0.019974s] ... ok {22} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify_cacert [0.023920s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: UserWarning: You are specifying a cacert for the cloud test1:region-xx but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( {6} openstack.tests.unit.config.test_from_conf.TestFromConf.test_adapter_opts_set [0.018266s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete_ignore [0.034394s] ... ok {7} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_basic [0.009029s] ... ok {7} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete_client_id_project_id_exist [0.010099s] ... ok {7} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_make_it [0.000492s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete_ignore [0.034288s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_check_user_in_group [0.024823s] ... ok {10} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_make_it [0.019754s] ... ok {10} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_make_it [0.020484s] ... ok {0} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_basic [0.009091s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url [0.025339s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get_remember_content [0.031389s] ... ok {30} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitors [0.017738s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_find [0.009259s] ... ok {27} openstack.tests.unit.message.v2.test_queue.TestQueue.test_basic [0.009914s] ... ok {8} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavors [0.009462s] ... ok {11} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_delete [0.009378s] ... ok {11} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_make_it [0.007064s] ... ok {14} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_set [0.035277s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_delete_ignore [0.012121s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_account_temp_url_key_second [0.033180s] ... ok {31} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_204_resp [0.010707s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_get [0.009935s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_update [0.009472s] ... ok {31} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_get [0.073901s] ... ok {26} openstack.tests.unit.config.test_loader.TestFixArgv.test_replace [0.032401s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253 [0.022573s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_l3_conntrack_helper [0.011375s] ... ok {20} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_get [0.014664s] ... ok {8} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_failover [0.019692s] ... ok {8} openstack.tests.unit.message.test_version.TestVersion.test_make_it [0.018439s] ... ok {30} openstack.tests.unit.message.v2.test_message.TestMessage.test_get_client_id_project_id_exist [0.019192s] ... ok {30} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_delete_ignore [0.022338s] ... ok {30} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get [0.020644s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key [0.034066s] ... ok {24} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_basic [0.010291s] ... ok {23} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_basic [0.021914s] ... ok {21} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_type [0.074507s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_update [0.017338s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_find [0.009918s] ... ok {8} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_delete_ignore [0.013984s] ... ok {7} openstack.tests.unit.network.v2.test_network.TestNetwork.test_basic [0.009496s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_create_attrs [0.023705s] ... ok {27} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_basic [0.000368s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_get [0.010233s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_temp_url_key [0.034926s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_get [0.009362s] ... ok {17} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_basic [0.009432s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports [0.009898s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_create [0.016401s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_roles [0.016357s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_domain_role_from_user [0.008228s] ... ok {24} openstack.tests.unit.identity.v3.test_group.TestGroup.test_basic [0.019512s] ... ok {24} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_make_it [0.010921s] ... ok {24} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_delete [0.011921s] ... ok {14} openstack.tests.unit.config.test_json.TestConfig.test_defaults_valid_json [0.021400s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete_ignore [0.010173s] ... ok {6} openstack.tests.unit.config.test_from_conf.TestFromConf.test_default_adapter_opts [0.043513s] ... ok {28} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_get [0.011079s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update [0.014145s] ... ok {29} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue [0.019659s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availabilities [0.009437s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxies [0.009455s] ... ok {25} openstack.tests.unit.network.v2.test_agent.TestAgent.test_make_it [0.012574s] ... ok {14} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_make_it [0.012089s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_temp_url_key [0.030685s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_get [0.011497s] ... ok {31} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_basic [0.009892s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_find [0.011478s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_delete [0.009667s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_messages [0.009538s] ... ok {28} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_find [0.010216s] ... ok {6} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(with_region) [0.033480s] ... ok {16} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete_ignore [0.009486s] ... ok {7} openstack.tests.unit.network.v2.test_network.TestNetwork.test_make_it [0.009743s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_find [0.009439s] ... ok {30} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_basic [0.009171s] ... ok {29} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_get_flavor_extra_specs_prop [0.010637s] ... ok {29} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_update_flavor_extra_specs_prop [0.010722s] ... ok {29} openstack.tests.unit.compute.v2.test_server.TestServer.test_confirm_resize [0.013059s] ... ok {3} openstack.tests.unit.identity.v3.test_role_system_user_assignment.TestRoleSystemUserAssignment.test_make_it [0.009471s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_create [0.009443s] ... ok {6} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_basic [0.008626s] ... ok {20} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_find [0.009816s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_update [0.010245s] ... ok {12} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_make_it [0.009269s] ... ok {12} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_basic [0.008275s] ... ok {8} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get [0.022170s] ... ok {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_make_it [0.009250s] ... ok {28} openstack.tests.unit.identity.v3.test_role.TestRole.test_basic [0.009271s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_create_attrs [0.009681s] ... ok {21} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_find [0.010035s] ... ok {21} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_delete [0.009771s] ... ok {10} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_find [0.010066s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253_no_qp [0.010297s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_delete_software_deployment [0.010256s] ... ok {23} openstack.tests.unit.clustering.v1.test_node.TestNode.test_check [0.018687s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_delete [0.009851s] ... ok {16} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_conflict [0.009154s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete [0.009758s] ... ok {26} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize_volume [0.017080s] ... ok {8} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_basic [0.016740s] ... ok {20} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_update [0.025620s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_find [0.021867s] ... ok {10} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_stats_get [0.010118s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_get [0.009831s] ... ok {22} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions_default [0.070591s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete [0.039575s] ... ok {17} openstack.tests.unit.image.v2.test_image.TestImage.test_download_stream [0.013030s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete_ignore [0.010853s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_get [0.010728s] ... ok {28} openstack.tests.unit.identity.v3.test_service.TestService.test_basic [0.026048s] ... ok {31} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_make_it [0.009400s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_update [0.010606s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rules [0.010808s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_get [0.034660s] ... ok {12} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_basic [0.008234s] ... ok {25} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_agent_from_network [0.011327s] ... ok {22} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse [0.034580s] ... ok {26} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_create_attrs [0.009457s] ... ok {16} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_basic [0.009822s] ... ok {11} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_make_it [0.009422s] ... ok {24} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_find [0.011752s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_get [0.009596s] ... ok {6} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_find [0.018141s] ... ok {10} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_delete [0.010914s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_get [0.012919s] ... ok {12} openstack.tests.unit.load_balancer.test_pool.TestPool.test_basic [0.008454s] ... ok {23} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_validate [0.009440s] ... ok {23} openstack.tests.unit.common.test_tag.TestTagMixin.test_fetch_tags [0.011101s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_update [0.018890s] ... ok {9} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_create [0.023266s] ... ok {9} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_get [0.010882s] ... ok {19} openstack.tests.unit.compute.v2.test_server.TestServer.test__prepare_server [0.018981s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_delete [0.009740s] ... ok {29} openstack.tests.unit.compute.v2.test_server.TestServer.test_resize [0.013388s] ... ok {8} openstack.tests.unit.network.v2.test_ndp_proxy.TestNDPProxy.test_basic [0.009343s] ... ok {28} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_match [0.024691s] ... ok {28} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_at_all2 [0.015751s] ... ok {20} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_find [0.018487s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update [0.010054s] ... ok {24} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_validate_checksum_data_binary [0.014328s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,140 openstack image fake exists, but contains different checksums. Updating. {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_if_revision [0.009936s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_get [0.012723s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_find [0.010607s] ... ok {10} openstack.tests.unit.message.test_version.TestVersion.test_basic [0.009452s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete_ignore [0.009551s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete [0.009600s] ... ok {10} openstack.tests.unit.network.v2.test_extension.TestExtension.test_basic [0.014418s] ... ok {10} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_basic [0.000386s] ... ok {10} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_basic [0.009434s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_create_attrs [0.021485s] ... ok {31} openstack.tests.unit.network.v2.test_network.TestDHCPAgentHostingNetwork.test_basic [0.014887s] ... ok {16} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_create [0.009459s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_port [0.018127s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_delete [0.009625s] ... ok {1} openstack.tests.unit.network.v2.test_pool.TestPool.test_make_it [0.018449s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_groups [0.009876s] ... ok {12} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_delete [0.009091s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_get [0.009312s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding_ignore [0.020635s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_update [0.010574s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags [0.010695s] ... ok {19} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30_force [0.011847s] ... ok {23} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_precache_image [0.010507s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_find [0.009981s] ... ok {20} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_find [0.009933s] ... ok {14} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_make_it [0.009572s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_delete [0.009781s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete [0.009680s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_groups [0.009522s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_pool_member_create_attrs [0.010743s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_data_binary [0.011296s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,116 openstack image fake exists, but contains different checksums. Updating. {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_find [0.014238s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_update [0.009881s] ... ok {14} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_group_bad [0.015668s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_update [0.009511s] ... ok {9} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_make_it [0.010023s] ... ok {14} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_user_good [0.024643s] ... ok {6} openstack.tests.unit.image.v1.test_image.TestImage.test_make_it [0.010073s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_abandon_stack [0.010820s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extension_find [0.009800s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_port [0.012346s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_update [0.011757s] ... ok {15} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_make_it [0.009998s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_create [0.009613s] ... ok {26} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_get [0.008660s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_l3_conntrack_helper [0.012723s] ... ok {24} openstack.tests.unit.image.v2.test_proxy.TestMisc.test_import_info [0.011395s] ... ok {24} openstack.tests.unit.image.v2.test_proxy.TestTask.test_tasks_schema_get [0.011382s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_gateway_from_router [0.011058s] ... ok {28} openstack.tests.unit.image.v2.test_task.TestTask.test_basic [0.010614s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_get [0.019140s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_if_revision [0.010138s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_floating_ip_port_forwardings [0.015294s] ... ok {20} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_claimed [0.010712s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete [0.011263s] ... ok {15} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_create [0.016469s] ... ok {24} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_basic [0.013178s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_update [0.008473s] ... ok {12} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_find [0.008905s] ... ok {13} openstack.tests.unit.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_make_it [0.017682s] ... ok {10} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it_with_optional [0.011795s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_without_filename [0.009837s] ... ok {14} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_groups [0.017240s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extensions [0.010256s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_delete [0.009838s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_if_revision [0.023023s] ... ok {16} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_orders [0.009552s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_dhcp_agent_hosting_networks [0.010544s] ... ok {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_client_id_project_id_exist [0.010197s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_l3_conntrack_helper [0.010751s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update_if_revision [0.008599s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_get [0.010766s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_floating_ip_port_forwarding [0.013419s] ... ok {21} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.010422s] ... ok {26} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_create [0.009810s] ... ok {15} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_basic [0.014080s] ... ok {29} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list_network_label [0.010539s] ... ok {17} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_update [0.009913s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_groups [0.010047s] ... ok {15} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_arg) [0.014443s] ... ok {15} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(tokens) [0.009340s] ... ok {15} openstack.tests.unit.test_proxy.TestProxyHead.test_head_id [0.010301s] ... ok {15} openstack.tests.unit.test_resource.TestComponent.test_set_name_formatter [0.009348s] ... ok {15} openstack.tests.unit.test_resource.TestComponentManager.test_delitem [0.009230s] ... ok {15} openstack.tests.unit.test_resource.TestResource.test__body_mapping [0.009205s] ... ok {17} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_hosts [0.010148s] ... ok {17} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_create_attrs [0.010020s] ... ok {17} openstack.tests.unit.load_balancer.test_version.TestVersion.test_make_it [0.012752s] ... ok {17} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_delete [0.010011s] ... ok {17} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_update [0.014210s] ... ok {17} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_make_it [0.010132s] ... ok {17} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.010955s] ... ok {17} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_basic [0.017445s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper_ignore [0.014310s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_find [0.009910s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete [0.011609s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update_if_revision [0.009819s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rules [0.010825s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_get [0.010972s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_if_revision [0.042914s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_get [0.024324s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_find [0.019053s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicies [0.009948s] ... ok {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_get [0.009893s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete [0.009483s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_argument [0.052893s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_update [0.008550s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_update [0.008743s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_delete [0.008706s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_update [0.008929s] ... ok {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_basic [0.009479s] ... ok {19} openstack.tests.unit.compute.v2.test_server.TestServer.test_start [0.011618s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_create_attrs [0.010221s] ... ok {12} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_get [0.008726s] ... ok {9} openstack.tests.unit.load_balancer.test_listener.TestListener.test_make_it [0.010355s] ... ok {24} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_delete [0.010390s] ... ok {24} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_update [0.011024s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find [0.009418s] ... ok {19} openstack.tests.unit.compute.v2.test_server.TestServer.test_unpause [0.011869s] ... ok {3} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_make_it [0.009771s] ... ok {12} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update [0.009622s] ... ok {12} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete_ignore [0.009224s] ... ok {12} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create_client_id_project_id_exist [0.017062s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_get [0.009889s] ... ok {28} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_get [0.080868s] ... ok {22} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_prefix [0.080053s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {20} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_create [0.011221s] ... ok {28} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_basic [0.010873s] ... ok {0} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_basic [0.008771s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_delete_ignore [0.010776s] ... ok {13} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_basic [0.013781s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_update [0.009961s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_update [0.034740s] ... ok {15} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_patch_unpacked [0.040026s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_find [0.009627s] ... ok {18} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_make_it [0.009227s] ... ok {21} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_users [0.009814s] ... ok {27} openstack.tests.unit.network.v2.test_router.TestRouter.test_basic [0.009043s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete [0.011247s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete [0.009692s] ... ok {19} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_make_it [0.012147s] ... ok {13} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_headers [0.034045s] ... ok {15} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_with_params [0.026381s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_update [0.009880s] ... ok {26} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get_text [0.008936s] ... ok {26} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_update [0.008872s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_update [0.010761s] ... ok {12} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_make_it [0.010793s] ... ok {0} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_basic [0.013712s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_update [0.011974s] ... ok {16} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_find [0.009465s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_delete [0.018546s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_with_stack_object [0.035257s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_delete_ignore [0.009932s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_delete [0.009435s] ... ok {22} openstack.tests.unit.config.test_from_conf.TestFromConf.test_name_with_dashes [0.021802s] ... ok {26} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_make_it [0.008609s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find [0.010521s] ... ok {0} openstack.tests.unit.network.v2.test_pool.TestPool.test_basic [0.009249s] ... ok {30} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_basic [0.010489s] ... ok {30} openstack.tests.unit.network.v2.test_vpn_ikepolicy.TestVpnIkePolicy.test_make_it [0.012100s] ... ok {21} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_delete [0.014406s] ... ok {19} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_no_regions [0.064391s] ... ok {27} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_add_subports_4xx [0.020970s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policies [0.009738s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_ignore [0.009784s] ... ok {20} openstack.tests.unit.network.test_version.TestVersion.test_basic [0.010523s] ... ok {20} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_basic [0.009614s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_create_attrs [0.016995s] ... ok {16} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_get [0.022610s] ... ok {28} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_basic [0.017681s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_provider_flavor_capabilities [0.010484s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(discovery) [0.030541s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,157 openstack.object-store swift uploading data to name/test {30} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_attrs [0.027526s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,186 openstack.object-store swift uploading data to name/test {26} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_user_good [0.010510s] ... ok {31} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_basic [0.009866s] ... ok {18} openstack.tests.unit.network.v2.test_quota.TestQuota.test_make_it [0.009496s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_get [0.021121s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_create_attrs [0.017268s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_update [0.019688s] ... ok {3} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get_client_id_project_id_exist [0.013949s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_update [0.022559s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connections [0.027034s] ... ok {9} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete [0.022739s] ... ok {9} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queues [0.021099s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete_ignore [0.022624s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_create_attrs [0.010366s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object_long) [0.039007s] ... ok {26} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_delete [0.008925s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get [0.031578s] ... ok {16} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_create [0.016929s] ... ok {28} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_update [0.016997s] ... ok {24} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_no_payload [0.012252s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_find [0.011208s] ... ok {15} openstack.tests.unit.test_resource.TestWaitForStatus.test_no_sleep [0.028463s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_get [0.009654s] ... ok {6} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_basic [0.009173s] ... ok {6} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_basic [0.009397s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_ignore [0.009761s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_create_attrs [0.009549s] ... ok {20} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available_nada [0.012438s] ... ok {24} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_cascade [0.019726s] ... ok {24} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_default_get [0.018551s] ... ok {6} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_server_create_attrs [0.009463s] ... ok {29} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint_not_found [0.025153s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,176 openstack.config Keystone catalog entry not found (service_type=notfound,service_name=None,interface=None,region_name=region-al) {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rules [0.010764s] ... ok {22} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint [0.025952s] ... ok {28} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_delete [0.023804s] ... ok {28} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_delete_ignore [0.021359s] ... ok {22} openstack.tests.unit.database.v1.test_instance.TestInstance.test_basic [0.013462s] ... ok {22} openstack.tests.unit.dns.v2.test_zone.TestZone.test_abandon [0.011297s] ... ok {17} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_subnet [0.014550s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_update_stack_preview [0.014645s] ... ok {17} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create [0.032072s] ... ok {14} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_update [0.023396s] ... ok {14} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_project_role_to_group [0.018144s] ... ok {3} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create_client_id_project_id_exist [0.010167s] ... ok {9} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_get [0.119617s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_get [0.010659s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quotas [0.012718s] ... ok {9} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_basic [0.012555s] ... ok {6} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_delete_ignore [0.014081s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_find [0.009675s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_get [0.009512s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete [0.009778s] ... ok {16} openstack.tests.unit.message.v2.test_claim.TestClaim.test_make_it [0.017081s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(container) [0.034362s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object) [0.025130s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get [0.026669s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_get [0.025276s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete_ignore [0.015197s] ... ok {21} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_delete_ignore [0.010645s] ... ok {27} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit [0.037851s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(container) [0.024572s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_create_attrs [0.009906s] ... ok {5} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_make_it [0.009135s] ... ok {3} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get_client_id_project_id_exist [0.010824s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_find [0.012758s] ... ok {2} openstack.tests.unit.network.v2.test_quota.TestQuota.test_prepare_request [0.018061s] ... ok {22} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_create_attrs [0.009628s] ... ok {22} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_basic [0.014731s] ... ok {22} openstack.tests.unit.image.v2.test_image.TestImage.test_deactivate [0.011580s] ... ok {31} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second [0.036872s] ... ok {18} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_port [0.010219s] ... ok {18} openstack.tests.unit.network.v2.test_vpn_service.TestVpnService.test_make_it [0.011939s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object_long) [0.029411s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(discovery) [0.021885s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object_long) [0.026453s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,111 openstack.object-store swift uploading data to name/test {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object_long) [0.024507s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(object_long) [0.035708s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(container) [0.033740s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get_remember_content [0.032274s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete [0.029244s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_ip_range [0.027811s] ... ok {19} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_cloud_precedence_osc [0.043578s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_network_hosting_dhcp_agents [0.014420s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_find [0.009953s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_create [0.009384s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_get [0.027494s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete [0.010368s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete [0.010199s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(endpoints) [0.028390s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object) [0.023437s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object) [0.024785s] ... ok {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_extra_routes [0.010493s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete [0.032430s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rules [0.010931s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_extra_routes_to_router [0.011113s] ... ok {3} openstack.tests.unit.network.v2.test_agent.TestAgent.test_basic [0.009736s] ... ok {29} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_default_no_token [0.038036s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {29} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores_duplicate [0.031510s] ... ok {28} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete [0.022347s] ... ok {16} openstack.tests.unit.network.v2.test_port.TestPort.test_basic [0.025564s] ... ok {16} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_make_it [0.009300s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listeners [0.009652s] ... ok {23} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_url [0.013639s] ... ok {23} openstack.tests.unit.compute.v2.test_server_actions.TestServerAction.test_make_it [0.010990s] ... ok {29} openstack.tests.unit.config.test_config.TestConfigArgparse.test_env_argparse_precedence [0.035906s] ... ok {29} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_get [0.010008s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_get [0.022942s] ... ok {3} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_make_it [0.000450s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_get [0.010202s] ... ok {29} openstack.tests.unit.identity.test_version.TestVersion.test_make_it [0.009726s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_ips [0.009612s] ... ok {5} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_basic [0.009209s] ... ok {5} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_make_it [0.009428s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object_long) [0.025592s] ... ok {21} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_system_role_from_user [0.017435s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete_ignore [0.028885s] ... ok {26} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_make_it [0.015928s] ... ok {26} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_store [0.015655s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_update [0.015948s] ... ok {6} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update_client_id_project_id_exist [0.010757s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_account_temp_url_key_second [0.064560s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete_ignore [0.009610s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key [0.051438s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_check_stack_with_stack_ID [0.016621s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key_second [0.031484s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_groups [0.019817s] ... ok {19} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_kwargs [0.069644s] ... ok {17} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key [0.032174s] ... ok {14} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_make_it [0.037659s] ... ok {23} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_is_none [0.036723s] ... ok {20} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_make_it [0.010433s] ... ok {20} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it [0.023294s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,184 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. {20} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_make_it [0.017475s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_get [0.008883s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_get [0.020065s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pools [0.015011s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_update [0.009772s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_get [0.009336s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_create_attrs [0.009631s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicies [0.009411s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_services [0.009976s] ... ok {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it [0.009205s] ... ok {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_basic [0.025358s] ... ok {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_make_it [0.024671s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(container) [0.025956s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object_long) [0.026271s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_no_container [0.023027s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_temp_url_key [0.031556s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(event) [0.009226s] ... ok {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_fetch [0.011523s] ... ok {20} openstack.tests.unit.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_basic [0.008931s] ... ok {20} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_subnet [0.010092s] ... ok {2} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data [0.040020s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_absolute_expiry_temp_url [0.025496s] ... ok {29} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_create_attrs [0.010156s] ... ok {29} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_domain_role [0.036948s] ... ok {29} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_domain_role [0.021633s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancers [0.009544s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_create_attrs [0.009850s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete [0.011226s] ... ok {15} openstack.tests.unit.test_resource.TestWaitForStatus.test_timeout [0.127035s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,434 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,436 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,438 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,440 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,442 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,445 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,447 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,450 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,453 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,455 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,458 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,461 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,464 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,467 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,471 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,474 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,477 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,480 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,482 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,484 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,487 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,490 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,492 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,496 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,502 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,509 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,511 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,521 openstack.iterate_timeout Waiting 0.01 seconds 2024-05-29 15:00:01,527 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-05-29 15:00:01,535 openstack.iterate_timeout Waiting 0.01 seconds {22} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_delete [0.009122s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_create_attrs [0.011052s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template_no_env [0.024916s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_share_snapshot.TestShareSnapshot.test_basic [0.013387s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_find [0.009558s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_availability_zones [0.016130s] ... ok {24} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get_client_id_project_id_exist [0.010493s] ... ok {23} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_updates_cloud [0.059457s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(discovery) [0.032486s] ... ok {30} openstack.tests.unit.orchestration.test_version.TestVersion.test_basic [0.016489s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_create_software_deployment [0.013361s] ... ok {1} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_env [0.011103s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_find [0.011460s] ... ok {18} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_make_it [0.016061s] ... ok {22} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_get [0.013876s] ... ok {9} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_make_it [0.009741s] ... ok {9} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_basic [0.009347s] ... ok {15} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stdout [0.014071s] ... ok {14} openstack.tests.unit.identity.v3.test_role_system_group_assignment.TestRoleSystemGroupAssignment.test_basic [0.013039s] ... ok {18} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_basic [0.010664s] ... ok {23} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_basic [0.009167s] ... ok {28} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_router_from_agent [0.034423s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete_ignore [0.024611s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(discovery) [0.022966s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_find [0.015861s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_routers [0.010534s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(endpoints) [0.025946s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object) [0.035867s] ... ok {24} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_make_it [0.020676s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete_ignore [0.022967s] ... ok {21} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_find [0.010617s] ... ok {22} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_delete_ignore [0.009779s] ... ok {18} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_make_it [0.018655s] ... ok {7} openstack.tests.unit.network.v2.test_vpn_ipsec_site_connection.TestVpnIPSecSiteConnection.test_basic [0.015544s] ... ok {7} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_account_temp_url_key_second [0.038331s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete_ignore [0.013174s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete [0.035138s] ... ok {19} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_not_password [0.074140s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_find [0.021242s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_attrs [0.037489s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,333 openstack.object-store swift uploading data to name/test {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profiles [0.017409s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_members [0.010825s] ... ok {14} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_images [0.013181s] ... ok {14} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_find [0.022131s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_delete_ignore [0.010184s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(container) [0.031267s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(discovery) [0.033688s] ... ok {23} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_basic [0.009163s] ... ok {18} openstack.tests.unit.test_connection.TestNewService.test_add_service_v2 [0.026740s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(discovery) [0.027936s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(discovery) [0.035298s] ... ok {22} openstack.tests.unit.load_balancer.test_version.TestVersion.test_basic [0.009953s] ... ok {29} openstack.tests.unit.image.v2.test_image.TestImage.test_add_tag [0.014897s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_get [0.017897s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get [0.036371s] ... ok {4} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_max_microversion [0.020298s] ... ok {19} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete [0.023621s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_account_temp_url_key_second [0.028449s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_find [0.010562s] ... ok {26} openstack.tests.unit.image.v2.test_task.TestTask.test_make_it [0.010660s] ... ok {7} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_new [0.019833s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(endpoints) [0.036381s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete_ignore [0.013774s] ... ok {22} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_update [0.009779s] ... ok {18} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource_override_base_path [0.015296s] ... ok {28} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_basic [0.015022s] ... ok {6} openstack.tests.unit.message.v2.test_message.TestMessage.test_get [0.020553s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object) [0.028208s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_account_temp_url_key_second [0.043545s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_metadata_get [0.028729s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete [0.022337s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update_if_revision [0.046954s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update_if_revision [0.013805s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete_ignore [0.015486s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_create_attrs [0.010069s] ... ok {18} openstack.tests.unit.test_resource.TestComponentManager.test_clean [0.009212s] ... ok {1} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_compute_format [0.033067s] ... ok {14} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_get [0.008565s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_delete [0.010931s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_update [0.010015s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_agent_hosted_routers_list [0.010807s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(endpoints) [0.043738s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(discovery) [0.034659s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(endpoints) [0.041204s] ... ok {26} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_cascade [0.012363s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding [0.014971s] ... ok {14} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_basic [0.009185s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download [0.056179s] ... ok {1} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_1 [0.029912s] ... ok {14} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_providers [0.024642s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_get [0.009773s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_software_deployments [0.009902s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_create_attrs [0.009755s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_get [0.011021s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_temp_url_key [0.038398s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object) [0.077965s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete [0.020677s] ... ok {26} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_basic [0.027004s] ... ok {6} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_create [0.016439s] ... ok {15} openstack.tests.unit.workflow.test_version.TestVersion.test_basic [0.009010s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get_write_file [0.066926s] ... ok {25} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_make_it [0.009884s] ... ok {14} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete_ignore [0.011124s] ... ok {21} openstack.tests.unit.image.v1.test_image.TestImage.test_basic [0.010661s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update_if_revision [0.016339s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_invalid_path [0.022420s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_ignore [0.007787s] ... ok {22} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_find [0.010753s] ... ok {22} openstack.tests.unit.network.v2.test_listener.TestListener.test_make_it [0.009618s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_create [0.009553s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete [0.010579s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_create_attrs [0.010869s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_find [0.009866s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_find [0.009949s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_get [0.009917s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_ignore [0.009752s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_create_attrs [0.021768s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object_long) [0.029911s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_create_attrs [0.037595s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object_long) [0.028592s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policies [0.009744s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_gateway_to_router [0.034320s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_ignore [0.010225s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete_ignore [0.035313s] ... ok {22} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it_with_optional [0.009154s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete [0.009991s] ... ok {29} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_header [0.011780s] ... ok {26} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphorae [0.011763s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_delete_stack [0.009683s] ... ok {30} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_wait_for_delete [0.016682s] ... ok {25} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_basic [0.009467s] ... ok {14} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete [0.011228s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_find [0.018687s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete [0.017849s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules [0.009396s] ... ok {21} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_import [0.013027s] ... ok {21} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_argument [0.011355s] ... ok {14} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_get [0.145001s] ... ok {14} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_basic [0.000436s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(endpoints) [0.033014s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object) [0.039747s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_prefix [0.023738s] ... ok {23} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_group_good [0.037128s] ... ok {13} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots_not_detailed [0.009301s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_get [0.009760s] ... ok {16} openstack.tests.unit.network.v2.test_quota.TestQuota.test_basic [0.015662s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_update [0.073761s] ... ok {30} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_int [0.035077s] ... ok {13} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pools [0.009170s] ... ok {13} openstack.tests.unit.test_connection.TestConnection.test_create_session [0.015812s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery) [0.033293s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(discovery) [0.066151s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second [0.044439s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_temp_url_key [0.045021s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavors [0.010951s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports_create [0.019250s] ... ok {30} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_3 [0.067896s] ... ok {23} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_find [0.022163s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_update [0.013148s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update [0.009492s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_create_attrs [0.015648s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get_details [0.016767s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_account_metadata_get [0.059932s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_create_attrs [0.009794s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_delete_ignore [0.009717s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_create_attrs [0.010031s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update [0.018087s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_file_segment [0.029235s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at_not [0.015201s] ... ok {13} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_config [0.014078s] ... ok {4} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_2 [0.036431s] ... ok {6} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_make_it [0.009484s] ... ok {6} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_make_it [0.000562s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_create_attrs [0.010053s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_allowed_to_set [0.009417s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_file_segment [0.028054s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_attrs [0.028678s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,579 openstack.object-store swift uploading data to name/test {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_find [0.030842s] ... ok {25} openstack.tests.unit.network.v2.test_vpn_ipsecpolicy.TestVpnIpsecPolicy.test_make_it [0.009782s] ... ok {6} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_disassociate_flavor_from_service_profile [0.010130s] ... ok {16} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_delete_subports_4xx [0.011955s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete_ignore [0.009304s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_create_attrs [0.009109s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_create_attrs [0.013822s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete [0.011136s] ... ok {26} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_update [0.012832s] ... ok {30} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_bare) [0.016406s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_get [0.009812s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key [0.044649s] ... ok {19} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_create_attrs [0.016872s] ... ok {23} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_delete [0.032177s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_time [0.029080s] ... ok {16} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_make_it [0.008278s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_find [0.010788s] ... ok {18} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_microversion [0.013361s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_delete [0.009665s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete [0.009680s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_get [0.015446s] ... ok {11} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_basic [0.009145s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete [0.017979s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete [0.012646s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_create_attrs [0.037770s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key_second [0.060674s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key [0.034378s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_id [0.009349s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_associations [0.011780s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_absolute_expiry_temp_url [0.031972s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_find [0.015702s] ... ok {18} openstack.tests.unit.test_resource.TestResourceActions.test_invalid_list_params [0.012310s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_update [0.009882s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete_ignore [0.016709s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete [0.008813s] ... ok {13} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_bad_request_exception [0.009945s] ... ok {12} openstack.tests.unit.network.v2.test_vpn_endpoint_group.TestVpnEndpointGroup.test_basic [0.033356s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_update [0.026655s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_no_container [0.027446s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_copy_object [0.036124s] ... ok {25} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_temp_url_key [0.036855s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object_long) [0.025707s] ... ok {13} openstack.tests.unit.test_proxy.TestProxyCache.test_get_from_cache [0.015502s] ... ok {12} openstack.tests.unit.network.v2.test_vpn_endpoint_group.TestVpnEndpointGroup.test_make_it [0.015986s] ... ok {21} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_basic [0.041743s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_absolute_expiry_temp_url [0.029459s] ... ok {16} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers [0.039392s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(container) [0.039830s] ... ok {23} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_domain_role_to_user [0.037357s] ... ok {19} openstack.tests.unit.image.v2.test_image.TestImage.test_stage_error [0.022388s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_subnet [0.015049s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_get_name_formatter [0.037300s] ... ok {23} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_delete_ignore [0.011937s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_ignore [0.013428s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_find [0.010370s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_find [0.018803s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_create_attrs [0.015649s] ... ok {23} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_delete_ignore [0.010116s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete_ignore [0.035085s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_find [0.014665s] ... ok {0} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_make_it [0.009367s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete [0.041865s] ... ok {23} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_mismatch [0.012272s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_metadata_get [0.029252s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_create_attrs [0.029604s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_delete [0.009764s] ... ok {26} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_find [0.012841s] ... ok {26} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_create [0.013710s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_delete_ignore [0.015600s] ... ok {4} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_exc [0.042947s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_attrs [0.052718s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,322 openstack.object-store swift uploading data to name/test {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_create_attrs [0.044916s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_metadata_get [0.055489s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_no_container [0.037997s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get_write_file [0.049003s] ... ok {8} openstack.tests.unit.network.v2.test_quota.TestQuota.test_alternate_id [0.011750s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object) [0.026933s] ... ok {18} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_not_in_query_parameters [0.024369s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_extra_routes_from_router [0.019671s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(endpoints) [0.041332s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete_ignore [0.016037s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_attrs [0.027304s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,453 openstack.object-store swift uploading data to name/test {1} openstack.tests.unit.test_resource.TestComponentManager.test_create_synced [0.011786s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key_second [0.041792s] ... ok {18} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default [0.009669s] ... ok {18} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_parallel [0.012015s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ ['a', 'g', 'f', 'b', 'c', 'd', 'e'] {6} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_basic [0.009324s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_subnet [0.022230s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete [0.024320s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_update [0.009355s] ... ok {26} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete [0.012894s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_find [0.013506s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete [0.010607s] ... ok {11} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_make_it [0.009366s] ... ok {0} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_make_it [0.009574s] ... ok {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_port [0.038574s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete_ignore [0.024454s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_time [0.028040s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_copy_object [0.027292s] ... ok {26} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_basic [0.036100s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_create_attrs [0.015208s] ... ok {29} openstack.tests.unit.image.v2.test_proxy.TestImage.test_deactivate_image [0.015322s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource [0.010692s] ... ok {8} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_4xx [0.038380s] ... ok {8} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_make_it [0.009630s] ... ok {23} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_fd [0.013633s] ... ok {19} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_create [0.010166s] ... ok {19} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_make_it [0.013658s] ... ok {10} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it_with_optional [0.009389s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_prefix [0.050673s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_get [0.010249s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_basic [0.009501s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stacks) [0.021190s] ... ok {30} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource_base_path [0.015610s] ... ok {30} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_strict_id [0.010845s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete_ignore [0.010086s] ... ok {24} openstack.tests.unit.network.v2.test_router.TestL3AgentRouters.test_basic [0.008824s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object_long) [0.055179s] ... ok {13} openstack.tests.unit.test_proxy.TestProxyCache.test_modify [0.017003s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {13} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_queue [0.009932s] ... ok {13} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes_override_base_path [0.009344s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_make_it [0.014713s] ... ok {2} openstack.tests.unit.test_connection.TestConnection.test_from_config_insecure [0.020006s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,501 openstack Turning off Insecure SSL warnings since verify=False 2024-05-29 15:00:01,503 openstack.config Turning off SSL warnings for insecure-cloud-alternative-format since verify=False {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_create_attrs [0.009602s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_ignore [0.008907s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object) [0.024038s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete [0.028427s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get_remember_content [0.033782s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get_write_file [0.032993s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_invalid_path [0.032146s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object_long) [0.037985s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_find [0.046191s] ... ok {8} openstack.tests.unit.network.v2.test_vpn_ipsecpolicy.TestVpnIpsecPolicy.test_basic [0.019621s] ... ok {2} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_not_found_exception [0.012176s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete [0.015387s] ... ok {23} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_protected [0.013450s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,510 openstack image fake exists, but contains different checksums. Updating. {24} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_basic [0.008673s] ... ok {29} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_allow_duplicates_find_not_called [0.010179s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_floating_ip_port_forwarding [0.023410s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key [0.034989s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(preview) [0.011295s] ... ok {29} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_validate_checksum_data_not_binary [0.015751s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_update [0.010271s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_create_attrs [0.025609s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitors [0.009844s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnets [0.017853s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_absolute_expiry_temp_url [0.033542s] ... ok {13} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource_with_args [0.009594s] ... ok {13} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_paginated [0.019597s] ... ok {13} openstack.tests.unit.test_resource.TestResourceActions.test_list_query_params [0.017420s] ... ok {19} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_make_it [0.009837s] ... ok {2} openstack.tests.unit.test_microversions.TestMicroversions.test_default_microversion [0.048641s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(discovery) [0.033250s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyList.test_list_non_paginated [0.009714s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url [0.026644s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_output [0.034363s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_account_metadata_get [0.032696s] ... ok {12} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_dict_recursion [0.026460s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id_act) [0.010310s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(object) [0.048321s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(endpoints) [0.042275s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(discovery) [0.026407s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_invalid_path [0.029081s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_file_segment [0.059788s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segments [0.010071s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProvider.test_service_provider [0.010001s] ... ok {3} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_basic [0.035637s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get_remember_content [0.085558s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_metadata_get [0.032330s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_time [0.030036s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(endpoints) [0.030389s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object_long) [0.028757s] ... ok {3} openstack.tests.unit.network.v2.test_segment.TestSegment.test_make_it [0.008152s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream [0.034402s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_account_metadata_get [0.027515s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_create_attrs [0.010199s] ... ok {20} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_basic [0.010195s] ... ok {20} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_to_dict [0.013699s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete_ignore [0.031999s] ... ok {8} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_make_it [0.026667s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_translate_response [0.009204s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail [0.011427s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_delete_ignore [0.008836s] ... ok {9} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_router_gateway [0.008915s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_metadata_get [0.044016s] ... ok {30} openstack.tests.unit.test_resource.TestComponentManager.test_len [0.017021s] ... ok {3} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it_with_optional [0.010496s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(discovery) [0.026842s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_ip_range [0.037206s] ... ok {13} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_name [0.011143s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object) [0.049279s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_no_retry_on_conflict [0.024908s] ... ok {29} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_download [0.012508s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyList.test_list_paginated [0.009722s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get_remember_content [0.034652s] ... ok {6} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it_source_and_destination [0.010399s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,296 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. {9} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_make_it [0.008797s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_account_temp_url_key_second [0.047099s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get_write_file [0.037104s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_path [0.025314s] ... ok {30} openstack.tests.unit.test_resource.TestQueryParameters.test_create [0.015525s] ... ok {30} openstack.tests.unit.test_resource.TestResource.test_initialize_basic [0.016412s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_attrs [0.028115s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,585 openstack.object-store swift uploading data to name/test {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get_remember_content [0.030540s] ... ok {11} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_make_it [0.009566s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete [0.009582s] ... ok {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_arg) [0.009535s] ... ok {20} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate [0.014124s] ... ok {29} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_members_schema_get [0.012344s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_metadata_get [0.028970s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(container) [0.028894s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(identity) [0.011658s] ... ok {7} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_basic [0.009583s] ... ok {19} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zones [0.009649s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(container) [0.037183s] ... ok {9} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_and_head [0.021876s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper [0.028703s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object) [0.026477s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object) [0.034738s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_find [0.032171s] ... ok {23} openstack.tests.unit.image.v2.test_proxy.TestTask.test_tasks [0.009909s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_invalid_path [0.025825s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackTemplate.test_get_stack_template_with_stack_object [0.012342s] ... ok {16} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_max_microversion [0.019944s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update [0.009510s] ... ok {23} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_containers [0.010190s] ... ok {24} openstack.tests.unit.network.v2.test_vpn_service.TestVpnService.test_basic [0.008801s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_find [0.009442s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_output [0.024882s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get [0.029786s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_create_attrs [0.009721s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_find [0.009786s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object) [0.070685s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_ip_range [0.059073s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete [0.027689s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object_long) [0.026563s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(endpoints) [0.028372s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(container) [0.032436s] ... ok {29} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_basic [0.020652s] ... ok {30} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch [0.015177s] ... ok {13} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_file [0.018971s] ... ok {2} openstack.tests.unit.test_resource.TestComponentManager.test_iter [0.011247s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_find [0.009792s] ... ok {14} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_basic [0.014988s] ... ok {7} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_old_format [0.010189s] ... ok {7} openstack.tests.unit.test_exceptions.Test_HttpException.test_message [0.009719s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(endpoints) [0.026699s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_invalid_path [0.031705s] ... ok {17} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_basic [0.016194s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete [0.016455s] ... ok {16} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_true [0.010455s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_find [0.033824s] ... ok {16} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes [0.018494s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete_ignore [0.016962s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_argument [0.028489s] ... ok {29} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_non_cascade [0.021829s] ... ok {17} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_get [0.010781s] ... ok {11} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_basic [0.025636s] ... ok {11} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_basic [0.017285s] ... ok {29} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_delete [0.014022s] ... ok {16} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_HttpException [0.010943s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_retry_on_conflict [0.028616s] ... ok {27} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_make_it [0.015816s] ... ok {27} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.009658s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_prefix [0.029626s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get_write_file [0.041143s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_metadata_get [0.031241s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackFiles.test_get_stack_files_with_stack_identity [0.022176s] ... ok {29} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_update [0.009876s] ... ok {29} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_non_204_resp [0.014226s] ... ok {29} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete_client_id_project_id_exist [0.010367s] ... ok {29} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_make_it [0.009966s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_get [0.009829s] ... ok {26} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_basic [0.008799s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_check_stack_with_stack_object [0.030336s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackTemplate.test_get_stack_template_with_stack_identity [0.016665s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get_write_file [0.033347s] ... ok {19} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_stats_get [0.009666s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_not_synchronized [0.009734s] ... ok {30} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links [0.026038s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_file_segment [0.031149s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete [0.015110s] ... ok {5} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_make_it [0.012471s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_get [0.014726s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__translate_response_no_body [0.009463s] ... ok {27} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_name [0.014732s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_ip_range [0.029721s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template_invalid_request [0.013319s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__alternate_id_None [0.019893s] ... ok {19} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_create [0.010072s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_filters [0.011030s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run [0.016584s] ... ok {13} openstack.tests.unit.workflow.test_execution.TestExecution.test_instantiate [0.012018s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_copy_object [0.025100s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_path [0.032839s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__alternate_id_from_other_property [0.009911s] ... ok {14} openstack.tests.unit.network.v2.test_segment.TestSegment.test_basic [0.009634s] ... ok {14} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_make_it [0.021876s] ... ok {19} openstack.tests.unit.message.v2.test_claim.TestClaim.test_basic [0.009320s] ... ok {26} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_extra_routes [0.009421s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_copy_object [0.034448s] ... ok {17} openstack.tests.unit.shared_file_system.v2.test_user_message.TestUserMessage.test_basic [0.015900s] ... ok {25} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_make_it [0.012321s] ... ok {24} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_list [0.034304s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_path [0.033830s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id) [0.010621s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put [0.027650s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_retry_on_conflict [0.025965s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object) [0.037741s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_no_container [0.024315s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_ip_range [0.027396s] ... ok {19} openstack.tests.unit.message.v2.test_message.TestMessage.test_post_client_id_project_id_exist [0.010301s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url [0.030364s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(endpoints) [0.029485s] ... ok {20} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_template_url [0.009935s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_path [0.048376s] ... ok {29} openstack.tests.unit.network.v2.test_port.TestPort.test_make_it [0.011922s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_account_metadata_get [0.027723s] ... ok {17} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_bogus [0.046241s] ... ok {26} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_body [0.016458s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object) [0.030376s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(discovery) [0.026941s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(discovery) [0.034762s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete_ignore [0.017283s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object_long) [0.056298s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_argument [0.045503s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_update_stack [0.012070s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object_long) [0.029373s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__mapping_defaults [0.010875s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template [0.028544s] ... ok {31} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares [0.011974s] ... ok {5} openstack.tests.unit.test_format.TestBoolStrFormatter.test_serialize [0.012505s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(container) [0.040267s] ... ok {14} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_json [0.038254s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_stored [0.026788s] ... ok {30} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_require_microversion [0.015999s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_update [0.010325s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete_ignore [0.029329s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete [0.009856s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(container) [0.025667s] ... ok {23} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraFailover.test_basic [0.011991s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get_remember_content [0.030726s] ... ok {25} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pool_detailed [0.013102s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(endpoints) [0.029175s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,882 openstack.object-store swift uploading data to name/test {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_time [0.028908s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_invalid_path [0.037160s] ... ok {16} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_none [0.026451s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_account_metadata_get [0.030981s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key [0.044900s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key_second [0.038352s] ... ok {27} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_min_microversion [0.020405s] ... ok {23} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_make_it [0.009166s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_account_temp_url_key_second [0.034117s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_temp_url_key [0.046605s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_inferred_additional [0.033245s] ... ok {25} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_messages [0.010183s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_in_query_parameters [0.041121s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(endpoints) [0.040020s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_find [0.013256s] ... ok {0} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_check [0.015865s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_stacks [0.016534s] ... ok {20} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots [0.009416s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find_with_filter [0.012150s] ... ok {5} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_notstrict_id [0.010535s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEnvironment.test_get_stack_environment_with_stack_object [0.015943s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_argument [0.031373s] ... ok {25} openstack.tests.unit.test_connection.TestConnection.test_other_parameters [0.022801s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_by_name [0.016263s] ... ok {16} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_not_in_query [0.013124s] ... ok {10} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_NotFound [0.012390s] ... ok {8} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_update [0.011641s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_create_attrs [0.009899s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(sd_metadata) [0.025257s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_absolute_expiry_temp_url [0.024939s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_create_attrs [0.017868s] ... ok {10} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_munch [0.019632s] ... ok {31} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares_not_detailed [0.009652s] ... ok {31} openstack.tests.unit.shared_file_system.v2.test_storage_pool.TestStoragePool.test_basic [0.009175s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(discovery) [0.043532s] ... ok {17} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_ignore_missing [0.010937s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__get_id_instance_alternate [0.021522s] ... ok {20} openstack.tests.unit.shared_file_system.v2.test_share_snapshot.TestShareSnapshot.test_make_share_snapshot [0.008868s] ... ok {10} openstack.tests.unit.test_resource.TestComponent.test_delete_name_doesnt_exist [0.017779s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test_to_dict_value_error [0.010264s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_translate_response [0.010890s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(endpoints) [0.029354s] ... ok {13} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_basic [0.011046s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_no_container [0.022005s] ... ok {10} openstack.tests.unit.test_resource.TestComponent.test_get_name_typed [0.016512s] ... ok {2} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflows [0.009448s] ... ok {12} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_basic [0.013792s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object_long) [0.024076s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(object) [0.031784s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id [0.010096s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object) [0.040887s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_account_metadata_get [0.024589s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEnvironment.test_get_stack_environment_with_stack_identity [0.013790s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_invalid_data_passed [0.013171s] ... ok {28} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_basic [0.009563s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_create_attrs [0.010148s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_header [0.017143s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails [0.023745s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,629 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-05-29 15:00:01,631 openstack.iterate_timeout Waiting 1.0 seconds {14} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(endpoints) [0.048849s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete_ignore [0.013701s] ... ok {12} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_wait_for [0.011713s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_in_body_translate_response [0.010174s] ... ok {0} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_basic [0.012588s] ... ok {16} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_with_resource_key [0.014500s] ... ok {10} openstack.tests.unit.test_resource.TestComponent.test_get_name_untyped [0.010352s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_equality [0.010494s] ... ok {17} openstack.tests.unit.test_proxy.TestProxyGet.test_get_not_found [0.013140s] ... ok {28} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_delete_user_message [0.009666s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object_long) [0.027140s] ... ok {23} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_find [0.009478s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(name_id) [0.017848s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_make_availability_zone [0.058128s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_get [0.016027s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_copy_object [0.032374s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail_on_request [0.018328s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_no_container [0.019930s] ... ok {16} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_paginated [0.021079s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_create_attrs [0.024743s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_update [0.022198s] ... ok {10} openstack.tests.unit.test_resource.TestResource.test__update [0.012181s] ... ok {10} openstack.tests.unit.test_resource.TestResource.test_from_munch_new [0.011056s] ... ok {10} openstack.tests.unit.test_resource.TestResourceActions.test_delete [0.012818s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key_second [0.031980s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete_ignore [0.010870s] ... ok {6} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download [0.034411s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete [0.045926s] ... ok {20} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(secgroups) [0.009197s] ... ok {20} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(bm_chassis) [0.008784s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rules [0.013559s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url [0.024181s] ... ok {7} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_return [0.024452s] ... ok {20} openstack.tests.unit.test_proxy.TestProxyGet.test_get_base_path [0.009783s] ... ok {28} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_failure [0.018619s] ... ok {31} openstack.tests.unit.test_connection.TestNetworkConnection.test_network_proxy [0.032892s] ... ok {16} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_value [0.030471s] ... ok {1} openstack.tests.unit.workflow.test_version.TestVersion.test_make_it [0.012025s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(container) [0.032050s] ... ok {10} openstack.tests.unit.test_resource.TestResourceActions.test_delete_with_microversion [0.019635s] ... ok {10} openstack.tests.unit.test_resource.TestResourceActions.test_fetch [0.012383s] ... ok {16} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default_exception [0.010958s] ... ok {31} openstack.tests.unit.test_microversions.TestMicroversions.test_conflicting_implied_and_direct [0.008997s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_copy_object [0.018734s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_microversion [0.027002s] ... ok {27} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_microversion_discovery [0.035732s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_header_count [0.019996s] ... ok {20} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_unchanged [0.014950s] ... ok {16} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_equal_default [0.012065s] ... ok {27} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored1 [0.015199s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ips [0.009945s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_path [0.028152s] ... ok {10} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match [0.027577s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,741 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-05-29 15:00:01,742 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:01,744 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-05-29 15:00:01,745 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:01,750 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-05-29 15:00:01,752 openstack.iterate_timeout Waiting 1.0 seconds {5} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_sdk_names [0.013197s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_create_attrs [0.021521s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_commit_not_dirty [0.012430s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_copy_object [0.040087s] ... ok {7} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_more_than_max [0.055077s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_time [0.028494s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_absolute_expiry_temp_url [0.026285s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_ip_range [0.065137s] ... ok {25} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version [0.025617s] ... ok {28} openstack.tests.unit.test_connection.TestConnection.test_create_unknown_proxy [0.028027s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_message_get [0.018199s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete_ignore [0.010259s] ... ok {27} openstack.tests.unit.test_resource.TestResourceFind.test_list_no_base_path [0.035092s] ... ok {23} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_get [0.009725s] ... ok {3} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version_override [0.036337s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/service_description.py:293: UnsupportedServiceVersion: Service image has no discoverable version. The resulting Proxy object will only have direct passthrough REST capabilities. warnings.warn( {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(endpoints) [0.029708s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object) [0.026337s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,496 openstack.object-store swift uploading data to name/test {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(endpoints) [0.035445s] ... ok {25} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_resource [0.014898s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_create_attrs [0.012370s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_with_parent [0.011145s] ... ok {5} openstack.tests.unit.test_resource.TestResourceFind.test_list_base_path [0.023805s] ... ok {5} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_different_attribute [0.026541s] ... ok {28} openstack.tests.unit.test_connection.TestConnection.test_from_config_verify [0.034800s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,841 openstack Turning off Insecure SSL warnings since verify=False 2024-05-29 15:00:01,843 openstack.config Turning off SSL warnings for insecure-cloud since verify=False Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_output [0.029262s] ... ok {31} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at [0.013516s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_metadata_get [0.047194s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_existing [0.030901s] ... ok {31} openstack.tests.unit.test_resource.TestComponent.test_creation [0.010836s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_without_alternate [0.009749s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_no_resource_key [0.010116s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_ignore [0.011918s] ... ok {5} openstack.tests.unit.test_utils.Test_md5.test_none_data_raises_type_error [0.027208s] ... ok {5} openstack.tests.unit.test_utils.Test_md5.test_string_data_raises_type_error [0.010140s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_create_attrs [0.009885s] ... ok {25} openstack.tests.unit.test_resource.TestComponent.test_get_name_None [0.010160s] ... ok {16} openstack.tests.unit.test_utils.Test_enable_logging.test_none [0.014338s] ... ok {12} openstack.tests.unit.shared_file_system.v2.test_storage_pool.TestStoragePool.test_make_storage_pool [0.010254s] ... ok {7} openstack.tests.unit.test_utils.TestTinyDAG.test_from_dict [0.010910s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete_ignore [0.030559s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_file_segment [0.038103s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete_ignore [0.011300s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_delete [0.014694s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get [0.010028s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_delete [0.019243s] ... ok {8} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_params [0.019139s] ... ok {8} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stderr [0.013433s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_attrs [0.037707s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,649 openstack.object-store swift uploading data to name/test {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_time [0.028919s] ... ok {8} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_create [0.010767s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key [0.036643s] ... ok {28} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_ignore_missing [0.021475s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,874 openstack Configured hook openstack.tests.unit.test_connection:missing cannot be executed: module 'openstack.tests.unit.test_connection' has no attribute 'missing' {5} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_get [0.017713s] ... ok {26} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres) [0.030260s] ... ok {26} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_basic [0.011858s] ... ok {26} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_delete_ignore [0.008053s] ... ok {26} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud [0.012626s] ... ok {23} openstack.tests.unit.network.v2.test_extension.TestExtension.test_make_it [0.010599s] ... ok {16} openstack.tests.unit.test_utils.Test_md5.test_md5_with_data [0.009678s] ... ok {27} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_alternate_id [0.008689s] ... ok {25} openstack.tests.unit.test_resource.TestComponentManager.test_dirty [0.016554s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete [0.035167s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_delete [0.011818s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_messages_queried [0.012087s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete [0.030570s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_prefix [0.030096s] ... ok {16} openstack.tests.unit.test_utils.Test_urljoin.test_unicode_strings [0.027257s] ... ok {16} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_instantiate [0.013907s] ... ok {23} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it [0.010566s] ... ok {29} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_basic [0.008878s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get [0.034889s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_output [0.045271s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_delete [0.010000s] ... ok {21} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_basic [0.009273s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_not_paginated [0.026783s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_changed_fields [0.019298s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_find_stack [0.010800s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__uri_mapping [0.025898s] ... ok {21} openstack.tests.unit.network.v2.test_vpn_ipsec_site_connection.TestVpnIPSecSiteConnection.test_make_it [0.009746s] ... ok {26} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_compatible [0.008311s] ... ok {26} openstack.tests.unit.test_resource.TestComponent.test_implementations [0.027302s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_with_stack_name [0.012920s] ... ok {28} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_profile [0.029898s] ... ok {4} openstack.tests.unit.test_utils.TestTinyDAG.test_add_node_after_edge [0.015892s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_add_addresses_to_address_group [0.016672s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_create_stack_preview [0.010585s] ... ok {27} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_different_attribute [0.025027s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,803 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-05-29 15:00:01,804 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:01,806 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-05-29 15:00:01,807 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:01,809 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-05-29 15:00:01,810 openstack.iterate_timeout Waiting 1.0 seconds {3} openstack.tests.unit.test_resource.TestResourceActions.test_head_with_microversion [0.010887s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url [0.019892s] ... ok {29} openstack.tests.unit.network.v2.test_vpn_ikepolicy.TestVpnIkePolicy.test_basic [0.012259s] ... ok {26} openstack.tests.unit.test_resource.TestResource.test_json_dumps_from_resource [0.013383s] ... ok {21} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data [0.046782s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete_ignore [0.029066s] ... ok {11} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update_preview [0.012137s] ... ok {12} openstack.tests.unit.test_connection.TestNewService.test_add_service_v1 [0.036346s] ... ok {20} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_unmapped [0.008930s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_metadata_get [0.025228s] ... ok {12} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf [0.036277s] ... ok {25} openstack.tests.unit.test_resource.TestResource.test_to_dict_nested [0.015873s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackFiles.test_get_stack_files_with_stack_object [0.011943s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(container) [0.047014s] ... ok {4} openstack.tests.unit.test_utils.TestTinyDAG.test_topological_sort [0.015832s] ... ok {4} openstack.tests.unit.test_utils.Test_urljoin.test_with_none [0.010362s] ... ok {20} openstack.tests.unit.test_resource.TestResource.test__consume_attrs [0.009130s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(container) [0.063903s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,700 openstack.object-store swift uploading data to name/test {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_stack_not_found [0.009363s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(discovery) [0.026005s] ... ok {9} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_create [0.009005s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete_ignore [0.018399s] ... ok {24} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_delete_user_message_true [0.008093s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_update [0.013155s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete [0.016069s] ... ok {31} openstack.tests.unit.test_resource.TestComponent.test_get_default [0.006276s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes [0.027440s] ... ok {26} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored [0.009872s] ... ok {24} openstack.tests.unit.shared_file_system.v2.test_share.TestShares.test_make_shares [0.007711s] ... ok {12} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_corrected_format [0.016710s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run [0.021799s] ... ok {31} openstack.tests.unit.test_resource.TestResource.test_new [0.006570s] ... ok {24} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_new [0.007823s] ... ok {31} openstack.tests.unit.test_resource.TestResource.test_to_dict [0.006728s] ... ok {31} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_put [0.013602s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_list_empty_response [0.021489s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_create_stack [0.006784s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_update [0.024806s] ... ok {26} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_no_unpack_dict [0.014083s] ... ok {24} openstack.tests.unit.test_resource.TestComponent.test_get_no_instance [0.025550s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_remove_addresses_from_address_group [0.020026s] ... ok {11} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots_detailed [0.009974s] ... ok {11} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_arg) [0.010609s] ... ok {11} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_missing [0.015001s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,587 openstack Requested cleanup attribute updated_at is not available on the resource {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_delete_software_config [0.010007s] ... ok {20} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_key [0.024021s] ... ok {28} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes_override_base_path [0.010680s] ... ok {31} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_base_path [0.014053s] ... ok {26} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_unpacked [0.008919s] ... ok {25} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_link_header [0.030746s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete [0.022212s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_find [0.017455s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_types [0.027271s] ... ok {11} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_custom_message [0.021080s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(discovery) [0.028652s] ... ok {26} openstack.tests.unit.test_resource.TestResourceActions.test_head_base_path [0.010786s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_getitem [0.014929s] ... ok {9} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_default [0.029831s] ... ok {9} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf_filter_service_types [0.028665s] ... ok {26} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_server_names [0.011115s] ... ok {26} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_less_than_min [0.008295s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_hosting_l3_agents_list [0.015039s] ... ok {3} openstack.tests.unit.test_utils.Test_urljoin.test_strings [0.011752s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_get_software_config [0.010479s] ... ok {25} openstack.tests.unit.test_resource.TestResourceActions.test_post_create [0.013068s] ... ok {20} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_post [0.019915s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__alternate_id [0.008484s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_delete_stack_ignore [0.016527s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete_ignore [0.035835s] ... ok {28} openstack.tests.unit.test_resource.TestComponent.test_delete_name [0.011497s] ... ok {12} openstack.tests.unit.test_exceptions.Test_HttpException.test_details [0.010604s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_with_alternate [0.019277s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(container) [0.033183s] ... ok {11} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_body [0.010354s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(object_long) [0.030785s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete [0.024084s] ... ok {20} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_not_requires_id [0.016503s] ... ok {28} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_new [0.008865s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch [0.019318s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_get [0.012389s] ... ok {24} openstack.tests.unit.test_resource.TestComponentManager.test_create_basic [0.006401s] ... ok {24} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id_marked_clean [0.008924s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete_ignore [0.027819s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_create_attrs [0.012690s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_get [0.013958s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_no_early_termination [0.062648s] ... ok {28} openstack.tests.unit.test_resource.TestResource.test__get_id_instance [0.008661s] ... ok {9} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_not [0.011094s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_metadata_get [0.029554s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_get [0.011964s] ... ok {12} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run_identified_resources [0.013475s] ... ok {12} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_incompatible [0.014508s] ... ok {23} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_4xx [0.018883s] ... ok {23} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it [0.009972s] ... ok {20} openstack.tests.unit.test_resource.TestResourceActions.test_put_create [0.012895s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete [0.029927s] ... ok {28} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_create [0.028583s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_metadata_get [0.022019s] ... ok {26} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_none [0.018867s] ... ok {23} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit_no_headers [0.037517s] ... ok {31} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_base_path [0.014083s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_find [0.011037s] ... ok {24} openstack.tests.unit.workflow.test_execution.TestExecution.test_basic [0.008261s] ... ok {9} openstack.tests.unit.test_resource.TestResource.test_access_by_aka [0.014993s] ... ok {28} openstack.tests.unit.test_resource.TestResourceFind.test_match_empty_results [0.008163s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_from_munch_existing [0.018756s] ... ok {28} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_case [0.019705s] ... ok {12} openstack.tests.unit.test_resource.TestResource.test_access_by_resource_name [0.030377s] ... ok {12} openstack.tests.unit.test_resource.TestResource.test_cant_do_anything [0.012007s] ... ok {24} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_executions [0.011278s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro [0.009611s] ... ok {0} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_raise [0.042680s] ... ok {31} openstack.tests.unit.test_resource.TestResourceActions.test_head [0.009375s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_output [0.027582s] ... ok {11} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_params [0.025134s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_abandon [0.009961s] ... ok {12} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_no_retry_on_conflict [0.014661s] ... ok {19} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_router_gateway [0.011467s] ... ok {9} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_set [0.010096s] ... ok {12} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links_and_query [0.019341s] ... ok {12} openstack.tests.unit.test_resource.TestResourceFind.test_multiple_matches [0.027458s] ... ok {9} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_set [0.016754s] ... ok {12} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_with_none [0.015037s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,991 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-05-29 15:00:01,992 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:01,993 openstack.resource Still waiting for resource Mock: to reach state loling, current state is None 2024-05-29 15:00:01,994 openstack.iterate_timeout Waiting 1.0 seconds 2024-05-29 15:00:01,995 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-05-29 15:00:01,996 openstack.iterate_timeout Waiting 1.0 seconds {23} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object) [0.069004s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_metadata_get [0.042555s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status [0.021795s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object_long) [0.026662s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete [0.018249s] ... ok {11} openstack.tests.unit.test_resource.TestWaitForDelete.test_success [0.027477s] ... ok {9} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_not_paginated [0.042852s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(container) [0.030857s] ... ok {20} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_find [0.029981s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_limit.TestLimit.test_make_limits [0.017911s] ... ok {11} openstack.tests.unit.test_utils.TestTinyDAG.test_walk [0.014507s] ... ok {12} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_higher_default [0.008176s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get_write_file [0.040339s] ... ok {11} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_create [0.015040s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(container) [0.081307s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails_different_attribute [0.013172s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,940 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-05-29 15:00:01,941 openstack.iterate_timeout Waiting 1.0 seconds {29} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_act) [0.009409s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_metadata_get [0.025237s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params_precedence [0.017111s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get [0.022344s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(container) [0.024132s] ... ok {29} openstack.tests.unit.shared_file_system.v2.test_user_message.TestUserMessage.test_user_message [0.013209s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_share.TestShares.test_basic [0.014845s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(container) [0.038973s] ... ok {9} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_base_path [0.013513s] ... ok {11} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_delete [0.009106s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_software_configs [0.013677s] ... ok {6} openstack.tests.unit.test_connection.TestNewService.test_replace_system_service [0.022818s] ... ok {6} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_http_exception [0.008198s] ... ok {29} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_min_microversion [0.018957s] ... ok {9} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_get [0.010784s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_file_segment [0.072041s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_output [0.023430s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(discovery) [0.028773s] ... ok {29} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource [0.009703s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_temp_url_key [0.049705s] ... ok {23} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_get_software_deployment [0.011677s] ... ok {29} openstack.tests.unit.test_resource.TestResource.test__attributes [0.009183s] ... ok {31} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_without_links [0.015027s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_get_stack [0.055697s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(endpoints) [0.048436s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_account_metadata_get [0.023461s] ... ok {29} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_in_body [0.007847s] ... ok {29} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_params [0.009350s] ... ok {29} openstack.tests.unit.test_resource.TestResourceActions.test_allow_invalid_list_params [0.016144s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_file_segment [0.044825s] ... ok {23} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_make_it [0.008493s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_account_temp_url_key_second [0.035348s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url [0.029546s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get [0.040811s] ... ok {23} openstack.tests.unit.shared_file_system.v2.test_limit.TestLimit.test_basic [0.007513s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_argument [0.034149s] ... ok {6} openstack.tests.unit.test_format.TestBoolStrFormatter.test_deserialize [0.013202s] ... ok {6} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_bare) [0.009585s] ... ok {6} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(discovery) [0.030590s] ... ok {21} openstack.tests.unit.orchestration.test_version.TestVersion.test_make_it [0.008151s] ... ok {29} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_microversion [0.015128s] ... ok {23} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pool_not_detailed [0.007896s] ... ok {23} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_works [0.012274s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at [0.008726s] ... ok {23} openstack.tests.unit.test_connection.TestVendorProfile.test_conn_from_profile [0.014503s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete_ignore [0.026384s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_update_software_deployment [0.010115s] ... ok {23} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_2 [0.032690s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyGet.test_get_id [0.010441s] ... ok {23} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run_default [0.008158s] ... ok {23} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_incorrect_resource [0.007349s] ... ok {31} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_id [0.006929s] ... ok {21} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_commit [0.013024s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyList.test_list_override_base_path [0.048376s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test__prepare_request_missing_id [0.011848s] ... ok {14} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_config [0.011526s] ... ok {21} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update [0.007949s] ... ok {21} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_make_it [0.007053s] ... ok {21} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_create [0.006942s] ... ok {21} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_limit [0.007497s] ... ok {21} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_no_exception [0.007091s] ... ok {21} openstack.tests.unit.test_exceptions.Test_Exception.test_method_not_supported [0.006331s] ... ok {21} openstack.tests.unit.test_placement_rest.TestBadPlacementRest.test_discovery ... SKIPPED: Need to re-add support for broken placement versions {6} openstack.tests.unit.test_resource.TestResource.test_items [0.008728s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params [0.019575s] ... ok {6} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_find [0.009405s] ... ok {21} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_1 [0.029253s] ... ok {21} openstack.tests.unit.test_proxy.TestProxyCache.test_get_bypass_cache [0.012661s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {21} openstack.tests.unit.test_resource.TestComponent.test_set_name_untyped [0.006540s] ... ok {21} openstack.tests.unit.test_resource.TestResource.test__header_mapping [0.012486s] ... ok {22} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_update [0.016971s] ... ok {14} openstack.tests.unit.test_connection.TestNetworkConnectionSuffix.test_network_proxy [0.015898s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_argument [0.022465s] ... ok {23} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_no_parent [0.011752s] ... ok {14} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_network_format [0.007203s] ... ok {23} openstack.tests.unit.test_resource.TestComponent.test_set_name_typed [0.008151s] ... ok {22} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares_detailed [0.010427s] ... ok {23} openstack.tests.unit.test_resource.TestResource.test__attributes_iterator [0.008816s] ... ok {22} openstack.tests.unit.test_connection.TestConnection.test_session_provided [0.011841s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_path [0.027409s] ... ok {23} openstack.tests.unit.test_resource.TestResourceActions.test_commit_base_path [0.012625s] ... ok {14} openstack.tests.unit.test_microversions.TestMicroversions.test_inferred_default_microversion [0.034828s] ... ok {22} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_wsme_format [0.018629s] ... ok {14} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_false [0.007292s] ... ok {22} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_bare) [0.009387s] ... ok {23} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_resources_key [0.022733s] ... ok {14} openstack.tests.unit.test_resource.TestResource.test__mapping_overrides [0.006428s] ... ok {23} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default [0.005938s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_no_container [0.038511s] ... ok {22} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_empty [0.015583s] ... ok {14} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro_no_override [0.014327s] ... ok {23} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stderr [0.016924s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_create_software_config [0.014262s] ... ok {22} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_override_filters [0.014313s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_params [0.010810s] ... ok {22} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_id [0.011194s] ... ok {19} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_make_it [0.011074s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_exclude_id [0.011924s] ... ok {14} openstack.tests.unit.test_resource.Test_Request.test_create [0.006118s] ... ok {22} openstack.tests.unit.test_resource.TestComponentManager.test_create_unsynced [0.008824s] ... ok {19} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_ignore_errors [0.010264s] ... ok {14} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_no_default [0.006240s] ... ok {22} openstack.tests.unit.test_resource.TestResource.test__get_id_value [0.006357s] ... ok {19} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_delete [0.006075s] ... ok {14} openstack.tests.unit.test_utils.Test_md5.test_md5_without_data [0.005914s] ... ok {22} openstack.tests.unit.test_resource.TestResource.test_to_dict_ignore_none [0.006249s] ... ok {14} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_delete [0.007776s] ... ok {25} openstack.tests.unit.test_resource.TestWaitForDelete.test_timeout [0.326939s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-05-29 15:00:01,947 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,949 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,951 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,952 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,953 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,955 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,956 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,957 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,958 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,959 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,960 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,961 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,962 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,963 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,964 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,965 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,966 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,967 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,967 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,969 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,969 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,970 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,971 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,972 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,973 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,974 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,975 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,976 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,977 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,978 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,979 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,980 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,981 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,982 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,984 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,985 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,986 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,988 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,989 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,990 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,992 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,993 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,994 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,996 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,997 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:01,999 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,000 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,001 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,003 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,004 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,005 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,007 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,008 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:0 0:02,009 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,010 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,012 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,013 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,014 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,015 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,016 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,017 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,018 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,019 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,020 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,021 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,022 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,023 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,024 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,026 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,027 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,028 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,029 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,030 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,031 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,032 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,033 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,035 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,036 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,037 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,038 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,039 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,040 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,041 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,042 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,043 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,044 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,046 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,047 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,048 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,050 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,051 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,052 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,053 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,055 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,056 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,058 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,059 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,060 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,061 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,063 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,064 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,065 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,067 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,068 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,069 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,071 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,072 openst ack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,073 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,074 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,075 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,076 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,077 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,078 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,079 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,081 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,082 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,083 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,084 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,085 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,087 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,088 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,089 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,090 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,091 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,092 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,093 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,094 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,095 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,097 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,097 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,098 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,100 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,101 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,102 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,103 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,105 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,106 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,107 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,109 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,110 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,111 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,112 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,114 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,115 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,116 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,117 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,119 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,120 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,121 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,122 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,124 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,125 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,126 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,127 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,128 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,129 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,130 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,131 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,132 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,134 openstack.iterate_tim eout Waiting 0.1 seconds 2024-05-29 15:00:02,135 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,136 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,137 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,138 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,140 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,141 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,142 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,143 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,145 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,146 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,147 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,148 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,149 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,151 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,152 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,153 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,155 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,156 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,157 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,158 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,159 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,160 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,160 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,161 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,162 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,163 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,164 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,165 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,166 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,166 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,167 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,168 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,169 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,170 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,171 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,171 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,173 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,174 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,175 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,175 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,176 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,177 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,178 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,179 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,180 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,181 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,182 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,183 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,184 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,185 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,187 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,188 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,189 openstack.iterate_timeout Wai ting 0.1 seconds 2024-05-29 15:00:02,191 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,191 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,192 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,193 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,194 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,195 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,196 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,197 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,198 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,199 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,200 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,201 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,202 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,204 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,205 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,206 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,208 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,209 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,210 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,210 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,211 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,212 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,213 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,214 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,215 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,216 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,217 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,218 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,219 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,220 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,222 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,223 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,225 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,226 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,228 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,229 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,230 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,231 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,232 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,233 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,234 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,235 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,236 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,236 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,238 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,238 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,239 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,240 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,241 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,242 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,243 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,244 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,245 openstack.iterate_timeout Waiting 0.1 second s 2024-05-29 15:00:02,246 openstack.iterate_timeout Waiting 0.1 seconds 2024-05-29 15:00:02,247 openstack.iterate_timeout Waiting 0.1 seconds {19} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_string [0.015018s] ... ok {22} openstack.tests.unit.test_resource.TestResourceActions.test_list_paginated_infinite_loop [0.010838s] ... ok {19} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_param [0.011811s] ... ok {19} openstack.tests.unit.test_exceptions.Test_HttpException.test_http_status [0.005377s] ... ok {22} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_microversions [0.010777s] ... ok {22} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default_exception [0.007291s] ... ok {22} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stdout [0.007927s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyCache.test_get_not_in_cache [0.012403s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {22} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_file [0.008313s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_correct_resource [0.016380s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource [0.013955s] ... ok {19} openstack.tests.unit.test_resource.TestResource.test_repr [0.043314s] ... ok {19} openstack.tests.unit.test_resource.TestResourceFind.test_find_short_circuit [0.014312s] ... ok {29} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_raise [1.020451s] ... ok ====== Totals ====== Ran: 3801 tests in 4.5063 sec. - Passed: 3800 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 101.0634 sec. ============== Worker Balance ============== - Worker 0 (119 tests) => 0:00:03.208506 - Worker 1 (119 tests) => 0:00:03.046083 - Worker 2 (119 tests) => 0:00:03.091108 - Worker 3 (119 tests) => 0:00:03.204195 - Worker 4 (119 tests) => 0:00:03.040029 - Worker 5 (119 tests) => 0:00:03.208933 - Worker 6 (119 tests) => 0:00:03.417220 - Worker 7 (119 tests) => 0:00:03.278463 - Worker 8 (119 tests) => 0:00:03.059005 - Worker 9 (119 tests) => 0:00:03.281650 - Worker 10 (119 tests) => 0:00:03.036374 - Worker 11 (119 tests) => 0:00:03.005036 - Worker 12 (119 tests) => 0:00:03.282352 - Worker 13 (119 tests) => 0:00:02.992661 - Worker 14 (119 tests) => 0:00:03.539398 - Worker 15 (119 tests) => 0:00:02.848580 - Worker 16 (119 tests) => 0:00:03.253532 - Worker 17 (119 tests) => 0:00:03.255221 - Worker 18 (119 tests) => 0:00:02.870706 - Worker 19 (119 tests) => 0:00:03.649412 - Worker 20 (119 tests) => 0:00:03.164514 - Worker 21 (119 tests) => 0:00:03.390602 - Worker 22 (119 tests) => 0:00:03.545321 - Worker 23 (119 tests) => 0:00:03.455364 - Worker 24 (119 tests) => 0:00:03.250400 - Worker 25 (118 tests) => 0:00:03.306377 - Worker 26 (118 tests) => 0:00:03.106779 - Worker 27 (118 tests) => 0:00:02.997868 - Worker 28 (118 tests) => 0:00:03.113594 - Worker 29 (118 tests) => 0:00:04.247973 - Worker 30 (118 tests) => 0:00:02.891491 - Worker 31 (118 tests) => 0:00:03.248162 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-openstacksdk-0.101.0-1.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i5pZ48 + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.101.0 + DOCDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/doc/python3-openstacksdk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/doc/python3-openstacksdk + cp -pr README.rst /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/doc/python3-openstacksdk + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lyNcTP + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.101.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/licenses/python3-openstacksdk + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/licenses/python3-openstacksdk + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/licenses/python3-openstacksdk + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-openstacksdk = 0.101.0-1.ocs23 python3-openstacksdk = 0.101.0-1.ocs23 python3.11-openstacksdk = 0.101.0-1.ocs23 python3.11dist(openstacksdk) = 0.101 python3dist(openstacksdk) = 0.101 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/bash /usr/bin/python3 /usr/bin/sh python(abi) = 3.11 Obsoletes: python3.11-openstacksdk < 0.101.0-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch Wrote: /builddir/build/RPMS/python3-openstacksdk-0.101.0-1.ocs23.noarch.rpm Child return code was: 0