Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/crane.spec'], chrootPath='/var/lib/mock/579032-epel-7-x86_64/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '943f52b22dde4cacbd73a9f91d7e97ff', '-D', '/var/lib/mock/579032-epel-7-x86_64/root', '-a', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/crane.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': 'en_US.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: 943f52b22dde4cacbd73a9f91d7e97ff Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-crane-2.1.0-2.manifestlists.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/crane.spec'], chrootPath='/var/lib/mock/579032-epel-7-x86_64/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network', '--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '84e541b150b94a2c80b056d16bc7dce7', '-D', '/var/lib/mock/579032-epel-7-x86_64/root', '-a', '--private-network', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/crane.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rd7brB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf crane-python-crane-2.1.0-1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-crane-2.1.0-1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd crane-python-crane-2.1.0-1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0001-Update-to-latest-master.patch + /usr/bin/cat /builddir/build/SOURCES/0002-manifest-lists-support.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3YPGfT + umask 022 + cd /builddir/build/BUILD + cd crane-python-crane-2.1.0-1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/crane copying crane/data.py -> build/lib/crane copying crane/app_util.py -> build/lib/crane copying crane/__init__.py -> build/lib/crane copying crane/wsgi.py -> build/lib/crane copying crane/exceptions.py -> build/lib/crane copying crane/config.py -> build/lib/crane copying crane/app.py -> build/lib/crane creating build/lib/crane/views copying crane/views/v2.py -> build/lib/crane/views copying crane/views/crane.py -> build/lib/crane/views copying crane/views/v1.py -> build/lib/crane/views copying crane/views/__init__.py -> build/lib/crane/views creating build/lib/crane/search copying crane/search/solr.py -> build/lib/crane/search copying crane/search/gsa.py -> build/lib/crane/search copying crane/search/base.py -> build/lib/crane/search copying crane/search/__init__.py -> build/lib/crane/search creating build/lib/crane/api copying crane/api/repository.py -> build/lib/crane/api copying crane/api/images.py -> build/lib/crane/api copying crane/api/__init__.py -> build/lib/crane/api creating build/lib/crane/data copying crane/data/default_config.conf -> build/lib/crane/data creating build/lib/crane/templates copying crane/templates/repositories.html -> build/lib/crane/templates copying crane/templates/layout.html -> build/lib/crane/templates creating build/lib/crane/static creating build/lib/crane/static/css copying crane/static/css/patternfly.min.css -> build/lib/crane/static/css copying crane/static/css/jquery.min.map -> build/lib/crane/static/css copying crane/static/css/bootstrap.css.map -> build/lib/crane/static/css copying crane/static/css/bootstrap.css -> build/lib/crane/static/css copying crane/static/css/bootstrap-treeview.min.css -> build/lib/crane/static/css creating build/lib/crane/static/js copying crane/static/js/patternfly.min.js -> build/lib/crane/static/js copying crane/static/js/jquery.js -> build/lib/crane/static/js copying crane/static/js/jquery.dataTables.min.js -> build/lib/crane/static/js copying crane/static/js/jquery.dataTables.js -> build/lib/crane/static/js copying crane/static/js/bootstrap.min.js -> build/lib/crane/static/js copying crane/static/js/bootstrap-treeview.min.js -> build/lib/crane/static/js creating build/lib/crane/static/fonts copying crane/static/fonts/fontawesome-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/fontawesome-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/fontawesome-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/fontawesome-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/PatternFlyIcons-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/PatternFlyIcons-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/PatternFlyIcons-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/PatternFlyIcons-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-SemiboldItalic-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-SemiboldItalic-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-SemiboldItalic-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-SemiboldItalic-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Semibold-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Semibold-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Semibold-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Semibold-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Regular-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Regular-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Regular-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Regular-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-LightItalic-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-LightItalic-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-LightItalic-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-LightItalic-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Light-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Light-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Light-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Light-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Italic-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Italic-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Italic-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Italic-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-ExtraBoldItalic-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-ExtraBoldItalic-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-ExtraBoldItalic-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-ExtraBoldItalic-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-ExtraBold-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-ExtraBold-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-ExtraBold-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-ExtraBold-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-BoldItalic-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-BoldItalic-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-BoldItalic-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-BoldItalic-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Bold-webfont.woff -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Bold-webfont.ttf -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Bold-webfont.svg -> build/lib/crane/static/fonts copying crane/static/fonts/OpenSans-Bold-webfont.eot -> build/lib/crane/static/fonts copying crane/static/fonts/FontAwesome.otf -> build/lib/crane/static/fonts creating build/lib/crane/static/img copying crane/static/img/crane.png -> build/lib/crane/static/img + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PMdZgf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64 + cd crane-python-crane-2.1.0-1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/img copying build/lib/crane/static/img/crane.png -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/img creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Bold-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Bold-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Bold-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Bold-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-BoldItalic-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-BoldItalic-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-BoldItalic-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-BoldItalic-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-ExtraBold-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-ExtraBold-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-ExtraBold-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-ExtraBold-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-ExtraBoldItalic-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-ExtraBoldItalic-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-ExtraBoldItalic-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-ExtraBoldItalic-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Italic-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Italic-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Italic-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Italic-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Light-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Light-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Light-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Light-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-LightItalic-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-LightItalic-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-LightItalic-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-LightItalic-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Regular-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Regular-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Regular-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Regular-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Semibold-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Semibold-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Semibold-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-Semibold-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-SemiboldItalic-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-SemiboldItalic-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-SemiboldItalic-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/OpenSans-SemiboldItalic-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/PatternFlyIcons-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/PatternFlyIcons-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/PatternFlyIcons-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/PatternFlyIcons-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts copying build/lib/crane/static/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/fonts creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/js copying build/lib/crane/static/js/bootstrap-treeview.min.js -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/js copying build/lib/crane/static/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/js copying build/lib/crane/static/js/jquery.dataTables.js -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/js copying build/lib/crane/static/js/jquery.dataTables.min.js -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/js copying build/lib/crane/static/js/jquery.js -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/js copying build/lib/crane/static/js/patternfly.min.js -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/js creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/css copying build/lib/crane/static/css/bootstrap-treeview.min.css -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/css copying build/lib/crane/static/css/bootstrap.css -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/css copying build/lib/crane/static/css/bootstrap.css.map -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/css copying build/lib/crane/static/css/jquery.min.map -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/css copying build/lib/crane/static/css/patternfly.min.css -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/static/css creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/templates copying build/lib/crane/templates/layout.html -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/templates copying build/lib/crane/templates/repositories.html -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/templates creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/data copying build/lib/crane/data/default_config.conf -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/data creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/api copying build/lib/crane/api/__init__.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/api copying build/lib/crane/api/images.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/api copying build/lib/crane/api/repository.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/api creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/search copying build/lib/crane/search/__init__.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/search copying build/lib/crane/search/base.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/search copying build/lib/crane/search/gsa.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/search copying build/lib/crane/search/solr.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/search creating /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/views copying build/lib/crane/views/__init__.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/views copying build/lib/crane/views/v1.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/views copying build/lib/crane/views/crane.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/views copying build/lib/crane/views/v2.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/views copying build/lib/crane/app.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane copying build/lib/crane/config.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane copying build/lib/crane/exceptions.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane copying build/lib/crane/wsgi.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane copying build/lib/crane/__init__.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane copying build/lib/crane/app_util.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane copying build/lib/crane/data.py -> /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/api/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/api/repository.py to repository.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/search/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/search/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/search/gsa.py to gsa.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/search/solr.py to solr.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/views/v1.py to v1.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/views/crane.py to crane.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/views/v2.py to v2.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/app_util.py to app_util.pyc byte-compiling /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane/data.py to data.pyc writing byte-compilation script '/tmp/tmpc4Tzhd.py' /usr/bin/python2 -O /tmp/tmpc4Tzhd.py removing /tmp/tmpc4Tzhd.py running install_egg_info running egg_info creating crane.egg-info writing requirements to crane.egg-info/requires.txt writing crane.egg-info/PKG-INFO writing top-level names to crane.egg-info/top_level.txt writing dependency_links to crane.egg-info/dependency_links.txt writing manifest file 'crane.egg-info/SOURCES.txt' reading manifest file 'crane.egg-info/SOURCES.txt' writing manifest file 'crane.egg-info/SOURCES.txt' Copying crane.egg-info to /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/lib/python2.7/site-packages/crane-2.2a1-py2.7.egg-info running install_scripts + install -d /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64//usr/share/crane/ + install -d /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64//var/lib/crane/metadata/ + install -pm644 deployment/crane.wsgi /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64//usr/share/crane/ + install -pm644 deployment/apache24.conf /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64//usr/share/crane/apache.conf + install -pm644 deployment/crane.wsgi /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64//usr/share/crane/ + /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/crane-python-crane-2.1.0-1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/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: python2-crane-2.1.0-2.manifestlists.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1mHsTC + umask 022 + cd /builddir/build/BUILD + cd crane-python-crane-2.1.0-1 + DOCDIR=/builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/share/doc/python2-crane-2.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/share/doc/python2-crane-2.1.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/share/doc/python2-crane-2.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/share/doc/python2-crane-2.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.r3Y0w0 + umask 022 + cd /builddir/build/BUILD + cd crane-python-crane-2.1.0-1 + LICENSEDIR=/builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/share/licenses/python2-crane-2.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/share/licenses/python2-crane-2.1.0 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/share/licenses/python2-crane-2.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64/usr/share/licenses/python2-crane-2.1.0 + exit 0 Provides: bundled(fontawesome-fonts-web) bundled(open-sans-fonts) bundled(patternflyicons-fonts-web) python-crane = 2.1.0-2.manifestlists.el7.centos python2-crane = 2.1.0-2.manifestlists.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(post): policycoreutils-python Requires(postun): policycoreutils-python Requires: python(abi) = 2.7 Obsoletes: python-crane < 2.1.0-2.manifestlists.el7.centos Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64 warning: Could not canonicalize hostname: 84e541b150b94a2c80b056d16bc7dce7 Wrote: /builddir/build/RPMS/python2-crane-2.1.0-2.manifestlists.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bpcFwT + umask 022 + cd /builddir/build/BUILD + cd crane-python-crane-2.1.0-1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-crane-2.1.0-2.manifestlists.el7.centos.x86_64 + exit 0 Child return code was: 0