Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/docker-compose.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.498oNr:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8a5d99db69e4467fa76390269dda7e72', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.498oNr:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/docker-compose.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/docker-compose-1.9.0-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/docker-compose.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.498oNr:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c95c421096f04d7b8d10c9f5c1fdb2c3', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.498oNr:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/docker-compose.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UcvZCY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf docker-compose-1.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/docker-compose-1.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd docker-compose-1.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (relax-requirements.patch):' Patch #0 (relax-requirements.patch): + /usr/bin/cat /builddir/build/SOURCES/relax-requirements.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.py + rm -r docker_compose.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2pRsxs + umask 022 + cd /builddir/build/BUILD + cd docker-compose-1.9.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/compose copying compose/volume.py -> build/lib/compose copying compose/bundle.py -> build/lib/compose copying compose/utils.py -> build/lib/compose copying compose/parallel.py -> build/lib/compose copying compose/service.py -> build/lib/compose copying compose/container.py -> build/lib/compose copying compose/errors.py -> build/lib/compose copying compose/network.py -> build/lib/compose copying compose/progress_stream.py -> build/lib/compose copying compose/state.py -> build/lib/compose copying compose/project.py -> build/lib/compose copying compose/__init__.py -> build/lib/compose copying compose/const.py -> build/lib/compose copying compose/__main__.py -> build/lib/compose creating build/lib/compose/config copying compose/config/interpolation.py -> build/lib/compose/config copying compose/config/config.py -> build/lib/compose/config copying compose/config/sort_services.py -> build/lib/compose/config copying compose/config/serialize.py -> build/lib/compose/config copying compose/config/errors.py -> build/lib/compose/config copying compose/config/environment.py -> build/lib/compose/config copying compose/config/types.py -> build/lib/compose/config copying compose/config/__init__.py -> build/lib/compose/config copying compose/config/validation.py -> build/lib/compose/config creating build/lib/compose/cli copying compose/cli/log_printer.py -> build/lib/compose/cli copying compose/cli/utils.py -> build/lib/compose/cli copying compose/cli/docopt_command.py -> build/lib/compose/cli copying compose/cli/command.py -> build/lib/compose/cli copying compose/cli/signals.py -> build/lib/compose/cli copying compose/cli/errors.py -> build/lib/compose/cli copying compose/cli/verbose_proxy.py -> build/lib/compose/cli copying compose/cli/docker_client.py -> build/lib/compose/cli copying compose/cli/formatter.py -> build/lib/compose/cli copying compose/cli/__init__.py -> build/lib/compose/cli copying compose/cli/colors.py -> build/lib/compose/cli copying compose/cli/main.py -> build/lib/compose/cli running egg_info creating docker_compose.egg-info writing requirements to docker_compose.egg-info/requires.txt writing docker_compose.egg-info/PKG-INFO writing top-level names to docker_compose.egg-info/top_level.txt writing dependency_links to docker_compose.egg-info/dependency_links.txt writing entry points to docker_compose.egg-info/entry_points.txt writing manifest file 'docker_compose.egg-info/SOURCES.txt' reading manifest file 'docker_compose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'README.md' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.un~' found anywhere in distribution writing manifest file 'docker_compose.egg-info/SOURCES.txt' copying compose/GITSHA -> build/lib/compose copying compose/config/config_schema_v1.json -> build/lib/compose/config copying compose/config/config_schema_v2.0.json -> build/lib/compose/config copying compose/config/config_schema_v2.1.json -> build/lib/compose/config + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kmkGpX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386 + cd docker-compose-1.9.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr creating /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib creating /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/volume.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/bundle.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/utils.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/parallel.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/service.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/container.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/errors.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/network.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/progress_stream.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/state.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/project.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/__init__.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/const.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose copying build/lib/compose/__main__.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose creating /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/interpolation.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/sort_services.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/serialize.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/errors.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/environment.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/types.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/__init__.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/validation.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v1.json -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v2.0.json -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config copying build/lib/compose/config/config_schema_v2.1.json -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config creating /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/log_printer.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/utils.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/docopt_command.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/command.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/signals.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/errors.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/verbose_proxy.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/docker_client.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/formatter.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/__init__.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/colors.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/cli/main.py -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli copying build/lib/compose/GITSHA -> /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/bundle.py to bundle.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/parallel.py to parallel.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/progress_stream.py to progress_stream.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config/sort_services.py to sort_services.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config/serialize.py to serialize.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/config/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/log_printer.py to log_printer.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/docopt_command.py to docopt_command.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/verbose_proxy.py to verbose_proxy.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/docker_client.py to docker_client.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/formatter.py to formatter.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/colors.py to colors.pyc byte-compiling /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/compose/cli/main.py to main.pyc writing byte-compilation script '/tmp/tmpvmpQS2.py' /usr/bin/python2 -O /tmp/tmpvmpQS2.py removing /tmp/tmpvmpQS2.py running install_egg_info running egg_info writing requirements to docker_compose.egg-info/requires.txt writing docker_compose.egg-info/PKG-INFO writing top-level names to docker_compose.egg-info/top_level.txt writing dependency_links to docker_compose.egg-info/dependency_links.txt writing entry points to docker_compose.egg-info/entry_points.txt reading manifest file 'docker_compose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'README.md' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.un~' found anywhere in distribution writing manifest file 'docker_compose.egg-info/SOURCES.txt' Copying docker_compose.egg-info to /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7/site-packages/docker_compose-1.9.0-py2.7.egg-info running install_scripts Installing docker-compose script to /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/bin + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: docker-compose-1.9.0-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OOCq6v + umask 022 + cd /builddir/build/BUILD + cd docker-compose-1.9.0 + DOCDIR=/builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/share/doc/docker-compose-1.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/share/doc/docker-compose-1.9.0 + cp -pr CHANGES.md /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/share/doc/docker-compose-1.9.0 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/share/doc/docker-compose-1.9.0 + cp -pr README.rst /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/share/doc/docker-compose-1.9.0 + cp -pr SWARM.md /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/share/doc/docker-compose-1.9.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TOL6Q4 + umask 022 + cd /builddir/build/BUILD + cd docker-compose-1.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/share/licenses/docker-compose-1.9.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/share/licenses/docker-compose-1.9.0 + cp -pr LICENSE /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386/usr/share/licenses/docker-compose-1.9.0 + exit 0 Provides: docker-compose = 1.9.0-5.el7 fig = 1.9.0-5.el7 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/python2 python(abi) = 2.7 Obsoletes: fig <= 1.0.1-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386 Wrote: /builddir/build/RPMS/docker-compose-1.9.0-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mWeu7o + umask 022 + cd /builddir/build/BUILD + cd docker-compose-1.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/docker-compose-1.9.0-5.el7.i386 + exit 0 Child return code was: 0