Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/swiftonfile.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-16620/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/swiftonfile.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-635053562.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/swiftonfile-2.5.0-0.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/swiftonfile.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-16620/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/swiftonfile.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jyF4np + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf swiftonfile-2.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/swiftonfile-2.5.0-0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd swiftonfile-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QPS8Za + umask 022 + cd /builddir/build/BUILD + cd swiftonfile-2.5.0 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/swiftonfile copying swiftonfile/__init__.py -> build/lib/swiftonfile creating build/lib/test creating build/lib/test/unit copying test/unit/test_sof_pkg.py -> build/lib/test/unit copying test/unit/__init__.py -> build/lib/test/unit creating build/lib/test/functional copying test/functional/swift_test_client.py -> build/lib/test/functional copying test/functional/test_account.py -> build/lib/test/functional copying test/functional/test_container.py -> build/lib/test/functional copying test/functional/test_object.py -> build/lib/test/functional copying test/functional/__init__.py -> build/lib/test/functional copying test/functional/tests.py -> build/lib/test/functional copying test/functional/swift_on_file_tests.py -> build/lib/test/functional creating build/lib/swiftonfile/swift copying swiftonfile/swift/__init__.py -> build/lib/swiftonfile/swift creating build/lib/test/unit/common copying test/unit/common/test_fs_utils.py -> build/lib/test/unit/common copying test/unit/common/test_utils.py -> build/lib/test/unit/common copying test/unit/common/__init__.py -> build/lib/test/unit/common copying test/unit/common/test_constraints.py -> build/lib/test/unit/common creating build/lib/test/unit/obj copying test/unit/obj/test_server.py -> build/lib/test/unit/obj copying test/unit/obj/test_diskfile.py -> build/lib/test/unit/obj copying test/unit/obj/__init__.py -> build/lib/test/unit/obj creating build/lib/swiftonfile/swift/common copying swiftonfile/swift/common/fs_utils.py -> build/lib/swiftonfile/swift/common copying swiftonfile/swift/common/exceptions.py -> build/lib/swiftonfile/swift/common copying swiftonfile/swift/common/constraints.py -> build/lib/swiftonfile/swift/common copying swiftonfile/swift/common/__init__.py -> build/lib/swiftonfile/swift/common copying swiftonfile/swift/common/utils.py -> build/lib/swiftonfile/swift/common creating build/lib/swiftonfile/swift/obj copying swiftonfile/swift/obj/diskfile.py -> build/lib/swiftonfile/swift/obj copying swiftonfile/swift/obj/server.py -> build/lib/swiftonfile/swift/obj copying swiftonfile/swift/obj/__init__.py -> build/lib/swiftonfile/swift/obj creating build/lib/test/unit/common/middleware copying test/unit/common/middleware/__init__.py -> build/lib/test/unit/common/middleware copying test/unit/common/middleware/test_constraints.py -> build/lib/test/unit/common/middleware creating build/lib/swiftonfile/swift/common/middleware copying swiftonfile/swift/common/middleware/check_constraints.py -> build/lib/swiftonfile/swift/common/middleware copying swiftonfile/swift/common/middleware/__init__.py -> build/lib/swiftonfile/swift/common/middleware running build_scripts creating build/scripts-2.7 copying and adjusting bin/swiftonfile-print-metadata -> build/scripts-2.7 copying and adjusting bin/swiftonfile-migrate-metadata -> build/scripts-2.7 changing mode of build/scripts-2.7/swiftonfile-print-metadata from 644 to 755 changing mode of build/scripts-2.7/swiftonfile-migrate-metadata from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P4tyUW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64 + cd swiftonfile-2.5.0 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional copying build/lib/test/functional/swift_on_file_tests.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional copying build/lib/test/functional/tests.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional copying build/lib/test/functional/__init__.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional copying build/lib/test/functional/test_object.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional copying build/lib/test/functional/test_container.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional copying build/lib/test/functional/test_account.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional copying build/lib/test/functional/swift_test_client.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/obj copying build/lib/test/unit/obj/__init__.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/obj copying build/lib/test/unit/obj/test_diskfile.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/obj copying build/lib/test/unit/obj/test_server.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/obj creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common/middleware copying build/lib/test/unit/common/middleware/test_constraints.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common/middleware copying build/lib/test/unit/common/middleware/__init__.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common/middleware copying build/lib/test/unit/common/test_constraints.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common copying build/lib/test/unit/common/__init__.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common copying build/lib/test/unit/common/test_utils.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common copying build/lib/test/unit/common/test_fs_utils.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common copying build/lib/test/unit/__init__.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit copying build/lib/test/unit/test_sof_pkg.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/obj copying build/lib/swiftonfile/swift/obj/__init__.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/obj copying build/lib/swiftonfile/swift/obj/server.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/obj copying build/lib/swiftonfile/swift/obj/diskfile.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/obj creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common/middleware copying build/lib/swiftonfile/swift/common/middleware/__init__.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common/middleware copying build/lib/swiftonfile/swift/common/middleware/check_constraints.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common/middleware copying build/lib/swiftonfile/swift/common/utils.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common copying build/lib/swiftonfile/swift/common/__init__.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common copying build/lib/swiftonfile/swift/common/constraints.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common copying build/lib/swiftonfile/swift/common/exceptions.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common copying build/lib/swiftonfile/swift/common/fs_utils.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common copying build/lib/swiftonfile/swift/__init__.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift copying build/lib/swiftonfile/__init__.py -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional/swift_on_file_tests.py to swift_on_file_tests.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional/test_object.py to test_object.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional/test_container.py to test_container.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional/test_account.py to test_account.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/functional/swift_test_client.py to swift_test_client.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/obj/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/obj/test_diskfile.py to test_diskfile.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/obj/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common/middleware/test_constraints.py to test_constraints.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common/test_constraints.py to test_constraints.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/common/test_fs_utils.py to test_fs_utils.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/test/unit/test_sof_pkg.py to test_sof_pkg.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/obj/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/obj/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/obj/diskfile.py to diskfile.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common/middleware/check_constraints.py to check_constraints.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common/constraints.py to constraints.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/common/fs_utils.py to fs_utils.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpFSgz8a.py' /usr/bin/python -O /tmp/tmpFSgz8a.py removing /tmp/tmpFSgz8a.py running install_egg_info running egg_info creating swiftonfile.egg-info writing swiftonfile.egg-info/PKG-INFO writing top-level names to swiftonfile.egg-info/top_level.txt writing dependency_links to swiftonfile.egg-info/dependency_links.txt writing entry points to swiftonfile.egg-info/entry_points.txt writing manifest file 'swiftonfile.egg-info/SOURCES.txt' reading manifest file 'swiftonfile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'swiftonfile.egg-info/SOURCES.txt' Copying swiftonfile.egg-info to /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7/site-packages/swiftonfile-2.5.0_0-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/bin copying build/scripts-2.7/swiftonfile-migrate-metadata -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/bin copying build/scripts-2.7/swiftonfile-print-metadata -> /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/bin/swiftonfile-migrate-metadata to 755 changing mode of /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/bin/swiftonfile-print-metadata to 755 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 warning: no files found matching 'requirements.txt' warning: no files found matching 'test-requirements.txt' + mkdir -p /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64//etc/swift/ + cp -r etc/object-server.conf-swiftonfile etc/swift.conf-swiftonfile /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64//etc/swift/ + /usr/bin/rm -rf /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64//usr/lib/python2.7/site-packages/test + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/swiftonfile-2.5.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: swiftonfile-2.5.0-0.el7.centos.noarch Provides: config(swiftonfile) = 2.5.0-0.el7.centos swiftonfile = 2.5.0-0.el7.centos 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/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-635053562.novalocal Wrote: /builddir/build/RPMS/swiftonfile-2.5.0-0.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NqHauB + umask 022 + cd /builddir/build/BUILD + cd swiftonfile-2.5.0 + rm -rf /builddir/build/BUILDROOT/swiftonfile-2.5.0-0.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->