Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-sahara.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-77638-427585/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '764b23aa798b472fb96a789e9f0f403c', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-77638-427585/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-sahara.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-sahara-12.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-sahara.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-77638-427585/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8ec91d54e58c4b4e9c20e61fe048f411', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-77638-427585/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-sahara.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rHtujY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sahara-12.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sahara-12.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sahara-12.0.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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-sahara-12.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + for file in sahara/cli/*.py + sed 1,2d sahara/cli/__init__.py + touch -r sahara/cli/__init__.py sahara/cli/__init__.py.new + mv sahara/cli/__init__.py.new sahara/cli/__init__.py + for file in sahara/cli/*.py + sed 1,2d sahara/cli/sahara_all.py + touch -r sahara/cli/sahara_all.py sahara/cli/sahara_all.py.new + mv sahara/cli/sahara_all.py.new sahara/cli/sahara_all.py + for file in sahara/cli/*.py + sed 1,2d sahara/cli/sahara_api.py + touch -r sahara/cli/sahara_api.py sahara/cli/sahara_api.py.new + mv sahara/cli/sahara_api.py.new sahara/cli/sahara_api.py + for file in sahara/cli/*.py + sed 1,2d sahara/cli/sahara_engine.py + touch -r sahara/cli/sahara_engine.py sahara/cli/sahara_engine.py.new + mv sahara/cli/sahara_engine.py.new sahara/cli/sahara_engine.py + for file in sahara/cli/*.py + sed 1,2d sahara/cli/sahara_status.py + touch -r sahara/cli/sahara_status.py sahara/cli/sahara_status.py.new + mv sahara/cli/sahara_status.py.new sahara/cli/sahara_status.py + for file in sahara/cli/*.py + sed 1,2d sahara/cli/sahara_subprocess.py + touch -r sahara/cli/sahara_subprocess.py sahara/cli/sahara_subprocess.py.new + mv sahara/cli/sahara_subprocess.py.new sahara/cli/sahara_subprocess.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dhcTAP + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/sahara creating build/lib/sahara/tests creating build/lib/sahara/tests/unit creating build/lib/sahara/tests/unit/service creating build/lib/sahara/tests/unit/service/edp creating build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_manila.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/__init__.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers creating build/lib/sahara/utils copying sahara/utils/procutils.py -> build/lib/sahara/utils copying sahara/utils/xmlutils.py -> build/lib/sahara/utils copying sahara/utils/cluster.py -> build/lib/sahara/utils copying sahara/utils/types.py -> build/lib/sahara/utils copying sahara/utils/resources.py -> build/lib/sahara/utils copying sahara/utils/edp.py -> build/lib/sahara/utils copying sahara/utils/tempfiles.py -> build/lib/sahara/utils copying sahara/utils/network.py -> build/lib/sahara/utils copying sahara/utils/proxy.py -> build/lib/sahara/utils copying sahara/utils/general.py -> build/lib/sahara/utils copying sahara/utils/api.py -> build/lib/sahara/utils copying sahara/utils/wsgi.py -> build/lib/sahara/utils copying sahara/utils/rpc.py -> build/lib/sahara/utils copying sahara/utils/__init__.py -> build/lib/sahara/utils copying sahara/utils/crypto.py -> build/lib/sahara/utils copying sahara/utils/configs.py -> build/lib/sahara/utils copying sahara/utils/api_validator.py -> build/lib/sahara/utils copying sahara/utils/ssh_remote.py -> build/lib/sahara/utils copying sahara/utils/remote.py -> build/lib/sahara/utils copying sahara/utils/patches.py -> build/lib/sahara/utils copying sahara/utils/cluster_progress_ops.py -> build/lib/sahara/utils copying sahara/utils/files.py -> build/lib/sahara/utils copying sahara/utils/poll_utils.py -> build/lib/sahara/utils creating build/lib/sahara/service creating build/lib/sahara/service/edp creating build/lib/sahara/service/edp/data_sources creating build/lib/sahara/service/edp/data_sources/manila copying sahara/service/edp/data_sources/manila/implementation.py -> build/lib/sahara/service/edp/data_sources/manila copying sahara/service/edp/data_sources/manila/__init__.py -> build/lib/sahara/service/edp/data_sources/manila creating build/lib/sahara/service/health copying sahara/service/health/verification_base.py -> build/lib/sahara/service/health copying sahara/service/health/common.py -> build/lib/sahara/service/health copying sahara/service/health/__init__.py -> build/lib/sahara/service/health copying sahara/tests/unit/testutils.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/base.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_main.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_exceptions.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/__init__.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_context.py -> build/lib/sahara/tests/unit creating build/lib/sahara/tests/unit/service/edp/workflow_creator copying sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py -> build/lib/sahara/tests/unit/service/edp/workflow_creator copying sahara/tests/unit/service/edp/workflow_creator/__init__.py -> build/lib/sahara/tests/unit/service/edp/workflow_creator creating build/lib/sahara/tests/unit/service/edp/job_binaries creating build/lib/sahara/tests/unit/service/edp/job_binaries/manila copying sahara/tests/unit/service/edp/job_binaries/manila/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/manila copying sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/manila creating build/lib/sahara/tests/unit/cli copying sahara/tests/unit/cli/test_sahara_status.py -> build/lib/sahara/tests/unit/cli copying sahara/tests/unit/cli/test_sahara_cli.py -> build/lib/sahara/tests/unit/cli copying sahara/tests/unit/cli/__init__.py -> build/lib/sahara/tests/unit/cli creating build/lib/sahara/service/edp/job_binaries creating build/lib/sahara/service/edp/job_binaries/swift copying sahara/service/edp/job_binaries/swift/implementation.py -> build/lib/sahara/service/edp/job_binaries/swift copying sahara/service/edp/job_binaries/swift/__init__.py -> build/lib/sahara/service/edp/job_binaries/swift creating build/lib/sahara/tests/unit/service/edp/job_binaries/s3 copying sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/s3 copying sahara/tests/unit/service/edp/job_binaries/s3/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/s3 creating build/lib/sahara/tests/unit/db copying sahara/tests/unit/db/test_utils.py -> build/lib/sahara/tests/unit/db copying sahara/tests/unit/db/__init__.py -> build/lib/sahara/tests/unit/db creating build/lib/sahara/common creating build/lib/sahara/common/policies copying sahara/common/policies/job_binary_internals.py -> build/lib/sahara/common/policies copying sahara/common/policies/jobs.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster.py -> build/lib/sahara/common/policies copying sahara/common/policies/base.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/node_group_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_executions.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binary.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_type.py -> build/lib/sahara/common/policies copying sahara/common/policies/job.py -> build/lib/sahara/common/policies copying sahara/common/policies/image.py -> build/lib/sahara/common/policies copying sahara/common/policies/data_source.py -> build/lib/sahara/common/policies copying sahara/common/policies/data_sources.py -> build/lib/sahara/common/policies copying sahara/common/policies/plugins.py -> build/lib/sahara/common/policies copying sahara/common/policies/__init__.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/images.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binaries.py -> build/lib/sahara/common/policies copying sahara/common/policies/node_group_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/plugin.py -> build/lib/sahara/common/policies copying sahara/common/policies/clusters.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_types.py -> build/lib/sahara/common/policies copying sahara/tests/unit/service/edp/test_hdfs_helper.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/edp_test_utils.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_job_manager.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/__init__.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_job_possible_configs.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_job_utils.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_s3_common.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_json_api_examples.py -> build/lib/sahara/tests/unit/service/edp creating build/lib/sahara/tests/unit/service/validation creating build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_binary.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_executor.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_interface.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_data_source.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/__init__.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_binary_internal.py -> build/lib/sahara/tests/unit/service/validation/edp creating build/lib/sahara/api creating build/lib/sahara/api/middleware copying sahara/api/middleware/version_discovery.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/__init__.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/sahara_middleware.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/auth_valid.py -> build/lib/sahara/api/middleware creating build/lib/sahara/tests/unit/service/edp/storm copying sahara/tests/unit/service/edp/storm/test_storm.py -> build/lib/sahara/tests/unit/service/edp/storm copying sahara/tests/unit/service/edp/storm/__init__.py -> build/lib/sahara/tests/unit/service/edp/storm creating build/lib/sahara/service/edp/storm copying sahara/service/edp/storm/engine.py -> build/lib/sahara/service/edp/storm copying sahara/service/edp/storm/__init__.py -> build/lib/sahara/service/edp/storm creating build/lib/sahara/service/edp/data_sources/swift copying sahara/service/edp/data_sources/swift/implementation.py -> build/lib/sahara/service/edp/data_sources/swift copying sahara/service/edp/data_sources/swift/__init__.py -> build/lib/sahara/service/edp/data_sources/swift creating build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/test_resource.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/base.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/__init__.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/test_api.py -> build/lib/sahara/tests/unit/conductor creating build/lib/sahara/service/edp/data_sources/maprfs copying sahara/service/edp/data_sources/maprfs/implementation.py -> build/lib/sahara/service/edp/data_sources/maprfs copying sahara/service/edp/data_sources/maprfs/__init__.py -> build/lib/sahara/service/edp/data_sources/maprfs creating build/lib/sahara/service/api copying sahara/service/api/__init__.py -> build/lib/sahara/service/api copying sahara/service/api/v11.py -> build/lib/sahara/service/api copying sahara/service/api/v10.py -> build/lib/sahara/service/api creating build/lib/sahara/service/edp/oozie creating build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/hive_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/java_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/__init__.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/workflow_factory.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/base_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/shell_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/pig_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator creating build/lib/sahara/tests/unit/api copying sahara/tests/unit/api/test_acl.py -> build/lib/sahara/tests/unit/api copying sahara/tests/unit/api/__init__.py -> build/lib/sahara/tests/unit/api creating build/lib/sahara/service/edp/spark copying sahara/service/edp/spark/engine.py -> build/lib/sahara/service/edp/spark copying sahara/service/edp/spark/__init__.py -> build/lib/sahara/service/edp/spark creating build/lib/sahara/tests/unit/service/edp/data_sources creating build/lib/sahara/tests/unit/service/edp/data_sources/manila copying sahara/tests/unit/service/edp/data_sources/manila/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/manila copying sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/manila creating build/lib/sahara/tests/unit/service/health copying sahara/tests/unit/service/health/test_verification_base.py -> build/lib/sahara/tests/unit/service/health copying sahara/tests/unit/service/health/__init__.py -> build/lib/sahara/tests/unit/service/health creating build/lib/sahara/service/castellan copying sahara/service/castellan/config.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/sahara_key_manager.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/utils.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/__init__.py -> build/lib/sahara/service/castellan creating build/lib/sahara/tests/unit/service/castellan copying sahara/tests/unit/service/castellan/test_sahara_key_manager.py -> build/lib/sahara/tests/unit/service/castellan copying sahara/tests/unit/service/castellan/__init__.py -> build/lib/sahara/tests/unit/service/castellan creating build/lib/sahara/db creating build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/types.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/model_base.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/models.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/api.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/__init__.py -> build/lib/sahara/db/sqlalchemy creating build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db copying sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db copying sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db creating build/lib/sahara/tests/unit/service/edp/data_sources/swift copying sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/swift copying sahara/tests/unit/service/edp/data_sources/swift/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/swift creating build/lib/sahara/cli creating build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/cli.py -> build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/api.py -> build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/__init__.py -> build/lib/sahara/cli/image_pack copying sahara/exceptions.py -> build/lib/sahara copying sahara/config.py -> build/lib/sahara copying sahara/__init__.py -> build/lib/sahara copying sahara/i18n.py -> build/lib/sahara copying sahara/main.py -> build/lib/sahara copying sahara/context.py -> build/lib/sahara copying sahara/version.py -> build/lib/sahara creating build/lib/sahara/tests/unit/service/edp/data_sources/hdfs copying sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/hdfs copying sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/hdfs creating build/lib/sahara/utils/hacking copying sahara/utils/hacking/checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/logging_checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/commit_message.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/__init__.py -> build/lib/sahara/utils/hacking creating build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/manila_share.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/dispatch.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/internal_swift.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/__init__.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/sahara_db.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/s3_storage.py -> build/lib/sahara/service/edp/binary_retrievers creating build/lib/sahara/conductor copying sahara/conductor/manager.py -> build/lib/sahara/conductor copying sahara/conductor/api.py -> build/lib/sahara/conductor copying sahara/conductor/resource.py -> build/lib/sahara/conductor copying sahara/conductor/objects.py -> build/lib/sahara/conductor copying sahara/conductor/__init__.py -> build/lib/sahara/conductor creating build/lib/sahara/service/validations creating build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/base.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_internal_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/data_source.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_execution.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_execution_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/__init__.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/data_source_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_interface.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_internal.py -> build/lib/sahara/service/validations/edp creating build/lib/sahara/tests/unit/service/api creating build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/base.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/test_images.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/__init__.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/test_plugins.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/test_clusters.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/service/edp/oozie/engine.py -> build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/oozie.py -> build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/__init__.py -> build/lib/sahara/service/edp/oozie copying sahara/db/base.py -> build/lib/sahara/db copying sahara/db/api.py -> build/lib/sahara/db copying sahara/db/__init__.py -> build/lib/sahara/db creating build/lib/sahara/api/v2 copying sahara/api/v2/jobs.py -> build/lib/sahara/api/v2 copying sahara/api/v2/data_sources.py -> build/lib/sahara/api/v2 copying sahara/api/v2/plugins.py -> build/lib/sahara/api/v2 copying sahara/api/v2/__init__.py -> build/lib/sahara/api/v2 copying sahara/api/v2/cluster_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/images.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_binaries.py -> build/lib/sahara/api/v2 copying sahara/api/v2/node_group_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/clusters.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_types.py -> build/lib/sahara/api/v2 creating build/lib/sahara/tests/unit/service/edp/spark copying sahara/tests/unit/service/edp/spark/base.py -> build/lib/sahara/tests/unit/service/edp/spark copying sahara/tests/unit/service/edp/spark/__init__.py -> build/lib/sahara/tests/unit/service/edp/spark creating build/lib/sahara/tests/unit/service/edp/job_binaries/swift copying sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/swift copying sahara/tests/unit/service/edp/job_binaries/swift/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/swift copying sahara/tests/unit/service/edp/data_sources/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources copying sahara/tests/unit/service/edp/data_sources/base_test.py -> build/lib/sahara/tests/unit/service/edp/data_sources copying sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py -> build/lib/sahara/tests/unit/service/edp/data_sources creating build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_edp.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_defaults.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_from_template.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/__init__.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_templates.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_edp_interface.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_clusters.py -> build/lib/sahara/tests/unit/conductor/manager creating build/lib/sahara/db/migration copying sahara/db/migration/cli.py -> build/lib/sahara/db/migration copying sahara/db/migration/__init__.py -> build/lib/sahara/db/migration copying sahara/tests/unit/service/api/test_v10.py -> build/lib/sahara/tests/unit/service/api copying sahara/tests/unit/service/api/__init__.py -> build/lib/sahara/tests/unit/service/api copying sahara/cli/sahara_engine.py -> build/lib/sahara/cli copying sahara/cli/sahara_status.py -> build/lib/sahara/cli copying sahara/cli/sahara_subprocess.py -> build/lib/sahara/cli copying sahara/cli/sahara_all.py -> build/lib/sahara/cli copying sahara/cli/__init__.py -> build/lib/sahara/cli copying sahara/cli/sahara_api.py -> build/lib/sahara/cli creating build/lib/sahara/tests/unit/utils creating build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_swift.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_images.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_base.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/__init__.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_heat.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py -> build/lib/sahara/tests/unit/service/edp/job_binaries copying sahara/tests/unit/service/edp/job_binaries/test_base.py -> build/lib/sahara/tests/unit/service/edp/job_binaries copying sahara/tests/unit/service/edp/job_binaries/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries creating build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_utils.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_base_plugins_support.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_provide_recommendations.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_images.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/__init__.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_kerberos.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_labels.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_provisioning.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/service/validation/test_share_validations.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_template_create_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_ng_template_validation_update.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_template_update_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/utils.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/__init__.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_delete_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_create_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_add_tags_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_ng_template_validation_create.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_protected_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_update_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_scaling_validation.py -> build/lib/sahara/tests/unit/service/validation creating build/lib/sahara/utils/openstack copying sahara/utils/openstack/neutron.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/base.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/heat.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/__init__.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/cinder.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/images.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/keystone.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/swift.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/glance.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/nova.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/manila.py -> build/lib/sahara/utils/openstack copying sahara/service/engine.py -> build/lib/sahara/service copying sahara/service/ntp_service.py -> build/lib/sahara/service copying sahara/service/periodic.py -> build/lib/sahara/service copying sahara/service/validation.py -> build/lib/sahara/service copying sahara/service/networks.py -> build/lib/sahara/service copying sahara/service/volumes.py -> build/lib/sahara/service copying sahara/service/sessions.py -> build/lib/sahara/service copying sahara/service/__init__.py -> build/lib/sahara/service copying sahara/service/ops.py -> build/lib/sahara/service copying sahara/service/coordinator.py -> build/lib/sahara/service copying sahara/service/quotas.py -> build/lib/sahara/service copying sahara/service/trusts.py -> build/lib/sahara/service creating build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py -> build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/service/edp/job_binaries/base.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/manager.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/opts.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/__init__.py -> build/lib/sahara/service/edp/job_binaries creating build/lib/sahara/tests/unit/api/middleware copying sahara/tests/unit/api/middleware/__init__.py -> build/lib/sahara/tests/unit/api/middleware copying sahara/tests/unit/api/middleware/test_auth_valid.py -> build/lib/sahara/tests/unit/api/middleware creating build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/tests/unit/service/edp/data_sources/s3/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/common/config.py -> build/lib/sahara/common copying sahara/common/__init__.py -> build/lib/sahara/common copying sahara/tests/unit/service/test_engine.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_ops.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_networks.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_volumes.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_sessions.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_quotas.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_ntp_service.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_periodic.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/__init__.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_trusts.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_coordinator.py -> build/lib/sahara/tests/unit/service creating build/lib/sahara/service/edp/data_sources/s3 copying sahara/service/edp/data_sources/s3/implementation.py -> build/lib/sahara/service/edp/data_sources/s3 copying sahara/service/edp/data_sources/s3/__init__.py -> build/lib/sahara/service/edp/data_sources/s3 creating build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/test_utils.py -> build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/test_swift_helper.py -> build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/__init__.py -> build/lib/sahara/tests/unit/swift copying sahara/tests/__init__.py -> build/lib/sahara/tests creating build/lib/sahara/tests/unit/service/heat copying sahara/tests/unit/service/heat/__init__.py -> build/lib/sahara/tests/unit/service/heat copying sahara/tests/unit/service/heat/test_templates.py -> build/lib/sahara/tests/unit/service/heat creating build/lib/sahara/db/templates copying sahara/db/templates/cli.py -> build/lib/sahara/db/templates copying sahara/db/templates/api.py -> build/lib/sahara/db/templates copying sahara/db/templates/utils.py -> build/lib/sahara/db/templates copying sahara/db/templates/__init__.py -> build/lib/sahara/db/templates copying sahara/api/base.py -> build/lib/sahara/api copying sahara/api/microversion.py -> build/lib/sahara/api copying sahara/api/__init__.py -> build/lib/sahara/api copying sahara/api/v11.py -> build/lib/sahara/api copying sahara/api/acl.py -> build/lib/sahara/api copying sahara/api/v10.py -> build/lib/sahara/api creating build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_delete.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_update.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_utils.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/common.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/__init__.py -> build/lib/sahara/tests/unit/db/templates creating build/lib/sahara/service/heat copying sahara/service/heat/templates.py -> build/lib/sahara/service/heat copying sahara/service/heat/heat_engine.py -> build/lib/sahara/service/heat copying sahara/service/heat/__init__.py -> build/lib/sahara/service/heat copying sahara/service/heat/commons.py -> build/lib/sahara/service/heat creating build/lib/sahara/service/edp/job_binaries/s3 copying sahara/service/edp/job_binaries/s3/implementation.py -> build/lib/sahara/service/edp/job_binaries/s3 copying sahara/service/edp/job_binaries/s3/__init__.py -> build/lib/sahara/service/edp/job_binaries/s3 creating build/lib/sahara/tests/unit/topology copying sahara/tests/unit/topology/__init__.py -> build/lib/sahara/tests/unit/topology copying sahara/tests/unit/topology/test_topology.py -> build/lib/sahara/tests/unit/topology copying sahara/service/edp/data_sources/base.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/manager.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/opts.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/__init__.py -> build/lib/sahara/service/edp/data_sources creating build/lib/sahara/service/edp/job_binaries/manila copying sahara/service/edp/job_binaries/manila/implementation.py -> build/lib/sahara/service/edp/job_binaries/manila copying sahara/service/edp/job_binaries/manila/__init__.py -> build/lib/sahara/service/edp/job_binaries/manila copying sahara/service/validations/shares.py -> build/lib/sahara/service/validations copying sahara/service/validations/base.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters_scaling.py -> build/lib/sahara/service/validations copying sahara/service/validations/cluster_template_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/plugins.py -> build/lib/sahara/service/validations copying sahara/service/validations/__init__.py -> build/lib/sahara/service/validations copying sahara/service/validations/cluster_templates.py -> build/lib/sahara/service/validations copying sahara/service/validations/node_group_template_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/acl.py -> build/lib/sahara/service/validations copying sahara/service/validations/images.py -> build/lib/sahara/service/validations copying sahara/service/validations/node_group_templates.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters.py -> build/lib/sahara/service/validations creating build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/utils/notification/__init__.py -> build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/utils/notification/test_sender.py -> build/lib/sahara/tests/unit/utils/notification creating build/lib/sahara/tests/unit/db/sqlalchemy copying sahara/tests/unit/db/sqlalchemy/test_types.py -> build/lib/sahara/tests/unit/db/sqlalchemy copying sahara/tests/unit/db/sqlalchemy/__init__.py -> build/lib/sahara/tests/unit/db/sqlalchemy creating build/lib/sahara/service/edp/job_binaries/internal_db copying sahara/service/edp/job_binaries/internal_db/implementation.py -> build/lib/sahara/service/edp/job_binaries/internal_db copying sahara/service/edp/job_binaries/internal_db/__init__.py -> build/lib/sahara/service/edp/job_binaries/internal_db copying sahara/service/edp/shares.py -> build/lib/sahara/service/edp copying sahara/service/edp/job_manager.py -> build/lib/sahara/service/edp copying sahara/service/edp/hdfs_helper.py -> build/lib/sahara/service/edp copying sahara/service/edp/base_engine.py -> build/lib/sahara/service/edp copying sahara/service/edp/s3_common.py -> build/lib/sahara/service/edp copying sahara/service/edp/job_utils.py -> build/lib/sahara/service/edp copying sahara/service/edp/__init__.py -> build/lib/sahara/service/edp creating build/lib/sahara/service/api/v2 copying sahara/service/api/v2/jobs.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/data_sources.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/plugins.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/__init__.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/cluster_templates.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/images.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_binaries.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/node_group_templates.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/clusters.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_templates.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_types.py -> build/lib/sahara/service/api/v2 creating build/lib/sahara/service/edp/data_sources/hdfs copying sahara/service/edp/data_sources/hdfs/implementation.py -> build/lib/sahara/service/edp/data_sources/hdfs copying sahara/service/edp/data_sources/hdfs/__init__.py -> build/lib/sahara/service/edp/data_sources/hdfs creating build/lib/sahara/tests/unit/service/edp/oozie copying sahara/tests/unit/service/edp/oozie/__init__.py -> build/lib/sahara/tests/unit/service/edp/oozie copying sahara/tests/unit/service/edp/oozie/test_oozie.py -> build/lib/sahara/tests/unit/service/edp/oozie creating build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/test_db_manage_cli.py -> build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/test_migrations.py -> build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/__init__.py -> build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/test_migrations_base.py -> build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/utils/test_general.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_neutron.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_ssh_remote.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_types.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_crypto.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_edp.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_poll_utils.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_rpc.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/__init__.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_api.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_patches.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_cinder.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_resources.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_cluster.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_configs.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_hacking.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_proxy.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_heat.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_cluster_progress_ops.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_api_validator.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_xml_utils.py -> build/lib/sahara/tests/unit/utils creating build/lib/sahara/service/edp/utils copying sahara/service/edp/utils/shares.py -> build/lib/sahara/service/edp/utils copying sahara/service/edp/utils/__init__.py -> build/lib/sahara/service/edp/utils creating build/lib/sahara/swift copying sahara/swift/utils.py -> build/lib/sahara/swift copying sahara/swift/__init__.py -> build/lib/sahara/swift copying sahara/swift/swift_helper.py -> build/lib/sahara/swift creating build/lib/sahara/topology copying sahara/topology/topology_helper.py -> build/lib/sahara/topology copying sahara/topology/__init__.py -> build/lib/sahara/topology creating build/lib/sahara/plugins copying sahara/plugins/exceptions.py -> build/lib/sahara/plugins copying sahara/plugins/testutils.py -> build/lib/sahara/plugins copying sahara/plugins/base.py -> build/lib/sahara/plugins copying sahara/plugins/edp.py -> build/lib/sahara/plugins copying sahara/plugins/swift_utils.py -> build/lib/sahara/plugins copying sahara/plugins/castellan_utils.py -> build/lib/sahara/plugins copying sahara/plugins/labels.py -> build/lib/sahara/plugins copying sahara/plugins/recommendations_utils.py -> build/lib/sahara/plugins copying sahara/plugins/opts.py -> build/lib/sahara/plugins copying sahara/plugins/conductor.py -> build/lib/sahara/plugins copying sahara/plugins/resource.py -> build/lib/sahara/plugins copying sahara/plugins/utils.py -> build/lib/sahara/plugins copying sahara/plugins/objects.py -> build/lib/sahara/plugins copying sahara/plugins/topology_helper.py -> build/lib/sahara/plugins copying sahara/plugins/__init__.py -> build/lib/sahara/plugins copying sahara/plugins/main.py -> build/lib/sahara/plugins copying sahara/plugins/db.py -> build/lib/sahara/plugins copying sahara/plugins/images.py -> build/lib/sahara/plugins copying sahara/plugins/swift_helper.py -> build/lib/sahara/plugins copying sahara/plugins/health_check_base.py -> build/lib/sahara/plugins copying sahara/plugins/kerberos.py -> build/lib/sahara/plugins copying sahara/plugins/context.py -> build/lib/sahara/plugins copying sahara/plugins/service_api.py -> build/lib/sahara/plugins copying sahara/plugins/provisioning.py -> build/lib/sahara/plugins creating build/lib/sahara/utils/notification copying sahara/utils/notification/__init__.py -> build/lib/sahara/utils/notification copying sahara/utils/notification/sender.py -> build/lib/sahara/utils/notification creating build/lib/sahara/tests/unit/cli/image_pack copying sahara/tests/unit/cli/image_pack/test_image_pack_api.py -> build/lib/sahara/tests/unit/cli/image_pack copying sahara/tests/unit/cli/image_pack/__init__.py -> build/lib/sahara/tests/unit/cli/image_pack creating build/lib/sahara/plugins/fake copying sahara/plugins/fake/__init__.py -> build/lib/sahara/plugins/fake copying sahara/plugins/fake/plugin.py -> build/lib/sahara/plugins/fake copying sahara/plugins/fake/edp_engine.py -> build/lib/sahara/plugins/fake running egg_info writing sahara.egg-info/PKG-INFO writing dependency_links to sahara.egg-info/dependency_links.txt writing entry points to sahara.egg-info/entry_points.txt deleting sahara.egg-info/requires.txt writing top-level names to sahara.egg-info/top_level.txt writing pbr to sahara.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'sahara.egg-info/SOURCES.txt' creating build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_0_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_1_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_3_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/test-default.xml -> build/lib/sahara/tests/unit/resources creating build/lib/sahara/tests/unit/service/edp/utils copying sahara/tests/unit/service/edp/utils/test_shares.py -> build/lib/sahara/tests/unit/service/edp/utils creating build/lib/sahara/locale creating build/lib/sahara/locale/de creating build/lib/sahara/locale/de/LC_MESSAGES copying sahara/locale/de/LC_MESSAGES/sahara.po -> build/lib/sahara/locale/de/LC_MESSAGES copying sahara/db/migration/alembic.ini -> build/lib/sahara/db/migration creating build/lib/sahara/db/migration/alembic_migrations copying sahara/db/migration/alembic_migrations/README.md -> build/lib/sahara/db/migration/alembic_migrations copying sahara/db/migration/alembic_migrations/env.py -> build/lib/sahara/db/migration/alembic_migrations copying sahara/db/migration/alembic_migrations/script.py.mako -> build/lib/sahara/db/migration/alembic_migrations creating build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/001_icehouse.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/002_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/003_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/004_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/005_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/006_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/008_security_groups.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/009_rollback_info.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/011_sahara_info.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/012_availability_zone.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/017_drop_progress.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/024_manila_shares.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/029_set_is_protected_on_is_default.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/030-health-check.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/033_add_anti_affinity_ratio_field_to_cluster.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/035_boot_from_volume_enhancements.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/tests/README.rst -> build/lib/sahara/tests copying sahara/db/templates/README.rst -> build/lib/sahara/db/templates creating build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/edp-main-wrapper.jar -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/edp-spark-wrapper.jar -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/hive-default.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/launch_command.py -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/mapred-default.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/mapred-job-config.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/workflow.xml -> build/lib/sahara/service/edp/resources creating build/lib/sahara/swift/resources copying sahara/swift/resources/conf-template.xml -> build/lib/sahara/swift/resources creating build/lib/sahara/topology/resources copying sahara/topology/resources/core-template.xml -> build/lib/sahara/topology/resources copying sahara/topology/resources/mapred-template.xml -> build/lib/sahara/topology/resources creating build/lib/sahara/plugins/default_templates copying sahara/plugins/default_templates/template.conf -> build/lib/sahara/plugins/default_templates creating build/lib/sahara/plugins/default_templates/ambari creating build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/cluster.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/master-edp.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/master.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/worker.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 creating build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/cluster.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/master-edp.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/master.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/worker.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 creating build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/cluster.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/master-edp.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/master.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/worker.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 creating build/lib/sahara/plugins/default_templates/cdh creating build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/cluster.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/manager.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/master-additional.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/master-core.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/worker-nm-dn.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 creating build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/cluster.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/manager.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/master-additional.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/master-core.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/worker-nm-dn.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 creating build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/cluster.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/manager.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/master-additional.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/master-core.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/worker-nm-dn.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 creating build/lib/sahara/plugins/default_templates/mapr creating build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying sahara/plugins/default_templates/mapr/5_0_0_mrv2/cluster.json -> build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying sahara/plugins/default_templates/mapr/5_0_0_mrv2/master.json -> build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying sahara/plugins/default_templates/mapr/5_0_0_mrv2/worker.json -> build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 creating build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_1_0_mrv2/cluster.json -> build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_1_0_mrv2/master.json -> build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_1_0_mrv2/worker.json -> build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 creating build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_2_0_mrv2/cluster.json -> build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_2_0_mrv2/master.json -> build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_2_0_mrv2/worker.json -> build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 creating build/lib/sahara/plugins/default_templates/spark creating build/lib/sahara/plugins/default_templates/spark/v1_3_1 copying sahara/plugins/default_templates/spark/v1_3_1/cluster.json -> build/lib/sahara/plugins/default_templates/spark/v1_3_1 copying sahara/plugins/default_templates/spark/v1_3_1/master.json -> build/lib/sahara/plugins/default_templates/spark/v1_3_1 copying sahara/plugins/default_templates/spark/v1_3_1/slave.json -> build/lib/sahara/plugins/default_templates/spark/v1_3_1 creating build/lib/sahara/plugins/default_templates/spark/v1_6_0 copying sahara/plugins/default_templates/spark/v1_6_0/cluster.json -> build/lib/sahara/plugins/default_templates/spark/v1_6_0 copying sahara/plugins/default_templates/spark/v1_6_0/master.json -> build/lib/sahara/plugins/default_templates/spark/v1_6_0 copying sahara/plugins/default_templates/spark/v1_6_0/slave.json -> build/lib/sahara/plugins/default_templates/spark/v1_6_0 creating build/lib/sahara/plugins/default_templates/spark/v2_1_0 copying sahara/plugins/default_templates/spark/v2_1_0/cluster.json -> build/lib/sahara/plugins/default_templates/spark/v2_1_0 copying sahara/plugins/default_templates/spark/v2_1_0/master.json -> build/lib/sahara/plugins/default_templates/spark/v2_1_0 copying sahara/plugins/default_templates/spark/v2_1_0/slave.json -> build/lib/sahara/plugins/default_templates/spark/v2_1_0 creating build/lib/sahara/plugins/default_templates/storm creating build/lib/sahara/plugins/default_templates/storm/v1_0_1 copying sahara/plugins/default_templates/storm/v1_0_1/cluster.json -> build/lib/sahara/plugins/default_templates/storm/v1_0_1 copying sahara/plugins/default_templates/storm/v1_0_1/master.json -> build/lib/sahara/plugins/default_templates/storm/v1_0_1 copying sahara/plugins/default_templates/storm/v1_0_1/slave.json -> build/lib/sahara/plugins/default_templates/storm/v1_0_1 creating build/lib/sahara/plugins/default_templates/storm/v1_1_0 copying sahara/plugins/default_templates/storm/v1_1_0/cluster.json -> build/lib/sahara/plugins/default_templates/storm/v1_1_0 copying sahara/plugins/default_templates/storm/v1_1_0/master.json -> build/lib/sahara/plugins/default_templates/storm/v1_1_0 copying sahara/plugins/default_templates/storm/v1_1_0/slave.json -> build/lib/sahara/plugins/default_templates/storm/v1_1_0 creating build/lib/sahara/plugins/default_templates/vanilla creating build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 copying sahara/plugins/default_templates/vanilla/v2_7_1/cluster.json -> build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 copying sahara/plugins/default_templates/vanilla/v2_7_1/master.json -> build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 copying sahara/plugins/default_templates/vanilla/v2_7_1/worker.json -> build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 creating build/lib/sahara/plugins/resources copying sahara/plugins/resources/create-principal-keytab -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/cron-file -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/cron-script -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/kdc_conf -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/kdc_conf_redhat -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/krb-client-init.sh.template -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/krb5_config -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/mit-kdc-server-init.sh.template -> build/lib/sahara/plugins/resources + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/sahara-12.0.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/sahara-12.0.0/doc/source/sample.config Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/sahara-12.0.0/.gitreview found adding role barbican-doc to link to https://docs.openstack.org/barbican/latest/%s adding role castellan-doc to link to https://docs.openstack.org/castellan/latest/%s adding role designate-doc to link to https://docs.openstack.org/designate/latest/%s adding role devstack-doc to link to https://docs.openstack.org/devstack/latest/%s adding role ironic-doc to link to https://docs.openstack.org/ironic/latest/%s adding role keystone-doc to link to https://docs.openstack.org/keystone/latest/%s adding role keystoneauth-doc to link to https://docs.openstack.org/keystoneauth/latest/%s adding role kolla-ansible-doc to link to https://docs.openstack.org/kolla-ansible/latest/%s adding role neutron-doc to link to https://docs.openstack.org/neutron/latest/%s adding role nova-doc to link to https://docs.openstack.org/nova/latest/%s adding role oslo.messaging-doc to link to https://docs.openstack.org/oslo.messaging/latest/%s adding role oslo.middleware-doc to link to https://docs.openstack.org/oslo.middleware/latest/%s adding role sahara-plugin-ambari-doc to link to https://docs.openstack.org/sahara-plugin-ambari/latest/%s adding role sahara-plugin-cdh-doc to link to https://docs.openstack.org/sahara-plugin-cdh/latest/%s adding role sahara-plugin-mapr-doc to link to https://docs.openstack.org/sahara-plugin-mapr/latest/%s adding role sahara-plugin-spark-doc to link to https://docs.openstack.org/sahara-plugin-spark/latest/%s adding role sahara-plugin-storm-doc to link to https://docs.openstack.org/sahara-plugin-storm/latest/%s adding role sahara-plugin-vanilla-doc to link to https://docs.openstack.org/sahara-plugin-vanilla/latest/%s adding role tooz-doc to link to https://docs.openstack.org/tooz/latest/%s building [mo]: targets for 0 po files that are out of date building [html]: targets for 52 source files that are out of date updating environment: [new config] 52 added, 0 changed, 0 removed reading sources... [ 1%] admin/advanced-configuration-guide reading sources... [ 3%] admin/configs-recommendations reading sources... [ 5%] admin/configuration-guide reading sources... [ 7%] admin/index reading sources... [ 9%] admin/upgrade-guide reading sources... [ 11%] cli/index reading sources... [ 13%] cli/sahara-status reading sources... [ 15%] configuration/descriptionconfig loading config file tools/config/config-generator.sahara.conf reading sources... [ 17%] configuration/index reading sources... [ 19%] configuration/sampleconfig reading sources... [ 21%] contributor/adding-database-migrations reading sources... [ 23%] contributor/apiv2 reading sources... [ 25%] contributor/contributing reading sources... [ 26%] contributor/dashboard-dev-environment-guide reading sources... [ 28%] contributor/development-environment reading sources... [ 30%] contributor/development-guidelines reading sources... [ 32%] contributor/devstack reading sources... [ 34%] contributor/gerrit reading sources... [ 36%] contributor/how-to-build-oozie reading sources... [ 38%] contributor/image-gen reading sources... [ 40%] contributor/index reading sources... [ 42%] contributor/jenkins reading sources... [ 44%] contributor/log-guidelines reading sources... [ 46%] contributor/testing reading sources... [ 48%] index reading sources... [ 50%] install/dashboard-guide reading sources... [ 51%] install/index reading sources... [ 53%] install/installation-guide reading sources... [ 55%] intro/architecture reading sources... [ 57%] intro/index reading sources... [ 59%] intro/overview reading sources... [ 61%] reference/edp-spi reading sources... [ 63%] reference/index reading sources... [ 65%] reference/plugin-spi reading sources... [ 67%] reference/plugins reading sources... [ 69%] reference/restapi reading sources... [ 71%] user/building-guest-images reading sources... [ 73%] user/building-guest-images/baremetal reading sources... [ 75%] user/building-guest-images/sahara-image-create reading sources... [ 76%] user/building-guest-images/sahara-image-pack reading sources... [ 78%] user/dashboard-user-guide reading sources... [ 80%] user/edp reading sources... [ 82%] user/edp-s3 reading sources... [ 84%] user/features reading sources... [ 86%] user/hadoop-swift reading sources... [ 88%] user/index reading sources... [ 90%] user/overview reading sources... [ 92%] user/plugins reading sources... [ 94%] user/quickstart reading sources... [ 96%] user/registering-image reading sources... [ 98%] user/sahara-on-ironic reading sources... [100%] user/statuses looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] admin/advanced-configuration-guide [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/sahara/tree/doc/source' [openstackdocstheme] bug_project (use_storyboard set) 'openstack/sahara' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/advanced-configuration-guide is 2020-05-13 13:50:03 writing output... [ 3%] admin/configs-recommendations [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/configs-recommendations is 2020-05-13 13:50:03 writing output... [ 5%] admin/configuration-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/configuration-guide is 2020-05-13 13:50:03 writing output... [ 7%] admin/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/index is 2020-05-13 13:50:03 writing output... [ 9%] admin/upgrade-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/upgrade-guide is 2020-05-13 13:50:03 writing output... [ 11%] cli/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-05-13 13:50:03 writing output... [ 13%] cli/sahara-status [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/sahara-status is 2020-05-13 13:50:03 writing output... [ 15%] configuration/descriptionconfig [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/descriptionconfig is 2020-05-13 13:50:03 writing output... [ 17%] configuration/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/index is 2020-05-13 13:50:03 writing output... [ 19%] configuration/sampleconfig [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/sampleconfig is 2020-05-13 13:50:03 writing output... [ 21%] contributor/adding-database-migrations [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/adding-database-migrations is 2020-05-13 13:50:03 writing output... [ 23%] contributor/apiv2 [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/apiv2 is 2020-05-13 13:50:03 writing output... [ 25%] contributor/contributing [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/contributing is 2020-05-13 13:50:03 writing output... [ 26%] contributor/dashboard-dev-environment-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/dashboard-dev-environment-guide is 2020-05-13 13:50:03 writing output... [ 28%] contributor/development-environment [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/development-environment is 2020-05-13 13:50:03 writing output... [ 30%] contributor/development-guidelines [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/development-guidelines is 2020-05-13 13:50:03 writing output... [ 32%] contributor/devstack [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/devstack is 2020-05-13 13:50:03 writing output... [ 34%] contributor/gerrit [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/gerrit is 2020-05-13 13:50:03 writing output... [ 36%] contributor/how-to-build-oozie [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/how-to-build-oozie is 2020-05-13 13:50:03 writing output... [ 38%] contributor/image-gen [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/image-gen is 2020-05-13 13:50:03 writing output... [ 40%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-05-13 13:50:03 writing output... [ 42%] contributor/jenkins [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/jenkins is 2020-05-13 13:50:03 writing output... [ 44%] contributor/log-guidelines [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/log-guidelines is 2020-05-13 13:50:03 writing output... [ 46%] contributor/testing [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/testing is 2020-05-13 13:50:03 writing output... [ 48%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-05-13 13:50:03 writing output... [ 50%] install/dashboard-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/dashboard-guide is 2020-05-13 13:50:03 writing output... [ 51%] install/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/index is 2020-05-13 13:50:03 writing output... [ 53%] install/installation-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/installation-guide is 2020-05-13 13:50:03 writing output... [ 55%] intro/architecture [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for intro/architecture is 2020-05-13 13:50:03 writing output... [ 57%] intro/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for intro/index is 2020-05-13 13:50:03 writing output... [ 59%] intro/overview [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for intro/overview is 2020-05-13 13:50:03 writing output... [ 61%] reference/edp-spi [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/edp-spi is 2020-05-13 13:50:03 writing output... [ 63%] reference/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/index is 2020-05-13 13:50:03 writing output... [ 65%] reference/plugin-spi [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/plugin-spi is 2020-05-13 13:50:03 writing output... [ 67%] reference/plugins [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/plugins is 2020-05-13 13:50:03 writing output... [ 69%] reference/restapi [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/restapi is 2020-05-13 13:50:03 writing output... [ 71%] user/building-guest-images [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/building-guest-images is 2020-05-13 13:50:03 writing output... [ 73%] user/building-guest-images/baremetal [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/building-guest-images/baremetal is 2020-05-13 13:50:03 writing output... [ 75%] user/building-guest-images/sahara-image-create [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/building-guest-images/sahara-image-create is 2020-05-13 13:50:03 writing output... [ 76%] user/building-guest-images/sahara-image-pack [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/building-guest-images/sahara-image-pack is 2020-05-13 13:50:03 writing output... [ 78%] user/dashboard-user-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/dashboard-user-guide is 2020-05-13 13:50:03 writing output... [ 80%] user/edp [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/edp is 2020-05-13 13:50:03 writing output... [ 82%] user/edp-s3 [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/edp-s3 is 2020-05-13 13:50:03 writing output... [ 84%] user/features [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/features is 2020-05-13 13:50:03 writing output... [ 86%] user/hadoop-swift [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/hadoop-swift is 2020-05-13 13:50:03 writing output... [ 88%] user/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/index is 2020-05-13 13:50:03 writing output... [ 90%] user/overview [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/overview is 2020-05-13 13:50:03 writing output... [ 92%] user/plugins [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/plugins is 2020-05-13 13:50:03 writing output... [ 94%] user/quickstart [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/quickstart is 2020-05-13 13:50:03 writing output... [ 96%] user/registering-image [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/registering-image is 2020-05-13 13:50:03 writing output... [ 98%] user/sahara-on-ironic [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/sahara-on-ironic is 2020-05-13 13:50:03 writing output... [100%] user/statuses [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/statuses is 2020-05-13 13:50:03 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying images... [ 33%] intro/../images/sahara-architecture.svg copying images... [ 66%] intro/../images/openstack-interop.png copying images... [100%] user/../images/hadoop-cluster-example.jpg copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build -W -b man doc/source doc/build/man Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/sahara-12.0.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/sahara-12.0.0/doc/source/sample.config Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/sahara-12.0.0/.gitreview found adding role barbican-doc to link to https://docs.openstack.org/barbican/latest/%s adding role castellan-doc to link to https://docs.openstack.org/castellan/latest/%s adding role designate-doc to link to https://docs.openstack.org/designate/latest/%s adding role devstack-doc to link to https://docs.openstack.org/devstack/latest/%s adding role ironic-doc to link to https://docs.openstack.org/ironic/latest/%s adding role keystone-doc to link to https://docs.openstack.org/keystone/latest/%s adding role keystoneauth-doc to link to https://docs.openstack.org/keystoneauth/latest/%s adding role kolla-ansible-doc to link to https://docs.openstack.org/kolla-ansible/latest/%s adding role neutron-doc to link to https://docs.openstack.org/neutron/latest/%s adding role nova-doc to link to https://docs.openstack.org/nova/latest/%s adding role oslo.messaging-doc to link to https://docs.openstack.org/oslo.messaging/latest/%s adding role oslo.middleware-doc to link to https://docs.openstack.org/oslo.middleware/latest/%s adding role sahara-plugin-ambari-doc to link to https://docs.openstack.org/sahara-plugin-ambari/latest/%s adding role sahara-plugin-cdh-doc to link to https://docs.openstack.org/sahara-plugin-cdh/latest/%s adding role sahara-plugin-mapr-doc to link to https://docs.openstack.org/sahara-plugin-mapr/latest/%s adding role sahara-plugin-spark-doc to link to https://docs.openstack.org/sahara-plugin-spark/latest/%s adding role sahara-plugin-storm-doc to link to https://docs.openstack.org/sahara-plugin-storm/latest/%s adding role sahara-plugin-vanilla-doc to link to https://docs.openstack.org/sahara-plugin-vanilla/latest/%s adding role tooz-doc to link to https://docs.openstack.org/tooz/latest/%s building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 52 added, 0 changed, 0 removed reading sources... [ 1%] admin/advanced-configuration-guide reading sources... [ 3%] admin/configs-recommendations reading sources... [ 5%] admin/configuration-guide reading sources... [ 7%] admin/index reading sources... [ 9%] admin/upgrade-guide reading sources... [ 11%] cli/index reading sources... [ 13%] cli/sahara-status reading sources... [ 15%] configuration/descriptionconfig loading config file tools/config/config-generator.sahara.conf reading sources... [ 17%] configuration/index reading sources... [ 19%] configuration/sampleconfig reading sources... [ 21%] contributor/adding-database-migrations reading sources... [ 23%] contributor/apiv2 reading sources... [ 25%] contributor/contributing reading sources... [ 26%] contributor/dashboard-dev-environment-guide reading sources... [ 28%] contributor/development-environment reading sources... [ 30%] contributor/development-guidelines reading sources... [ 32%] contributor/devstack reading sources... [ 34%] contributor/gerrit reading sources... [ 36%] contributor/how-to-build-oozie reading sources... [ 38%] contributor/image-gen reading sources... [ 40%] contributor/index reading sources... [ 42%] contributor/jenkins reading sources... [ 44%] contributor/log-guidelines reading sources... [ 46%] contributor/testing reading sources... [ 48%] index reading sources... [ 50%] install/dashboard-guide reading sources... [ 51%] install/index reading sources... [ 53%] install/installation-guide reading sources... [ 55%] intro/architecture reading sources... [ 57%] intro/index reading sources... [ 59%] intro/overview reading sources... [ 61%] reference/edp-spi reading sources... [ 63%] reference/index reading sources... [ 65%] reference/plugin-spi reading sources... [ 67%] reference/plugins reading sources... [ 69%] reference/restapi reading sources... [ 71%] user/building-guest-images reading sources... [ 73%] user/building-guest-images/baremetal reading sources... [ 75%] user/building-guest-images/sahara-image-create reading sources... [ 76%] user/building-guest-images/sahara-image-pack reading sources... [ 78%] user/dashboard-user-guide reading sources... [ 80%] user/edp reading sources... [ 82%] user/edp-s3 reading sources... [ 84%] user/features reading sources... [ 86%] user/hadoop-swift reading sources... [ 88%] user/index reading sources... [ 90%] user/overview reading sources... [ 92%] user/plugins reading sources... [ 94%] user/quickstart reading sources... [ 96%] user/registering-image reading sources... [ 98%] user/sahara-on-ironic reading sources... [100%] user/statuses looking for now-outdated files... none found pickling environment... done checking consistency... done writing... sahara.1 { intro/index intro/overview intro/architecture install/index install/installation-guide install/dashboard-guide configuration/index configuration/descriptionconfig configuration/sampleconfig user/index user/overview user/quickstart user/dashboard-user-guide user/features user/registering-image user/statuses user/sahara-on-ironic user/plugins user/edp user/edp-s3 user/building-guest-images user/building-guest-images/sahara-image-pack user/building-guest-images/sahara-image-create user/building-guest-images/baremetal user/hadoop-swift cli/index cli/sahara-status admin/index admin/configuration-guide admin/advanced-configuration-guide admin/upgrade-guide contributor/index contributor/development-guidelines contributor/development-environment contributor/dashboard-dev-environment-guide contributor/devstack contributor/how-to-build-oozie contributor/adding-database-migrations contributor/testing contributor/log-guidelines contributor/apiv2 contributor/image-gen contributor/contributing contributor/gerrit contributor/jenkins reference/index reference/plugins reference/plugin-spi reference/edp-spi reference/restapi } done build succeeded. The manual pages are in doc/build/man. + PYTHONPATH=. + oslo-config-generator --config-file=tools/config/config-generator.sahara.conf --output-file=etc/sahara/sahara.conf + sed -i 's#^\#api_paste_config.*#api_paste_config = /etc/sahara/api-paste.ini#' etc/sahara/sahara.conf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dX6RkX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch + cd sahara-12.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift copying build/lib/sahara/swift/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift copying build/lib/sahara/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift/resources copying build/lib/sahara/swift/resources/conf-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift/resources copying build/lib/sahara/swift/swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests copying build/lib/sahara/tests/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/test_swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/testutils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api copying build/lib/sahara/tests/unit/api/test_acl.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api copying build/lib/sahara/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/api/middleware/test_auth_valid.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit copying build/lib/sahara/tests/unit/test_main.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/test_resource.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_edp.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_defaults.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_from_template.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_edp_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/test_api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_base_plugins_support.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_provide_recommendations.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_kerberos.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_labels.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_provisioning.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_general.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_neutron.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_ssh_remote.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_types.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_edp.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_poll_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_rpc.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_heat.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/notification/test_sender.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_patches.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_resources.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_configs.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_hacking.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_proxy.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_heat.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cluster_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_api_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_xml_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db copying build/lib/sahara/tests/unit/db/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/sqlalchemy/test_types.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_delete.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_update.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/common.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_db_manage_cli.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_migrations.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_migrations_base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/topology/test_topology.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/topology creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_networks.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_volumes.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api copying build/lib/sahara/tests/unit/service/api/test_v10.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api copying build/lib/sahara/tests/unit/service/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/test_plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/test_clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/test_sessions.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/health/test_verification_base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/health/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/health creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/storm/test_storm.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/test_hdfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/edp_test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_job_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/oozie copying build/lib/sahara/tests/unit/service/edp/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/oozie copying build/lib/sahara/tests/unit/service/edp/oozie/test_oozie.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/oozie creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/utils copying build/lib/sahara/tests/unit/service/edp/utils/test_shares.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/utils creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_job_possible_configs.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/test_manila.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/workflow_creator copying build/lib/sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/workflow_creator copying build/lib/sahara/tests/unit/service/edp/workflow_creator/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/workflow_creator copying build/lib/sahara/tests/unit/service/edp/test_job_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_s3_common.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/swift copying build/lib/sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/swift copying build/lib/sahara/tests/unit/service/edp/job_binaries/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/swift creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/s3 copying build/lib/sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/s3 copying build/lib/sahara/tests/unit/service/edp/job_binaries/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/s3 copying build/lib/sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries copying build/lib/sahara/tests/unit/service/edp/job_binaries/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries copying build/lib/sahara/tests/unit/service/edp/job_binaries/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/manila copying build/lib/sahara/tests/unit/service/edp/job_binaries/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/manila copying build/lib/sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/manila creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db copying build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db copying build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/swift copying build/lib/sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/swift copying build/lib/sahara/tests/unit/service/edp/data_sources/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/swift creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/s3 copying build/lib/sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/s3 copying build/lib/sahara/tests/unit/service/edp/data_sources/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/s3 copying build/lib/sahara/tests/unit/service/edp/data_sources/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs copying build/lib/sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs copying build/lib/sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs copying build/lib/sahara/tests/unit/service/edp/data_sources/base_test.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/manila copying build/lib/sahara/tests/unit/service/edp/data_sources/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/manila copying build/lib/sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/manila creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs copying build/lib/sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs copying build/lib/sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs copying build/lib/sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources copying build/lib/sahara/tests/unit/service/edp/test_json_api_examples.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/test_quotas.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_ntp_service.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_periodic.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_trusts.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/heat/test_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/heat creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/castellan/test_sahara_key_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/castellan/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/castellan creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_share_validations.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_template_create_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_ng_template_validation_update.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_template_update_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_executor.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_binary_internal.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_delete_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_create_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_add_tags_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_ng_template_validation_create.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_protected_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_update_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_scaling_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/test_coordinator.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/image_pack/test_image_pack_api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/image_pack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/test_sahara_status.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/cli/test_sahara_cli.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_0_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_3_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_1_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/test-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit copying build/lib/sahara/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests copying build/lib/sahara/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/locale creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/locale/de creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/locale/de/LC_MESSAGES copying build/lib/sahara/locale/de/LC_MESSAGES/sahara.po -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api copying build/lib/sahara/api/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api copying build/lib/sahara/api/microversion.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api copying build/lib/sahara/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api copying build/lib/sahara/api/v11.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api copying build/lib/sahara/api/acl.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/version_discovery.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/sahara_middleware.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/auth_valid.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware copying build/lib/sahara/api/v10.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/config.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/conductor/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/conductor/api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/conductor/resource.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/conductor/objects.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/testutils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/edp.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/swift_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/castellan_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/labels.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/manager.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/worker-nm-dn.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/master-additional.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/master-core.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/manager.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/worker-nm-dn.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/master-additional.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/master-core.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/manager.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/worker-nm-dn.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/master-additional.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/master-core.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_1_0 copying build/lib/sahara/plugins/default_templates/storm/v1_1_0/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_1_0 copying build/lib/sahara/plugins/default_templates/storm/v1_1_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_1_0 copying build/lib/sahara/plugins/default_templates/storm/v1_1_0/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_1_0 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_0_1 copying build/lib/sahara/plugins/default_templates/storm/v1_0_1/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_0_1 copying build/lib/sahara/plugins/default_templates/storm/v1_0_1/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_0_1 copying build/lib/sahara/plugins/default_templates/storm/v1_0_1/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_0_1 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/master-edp.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_5 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/master-edp.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_3 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/master-edp.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_4 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 copying build/lib/sahara/plugins/default_templates/vanilla/v2_7_1/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 copying build/lib/sahara/plugins/default_templates/vanilla/v2_7_1/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 copying build/lib/sahara/plugins/default_templates/vanilla/v2_7_1/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/spark/v1_6_0/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/spark/v1_6_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/spark/v1_6_0/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_6_0 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v2_1_0 copying build/lib/sahara/plugins/default_templates/spark/v2_1_0/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v2_1_0 copying build/lib/sahara/plugins/default_templates/spark/v2_1_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v2_1_0 copying build/lib/sahara/plugins/default_templates/spark/v2_1_0/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v2_1_0 creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_3_1 copying build/lib/sahara/plugins/default_templates/spark/v1_3_1/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_3_1 copying build/lib/sahara/plugins/default_templates/spark/v1_3_1/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_3_1 copying build/lib/sahara/plugins/default_templates/spark/v1_3_1/master.json -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_3_1 copying build/lib/sahara/plugins/default_templates/template.conf -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates copying build/lib/sahara/plugins/recommendations_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/conductor.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/resource.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/objects.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/topology_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/main.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/db.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/images.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/kdc_conf_redhat -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/krb-client-init.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/krb5_config -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/cron-file -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/mit-kdc-server-init.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/kdc_conf -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/create-principal-keytab -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/cron-script -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/health_check_base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/kerberos.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/context.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/service_api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/provisioning.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/procutils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/xmlutils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/types.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/resources.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/edp.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/tempfiles.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/network.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/proxy.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/general.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/wsgi.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/neutron.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/heat.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/images.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/keystone.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/swift.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/glance.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/nova.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/manila.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/rpc.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/notification copying build/lib/sahara/utils/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/notification copying build/lib/sahara/utils/notification/sender.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/notification copying build/lib/sahara/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/logging_checks.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/commit_message.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/configs.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/api_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/ssh_remote.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/remote.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/patches.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/cluster_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/files.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/poll_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db copying build/lib/sahara/db/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/types.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/model_base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db copying build/lib/sahara/db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/README.md -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/009_rollback_info.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/001_icehouse.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/035_boot_from_volume_enhancements.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/033_add_anti_affinity_ratio_field_to_cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/030-health-check.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/003_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/004_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/008_security_groups.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/024_manila_shares.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/017_drop_progress.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/011_sahara_info.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/012_availability_zone.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/029_set_is_protected_on_is_default.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/002_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology copying build/lib/sahara/topology/topology_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology copying build/lib/sahara/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology/resources copying build/lib/sahara/topology/resources/core-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology/resources copying build/lib/sahara/topology/resources/mapred-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology/resources creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api copying build/lib/sahara/service/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api copying build/lib/sahara/service/api/v11.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api copying build/lib/sahara/service/api/v10.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/ntp_service.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters_scaling.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_internal_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_execution.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_execution_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/data_source_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_internal.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/cluster_template_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/node_group_template_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/acl.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/images.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health copying build/lib/sahara/service/health/verification_base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health copying build/lib/sahara/service/health/common.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health copying build/lib/sahara/service/health/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health copying build/lib/sahara/service/periodic.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/job_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/hdfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/storm/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/base_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/s3_common.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/job_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/oozie.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/hive_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/java_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/workflow_factory.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/base_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/shell_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/pig_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/utils/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/utils creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/spark/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/manila_share.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/dispatch.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/internal_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/sahara_db.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/s3_storage.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/launch_command.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/workflow.xml -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/mapred-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/hive-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/edp-spark-wrapper.jar -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/edp-main-wrapper.jar -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/mapred-job-config.xml -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/swift/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/swift creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/s3/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/job_binaries/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/job_binaries/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/job_binaries/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/manila/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manila creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/internal_db copying build/lib/sahara/service/edp/job_binaries/internal_db/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/internal_db copying build/lib/sahara/service/edp/job_binaries/internal_db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/internal_db creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/swift/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/swift creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/s3/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources copying build/lib/sahara/service/edp/data_sources/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources copying build/lib/sahara/service/edp/data_sources/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources copying build/lib/sahara/service/edp/data_sources/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/hdfs/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/hdfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/hdfs creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/manila/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manila creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/maprfs/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/maprfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/networks.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/volumes.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/sessions.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/ops.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/coordinator.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/quotas.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/heat_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/commons.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/config.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/sahara_key_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan copying build/lib/sahara/service/trusts.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara copying build/lib/sahara/i18n.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/sahara_status.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_subprocess.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_all.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_api.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/main.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common copying build/lib/sahara/common/config.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binary_internals.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_template.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/node_group_template.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_executions.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_type.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/image.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster_template.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/images.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common copying build/lib/sahara/context.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara copying build/lib/sahara/version.py -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift/swift_helper.py to swift_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift/test_swift_helper.py to test_swift_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/testutils.py to testutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/test_acl.py to test_acl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/middleware/test_auth_valid.py to test_auth_valid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/test_main.py to test_main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/test_resource.py to test_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_edp.py to test_edp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_defaults.py to test_defaults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_from_template.py to test_from_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_templates.py to test_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_edp_interface.py to test_edp_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_clusters.py to test_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/test_exceptions.py to test_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_base_plugins_support.py to test_base_plugins_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_provide_recommendations.py to test_provide_recommendations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_kerberos.py to test_kerberos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_labels.py to test_labels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_provisioning.py to test_provisioning.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_general.py to test_general.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_neutron.py to test_neutron.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_ssh_remote.py to test_ssh_remote.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_types.py to test_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_crypto.py to test_crypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_edp.py to test_edp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_poll_utils.py to test_poll_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_rpc.py to test_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack/test_swift.py to test_swift.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack/test_heat.py to test_heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/notification/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/notification/test_sender.py to test_sender.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_patches.py to test_patches.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_cinder.py to test_cinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_resources.py to test_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_cluster.py to test_cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_configs.py to test_configs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_hacking.py to test_hacking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_heat.py to test_heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_cluster_progress_ops.py to test_cluster_progress_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_api_validator.py to test_api_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_xml_utils.py to test_xml_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/sqlalchemy/test_types.py to test_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates/test_delete.py to test_delete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates/test_update.py to test_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration/test_db_manage_cli.py to test_db_manage_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration/test_migrations.py to test_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration/test_migrations_base.py to test_migrations_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/topology/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/topology/test_topology.py to test_topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_engine.py to test_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_ops.py to test_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_networks.py to test_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_volumes.py to test_volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/test_v10.py to test_v10.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2/test_plugins.py to test_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2/test_clusters.py to test_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_sessions.py to test_sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/health/test_verification_base.py to test_verification_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/health/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/storm/test_storm.py to test_storm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/storm/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_hdfs_helper.py to test_hdfs_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/edp_test_utils.py to edp_test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_job_manager.py to test_job_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/oozie/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/oozie/test_oozie.py to test_oozie.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/utils/test_shares.py to test_shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/spark/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/spark/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_job_possible_configs.py to test_job_possible_configs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py to test_dispatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_manila.py to test_manila.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py to test_internal_swift.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py to test_create_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/workflow_creator/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_job_utils.py to test_job_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_s3_common.py to test_s3_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py to test_swift_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py to test_s3_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/s3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py to job_binary_manager_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/manila/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py to test_manila_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py to test_internal_db_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py to test_swift_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py to test_s3_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/s3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py to test_hdfs_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/base_test.py to base_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/manila/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py to test_manila_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py to test_maprfs_type_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py to data_source_manager_support_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_json_api_examples.py to test_json_api_examples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_ntp_service.py to test_ntp_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_periodic.py to test_periodic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_trusts.py to test_trusts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/heat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/heat/test_templates.py to test_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/castellan/test_sahara_key_manager.py to test_sahara_key_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/castellan/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_share_validations.py to test_share_validations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_template_create_validation.py to test_cluster_template_create_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_ng_template_validation_update.py to test_ng_template_validation_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_template_update_validation.py to test_cluster_template_update_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_job_binary.py to test_job_binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_job_executor.py to test_job_executor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_job_interface.py to test_job_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_data_source.py to test_data_source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_job.py to test_job.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_job_binary_internal.py to test_job_binary_internal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_delete_validation.py to test_cluster_delete_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_create_validation.py to test_cluster_create_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_add_tags_validation.py to test_add_tags_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_ng_template_validation_create.py to test_ng_template_validation_create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_validation.py to test_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_protected_validation.py to test_protected_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_update_validation.py to test_cluster_update_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_scaling_validation.py to test_cluster_scaling_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_coordinator.py to test_coordinator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/image_pack/test_image_pack_api.py to test_image_pack_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/image_pack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/test_sahara_status.py to test_sahara_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/test_sahara_cli.py to test_sahara_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/test_context.py to test_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/microversion.py to microversion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v11.py to v11.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/acl.py to acl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware/version_discovery.py to version_discovery.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware/sahara_middleware.py to sahara_middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware/auth_valid.py to auth_valid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v10.py to v10.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/data_sources.py to data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/job_binaries.py to job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/job_templates.py to job_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/job_types.py to job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor/objects.py to objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/testutils.py to testutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/edp.py to edp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/swift_utils.py to swift_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/castellan_utils.py to castellan_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/edp_engine.py to edp_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/labels.py to labels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/recommendations_utils.py to recommendations_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/conductor.py to conductor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/objects.py to objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/topology_helper.py to topology_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/db.py to db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/swift_helper.py to swift_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/health_check_base.py to health_check_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/kerberos.py to kerberos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/service_api.py to service_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/provisioning.py to provisioning.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/procutils.py to procutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/xmlutils.py to xmlutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/cluster.py to cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/edp.py to edp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/tempfiles.py to tempfiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/general.py to general.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/wsgi.py to wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/neutron.py to neutron.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/heat.py to heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/cinder.py to cinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/keystone.py to keystone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/swift.py to swift.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/glance.py to glance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/nova.py to nova.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/manila.py to manila.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/rpc.py to rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/notification/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/notification/sender.py to sender.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking/checks.py to checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking/logging_checks.py to logging_checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking/commit_message.py to commit_message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/crypto.py to crypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/configs.py to configs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/api_validator.py to api_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/ssh_remote.py to ssh_remote.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/remote.py to remote.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/patches.py to patches.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/cluster_progress_ops.py to cluster_progress_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/files.py to files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/poll_utils.py to poll_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy/model_base.py to model_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py to 026_add_is_public_is_protected.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py to 020_remove_redandunt_progress_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/009_rollback_info.py to 009_rollback_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py to 022_add_job_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py to 021_datasource_placeholders.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py to 014_add_volume_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py to 015_add_events_objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py to 023_add_use_autoconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/001_icehouse.py to 001_icehouse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py to 031_added_plugins_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/035_boot_from_volume_enhancements.py to 035_boot_from_volume_enhancements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py to 025_increase_ip_column_size.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py to 032_add_domain_name.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py to 007_increase_status_description_size.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/033_add_anti_affinity_ratio_field_to_cluster.py to 033_add_anti_affinity_ratio_field_to_cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/030-health-check.py to 030-health-check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py to 027_rename_oozie_job_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/003_placeholder.py to 003_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/004_placeholder.py to 004_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/008_security_groups.py to 008_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/024_manila_shares.py to 024_manila_shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/017_drop_progress.py to 017_drop_progress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/011_sahara_info.py to 011_sahara_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py to 010_auto_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/012_availability_zone.py to 012_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py to 019_is_default_for_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/029_set_is_protected_on_is_default.py to 029_set_is_protected_on_is_default.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py to 013_volumes_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py to 018_volume_local_to_instance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py to 016_is_proxy_gateway.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py to 028_storage_devices_number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/002_placeholder.py to 002_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py to 034_boot_from_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology/topology_helper.py to topology_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/engine.py to engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v11.py to v11.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v10.py to v10.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/data_sources.py to data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/job_binaries.py to job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/job_templates.py to job_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/job_types.py to job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/ntp_service.py to ntp_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/shares.py to shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/clusters_scaling.py to clusters_scaling.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_schema.py to job_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_binary.py to job_binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_binary_internal_schema.py to job_binary_internal_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_binary_schema.py to job_binary_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job.py to job.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/data_source.py to data_source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_execution.py to job_execution.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_execution_schema.py to job_execution_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/data_source_schema.py to data_source_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_interface.py to job_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_binary_internal.py to job_binary_internal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/cluster_template_schema.py to cluster_template_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/node_group_template_schema.py to node_group_template_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/acl.py to acl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/clusters_schema.py to clusters_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health/verification_base.py to verification_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/periodic.py to periodic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/shares.py to shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_manager.py to job_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/hdfs_helper.py to hdfs_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/storm/engine.py to engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/storm/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/base_engine.py to base_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/s3_common.py to s3_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_utils.py to job_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/engine.py to engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/oozie.py to oozie.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/hive_workflow.py to hive_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/java_workflow.py to java_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/workflow_factory.py to workflow_factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/base_workflow.py to base_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py to mapreduce_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/shell_workflow.py to shell_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/pig_workflow.py to pig_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/utils/shares.py to shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/spark/engine.py to engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/spark/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/manila_share.py to manila_share.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/dispatch.py to dispatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/internal_swift.py to internal_swift.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/sahara_db.py to sahara_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/s3_storage.py to s3_storage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources/launch_command.py to launch_command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/swift/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/s3/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/s3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manila/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manila/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/internal_db/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/internal_db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/swift/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/s3/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/s3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/hdfs/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/hdfs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manila/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manila/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/maprfs/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/maprfs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validation.py to validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/networks.py to networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/volumes.py to volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/sessions.py to sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/ops.py to ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/coordinator.py to coordinator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat/templates.py to templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat/heat_engine.py to heat_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat/commons.py to commons.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan/sahara_key_manager.py to sahara_key_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/trusts.py to trusts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/sahara_engine.py to sahara_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/sahara_status.py to sahara_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/sahara_subprocess.py to sahara_subprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/sahara_all.py to sahara_all.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/sahara_api.py to sahara_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_binary_internals.py to job_binary_internals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/cluster.py to cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_template.py to job_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/node_group_template.py to node_group_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_executions.py to job_executions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_binary.py to job_binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_type.py to job_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job.py to job.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/data_source.py to data_source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/data_sources.py to data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/cluster_template.py to cluster_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_binaries.py to job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_types.py to job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/version.py to version.cpython-36.pyc writing byte-compilation script '/tmp/tmph1fgimmf.py' /usr/bin/python3 /tmp/tmph1fgimmf.py removing /tmp/tmph1fgimmf.py running install_data creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/etc/sahara copying etc/sahara/api-paste.ini -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/etc/sahara copying etc/sahara/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/etc/sahara creating /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/etc/sahara/rootwrap.d copying etc/sahara/rootwrap.d/sahara.filters -> /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/etc/sahara/rootwrap.d/ running install_egg_info running egg_info writing sahara.egg-info/PKG-INFO writing dependency_links to sahara.egg-info/dependency_links.txt writing entry points to sahara.egg-info/entry_points.txt writing top-level names to sahara.egg-info/top_level.txt writing pbr to sahara.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'sahara.egg-info/SOURCES.txt' Copying sahara.egg-info to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara-12.0.0-py3.6.egg-info running install_scripts Installing _sahara-subprocess script to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin Installing sahara-all script to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin Installing sahara-api script to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin Installing sahara-db-manage script to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin Installing sahara-engine script to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin Installing sahara-image-pack script to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin Installing sahara-rootwrap script to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin Installing sahara-status script to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin Installing sahara-templates script to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin Installing sahara-wsgi-api script to /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + install -p -D -m 644 /builddir/build/SOURCES/openstack-sahara-api.service /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/systemd/system/openstack-sahara-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-sahara-engine.service /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/systemd/system/openstack-sahara-engine.service + install -p -D -m 644 /builddir/build/SOURCES/sahara.logrotate /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/etc/logrotate.d/openstack-sahara + HOME=/var/lib/sahara + install -d -m 700 /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/var/lib/sahara + install -p -D -m 640 etc/sahara/sahara.conf /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/etc/sahara/sahara.conf + install -p -D -m 640 etc/sahara/rootwrap.conf /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/etc/sahara/rootwrap.conf + install -p -D -m 640 etc/sahara/api-paste.ini /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/etc/sahara/api-paste.ini + install -p -D -m 440 etc/sudoers.d/sahara-rootwrap /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/etc/sudoers.d/sahara-rootwrap + rm -f /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin/sahara-all + rm -rf /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/etc + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/sahara/rootwrap/ + install -p -D -m 644 etc/sahara/rootwrap.d/sahara.filters /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/sahara/rootwrap/ + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/etc/sahara/rootwrap.d + for filter in /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/sahara/rootwrap/*.filters ++ basename /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/sahara/rootwrap/sahara.filters + ln -s /usr/share/sahara/rootwrap/sahara.filters /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/etc/sahara/rootwrap.d/ + mkdir -p -m0755 /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch//var/log/sahara + pathfix.py -pni '/usr/bin/python3 -s' /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/ recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/__pycache__') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_3') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_4') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_5') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_5_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_7_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_9_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_3_1') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_6_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v2_1_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_0_1') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_1_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/__pycache__') recursedown('/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources') /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/__init__.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/base.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/castellan_utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/conductor.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/context.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/db.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/edp.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/exceptions.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/health_check_base.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/images.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/kerberos.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/labels.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/main.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/objects.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/opts.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/provisioning.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/recommendations_utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resource.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/service_api.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/swift_helper.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/swift_utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/testutils.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/topology_helper.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/__init__.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/edp_engine.py: no change /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/plugin.py: no change + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/man/man1 + install -p -D -m 644 doc/build/man/sahara.1 /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 12.0.0-1.el8 --unique-debug-suffix -12.0.0-1.el8.noarch --unique-debug-src-base openstack-sahara-12.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sahara-12.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LIHI3b + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + rm sahara/tests/unit/utils/test_hacking.py + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/sahara-12.0.0 + PYTHONPATH=/builddir/build/BUILD/sahara-12.0.0 + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + stestr run Incorrect path: /v1.1 Can't get tenant_id from env __ __ _ \ \ / /_ _ _ __ _ __ (_)_ __ __ _ \ \ /\ / / _` | '__| '_ \| | '_ \ / _` | \ V V / (_| | | | | | | | | | | (_| | \_/\_/ \__,_|_| |_| |_|_|_| |_|\__, | |___/ Using the sahara-all entry point is now deprecated. Please use the sahara-api and sahara-engine entry points instead. {2} sahara.tests.unit.api.test_acl.TestAcl.test_policy_deny [0.457151s] ... ok {3} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_different_tenant [0.642121s] ... ok {2} sahara.tests.unit.cli.image_pack.test_image_pack_api.TestSaharaImagePackAPI.test_pack_image_call [0.204294s] ... ok {6} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_without_environ [0.467175s] ... ok {1} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_no_project_id_in_url [0.691932s] ... ok {1} sahara.tests.unit.api.test_acl.TestAcl.test_policy_allow [0.009816s] ... ok {1} sahara.tests.unit.cli.test_sahara_status.TestUpgradeChecks.test__sample_check [0.006714s] ... ok {0} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_with_wrong_url [0.641549s] ... ok {0} sahara.tests.unit.cli.image_pack.test_image_pack_api.TestSaharaImagePackAPI.test_get_plugin_arguments [0.011362s] ... ok {0} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_api [0.024708s] ... ok {7} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_without_path [0.433186s] ... ok {7} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_engine [0.224002s] ... ok {5} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_project_id_in_url [0.456026s] ... ok {5} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_tenant_id_in_url_v2 [0.201805s] ... ok {5} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_all [0.049532s] ... ok {0} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_node_group_defaults [0.875744s] ... ok {7} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_no_ng [0.940468s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {0} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_delete [0.168125s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_crud_operation_create_list_delete [0.191955s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {5} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_instance [1.001702s] ... ok {1} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_instance_ipv6 [1.078292s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_fields [0.147232s] ... ok {2} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_node_group [1.240688s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_search_regex [0.174236s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {0} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_ds_update_delete_when_protected [0.168807s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_public_jb_update_delete_from_another_tenant [0.166896s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_duplicate_job_binary_internal_create [0.148047s] ... ok {6} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_delete_node_group [1.698998s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {5} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_fields [0.415453s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {0} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_jbi_update_delete_when_protected [0.162753s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_crud_operation_on_configured_jobs [0.245745s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_duplicate_data_source_create [0.154552s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {3} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_create_list_update_delete [1.821088s] ... ok {7} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_duplicate_ngt_create [0.149239s] ... ok {4} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_search [2.585489s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_deletion_constraints_on_data_and_jobs [0.286990s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_referenced_mains [0.279811s] ... ok {2} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_duplicate_cluster_create [0.835152s] ... ok {1} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_instance_defaults [0.972707s] ... ok {7} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_delete_default [0.311642s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_fields [0.182310s] ... ok {4} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_search_regex [0.386366s] ... ok {5} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_update_status [0.756880s] ... ok {6} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_duplicate_clt_create [0.197526s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {1} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_search [0.221187s] ... ok {5} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_apply_defaults [0.119540s] ... ok {7} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_search [0.286340s] ... ok {1} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_duplicate_job_binary_create [0.145649s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_count_in [0.246281s] ... ok {6} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_delete [0.201015s] ... ok {7} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_libs_names [0.177439s] ... ok {7} sahara.tests.unit.conductor.test_resource.TestResource.test_job_binary_filter_extra [0.000751s] ... ok {7} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_impl [0.000399s] ... ok {7} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_dict [0.000422s] ... ok {3} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_update_shares [0.856577s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_fields [0.157451s] ... ok {0} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update [0.760220s] ... ok {1} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_search [0.230089s] ... ok {6} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_search_regex [0.201618s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_fields [0.148858s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {0} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_delete_when_protected [0.203172s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {5} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_cluster_defaults [0.535012s] ... ok {6} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_default [0.242164s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {0} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_main_name [0.158074s] ... ok {0} sahara.tests.unit.conductor.test_resource.TestResource.test_nested_lists [0.000591s] ... ok {1} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_update [0.359238s] ... ok {2} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_remove_instance [1.038385s] ... ok {0} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(sync_revision_autogenerate) [0.029473s] ... ok {0} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_bind_param [0.000547s] ... ok {0} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_result_value_none [0.000412s] ... ok {0} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_setitem [0.002067s] ... ok {6} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_with_nulls [0.173322s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_count_like [0.218771s] ... ok {0} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_bad_id [0.138223s] ... ok {1} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_null_data_sources [0.196036s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_crud_operation_create_list_delete_update [0.212232s] ... ok {3} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_instance [0.782884s] ... ok {0} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_name_skipped [0.180223s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_public_jbi_update_delete_from_another_tenant [0.156628s] ... ok {6} sahara.tests.unit.conductor.test_api.TestConductorApi.test_remove_node_group [0.488077s] ... ok {6} sahara.tests.unit.conductor.test_resource.TestResource.test_data_source_filter_credentials [0.000634s] ... ok {6} sahara.tests.unit.conductor.test_resource.TestResource.test_to_dict [0.002759s] ... ok {6} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(stamp-sql) [0.029753s] ... ok {6} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_creation [0.000460s] ... ok {6} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_delitem [0.002093s] ... ok {6} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_unsupported [0.000404s] ... ok {1} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_search [0.442164s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_jb_update_delete_when_protected [0.197171s] ... ok {2} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_instance_ipv6 [0.745414s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {1} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update [0.220762s] ... ok {6} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates_create_failed [0.255729s] ... ok {3} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_node_group [0.630265s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_search [0.241819s] ... ok {7} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_do_delete [1.501993s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {5} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_crud_operation_create_list_delete_update [0.430990s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_advanced_search [1.357228s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_get_raw [0.163717s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_update [0.143498s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {6} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_add_ngts_fails [0.351719s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_public_ds_update_delete_from_another_tenant [0.149759s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_search_regex [0.253591s] ... ok {6} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files [0.140211s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_referenced_libs [0.259893s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_delete [0.292503s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_search_regex [0.169316s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager {0} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_in_use [1.090523s] ... ok {1} sahara.tests.unit.conductor.test_api.TestConductorApi.test_add_instance_to_node_group_id [0.620718s] ... ok Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {6} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_substitute_ng_ids [0.125402s] ... ok {6} sahara.tests.unit.plugins.test_images.TestImages.test_package_validator_redhat [0.011977s] ... ok {6} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_argument_set_validator [0.006584s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_public_ngt_update_from_another_tenant [0.162274s] ... ok {4} sahara.tests.unit.conductor.test_resource.TestResource.test_cluster_resource [0.001018s] ... ok {4} sahara.tests.unit.conductor.test_resource.TestResource.test_resource_immutability [0.002347s] ... ok {4} sahara.tests.unit.conductor.test_resource.TestResource.test_to_wrapped_dict [0.000922s] ... ok {0} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_config_section_for_template [0.123262s] ... ok {4} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(current) [0.025676s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_update_delete_when_protected [0.263222s] ... ok {4} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(history) [0.028208s] ... ok {4} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(sync_revision_sql) [0.021168s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_crud_operation_create_list_delete [0.202679s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_crud_operation_create_list_delete_update [0.306952s] ... ok {6} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_plugin_labels [0.195547s] ... ok {6} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instances_count [0.008158s] ... ok {0} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_substitute_config_values_ngt [0.119746s] ... ok {7} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_trash [0.720691s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {0} sahara.tests.unit.db.test_utils.TestPaginationUtils.test_get_prev_and_next_objects [0.097392s] ... ok {0} sahara.tests.unit.plugins.test_images.TestImages.test_package_validator_debian [0.009999s] ... ok {0} sahara.tests.unit.plugins.test_images.TestImages.test_script_validator [0.009488s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_public_job_update_delete_from_another_tenant [0.214184s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_search_regex [0.170125s] ... ok {7} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_cluster_template_usage [0.118622s] ... ok {0} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_get_recommended_node_configs_medium_flavor [0.120079s] ... ok {0} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_generate_host_names [0.008616s] ... ok {0} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instance [0.007997s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_search [0.274174s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_search_regex [0.173840s] ... ok {7} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_node_group_template_usage [0.116799s] ... ok {7} sahara.tests.unit.plugins.test_images.TestImages.test_any_validator [0.010184s] ... ok {7} sahara.tests.unit.plugins.test_images.TestImages.test_os_case_spec [0.044385s] ... ok {7} sahara.tests.unit.plugins.test_images.TestImages.test_package_spec [0.030078s] ... ok {7} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_argument_case_validator [0.013155s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp_interface.JobExecutionTest.test_interface_flows [0.284772s] ... ok {7} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_get_server_installation_script [0.013338s] ... ok {7} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_apply_recommended_configs_no_updates [0.129659s] ... ok {7} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_generate_fqdn_host_names [0.010581s] ... ok {7} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_config_value_or_default [0.011293s] ... ok {7} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_instances_with_services [0.006941s] ... ok {7} sahara.tests.unit.service.api.test_v10.TestApi.test_get_plugin [0.156860s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_search [0.518137s] ... ok {1} sahara.tests.unit.conductor.test_api.TestConductorApi.test_events_ops [1.154213s] ... ok {1} sahara.tests.unit.conductor.test_resource.TestResource.test_to_dict_filtering [0.001232s] ... ok {1} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(stamp) [0.028478s] ... ok {3} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_search_regex [0.213300s] ... ok {1} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(upgrade-delta) [0.023299s] ... ok {1} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_mutable_dict [0.000495s] ... ok {7} sahara.tests.unit.service.api.test_v10.TestApi.test_update_plugin [0.241045s] ... ok {5} sahara.tests.unit.conductor.manager.test_from_template.ObjectsFromTemplatesTest.test_cluster_create_from_templates [0.630974s] ... ok {2} sahara.tests.unit.conductor.manager.test_from_template.ObjectsFromTemplatesTest.test_node_group_add_from_template [0.771475s] ... ok {1} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_bad_id [0.138921s] ... ok {4} sahara.tests.unit.db.migration.test_migrations.TestMigrationsMySQL.test_models_sync ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {4} sahara.tests.unit.db.migration.test_migrations.TestMigrationsPostgresql.test_models_sync ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed {4} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_result_value [0.000580s] ... ok {4} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_unsupported [0.000407s] ... ok {4} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_creation [0.000382s] ... ok {2} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_fields [0.214025s] ... ok {3} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_with_nulls [0.322046s] ... ok {1} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates_update_failed [0.315972s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_delete_default [0.485566s] ... ok {0} sahara.tests.unit.service.api.test_v10.TestApi.test_cluster_update [1.335581s] ... ok {2} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_delete_when_protected [0.324353s] ... ok {3} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_minimal_clt_create_list_delete [0.303890s] ... ok {4} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_name [0.390178s] ... ok {4} sahara.tests.unit.db.test_utils.TestRegex.test_get_regex_op [0.000472s] ... ok {4} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_get_server_password [0.014985s] ... ok {1} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_existing_fails [0.205116s] ... ok {6} sahara.tests.unit.service.api.test_v10.TestApi.test_create_cluster_success [1.720247s] ... ok {6} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_store [0.008527s] ... ok {6} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_local_rel_url [0.006565s] ... ok {6} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_prepare_cluster [0.016802s] ... ok {6} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_local_abs_url [0.006732s] ... ok {6} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_missing_object [0.006828s] ... ok {6} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_wrong_schema [0.006647s] ... ok {2} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_public_ngt_delete_from_another_tenant [0.142124s] ... ok {1} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_plugin_name_and_version [0.121218s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {6} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test__get_raw_data [0.016337s] ... ok {6} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_get_raw_data [0.018036s] ... ok {6} sahara.tests.unit.service.edp.job_binaries.test_base.JobBinaryManagerSupportTest.test_generate_valid_path [0.006769s] ... ok {6} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_hdfs_create_workflow_dir [0.019984s] ... ok {4} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_jsonschema [0.123600s] ... ok {6} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_cancel_job [0.031823s] ... ok {3} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_public_clt_update_delete_from_another_tenant [0.209906s] ... ok {6} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_topology_and_inst_id [0.008261s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_default [0.381748s] ... ok {6} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_upload_job_files [0.022550s] ... ok {4} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_plugin_update [0.148452s] ... ok {6} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_configure_cluster_for_hdfs [0.031191s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {1} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_find_cluster_template_by_name [0.271264s] ... ok {1} sahara.tests.unit.db.test_utils.TestPaginationUtils.test_parse_sorting_args [0.000431s] ... ok {3} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_minimal_ngt_create_list_delete [0.254000s] ... ok {6} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_java [0.149268s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {1} sahara.tests.unit.db.test_utils.TestRegexFilter.test_regex_filter [0.132789s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {1} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_create_keytabs_for_user [0.014095s] ... ok {3} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_fields [0.144109s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_update_clt_on_ngt_update [0.343913s] ... ok {5} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_mutable_list [0.000451s] ... ok {6} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_pig [0.149260s] ... ok {2} sahara.tests.unit.conductor.test_api.TestConductorApi.test_add_node_group_to_cluster_id [0.587724s] ... ok {1} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_not_autonconfigured [0.119515s] ... ok {1} sahara.tests.unit.plugins.test_provisioning.ProvisioningPluginBaseTest.test__map_to_user_inputs_failure [0.000995s] ... ok {1} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instances [0.009127s] ... ok {6} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_shell [0.144798s] ... ok {2} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_no_main_name [0.130205s] ... ok {6} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_scheduled_edp_job_run [0.136967s] ... ok {6} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_to_url_dict [0.001290s] ... ok {6} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__validate_job_binary_url [0.009790s] ... ok {6} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_shell_workflow [0.007359s] ... ok {5} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_id [0.371076s] ... ok {6} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_designate_reversed_records [0.125527s] ... ok {7} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_cluster_update [1.726597s] ... ok {6} sahara.tests.unit.service.test_engine.TestEngine.test_ips_assign [0.133927s] ... ok {5} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_id_skipped [0.204930s] ... ok {6} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_neutron_with_floating [0.012228s] ... ok {6} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_floating [0.011194s] ... ok Error during operating on cluster (reason: error1) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-12.0.0/sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "/builddir/build/BUILD/sahara-12.0.0/sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect ValueError: error1 Error during rollback of cluster (reason: error2) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-12.0.0/sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "/builddir/build/BUILD/sahara-12.0.0/sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect ValueError: error1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/sahara-12.0.0/sahara/service/ops.py", line 225, in wrapper if _rollback_cluster(cluster, ex): File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect ValueError: error2 {5} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_id_skipped [0.150179s] ... ok {6} sahara.tests.unit.service.test_ops.TestOPS.test_ops_error_hadler_failed_rollback [0.142650s] ... ok {3} sahara.tests.unit.conductor.test_api.TestConductorApi.test_instance_volume_ops [0.779457s] ... ok {2} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_instance_by_id [0.556488s] ... ok {2} sahara.tests.unit.conductor.test_resource.TestResource.test_job_execution_filter_credentials [0.001397s] ... ok {2} sahara.tests.unit.conductor.test_resource.TestResource.test_job_filter_job_binary [0.000942s] ... ok {2} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(check_migration) [0.026627s] ... ok {4} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_correct_use_autoconfig_value [1.284530s] ... ok {5} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates [0.337128s] ... ok {5} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files_bad_json [0.129699s] ... ok Plugins couldn't be loaded: spark, cdh {5} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_substitute_config_values_clt [0.123406s] ... ok {5} sahara.tests.unit.plugins.test_base_plugins_support.BasePluginsSupportTest.test_plugins_loaded [0.005770s] ... ok {5} sahara.tests.unit.plugins.test_images.TestImages.test_os_case_validator [0.013267s] ... ok {5} sahara.tests.unit.plugins.test_images.TestImages.test_script_spec [0.031047s] ... ok {5} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_base_configs [0.009945s] ... ok {5} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_list_configs [0.006768s] ... ok {0} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_cluster_failed [2.133097s] ... ok {5} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_get_label_full_details [0.136866s] ... ok {0} sahara.tests.unit.service.api.v2.test_plugins.TestPluginApi.test_get_plugin [0.149952s] ... ok {6} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_incomplete_cluster_not_killed_too_early [0.878243s] ... ok {0} sahara.tests.unit.service.edp.binary_retrievers.test_dispatch.TestDispatch.test_get_raw_binary [0.020659s] ... ok {0} sahara.tests.unit.service.edp.binary_retrievers.test_manila.TestManilaShare.test_get_file_info [0.016903s] ... ok {0} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_prepare_cluster [0.010629s] ... ok {0} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_correct [0.007009s] ... ok {0} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_local_rel_url [0.008464s] ... ok {0} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_prepare_cluster [0.007333s] ... ok {5} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_default_labels_load [0.137552s] ... ok {0} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_credentials_missing_password [0.009034s] ... ok {0} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_credentials_missing_user [0.007031s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_copy_binary_to_cluster [0.002492s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_data_validation [0.014539s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_get_raw_data [0.001711s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_prepare_cluster [0.017882s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate_job_binary_url [0.012124s] ... ok {6} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_setup_disabled [0.147161s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate_job_location_format [0.012919s] ... ok {6} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_cinder_session [0.013583s] ... ok {6} sahara.tests.unit.service.test_trusts.TestTrusts.test_delete_trust_from_cluster [0.015999s] ... ok {6} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_hdfs [0.019784s] ... ok {0} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_add_postfix [0.012672s] ... ok {0} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_instance_if_running [0.011462s] ... ok {0} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_dir_hadoop1 [0.009761s] ... ok {0} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_hbase_common_lib_no_ex [0.008849s] ... ok {0} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_c_id [0.013345s] ... ok {0} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_i_name [0.015255s] ... ok {0} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_conductor_crud_health_checks ... SKIPPED: Story 2007450 - http://sqlalche.me/e/bhk3 {3} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_by_id [1.107060s] ... ok {0} sahara.tests.unit.service.heat.test_templates.TestClusterTemplateWaitCondition.test_use_wait_condition [0.136525s] ... ok {0} sahara.tests.unit.service.test_coordinator.TestCoordinator.test_coord_with_backend [0.009946s] ... ok {0} sahara.tests.unit.service.test_coordinator.TestHashRing.test_get_subset_with_backend [0.012222s] ... ok {0} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_without_floating [0.014868s] ... ok {2} sahara.tests.unit.db.migration.test_migrations.TestMigrationsMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {2} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_delitem [0.004446s] ... ok {6} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalCreateValidation.test_job_binary_internal_create [0.293031s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_check_edp_job_support_spark [0.021471s] ... ok {0} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_check_for_zombie_proxy_users [0.159487s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_streaming [0.119761s] ... ok {3} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_node_group_by_id [0.516419s] ... ok {3} sahara.tests.unit.conductor.test_resource.TestResource.test_resource_creation [0.000657s] ... ok {1} sahara.tests.unit.service.api.test_v10.TestApi.test_create_cluster_failed [2.310041s] ... ok {3} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(upgrade-sql) [0.027543s] ... ok {6} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_interface [0.349791s] ... ok {0} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_not_killed_too_early [0.736735s] ... ok {0} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_zero_limits [0.008747s] ... ok {0} sahara.tests.unit.service.test_quotas.TestQuotas.test_neutron_limits [0.009745s] ... ok {0} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_nova_session [0.015346s] ... ok Can't detach volume 123 {0} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_detach_volumes_v2 [0.128566s] ... ok {0} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_name [0.023599s] ... ok {2} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_in_use [1.151152s] ... ok {6} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_unacceptable_types [0.661883s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_no_mains_libs_required [0.224732s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalUpdateValidation.test_job_binary_internal_update [0.084187s] ... ok Unable to retrieve plugin data from database {3} sahara.tests.unit.db.migration.test_migrations.TestMigrationsPostgresql.test_walk_versions ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed {2} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_id [0.376115s] ... ok {3} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_bind_param_none [0.000540s] ... ok {3} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_update [0.002265s] ... ok {3} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_append [0.002041s] ... ok {3} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_setitem [0.003164s] ... ok {3} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_list [0.000409s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_v_correct_flavor [0.362418s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_plugin_vers [0.053612s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_extra_fields [0.006503s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_wrong_engine [0.021214s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_data_sources_differ [0.351836s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_v_right_data [0.059238s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_validation_right_schema [0.028048s] ... ok {3} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_name_skipped [0.222624s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_cluster_configs [0.098390s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_node_group_tmpl_mixin [0.202323s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_availability_zone [0.070938s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {2} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates [0.516869s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_security_groups [0.068077s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_name [0.355776s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_cluster_configs [0.166727s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_keypair_exists [0.063264s] ... ok {7} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_specific_and_non_specific [3.913218s] ... ok {4} sahara.tests.unit.service.api.test_v10.TestApi.test_create_multiple_clusters_success [3.517154s] ... ok {1} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_cluster_keypair_update [2.146728s] ... ok {1} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test__validate_job_binary_url [0.013840s] ... ok {1} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_missing_credentials [0.008415s] ... ok {1} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_validate_job_location_format [0.009597s] ... ok {1} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_get_raw_data [0.010915s] ... ok {1} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_cancel_job [0.020925s] ... ok {1} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_upload_coordinator_file [0.027536s] ... ok {1} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job_raise [0.032287s] ... ok {2} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates_create_failed [0.643682s] ... ok {1} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_failed_to_cancel_job [0.131706s] ... ok {5} sahara.tests.unit.service.api.test_v10.TestApi.test_scale_cluster_success [3.164674s] ... ok {3} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates_update_failed [0.666250s] ... ok {2} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files_validation_error [0.148499s] ... ok {1} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_job_type_supported [0.131978s] ... ok {3} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_config_section [0.124711s] ... ok Can't run job execution (reason: Unauthorised Error ID: 99bc1d14-2937-4014-9a1e-414540858753) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-12.0.0/sahara/service/edp/job_manager.py", line 134, in run_job _run_job(job_execution_id) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect sahara.exceptions.SwiftClientException: Unauthorised Error ID: 99bc1d14-2937-4014-9a1e-414540858753 {2} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_plugin_version [0.126294s] ... ok {1} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_handles_exceptions [0.141394s] ... ok {3} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_check_cluster_templates_valid [0.125860s] ... ok Can't run job execution (reason: run_job failed Error ID: 184679da-c4fd-440d-93d9-470ddeba9fd5) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-12.0.0/sahara/service/edp/job_manager.py", line 134, in run_job _run_job(job_execution_id) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect sahara.exceptions.OozieException: run_job failed Error ID: 184679da-c4fd-440d-93d9-470ddeba9fd5 {1} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_handles_exceptions_with_run_job [0.137570s] ... ok {1} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_job_binaries [0.004352s] ... ok {2} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_find_node_group_template_by_name [0.195882s] ... ok {1} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_names_from_job_binary_url [0.012909s] ... ok {1} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_conductor_crud_verifications ... SKIPPED: Story 2007450 - http://sqlalche.me/e/bhk3 {1} sahara.tests.unit.service.test_coordinator.TestHashRing.test_check_object [0.013860s] ... ok {1} sahara.tests.unit.service.test_coordinator.TestHashRing.test_get_subset_without_backend [0.007787s] ... ok {2} sahara.tests.unit.plugins.test_images.TestImages.test_any_spec [0.035006s] ... ok {1} sahara.tests.unit.service.test_engine.TestEngine.test_clean_job_executions [0.129022s] ... ok {3} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_add_clts_fails [0.296089s] ... ok {2} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_image_validator_spec [0.154673s] ... ok {1} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_configuring_success [0.012912s] ... ok {1} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_retrieve_url [0.007832s] ... ok {3} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_cluster_invalid [0.200920s] ... ok {2} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_update [0.202564s] ... ok {3} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_value_diff [0.124010s] ... ok {2} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_apply_recommended_configs [0.131691s] ... ok {3} sahara.tests.unit.plugins.test_images.TestImages.test_all_spec [0.031995s] ... ok {3} sahara.tests.unit.plugins.test_images.TestImages.test_all_validator [0.012200s] ... ok {3} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_image_validator [0.008660s] ... ok {2} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_merge_configs [0.126780s] ... ok {2} sahara.tests.unit.plugins.test_provisioning.ProvisioningPluginBaseTest.test__map_to_user_inputs_success [0.000766s] ... ok {3} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_get_recommended_node_configs_small_flavor [0.120041s] ... ok {2} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_port_from_address [0.012455s] ... ok {1} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_active_cluster_not_killed_as_inactive [0.620057s] ... ok {3} sahara.tests.unit.plugins.test_provisioning.TestPluginDataCRUD.test_crud [0.206284s] ... ok {3} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_node_groups [0.007294s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_types [2.514800s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update [0.080491s] ... ok {4} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_cluster_success [2.273086s] ... ok {1} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_incomplete_cluster_killed_in_time [0.764331s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_types [2.936003s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_missing_security_groups [0.069913s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_wrong_type [0.003933s] ... ok {1} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_not_transient_cluster_does_not_terminate [0.578516s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_right [0.065196s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_types [0.930650s] ... ok {0} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_node_groups_update_nothing_required [0.040940s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_public_cluster_update_from_another_tenant [0.010540s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares [0.051702s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_ng_configs [0.097659s] ... ok {0} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_no_share_exists [0.280295s] ... ok {0} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url_path_present [0.010783s] ... ok {6} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_ng_template_update_v [0.310445s] ... ok {6} sahara.tests.unit.service.validation.test_protected_validation.TestProtectedValidation.test_public_on_protected [0.008490s] ... ok {6} sahara.tests.unit.service.validation.test_validation.TestValidation.test_get_path [0.006690s] ... ok {6} sahara.tests.unit.test_exceptions.TestExceptions.test_bad_job_binary_internal [0.007160s] ... ok {6} sahara.tests.unit.test_exceptions.TestExceptions.test_canceling_failed [0.013873s] ... ok {6} sahara.tests.unit.test_exceptions.TestExceptions.test_data_too_big [0.006681s] ... ok {6} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_data [0.010545s] ... ok {6} sahara.tests.unit.test_main.ValidateCastellanTest.test_castellan_validate_config_called [0.002635s] ... ok {6} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_cleared [0.002463s] ... ok {6} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_core_config [0.018045s] ... ok {6} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_get_topology [0.016177s] ... ok {6} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3_path_present [0.012462s] ... ok {6} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3_without_port [0.010359s] ... ok {7} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_success [3.621735s] ... ok {6} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_cinderclient_calls_with_retry [0.017768s] ... ok Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Arguments dropped when creating context: {'token': 'test_auth_token'} Unsupported Cinder API version: 1. Please set a correct value for cinder.api_version in your sahara.conf file (currently supported versions are: [2, 3]). Falling back to Cinder API version 3. {7} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_remove_image_tags [0.011094s] ... ok {6} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_cinderclient_calls_without_retry [0.015696s] ... ok {6} sahara.tests.unit.utils.openstack.test_swift.SwiftClientTest.test_client [0.012517s] ... ok {6} sahara.tests.unit.utils.test_cinder.TestCinder.test_cinder_bad_api_version [0.008110s] ... ok {3} sahara.tests.unit.service.api.test_v10.TestApi.test_create_multiple_clusters_failed [1.929580s] ... ok {5} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_n_specific_instances_success [3.318870s] ... ok {5} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_set_image_tags [0.012205s] ... ok {0} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads_if_spawning_exception [0.347501s] ... ok {0} sahara.tests.unit.test_exceptions.TestExceptions.test_db_duplicate [0.007361s] ... ok {5} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_get_runtime_url [0.018165s] ... ok Requesting an unknown session type (type: bad service) Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {5} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_no_uuid [0.008629s] ... ok {5} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_wrong_schema [0.006724s] ... ok {0} sahara.tests.unit.test_exceptions.TestExceptions.test_image_not_registered [0.006772s] ... ok {0} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_read_compute_topology [0.010682s] ... ok {0} sahara.tests.unit.utils.notification.test_sender.NotificationTest.test_update_cluster [0.008432s] ... ok {0} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_neutronclient_calls_without_retry [0.015268s] ... ok {5} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_validate_url [0.008018s] ... ok {5} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_validate_job_location_format [0.001659s] ... ok {5} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_get_raw_data [0.008111s] ... ok {7} sahara.tests.unit.service.api.v2.test_plugins.TestPluginApi.test_update_plugin [0.241519s] ... ok {7} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test_get_raw_data [0.019460s] ... ok {0} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_novaclient_calls_without_retry [0.021572s] ... ok {0} sahara.tests.unit.utils.openstack.test_base.TestBase.test_url_for_regions [0.009332s] ... ok {0} sahara.tests.unit.utils.openstack.test_heat.HeatClientTest.test_deleting [0.015600s] ... ok {7} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_correct_url [0.008692s] ... ok {7} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_empty_url [0.006707s] ... ok {7} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_validate [0.007560s] ... ok {7} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_copy_binary_to_cluster [0.012474s] ... ok {5} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test__resolve_external_hdfs_urls [0.014687s] ... ok {5} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_get_oozie_job_params [0.010080s] ... ok {5} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_upload_workflow_file [0.016729s] ... ok {5} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_smthg_wrong [0.011761s] ... ok {7} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_copy_binary_to_cluster [0.012105s] ... ok {7} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_get_raw_data_with_context [0.017482s] ... ok {0} sahara.tests.unit.utils.openstack.test_images.TestImages.test_list_registered_images [0.049574s] ... ok {0} sahara.tests.unit.utils.openstack.test_images.TestImages.test_set_image_info [0.010938s] ... ok {7} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job_args [0.033552s] ... ok {7} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_copy_from_local [0.009687s] ... ok {7} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_dir_hadoop2 [0.009220s] ... ok {7} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_hbase_common_lib_ex [0.008877s] ... ok {7} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_move_from_local [0.011417s] ... ok {1} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_run_verifications_executed [0.836897s] ... ok {1} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_session [0.010091s] ... ok {1} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_check_datasource_placeholder [0.009607s] ... ok {5} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_java_with_adapter [0.137115s] ... ok {7} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_input_output_data_sources_with_null_id [0.152582s] ... ok {2} sahara.tests.unit.service.api.test_v10.TestApi.test_scale_cluster_failed [2.717079s] ... ok {5} sahara.tests.unit.service.edp.test_job_possible_configs.TestJobPossibleConfigs.test_possible_configs [0.200472s] ... ok {5} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_find_possible_data_source_refs_by_name [0.001917s] ... ok {5} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_hive_workflow [0.010631s] ... ok {7} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_unsupported_type [0.133857s] ... ok {5} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_security_groups [0.132329s] ... ok {5} sahara.tests.unit.service.test_coordinator.TestHashRing.test_build_ring [0.016135s] ... ok {0} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_count_instances [0.434200s] ... ok {4} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_multiple_clusters_failed [2.089357s] ... ok {7} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_update_job_dict [0.132788s] ... ok {7} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_mapreduce_workflow [0.009441s] ... ok {4} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_get_image_tags [0.010974s] ... ok {4} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_create_key [0.007035s] ... ok {4} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_get [0.006642s] ... ok {4} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_no_path [0.009656s] ... ok {4} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_wrong_schema [0.007013s] ... ok {4} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_prepare_cluster [0.011604s] ... ok {4} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_wrong_suffix [0.008946s] ... ok {4} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_data_validation [0.009845s] ... ok {4} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_validate [0.007028s] ... ok {5} sahara.tests.unit.service.test_engine.TestEngine.test_get_node_group_image_username [0.139605s] ... ok {4} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate [0.013532s] ... ok {4} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_cancel_job_null_or_done [0.016561s] ... ok {5} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_ipv6_subnet [0.016960s] ... ok {4} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_is_cluster_configured [0.014040s] ... ok {4} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_put_file_to_hdfs [0.012943s] ... ok {7} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_anti_affinity_scheduler_hints [0.120662s] ... ok {4} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_find_possible_data_source_refs_by_uuid [0.004012s] ... ok {4} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_prepare_cluster_for_ds [0.002967s] ... ok {4} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_data_sources [0.000891s] ... ok {4} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_jobs [0.000998s] ... ok {4} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_raw_job_binary_data [0.012901s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Arguments dropped when creating context: {'token': 'test_auth_token'} Error during operating on cluster (reason: error1) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-12.0.0/sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "/builddir/build/BUILD/sahara-12.0.0/sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect ValueError: error1 {4} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_mapreduce_streaming [0.018129s] ... ok {4} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_verification_start ... SKIPPED: Story 2007450 - http://sqlalche.me/e/bhk3 {0} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_add_fail_event [0.126969s] ... ok {0} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_generate_instance_name [0.117596s] ... ok {0} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_first_scenario [0.007893s] ... ok {0} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_set_defaults [0.014184s] ... ok {0} sahara.tests.unit.utils.test_ssh_remote.TestEscapeQuotes.test_escape_quotes [0.000409s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update_types [0.822696s] ... ok {5} sahara.tests.unit.service.test_ops.TestOPS.test_ops_error_hadler_success_rollback [0.156027s] ... ok {7} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_auto_security_group_neutron [0.120484s] ... ok {7} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_proxy [0.014056s] ... ok {7} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_configuring_ntp_unable_to_configure [0.012515s] ... ok {7} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_is_ntp_enabled [0.009122s] ... ok {6} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_change_cluster_status [1.084508s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_bad_argument_name [0.050015s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_no_execution_interface [0.043618s] ... ok {4} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_security_groups_empty [0.123721s] ... ok {4} sahara.tests.unit.service.test_engine.TestDeletion.test_force_delete_calls [0.016311s] ... ok {4} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_neutron_without_floating [0.017876s] ... ok {4} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_nova_limits [0.011461s] ... ok {0} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_execute_on_vm_interactive [0.020593s] ... ok {0} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_replace_remote_line [0.015997s] ... ok {0} sahara.tests.unit.utils.test_ssh_remote.TestUpdateRepository.test_update_repository_bad [0.002409s] ... ok {4} sahara.tests.unit.service.test_quotas.TestQuotas.test_limits_for_cluster [0.016712s] ... ok {4} sahara.tests.unit.service.test_quotas.TestQuotas.test_update_limits_for_ng [0.016190s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_required_argument_missing [0.047166s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_default_data_type [0.053963s] ... ok {4} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_glance_session [0.012546s] ... ok {7} sahara.tests.unit.service.test_ops.TestOPS.test_provision_scaled_cluster [0.212872s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_overlapping_locations [0.050825s] ... ok Error mounting volume to instance {5} sahara.tests.unit.service.test_ops.TestOPS.test_terminate_cluster [0.242894s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_overlapping_names [0.045649s] ... ok {5} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_heat_session [0.011931s] ... ok {5} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_neutron_session [0.012372s] ... ok {5} sahara.tests.unit.service.test_trusts.TestTrusts.test_create_trust_for_cluster [0.014351s] ... ok {4} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_mount_volume [0.145292s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_required_positional_arg_without_default [0.051824s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {4} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_bad_job_type_rejected [0.045698s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_check_binaries [0.008934s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_je_update_when_protected [0.009388s] ... ok Unable to retrieve plugin data from database Can't detach volume 123 Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_job_execution_update_nothing_required [0.045897s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_long_instance_names [0.078433s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecutionCancelDeleteValidation.test_public_je_cancel_delete_from_another_tenant [0.011031s] ... ok {5} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_detach_volumes_v3 [0.125138s] ... ok {5} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_maprfs [0.026067s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_unique_cl [0.049989s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_no_interface [0.043093s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidation.test_public_cluster_delete_from_another_tenant [0.010814s] ... ok {5} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_swift [0.018482s] ... ok {5} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_referenced_data_source [0.009295s] ... ok Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update_nothing_required [0.042528s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_right_nulls [0.054117s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_number_values [0.049555s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_manila [0.049210s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_plugin_name_exists [0.059362s] ... ok Unable to retrieve plugin data from database {1} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update [0.085794s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_verifications_ops [0.012562s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_wrong_network [0.060866s] ... ok {7} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_job_status_update [0.360055s] ... ok {7} sahara.tests.unit.service.test_quotas.TestQuotas.test_check_limits [0.009176s] ... ok {7} sahara.tests.unit.service.test_sessions.TestSessionCache.test_insecure_session [0.010343s] ... ok Unable to retrieve plugin data from database {1} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_wrong_floating_ip_pool [0.058683s] ... ok {6} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_clean_cluster_from_empty_ng [0.666573s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_with_proxy_gateway [0.089683s] ... ok {1} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_no_shares [0.052818s] ... ok {1} sahara.tests.unit.service.validation.test_validation.TestValidation.test_generate_error [0.010539s] ... ok {1} sahara.tests.unit.test_context.ContextTest.test_thread_group_prefers_spawning_exception [0.004230s] ... ok {1} sahara.tests.unit.test_exceptions.TestExceptions.test_not_found [0.007366s] ... ok {1} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_cleared_in_case_of_exception [0.002640s] ... ok {1} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v20_without_port [0.013604s] ... ok {1} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_heatclient_calls_without_retry [0.025766s] ... ok Occasional error occurred during "fake_client_call" execution: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. {1} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_neutronclient_calls_with_retry [0.017465s] ... ok Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. {1} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_novaclient_calls_with_retry [0.017316s] ... ok {1} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_flavor [0.006149s] ... ok {1} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_required [0.002226s] ... ok {6} sahara.tests.unit.utils.test_crypto.CryptoTest.test_generate_key_pair [0.170535s] ... ok {6} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_second_scenario [0.009599s] ... ok {6} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_third_scenario [0.010422s] ... ok {6} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_failed_first_scenario [0.009114s] ... ok {6} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_only_notifications [0.016125s] ... ok {6} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_property_to_configuration [0.001800s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_wrong_availability_zone [0.329608s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_heat_cluster_scaling_missing_engine [0.021473s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_v_resize_ng [0.026940s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_v_resize_ng_v2 [0.026995s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_validation_types [0.026715s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalUpdateValidation.test_job_binary_internal_update_types [0.708229s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng [0.163889s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng_templates [0.089593s] ... ok Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_edp_main_class_spark [0.147477s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_public_je_cancel_delete_from_another_tenant [0.009077s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_plugin_name_exists [0.056509s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update_nothing_required [0.044937s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_overlapping_data [0.090398s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update [0.935769s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_swift [0.079364s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_bad_positional_arg_locations [0.112509s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_cinder [0.162885s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_flavor_exists [0.051331s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_data_source_values [0.110976s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_node_processes [0.093336s] ... ok {4} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url_without_port [0.010779s] ... ok {4} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_reference [0.006982s] ... ok {4} sahara.tests.unit.test_exceptions.TestExceptions.test_malformed_request_body [0.006696s] ... ok {4} sahara.tests.unit.test_exceptions.TestExceptions.test_swift_client [0.006793s] ... ok {4} sahara.tests.unit.test_exceptions.TestExceptions.test_update_failed [0.006838s] ... ok {4} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_read_swift_topology [0.010387s] ... ok {4} sahara.tests.unit.utils.openstack.test_images.TestImages.test_unset_image_info [0.039486s] ... ok {4} sahara.tests.unit.utils.test_api.APIUtilsTest.test_render_pagination [0.010939s] ... ok {1} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_change_status_description [1.086912s] ... ok {4} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_integer [0.003347s] ... ok {4} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_uuid [0.001343s] ... ok {3} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_failed [3.054728s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_edp_main_class_java [0.373596s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_cluster_tmpl_node_group_mixin [0.253991s] ... ok {3} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test__get_raw_data [0.014404s] ... ok {3} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_local_abs_url [0.006820s] ... ok {3} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_wrong_schema [0.007353s] ... ok {3} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_job_status_from_remote [0.028992s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_bad_values [0.150988s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {7} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_valid_execution [0.045367s] ... ok {3} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_hive [0.147221s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {7} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_missing_network [0.065678s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {3} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_mapreduce [0.190450s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_name_base [0.152962s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidation.test_cluster_delete_when_protected [0.009147s] ... ok Unable to retrieve plugin data from database {1} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_etc_hosts_with_designate [0.548115s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng_templates_right [0.054754s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_unique_cl [0.044033s] ... ok {3} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_create_workflow_dir [0.128158s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_v_invalid_flavor [0.579549s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_security_groups_by_ids [0.065079s] ... ok {3} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_inject_swift_url_suffix [0.124074s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_etc_hosts [0.782327s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_default_image_required_tags [0.112299s] ... ok {3} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_suspend_unsuspendible_job [0.126195s] ... ok {3} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_job_executions [0.001203s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_keypair_type [0.046572s] ... ok {3} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_s3_client [0.041470s] ... ok {3} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_java_workflow [0.006451s] ... ok {3} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_pig_workflow [0.006396s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_wrong_volumes_availability_zone [0.063310s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_good [0.003303s] ... ok {3} sahara.tests.unit.service.test_ops.TestOPS.test_provision_cluster [0.138309s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_name_base [0.147672s] ... ok Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_wrong_neutron_mngmt_net [0.055643s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_nothing_required [0.044450s] ... ok {5} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_minimum_ints [0.076477s] ... ok Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_volumes_per_node_without_volumes_size [0.054341s] ... ok {5} sahara.tests.unit.test_context.ContextTest.test_is_auth_capable_for_admin_ctx [0.001644s] ... ok {5} sahara.tests.unit.test_context.ContextTest.test_thread_group_handles_child_exception [0.003978s] ... ok {5} sahara.tests.unit.test_exceptions.TestExceptions.test_forbidden [0.007180s] ... ok {5} sahara.tests.unit.test_exceptions.TestExceptions.test_missing_floating_network [0.007658s] ... ok {1} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_get_instances [0.804313s] ... ok {5} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v20 [0.011294s] ... ok {5} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_string [0.003223s] ... ok {5} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_string_with_length [0.002395s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {5} sahara.tests.unit.utils.test_cinder.TestCinder.test_check_cinder_exists [0.008955s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {5} sahara.tests.unit.utils.test_cinder.TestCinder.test_get_cinder_client_api_v3 [0.012955s] ... ok {1} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_add_successful_event [0.122122s] ... ok {5} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_resolv_conf_diff [0.115004s] ... ok {5} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_split_job_type [0.000495s] ... ok {5} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_repr [0.006916s] ... ok {5} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_to_dict [0.006433s] ... ok {5} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_tagged_list [0.000892s] ... ok {3} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_run_verifications_not_executed [0.781306s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {4} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_get_cluster_events [1.217751s] ... ok {4} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_compare_job_type [0.000505s] ... ok {2} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_multiple_clusters_success [4.443488s] ... ok {2} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test_get_raw_data_with_context [0.018966s] ... ok {2} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_correct_url [0.007300s] ... ok {2} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation [0.007174s] ... ok {2} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_explicit_suffix [0.007079s] ... ok {2} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_validate_job_location_format [0.007525s] ... ok {2} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_copy_binary_to_cluster [0.016991s] ... ok {2} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_get_job_status [0.016720s] ... ok {2} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_hdfs_upload_job_files [0.022126s] ... ok {4} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_natural_sort_key [0.126194s] ... ok {4} sahara.tests.unit.utils.test_neutron.NeutronClientTest.test_get_router [0.013658s] ... ok {4} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_plugin_poll_first_scenario [0.011291s] ... ok {4} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_as_resource [0.007293s] ... ok {2} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_prepare_run_job [0.047438s] ... ok {4} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_init_attrs [0.006933s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {4} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_get_os_distrib [0.015024s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {4} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command_internal_ip [0.026674s] ... ok {4} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_load_xml_defaults [0.005143s] ... ok {2} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_run_job [0.318351s] ... ok {2} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_job_status [0.018152s] ... ok {2} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job [0.029175s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {2} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_swift_configs [0.148365s] ... ok {2} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_input_output_data_sources [0.127043s] ... ok {2} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_plugin [0.121756s] ... ok {2} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_args_may_contain_data_sources [0.001329s] ... ok {2} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_resolve_data_source_refs [0.004469s] ... ok {2} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test_get_raw_job_binary_data [0.012523s] ... ok {2} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_designate_records [0.119426s] ... ok {2} sahara.tests.unit.service.test_coordinator.TestCoordinator.test_coord_without_backend [0.007086s] ... ok {2} sahara.tests.unit.service.test_engine.TestDeletion.test_calls_order [0.017598s] ... ok {3} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_terminate [1.405216s] ... ok {2} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_setup_enabled [0.129647s] ... ok {3} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_cinder_limits [0.008615s] ... ok {3} sahara.tests.unit.service.test_trusts.TestTrusts.test_create_trust [0.012230s] ... ok {3} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_find_instance_volume_devices [0.136382s] ... ok {3} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_manila [0.019595s] ... ok {1} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_instance_context_manager [2.191267s] ... ok {2} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_killed_in_time [0.591341s] ... ok {2} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_keystone_session [0.011430s] ... ok {2} sahara.tests.unit.service.test_trusts.TestTrusts.test_delete_trust [0.011974s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_mains_required_libs_optional [0.435251s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_creation [0.966488s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_internal [0.044529s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecutionCancelDeleteValidation.test_je_cancel_delete_when_protected [0.009299s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_no_mains_libs_optional [0.144864s] ... ok {7} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_types [3.859217s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_invalid_start_time_in_job_execution_info [0.019967s] ... ok {7} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_unique_ng [0.046516s] ... ok {7} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_ng_template_update_schema [0.007505s] ... ok {7} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_bad_paths [0.072818s] ... ok {7} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_bad_type [0.045167s] ... ok {7} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url [0.010834s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_job_execution_update_types [0.516829s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_right_data [0.062133s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_empty_body [0.003248s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_missing_resource [0.036523s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_validation_add_ng [0.019518s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_create_v_default_image_required_tags [0.095541s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_when_protected [0.009335s] ... ok {3} sahara.tests.unit.service.validation.test_add_tags_validation.TestTagsAddingValidation.test_add_tags_validation [0.866526s] ... ok {2} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_names [0.137000s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_missing_floating_pool [0.069051s] ... ok Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_nulls [0.057005s] ... ok Unable to retrieve plugin data from database {2} sahara.tests.unit.swift.test_swift_helper.SwiftIntegrationTestCase.test_get_swift_configs [0.014262s] ... ok Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_image_exists [0.058057s] ... ok {3} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_required [0.342768s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_add_ng [0.072168s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_resize_ng [0.061238s] ... ok {2} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads_if_child_exception [0.573473s] ... ok {2} sahara.tests.unit.test_context.ContextTest.test_wrapper_catches_base_exception [0.008390s] ... ok {2} sahara.tests.unit.test_context.ContextTest.test_wrapper_does_not_set_exception [0.006253s] ... ok {2} sahara.tests.unit.test_exceptions.TestExceptions.test_deletion_failed [0.007165s] ... ok {3} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_required [0.112030s] ... ok {2} sahara.tests.unit.test_exceptions.TestExceptions.test_deprecated [0.006579s] ... ok {2} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_present_when_calling_validate_config [0.001957s] ... ok {3} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update_schema [0.007590s] ... ok {2} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3 [0.010211s] ... ok {2} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_additionalProperties [0.003474s] ... ok {2} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_configs [0.004525s] ... ok {2} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_keypair_name [0.014541s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {2} sahara.tests.unit.utils.test_cinder.TestCinder.test_get_cinder_client_api_v2 [0.012745s] ... ok Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_right [0.066367s] ... ok Unable to retrieve plugin data from database {1} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_update_provisioning_steps [2.513960s] ... ok {1} sahara.tests.unit.utils.test_configs.ConfigsTestCase.test_merge_configs [0.000488s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_validate_image [0.176914s] ... ok {1} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_find [0.114223s] ... ok {1} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_get_by_id [0.111967s] ... ok {1} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_failed_second_scenario [0.008392s] ... ok {1} sahara.tests.unit.utils.test_resources.InheritedBaseResourceTestCase.test_to_dict_with_filters_and_sa [0.006706s] ... ok {1} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_eq [0.017853s] ... ok {1} sahara.tests.unit.utils.test_ssh_remote.TestGetOsDistrib.test_get_os_distrib [0.002388s] ... ok {1} sahara.tests.unit.utils.test_types.TypesTestCase.test_is_int [0.000501s] ... ok {1} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_adjust_description [0.001061s] ... ok {3} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_node_groups_create_required [0.176951s] ... ok {1} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_create_hadoop_xml [0.006482s] ... ok {1} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_load_xml_document_strip [0.004194s] ... ok {2} sahara.tests.unit.utils.test_crypto.CryptoTest.test_to_paramiko_private_key [0.422011s] ... ok {3} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_overlapping_paths [0.048928s] ... ok {3} sahara.tests.unit.test_context.ContextTest.test_is_auth_capable_for_user_ctx [0.003122s] ... ok {3} sahara.tests.unit.test_context.ContextTest.test_thread_group_handles_spawning_exception [0.001996s] ... ok {3} sahara.tests.unit.test_exceptions.TestExceptions.test_not_implemented [0.008172s] ... ok {3} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_map_red_config [0.010360s] ... ok {3} sahara.tests.unit.utils.openstack.test_swift.SwiftClientTest.test_client_with_trust [0.015670s] ... ok {3} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_hostname [0.004296s] ... ok {7} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads [1.931519s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_bad_job_binary [0.007301s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_creation_failed [0.006775s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_incorrect_state [0.006818s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_credentials [0.007213s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_name_already_exists [0.006864s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_remote_command [0.006655s] ... ok Occasional error occurred during "fake_client_call" execution: ERROR: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. {2} sahara.tests.unit.utils.test_proxy.TestProxyUtils.test_create_proxy_user_for_job_execution [0.127953s] ... ok Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. {7} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_heatclient_calls_with_retry [0.021562s] ... ok Occasional error occurred during "fake_client_call" execution: 408 (HTTP 408) (408). Operation will be retried. Unable to setup notification transport. Reusing service transport for that. Occasional error occurred during "fake_client_call" execution: 408 (HTTP 408) (408). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 408 (HTTP 408) (408). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (HTTP 500) (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (HTTP 500) (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (HTTP 500) (500). Operation will be retried. {2} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_fallback [0.022918s] ... ok Occasional error occurred during "fake_client_call" execution: 502 (HTTP 502) (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 502 (HTTP 502) (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 502 (HTTP 502) (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. {2} sahara.tests.unit.utils.test_ssh_remote.TestInstallPackages.test_install_packages [0.005231s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. {7} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_keystoneclient_calls_with_retry [0.034692s] ... ok {2} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command [0.025871s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {7} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_keystoneclient_calls_without_retry [0.020272s] ... ok {7} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_integer_w_range [0.002682s] ... ok {2} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_replace_remote_string [0.016253s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {7} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_name [0.012720s] ... ok {7} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_name_hostname [0.014573s] ... ok {2} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_use_floating_ips [0.019269s] ... ok {2} sahara.tests.unit.utils.test_ssh_remote.TestUpdateRepository.test_update_repository [0.009543s] ... ok {2} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_get_if_not_exist_and_add_to_element [0.000778s] ... ok {3} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_check_cluster_exists [0.983896s] ... ok {3} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_etc_hosts_entry_for_service_overrides [0.115356s] ... ok {3} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_find_dict [0.112879s] ... ok {3} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_success [0.008546s] ... ok {3} sahara.tests.unit.utils.test_proxy.TestProxyUtils.test_job_execution_requires_proxy_user [0.132006s] ... ok {3} sahara.tests.unit.utils.test_resources.InheritedBaseResourceTestCase.test_to_dict_no_filters [0.006898s] ... ok {3} sahara.tests.unit.utils.test_ssh_remote.TestInstallPackages.test_install_packages_bad [0.002516s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {3} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_append_to_files [0.016141s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {3} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_install_packages [0.015977s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Invalid keyword in proxy_command: 'bad_kw' Invalid keyword in proxy_command: 'bad_kw' {3} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command_bad [0.018597s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {3} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_read_file_from [0.015561s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {7} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_cluster_get_with_events [1.280010s] ... ok {3} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_write_file_to [0.020382s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {7} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_event_wrapper [0.121596s] ... ok {7} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_get_builtin_binaries_empty [0.002658s] ... ok {7} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_get_builtin_binaries_java_available [0.001225s] ... ok {7} sahara.tests.unit.utils.test_heat.TestClusterStack.test_wait_completion [0.011364s] ... ok {7} sahara.tests.unit.utils.test_patches.MinidomPatchesTest.test_minidom_toprettyxml [0.001617s] ... ok {7} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_plugin_poll_second_scenario [0.019536s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {7} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_append_to_file [0.016494s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {7} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_update_repository [0.016100s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {3} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_write_files_to [0.247118s] ... ok {3} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_equal_separated_dict [0.000938s] ... ok {3} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_parse_xml_with_name_and_value [0.002250s] ... ok {7} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_use_namespaces [0.062563s] ... ok {7} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_get_if_not_exist_and_add_text_element [0.000848s] ... ok ====== Totals ====== Ran: 793 tests in 27.0736 sec. - Passed: 786 - Skipped: 7 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 179.8036 sec. ============== Worker Balance ============== - Worker 0 (100 tests) => 0:00:16.821995 - Worker 1 (99 tests) => 0:00:25.202878 - Worker 2 (99 tests) => 0:00:25.541738 - Worker 3 (99 tests) => 0:00:27.067516 - Worker 4 (99 tests) => 0:00:21.025939 - Worker 5 (99 tests) => 0:00:20.213262 - Worker 6 (99 tests) => 0:00:17.704748 - Worker 7 (99 tests) => 0:00:27.073647 + exit 0 Processing files: openstack-sahara-12.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.12qGuW + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/openstack-sahara + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/openstack-sahara + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/openstack-sahara + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hjYW5F + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara + exit 0 Provides: openstack-sahara = 1:12.0.0-1.el8 openstack-savanna Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-sahara-12.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L2EMnw + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/python3-sahara + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/python3-sahara + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/python3-sahara + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lLTsDq + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/python3-sahara + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/python3-sahara + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/python3-sahara + exit 0 Provides: python3-sahara = 1:12.0.0-1.el8 python3.6dist(sahara) = 12.0.0 python3dist(sahara) = 12.0.0 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: python(abi) = 3.6 Processing files: python3-sahara-tests-12.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CRXvHf + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/python3-sahara-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/python3-sahara-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/python3-sahara-tests + exit 0 Provides: python3-sahara-tests = 1:12.0.0-1.el8 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: python(abi) = 3.6 Processing files: openstack-sahara-common-12.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Cdjudg + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.e5i4dh + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-common + exit 0 Provides: config(openstack-sahara-common) = 1:12.0.0-1.el8 openstack-sahara-common = 1:12.0.0-1.el8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /usr/bin/python3 Processing files: openstack-sahara-doc-12.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9m09Bu + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c7HfrM + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-doc + exit 0 Provides: openstack-sahara-doc = 1:12.0.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-sahara-engine-12.0.0-1.el8.noarch Provides: openstack-sahara-engine = 1:12.0.0-1.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-sahara-api-12.0.0-1.el8.noarch Provides: openstack-sahara-api = 1:12.0.0-1.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-sahara-image-pack-12.0.0-1.el8.noarch Provides: openstack-sahara-image-pack = 1:12.0.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/openstack-sahara-12.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-sahara-12.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-sahara-tests-12.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-common-12.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-doc-12.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-engine-12.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-api-12.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-image-pack-12.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IIkUUK + umask 022 + cd /builddir/build/BUILD + cd sahara-12.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-sahara-12.0.0-1.el8.noarch + exit 0 Child return code was: 0