Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/fedwatch.spec'], chrootPath='/var/lib/mock/f28-build-11354163-851994/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/fedwatch.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/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/fedwatch-0.5-9.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/fedwatch.spec'], chrootPath='/var/lib/mock/f28-build-11354163-851994/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/fedwatch.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1Ps0wC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fedwatch-0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/fedwatch-0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fedwatch-0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x examples/fedwatch.d/10-yum-koji-update.sh examples/fedwatch.d/20-update-git-info.sh + sed -i '1{d}' fedwatch.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.J59L4U + umask 022 + cd /builddir/build/BUILD + cd fedwatch-0.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib copying fedwatch.py -> build/lib running build_scripts creating build/scripts-2.7 copying and adjusting bin/fedwatch -> build/scripts-2.7 changing mode of build/scripts-2.7/fedwatch from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B3Ij9d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch ++ dirname /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch + cd fedwatch-0.5 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr creating /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/lib creating /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/lib/python2.7/site-packages copying build/lib/fedwatch.py -> /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/lib/python2.7/site-packages/fedwatch.py to fedwatch.pyc running install_scripts creating /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/bin copying build/scripts-2.7/fedwatch -> /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/bin/fedwatch to 755 running install_egg_info Writing /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/lib/python2.7/site-packages/fedwatch-0.5-py2.7.egg-info + mkdir /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/etc + cat + mkdir /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/etc/fedwatch.d/ + mkdir -p /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch//usr/lib/systemd/system + cp fedwatch.service /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch//usr/lib/systemd/system/ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.5-9.fc28 --unique-debug-suffix -0.5-9.fc28.noarch --unique-debug-src-base fedwatch-0.5-9.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fedwatch-0.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/etc/ld.so.conf: No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: mangling shebang in ./usr/bin/fedwatch from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Processing files: fedwatch-0.5-9.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XKoL6x + umask 022 + cd /builddir/build/BUILD + cd fedwatch-0.5 + DOCDIR=/builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/share/doc/fedwatch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/share/doc/fedwatch + cp -pr README.md /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/share/doc/fedwatch + cp -pr LICENSE /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/share/doc/fedwatch + cp -pr examples /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch/usr/share/doc/fedwatch + exit 0 Provides: config(fedwatch) = 0.5-9.fc28 fedwatch = 0.5-9.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python2 Processing files: python2-fedwatch-0.5-9.fc28.noarch Provides: python-fedwatch = 0.5-9.fc28 python2-fedwatch = 0.5-9.fc28 python2.7dist(fedwatch) = 0.5 python2dist(fedwatch) = 0.5 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: python(abi) = 2.7 Obsoletes: python-fedwatch < 0.5-9.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch Wrote: /builddir/build/RPMS/fedwatch-0.5-9.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python2-fedwatch-0.5-9.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QYsOlT + umask 022 + cd /builddir/build/BUILD + cd fedwatch-0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedwatch-0.5-9.fc28.noarch + exit 0 Child return code was: 0