Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pcs.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pcs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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 sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pcs-0.9.115-32.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pcs.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pcs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XDHUYz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcs-0.9.115 + /usr/bin/gzip -dc /builddir/build/SOURCES/pcs-withgems-0.9.115.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcs-0.9.115 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'pcs-0.9.115 base' + /usr/bin/cat /builddir/build/SOURCES/rebase.patch + /usr/bin/git apply -p1 - :736: trailing whitespace. pacemaker_page << ConfigOption.new("Stonith Action", "stonith-action", "dropdown","" ,"", {"reboot" => "Reboot","off" => "Off", "poweroff" => "Poweroff"},'Action to send to STONITH device. Allowed values: reboot, off. The value poweroff is also allowed, but is only used for legacy devices.') :737: trailing whitespace. pacemaker_page << ConfigOption.new("Cluster Delay", "cluster-delay", "int", 4,nil,nil,'Round trip delay over the network (excluding action execution). The "correct" value will depend on the speed and load of your network and cluster nodes.') :43149: trailing whitespace. /** :43212: trailing whitespace. * :43234: trailing whitespace. * filled with the records that the two passed arrays share with each other. warning: squelched 154 whitespace errors warning: 159 lines add whitespace errors. + /usr/bin/git commit -q -a -m rebase.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/bz1078343-Add-support-for-setting-certain-corosync-totem-optio.patch + /usr/bin/git apply -p1 - + /usr/bin/git commit -q -a -m bz1078343-Add-support-for-setting-certain-corosync-totem-optio.patch --author 'rpm-build ' + cp -f /builddir/build/SOURCES/HAM-logo.png pcsd/public/images + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iRwgOF + umask 022 + cd /builddir/build/BUILD + cd pcs-0.9.115 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3QR1DL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64 + cd pcs-0.9.115 + rm -rf /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64 /builddir/build/BUILD/pcs-0.9.115 + pwd + make install DESTDIR=/builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64 PYTHON_SITELIB=/usr/lib/python2.7/site-packages cd pcs ; python -c 'import usage; usage.sub_generate_bash_completion()' > bash_completion.d.pcs ; cd .. python setup.py install --prefix /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr running install running build running build_py file pcs.py (for module pcs) not found creating build creating build/lib creating build/lib/pcs copying pcs/prop.py -> build/lib/pcs copying pcs/constraint.py -> build/lib/pcs copying pcs/resource.py -> build/lib/pcs copying pcs/cluster.py -> build/lib/pcs copying pcs/status.py -> build/lib/pcs copying pcs/utils.py -> build/lib/pcs copying pcs/__init__.py -> build/lib/pcs copying pcs/stonith.py -> build/lib/pcs copying pcs/usage.py -> build/lib/pcs copying pcs/settings.py -> build/lib/pcs copying pcs/pcs.py -> build/lib/pcs copying pcs/corosync.conf.template -> build/lib/pcs copying pcs/corosync.conf.fedora.template -> build/lib/pcs copying pcs/bash_completion.d.pcs -> build/lib/pcs copying pcs/pcs.8 -> build/lib/pcs file pcs.py (for module pcs) not found running install_lib creating /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64 creating /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr creating /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/bash_completion.d.pcs -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/prop.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/pcs.8 -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/constraint.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/resource.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/cluster.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/status.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/utils.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/corosync.conf.template -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/__init__.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/stonith.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/corosync.conf.fedora.template -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/usage.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/settings.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/pcs.py -> /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/prop.py to prop.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/constraint.py to constraint.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/stonith.py to stonith.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/usage.py to usage.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/pcs.py to pcs.pyc running install_egg_info Writing /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs-0.9.115-py2.7.egg-info mkdir -p /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/sbin/ chmod 755 /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/python2.7/site-packages/pcs/pcs.py ln -fs /usr/lib/python2.7/site-packages/pcs/pcs.py /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/sbin/pcs install -D pcs/bash_completion.d.pcs /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/etc/bash_completion.d/pcs install -m644 -D pcs/pcs.8 /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64//usr/share/man/man8/pcs.8 + make install_pcsd DESTDIR=/builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64 PYTHON_SITELIB=/usr/lib/python2.7/site-packages hdrdir=/usr/include rubyhdrdir=/usr/include includedir=/usr/include make -C pcsd build_gems make[1]: Entering directory `/builddir/build/BUILD/pcs-0.9.115/pcsd' bundle install --local --deployment Installing backports (3.3.5) Installing eventmachine (1.0.3) Installing highline (1.6.20) Installing monkey-lib (0.5.4) Installing multi_json (1.8.2) Installing rack (1.5.2) Installing rack-protection (1.5.1) Installing rack-test (0.6.2) Installing rpam-ruby19 (1.2.1) Installing tilt (1.4.1) Installing sinatra (1.4.4) Installing sinatra-contrib (1.4.1) Installing sinatra-sugar (0.5.1) Using bundler (1.3.1) Updating files in vendor/cache Your bundle is complete! It was installed into ./vendor/bundle make[1]: Leaving directory `/builddir/build/BUILD/pcs-0.9.115/pcsd' mkdir -p /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/var/log/pcsd mkdir -p /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/ cp -r pcsd /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/ install -m 644 -D pcsd/pcsd.conf /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/etc/sysconfig/pcsd install -d /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/systemd/system/ install -m 644 pcsd/pcsd.service /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/systemd/system/ install -d /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/etc/pam.d install pcsd/pcsd.pam /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/etc/pam.d/pcsd install -m 700 -d /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/var/lib/pcsd install -m 644 -D pcsd/pcsd.logrotate /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/etc/logrotate.d/pcsd + chmod 755 /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64//usr/lib/python2.7/site-packages/pcs/pcs.py + /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/pcs-0.9.115 extracting debug info from /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/pcsd/vendor/bundle/ruby/gems/eventmachine-1.0.3/ext/rubyeventmachine.so extracting debug info from /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/pcsd/vendor/bundle/ruby/gems/eventmachine-1.0.3/ext/fastfilereader/fastfilereaderext.so extracting debug info from /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/pcsd/vendor/bundle/ruby/gems/eventmachine-1.0.3/lib/rubyeventmachine.so *** WARNING: identical binaries are copied, not linked: /usr/lib/pcsd/vendor/bundle/ruby/gems/eventmachine-1.0.3/lib/rubyeventmachine.so and /usr/lib/pcsd/vendor/bundle/ruby/gems/eventmachine-1.0.3/ext/rubyeventmachine.so extracting debug info from /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/pcsd/vendor/bundle/ruby/gems/eventmachine-1.0.3/lib/fastfilereaderext.so *** WARNING: identical binaries are copied, not linked: /usr/lib/pcsd/vendor/bundle/ruby/gems/eventmachine-1.0.3/lib/fastfilereaderext.so and /usr/lib/pcsd/vendor/bundle/ruby/gems/eventmachine-1.0.3/ext/fastfilereader/fastfilereaderext.so extracting debug info from /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/pcsd/vendor/bundle/ruby/gems/rpam-ruby19-1.2.1/ext/Rpam/rpam_ext.so extracting debug info from /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/lib/pcsd/vendor/bundle/ruby/gems/rpam-ruby19-1.2.1/lib/rpam_ext.so *** WARNING: identical binaries are copied, not linked: /usr/lib/pcsd/vendor/bundle/ruby/gems/rpam-ruby19-1.2.1/lib/rpam_ext.so and /usr/lib/pcsd/vendor/bundle/ruby/gems/rpam-ruby19-1.2.1/ext/Rpam/rpam_ext.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 2 CRC32s did match. 441 blocks + /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/pcs-0.9.115-32.el7.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: pcs-0.9.115-32.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ykxXZl + umask 022 + cd /builddir/build/BUILD + cd pcs-0.9.115 + DOCDIR=/builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/share/doc/pcs-0.9.115 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/share/doc/pcs-0.9.115 + cp -pr COPYING /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/share/doc/pcs-0.9.115 + cp -pr README /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64/usr/share/doc/pcs-0.9.115 + exit 0 Provides: pcs = 0.9.115-32.el7 pcs(x86-64) = 0.9.115-32.el7 Requires(interp): /bin/sh /bin/sh /bin/sh 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): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/sh /usr/bin/env /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libruby.so.2.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pcs-debuginfo-0.9.115-32.el7.x86_64 Provides: pcs-debuginfo = 0.9.115-32.el7 pcs-debuginfo(x86-64) = 0.9.115-32.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64 Wrote: /builddir/build/RPMS/pcs-0.9.115-32.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pcs-debuginfo-0.9.115-32.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dMTgP7 + umask 022 + cd /builddir/build/BUILD + cd pcs-0.9.115 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pcs-0.9.115-32.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->