Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cassandra-medusa.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683756005.870888/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cassandra-medusa.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cassandra-medusa-0.14.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cassandra-medusa.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683756005.870888/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cassandra-medusa.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cassandra-medusa-0.14.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cassandra-medusa.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683756005.870888/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cassandra-medusa.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z2nuKU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cassandra-medusa-0.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cassandra-medusa-0.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cassandra-medusa-0.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.umQeNT + umask 022 + cd /builddir/build/BUILD + cd cassandra-medusa-0.14.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tests copying tests/config_test.py -> build/lib/tests copying tests/restore_cluster_test.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/purge_test.py -> build/lib/tests copying tests/host_man_test.py -> build/lib/tests copying tests/backup_man_test.py -> build/lib/tests copying tests/restore_node_test.py -> build/lib/tests copying tests/cassandra_utils_test.py -> build/lib/tests copying tests/filtering_test.py -> build/lib/tests copying tests/orchestration_test.py -> build/lib/tests copying tests/backup_node_test.py -> build/lib/tests copying tests/storage_test_with_prefix.py -> build/lib/tests copying tests/backup_cluster_test.py -> build/lib/tests copying tests/backup_test.py -> build/lib/tests copying tests/storage_test.py -> build/lib/tests copying tests/concurrent_test.py -> build/lib/tests copying tests/schema_test.py -> build/lib/tests copying tests/utils_test.py -> build/lib/tests creating build/lib/medusa copying medusa/download.py -> build/lib/medusa copying medusa/cassandra_utils.py -> build/lib/medusa copying medusa/restore_cluster.py -> build/lib/medusa copying medusa/utils.py -> build/lib/medusa copying medusa/backup_node.py -> build/lib/medusa copying medusa/__init__.py -> build/lib/medusa copying medusa/config.py -> build/lib/medusa copying medusa/filtering.py -> build/lib/medusa copying medusa/medusacli.py -> build/lib/medusa copying medusa/orchestration.py -> build/lib/medusa copying medusa/schema.py -> build/lib/medusa copying medusa/index.py -> build/lib/medusa copying medusa/purge.py -> build/lib/medusa copying medusa/nodetool.py -> build/lib/medusa copying medusa/backup_manager.py -> build/lib/medusa copying medusa/host_man.py -> build/lib/medusa copying medusa/backup_cluster.py -> build/lib/medusa copying medusa/verify.py -> build/lib/medusa copying medusa/report_latest.py -> build/lib/medusa copying medusa/fetch_tokenmap.py -> build/lib/medusa copying medusa/listing.py -> build/lib/medusa copying medusa/status.py -> build/lib/medusa copying medusa/verify_restore.py -> build/lib/medusa copying medusa/restore_node.py -> build/lib/medusa creating build/lib/tests/integration copying tests/integration/__init__.py -> build/lib/tests/integration creating build/lib/tests/integration/features copying tests/integration/features/__init__.py -> build/lib/tests/integration/features copying tests/integration/features/environment.py -> build/lib/tests/integration/features creating build/lib/tests/integration/features/steps copying tests/integration/features/steps/__init__.py -> build/lib/tests/integration/features/steps copying tests/integration/features/steps/integration_steps.py -> build/lib/tests/integration/features/steps creating build/lib/medusa/libcloud copying medusa/libcloud/__init__.py -> build/lib/medusa/libcloud creating build/lib/medusa/service copying medusa/service/__init__.py -> build/lib/medusa/service creating build/lib/medusa/monitoring copying medusa/monitoring/__init__.py -> build/lib/medusa/monitoring copying medusa/monitoring/abstract.py -> build/lib/medusa/monitoring copying medusa/monitoring/noop.py -> build/lib/medusa/monitoring copying medusa/monitoring/dogstatsd.py -> build/lib/medusa/monitoring copying medusa/monitoring/local.py -> build/lib/medusa/monitoring copying medusa/monitoring/ffwd.py -> build/lib/medusa/monitoring creating build/lib/medusa/storage copying medusa/storage/s3_rgw.py -> build/lib/medusa/storage copying medusa/storage/cluster_backup.py -> build/lib/medusa/storage copying medusa/storage/__init__.py -> build/lib/medusa/storage copying medusa/storage/abstract_storage.py -> build/lib/medusa/storage copying medusa/storage/s3_storage.py -> build/lib/medusa/storage copying medusa/storage/concurrent.py -> build/lib/medusa/storage copying medusa/storage/azure_storage.py -> build/lib/medusa/storage copying medusa/storage/google_storage.py -> build/lib/medusa/storage copying medusa/storage/local_storage.py -> build/lib/medusa/storage copying medusa/storage/node_backup.py -> build/lib/medusa/storage copying medusa/storage/s3_base_storage.py -> build/lib/medusa/storage creating build/lib/medusa/network copying medusa/network/__init__.py -> build/lib/medusa/network copying medusa/network/hostname_resolver.py -> build/lib/medusa/network creating build/lib/medusa/libcloud/storage copying medusa/libcloud/storage/__init__.py -> build/lib/medusa/libcloud/storage creating build/lib/medusa/libcloud/storage/drivers copying medusa/libcloud/storage/drivers/__init__.py -> build/lib/medusa/libcloud/storage/drivers copying medusa/libcloud/storage/drivers/s3_base_driver.py -> build/lib/medusa/libcloud/storage/drivers creating build/lib/medusa/service/grpc copying medusa/service/grpc/__init__.py -> build/lib/medusa/service/grpc copying medusa/service/grpc/medusa_pb2_grpc.py -> build/lib/medusa/service/grpc copying medusa/service/grpc/server.py -> build/lib/medusa/service/grpc copying medusa/service/grpc/medusa_pb2.py -> build/lib/medusa/service/grpc copying medusa/service/grpc/restore.py -> build/lib/medusa/service/grpc copying medusa/service/grpc/client.py -> build/lib/medusa/service/grpc creating build/lib/medusa/service/snapshot copying medusa/service/snapshot/__init__.py -> build/lib/medusa/service/snapshot copying medusa/service/snapshot/abstract_snapshot_service.py -> build/lib/medusa/service/snapshot copying medusa/service/snapshot/ccm_snapshot_service.py -> build/lib/medusa/service/snapshot copying medusa/service/snapshot/nodetool_snapshot_service.py -> build/lib/medusa/service/snapshot copying medusa/service/snapshot/management_api_snapshot_service.py -> build/lib/medusa/service/snapshot copying medusa/service/snapshot/jolokia_snapshot_service.py -> build/lib/medusa/service/snapshot creating build/lib/medusa/storage/google_cloud_storage copying medusa/storage/google_cloud_storage/gsutil.py -> build/lib/medusa/storage/google_cloud_storage copying medusa/storage/google_cloud_storage/__init__.py -> build/lib/medusa/storage/google_cloud_storage creating build/lib/medusa/storage/azure_blobs_storage copying medusa/storage/azure_blobs_storage/__init__.py -> build/lib/medusa/storage/azure_blobs_storage copying medusa/storage/azure_blobs_storage/concurrent.py -> build/lib/medusa/storage/azure_blobs_storage copying medusa/storage/azure_blobs_storage/azcli.py -> build/lib/medusa/storage/azure_blobs_storage creating build/lib/medusa/storage/s3_compat_storage copying medusa/storage/s3_compat_storage/__init__.py -> build/lib/medusa/storage/s3_compat_storage copying medusa/storage/s3_compat_storage/awscli.py -> build/lib/medusa/storage/s3_compat_storage copying medusa/storage/s3_compat_storage/concurrent.py -> build/lib/medusa/storage/s3_compat_storage running build_scripts creating build/scripts-3.9 copying bin/medusa-wrapper -> build/scripts-3.9 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wrFqAo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64 + cd cassandra-medusa-0.14.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/config_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/restore_cluster_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/purge_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/host_man_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/backup_man_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/restore_node_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/cassandra_utils_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/filtering_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/orchestration_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/backup_node_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/storage_test_with_prefix.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/backup_cluster_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/backup_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/storage_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/concurrent_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/features creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/features/steps copying build/lib/tests/integration/features/steps/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/features/steps copying build/lib/tests/integration/features/steps/integration_steps.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/features/steps copying build/lib/tests/integration/features/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/features copying build/lib/tests/integration/features/environment.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/features copying build/lib/tests/schema_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/utils_test.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/download.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/cassandra_utils.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/restore_cluster.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud copying build/lib/medusa/libcloud/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud/storage copying build/lib/medusa/libcloud/storage/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud/storage creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud/storage/drivers copying build/lib/medusa/libcloud/storage/drivers/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud/storage/drivers copying build/lib/medusa/libcloud/storage/drivers/s3_base_driver.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud/storage/drivers copying build/lib/medusa/utils.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/backup_node.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/config.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/filtering.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service copying build/lib/medusa/service/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc copying build/lib/medusa/service/grpc/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc copying build/lib/medusa/service/grpc/medusa_pb2_grpc.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc copying build/lib/medusa/service/grpc/server.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc copying build/lib/medusa/service/grpc/medusa_pb2.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc copying build/lib/medusa/service/grpc/restore.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc copying build/lib/medusa/service/grpc/client.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot copying build/lib/medusa/service/snapshot/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot copying build/lib/medusa/service/snapshot/abstract_snapshot_service.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot copying build/lib/medusa/service/snapshot/ccm_snapshot_service.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot copying build/lib/medusa/service/snapshot/nodetool_snapshot_service.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot copying build/lib/medusa/service/snapshot/management_api_snapshot_service.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot copying build/lib/medusa/service/snapshot/jolokia_snapshot_service.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot copying build/lib/medusa/medusacli.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/orchestration.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring copying build/lib/medusa/monitoring/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring copying build/lib/medusa/monitoring/abstract.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring copying build/lib/medusa/monitoring/noop.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring copying build/lib/medusa/monitoring/dogstatsd.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring copying build/lib/medusa/monitoring/local.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring copying build/lib/medusa/monitoring/ffwd.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/google_cloud_storage copying build/lib/medusa/storage/google_cloud_storage/gsutil.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/google_cloud_storage copying build/lib/medusa/storage/google_cloud_storage/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/google_cloud_storage copying build/lib/medusa/storage/s3_rgw.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage copying build/lib/medusa/storage/cluster_backup.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage copying build/lib/medusa/storage/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/azure_blobs_storage copying build/lib/medusa/storage/azure_blobs_storage/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/azure_blobs_storage copying build/lib/medusa/storage/azure_blobs_storage/concurrent.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/azure_blobs_storage copying build/lib/medusa/storage/azure_blobs_storage/azcli.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/azure_blobs_storage copying build/lib/medusa/storage/abstract_storage.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage copying build/lib/medusa/storage/s3_storage.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage copying build/lib/medusa/storage/concurrent.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage copying build/lib/medusa/storage/azure_storage.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage copying build/lib/medusa/storage/google_storage.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage copying build/lib/medusa/storage/local_storage.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage copying build/lib/medusa/storage/node_backup.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage copying build/lib/medusa/storage/s3_base_storage.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/s3_compat_storage copying build/lib/medusa/storage/s3_compat_storage/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/s3_compat_storage copying build/lib/medusa/storage/s3_compat_storage/awscli.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/s3_compat_storage copying build/lib/medusa/storage/s3_compat_storage/concurrent.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/s3_compat_storage copying build/lib/medusa/schema.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/index.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/purge.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/nodetool.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/backup_manager.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/host_man.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/backup_cluster.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/verify.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/report_latest.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/fetch_tokenmap.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/listing.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/status.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/network copying build/lib/medusa/network/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/network copying build/lib/medusa/network/hostname_resolver.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/network copying build/lib/medusa/verify_restore.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa copying build/lib/medusa/restore_node.py -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/config_test.py to config_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/restore_cluster_test.py to restore_cluster_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/purge_test.py to purge_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/host_man_test.py to host_man_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/backup_man_test.py to backup_man_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/restore_node_test.py to restore_node_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/cassandra_utils_test.py to cassandra_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/filtering_test.py to filtering_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestration_test.py to orchestration_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/backup_node_test.py to backup_node_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/storage_test_with_prefix.py to storage_test_with_prefix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/backup_cluster_test.py to backup_cluster_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/backup_test.py to backup_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/storage_test.py to storage_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/concurrent_test.py to concurrent_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/features/steps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/features/steps/integration_steps.py to integration_steps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/features/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/schema_test.py to schema_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/tests/utils_test.py to utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/cassandra_utils.py to cassandra_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/restore_cluster.py to restore_cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud/storage/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/libcloud/storage/drivers/s3_base_driver.py to s3_base_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/backup_node.py to backup_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/filtering.py to filtering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc/medusa_pb2_grpc.py to medusa_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc/medusa_pb2.py to medusa_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc/restore.py to restore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/grpc/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot/abstract_snapshot_service.py to abstract_snapshot_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot/ccm_snapshot_service.py to ccm_snapshot_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot/nodetool_snapshot_service.py to nodetool_snapshot_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot/management_api_snapshot_service.py to management_api_snapshot_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/service/snapshot/jolokia_snapshot_service.py to jolokia_snapshot_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/medusacli.py to medusacli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/orchestration.py to orchestration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring/abstract.py to abstract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring/noop.py to noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring/dogstatsd.py to dogstatsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/monitoring/ffwd.py to ffwd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/google_cloud_storage/gsutil.py to gsutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/google_cloud_storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/s3_rgw.py to s3_rgw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/cluster_backup.py to cluster_backup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/azure_blobs_storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/azure_blobs_storage/concurrent.py to concurrent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/azure_blobs_storage/azcli.py to azcli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/abstract_storage.py to abstract_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/s3_storage.py to s3_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/concurrent.py to concurrent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/azure_storage.py to azure_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/google_storage.py to google_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/local_storage.py to local_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/node_backup.py to node_backup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/s3_base_storage.py to s3_base_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/s3_compat_storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/s3_compat_storage/awscli.py to awscli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/storage/s3_compat_storage/concurrent.py to concurrent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/purge.py to purge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/nodetool.py to nodetool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/backup_manager.py to backup_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/host_man.py to host_man.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/backup_cluster.py to backup_cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/verify.py to verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/report_latest.py to report_latest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/fetch_tokenmap.py to fetch_tokenmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/listing.py to listing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/network/hostname_resolver.py to hostname_resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/verify_restore.py to verify_restore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/medusa/restore_node.py to restore_node.cpython-39.pyc writing byte-compilation script '/tmp/tmpndnvje5j.py' /usr/bin/python3 /tmp/tmpndnvje5j.py removing /tmp/tmpndnvje5j.py running install_data creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/etc creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/etc/medusa copying medusa-example.ini -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/etc/medusa running install_egg_info running egg_info writing cassandra_medusa.egg-info/PKG-INFO writing dependency_links to cassandra_medusa.egg-info/dependency_links.txt writing entry points to cassandra_medusa.egg-info/entry_points.txt writing requirements to cassandra_medusa.egg-info/requires.txt writing top-level names to cassandra_medusa.egg-info/top_level.txt reading manifest file 'cassandra_medusa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'cassandra_medusa.egg-info/SOURCES.txt' Copying cassandra_medusa.egg-info to /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9/site-packages/cassandra_medusa-0.14.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/bin copying build/scripts-3.9/medusa-wrapper -> /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/bin/medusa-wrapper to 755 Installing medusa script to /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64//usr/share/doc/python-cassandra-medusa + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64 ~/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64 ~/build/BUILD/cassandra-medusa-0.14.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/cassandra-medusa-0.14.0 + mv /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.14.0-1 --unique-debug-suffix -0.14.0-1.x86_64 --unique-debug-src-base python-cassandra-medusa-0.14.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/cassandra-medusa-0.14.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-cassandra-medusa-0.14.0-1.noarch Provides: python-cassandra-medusa python3-cassandra-medusa = 0.14.0-1 python3.9dist(cassandra-medusa) = 0.14 python3dist(cassandra-medusa) = 0.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(apache-libcloud) >= 3.3 python3.9dist(apache-libcloud) < 3.4 python3.9dist(botocore) >= 1.13.27 python3.9dist(cassandra-driver) >= 3.25 python3.9dist(click) >= 8.0.1 python3.9dist(click-aliases) >= 1.0.1 python3.9dist(cryptography) >= 2.5 python3.9dist(cryptography) <= 35 python3.9dist(datadog) python3.9dist(dnspython) >= 2.2.1 python3.9dist(fasteners) = 0.16 python3.9dist(ffwd) >= 0.0.2 python3.9dist(gevent) python3.9dist(greenlet) python3.9dist(grpcio) >= 1.29 python3.9dist(grpcio) <= 1.48.2 python3.9dist(grpcio-health-checking) >= 1.29 python3.9dist(grpcio-health-checking) <= 1.48.2 python3.9dist(grpcio-tools) >= 1.29 python3.9dist(grpcio-tools) <= 1.48.2 python3.9dist(lockfile) >= 0.12.2 python3.9dist(parallel-ssh) = 2.2 python3.9dist(protobuf) >= 3.12 python3.9dist(protobuf) <= 3.20.1 python3.9dist(psutil) >= 5.4.7 python3.9dist(pycryptodome) >= 3.9.9 python3.9dist(pyopenssl) = 22 python3.9dist(python-dateutil) >= 2.1 python3.9dist(python-dateutil) < 2.8.1 python3.9dist(pyyaml) >= 5.1 python3.9dist(requests) = 2.22 python3.9dist(retrying) >= 1.3.3 python3.9dist(setuptools) python3.9dist(ssh-python) >= 0.8 python3.9dist(ssh2-python) = 0.27 Processing files: python-cassandra-medusa-help-0.14.0-1.noarch warning: Empty %files file /builddir/build/BUILD/cassandra-medusa-0.14.0/doclist.lst Provides: python-cassandra-medusa-help = 0.14.0-1 python3-cassandra-medusa-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cassandra-medusa-0.14.0-1.x86_64 error: Installed (but unpackaged) file(s) found: /etc/medusa/medusa-example.ini Empty %files file /builddir/build/BUILD/cassandra-medusa-0.14.0/doclist.lst Installed (but unpackaged) file(s) found: /etc/medusa/medusa-example.ini RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cassandra-medusa.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cassandra-medusa.spec