Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-barman.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678249809.337238/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=0gid=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-barman.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-barman-3.4.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-barman.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678249809.337238/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=0gid=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-barman.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-barman-3.4.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-barman.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678249809.337238/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=0gid=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-barman.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.C0zxuE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf barman-3.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/barman-3.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd barman-3.4.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.DGErVd + umask 022 + cd /builddir/build/BUILD + cd barman-3.4.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/barman copying barman/compression.py -> build/lib/barman copying barman/cli.py -> build/lib/barman copying barman/recovery_executor.py -> build/lib/barman copying barman/utils.py -> build/lib/barman copying barman/backup_manifest.py -> build/lib/barman copying barman/version.py -> build/lib/barman copying barman/postgres_plumbing.py -> build/lib/barman copying barman/config.py -> build/lib/barman copying barman/fs.py -> build/lib/barman copying barman/copy_controller.py -> build/lib/barman copying barman/exceptions.py -> build/lib/barman copying barman/retention_policies.py -> build/lib/barman copying barman/output.py -> build/lib/barman copying barman/annotations.py -> build/lib/barman copying barman/wal_archiver.py -> build/lib/barman copying barman/diagnose.py -> build/lib/barman copying barman/server.py -> build/lib/barman copying barman/lockfile.py -> build/lib/barman copying barman/cloud.py -> build/lib/barman copying barman/backup.py -> build/lib/barman copying barman/process.py -> build/lib/barman copying barman/command_wrappers.py -> build/lib/barman copying barman/remote_status.py -> build/lib/barman copying barman/postgres.py -> build/lib/barman copying barman/hooks.py -> build/lib/barman copying barman/backup_executor.py -> build/lib/barman copying barman/infofile.py -> build/lib/barman copying barman/__init__.py -> build/lib/barman copying barman/xlog.py -> build/lib/barman creating build/lib/barman/storage copying barman/storage/file_stats.py -> build/lib/barman/storage copying barman/storage/file_manager.py -> build/lib/barman/storage copying barman/storage/local_file_manager.py -> build/lib/barman/storage copying barman/storage/__init__.py -> build/lib/barman/storage creating build/lib/barman/clients copying barman/clients/walrestore.py -> build/lib/barman/clients copying barman/clients/cloud_cli.py -> build/lib/barman/clients copying barman/clients/cloud_walrestore.py -> build/lib/barman/clients copying barman/clients/cloud_backup_show.py -> build/lib/barman/clients copying barman/clients/cloud_check_wal_archive.py -> build/lib/barman/clients copying barman/clients/cloud_restore.py -> build/lib/barman/clients copying barman/clients/cloud_walarchive.py -> build/lib/barman/clients copying barman/clients/cloud_backup_delete.py -> build/lib/barman/clients copying barman/clients/cloud_compression.py -> build/lib/barman/clients copying barman/clients/cloud_backup.py -> build/lib/barman/clients copying barman/clients/walarchive.py -> build/lib/barman/clients copying barman/clients/cloud_backup_keep.py -> build/lib/barman/clients copying barman/clients/cloud_backup_list.py -> build/lib/barman/clients copying barman/clients/__init__.py -> build/lib/barman/clients creating build/lib/barman/cloud_providers copying barman/cloud_providers/azure_blob_storage.py -> build/lib/barman/cloud_providers copying barman/cloud_providers/aws_s3.py -> build/lib/barman/cloud_providers copying barman/cloud_providers/google_cloud_storage.py -> build/lib/barman/cloud_providers copying barman/cloud_providers/__init__.py -> build/lib/barman/cloud_providers + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ewOh11 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64 + cd barman-3.4.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-barman-3.4.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-barman-3.4.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/compression.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/cli.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/recovery_executor.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/utils.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/backup_manifest.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/version.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/postgres_plumbing.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/config.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/fs.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/copy_controller.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/exceptions.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/retention_policies.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/output.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/annotations.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/wal_archiver.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/diagnose.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/server.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/lockfile.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/cloud.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/backup.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/process.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/storage copying build/lib/barman/storage/file_stats.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/storage copying build/lib/barman/storage/file_manager.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/storage copying build/lib/barman/storage/local_file_manager.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/storage copying build/lib/barman/storage/__init__.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/storage copying build/lib/barman/command_wrappers.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/remote_status.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/walrestore.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_cli.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_walrestore.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_backup_show.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_check_wal_archive.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_restore.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_walarchive.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_backup_delete.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_compression.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_backup.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/walarchive.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_backup_keep.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/cloud_backup_list.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/clients/__init__.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients copying build/lib/barman/postgres.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/hooks.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/backup_executor.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/infofile.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/__init__.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman copying build/lib/barman/xlog.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cloud_providers copying build/lib/barman/cloud_providers/azure_blob_storage.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cloud_providers copying build/lib/barman/cloud_providers/aws_s3.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cloud_providers copying build/lib/barman/cloud_providers/google_cloud_storage.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cloud_providers copying build/lib/barman/cloud_providers/__init__.py -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cloud_providers byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/compression.py to compression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/recovery_executor.py to recovery_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/backup_manifest.py to backup_manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/postgres_plumbing.py to postgres_plumbing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/fs.py to fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/copy_controller.py to copy_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/retention_policies.py to retention_policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/output.py to output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/annotations.py to annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/wal_archiver.py to wal_archiver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/diagnose.py to diagnose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/lockfile.py to lockfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cloud.py to cloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/backup.py to backup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/storage/file_stats.py to file_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/storage/file_manager.py to file_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/storage/local_file_manager.py to local_file_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/command_wrappers.py to command_wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/remote_status.py to remote_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/walrestore.py to walrestore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_cli.py to cloud_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_walrestore.py to cloud_walrestore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_backup_show.py to cloud_backup_show.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_check_wal_archive.py to cloud_check_wal_archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_restore.py to cloud_restore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_walarchive.py to cloud_walarchive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_backup_delete.py to cloud_backup_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_compression.py to cloud_compression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_backup.py to cloud_backup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/walarchive.py to walarchive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_backup_keep.py to cloud_backup_keep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/cloud_backup_list.py to cloud_backup_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/clients/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/postgres.py to postgres.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/backup_executor.py to backup_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/infofile.py to infofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/xlog.py to xlog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cloud_providers/azure_blob_storage.py to azure_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cloud_providers/aws_s3.py to aws_s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cloud_providers/google_cloud_storage.py to google_cloud_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman/cloud_providers/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpmt974x0e.py' /usr/bin/python3 /tmp/tmpmt974x0e.py removing /tmp/tmpmt974x0e.py running install_data creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman-cloud-backup.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman-cloud-backup-keep.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman-cloud-backup-list.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman-cloud-backup-delete.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman-cloud-check-wal-archive.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman-cloud-restore.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman-cloud-wal-archive.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman-cloud-wal-restore.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman-wal-archive.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 copying doc/barman-wal-restore.1 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man1 creating /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man5 copying doc/barman.5 -> /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/share/man/man5 running install_egg_info running egg_info writing barman.egg-info/PKG-INFO writing dependency_links to barman.egg-info/dependency_links.txt writing entry points to barman.egg-info/entry_points.txt writing requirements to barman.egg-info/requires.txt writing top-level names to barman.egg-info/top_level.txt reading manifest file 'barman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'rpm' warning: no files found matching 'ChangeLog' warning: no files found matching 'INSTALL' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'barman.egg-info/SOURCES.txt' Copying barman.egg-info to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/lib/python3.9/site-packages/barman-3.4.0-py3.9.egg-info running install_scripts Installing barman script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-cloud-backup script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-cloud-backup-delete script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-cloud-backup-keep script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-cloud-backup-list script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-cloud-backup-show script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-cloud-check-wal-archive script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-cloud-restore script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-cloud-wal-archive script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-cloud-wal-restore script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-wal-archive script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin Installing barman-wal-restore script to /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64//usr/share/doc/python-barman + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64//usr/share/doc/python-barman + '[' -d docs ']' ~/build/BUILDROOT/python-barman-3.4.0-1.x86_64 ~/build/BUILD/barman-3.4.0 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64 + '[' -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 ']' + find usr/share/man -type f -printf '/%h/%f.gz\n' + popd ~/build/BUILD/barman-3.4.0 + mv /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 3.4.0-1 --unique-debug-suffix -3.4.0-1.x86_64 --unique-debug-src-base python-barman-3.4.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/barman-3.4.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-barman-3.4.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-barman-3.4.0-1.noarch Provides: python-barman python3-barman = 3.4.0-1 python3.9dist(barman) = 3.4 python3dist(barman) = 3.4 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(argcomplete) python3.9dist(psycopg2) >= 2.4.2 python3.9dist(python-dateutil) python3.9dist(setuptools) Processing files: python-barman-help-3.4.0-1.noarch Provides: python-barman-help = 3.4.0-1 python3-barman-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-barman-3.4.0-1.x86_64 Wrote: /builddir/build/RPMS/python3-barman-3.4.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python-barman-help-3.4.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oSqVyW + umask 022 + cd /builddir/build/BUILD + cd barman-3.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-barman-3.4.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0