Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'], chrootPath='/var/lib/mock/hpc7-openhpc-13-el7-build-37426-51101/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'] with env {'LANG': 'en_GB.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'], chrootPath='/var/lib/mock/hpc7-openhpc-13-el7-build-37426-51101/root'shell=Falseuid=996env={'LANG': 'en_GB.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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/clustershell.spec'] with env {'LANG': 'en_GB.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WEXn8g + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf clustershell-1.7.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.7.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clustershell-1.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (clustershell-1.7.3-no-requires.patch): + echo 'Patch #1 (clustershell-1.7.3-no-requires.patch):' + /usr/bin/cat /builddir/build/SOURCES/clustershell-1.7.3-no-requires.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b5Vbhj + umask 022 + cd /builddir/build/BUILD + cd clustershell-1.7.3 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/ClusterShell copying lib/ClusterShell/Task.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeSet.py -> build/lib/ClusterShell copying lib/ClusterShell/RangeSet.py -> build/lib/ClusterShell copying lib/ClusterShell/NodeUtils.py -> build/lib/ClusterShell copying lib/ClusterShell/Communication.py -> build/lib/ClusterShell copying lib/ClusterShell/MsgTree.py -> build/lib/ClusterShell copying lib/ClusterShell/Defaults.py -> build/lib/ClusterShell copying lib/ClusterShell/Topology.py -> build/lib/ClusterShell copying lib/ClusterShell/Gateway.py -> build/lib/ClusterShell copying lib/ClusterShell/Propagation.py -> build/lib/ClusterShell copying lib/ClusterShell/__init__.py -> build/lib/ClusterShell copying lib/ClusterShell/Event.py -> build/lib/ClusterShell creating build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Utils.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Clubak.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Clush.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/OptionParser.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Display.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Config.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/__init__.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Nodeset.py -> build/lib/ClusterShell/CLI copying lib/ClusterShell/CLI/Error.py -> build/lib/ClusterShell/CLI creating build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Select.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Engine.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/__init__.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Factory.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/Poll.py -> build/lib/ClusterShell/Engine copying lib/ClusterShell/Engine/EPoll.py -> build/lib/ClusterShell/Engine creating build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Pdsh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/fastsubprocess.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Rsh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Exec.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Tree.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/EngineClient.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/__init__.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Ssh.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Popen.py -> build/lib/ClusterShell/Worker copying lib/ClusterShell/Worker/Worker.py -> build/lib/ClusterShell/Worker + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t1qKAl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch ++ dirname /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch + cd clustershell-1.7.3 + rm -rf /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch + /usr/bin/python setup.py install -O1 --prefix=/opt/ohpc/pub/libs/clustershell/1.7.3 --skip-build --root /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch running install running install_lib creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3 creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7 creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Utils.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clubak.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Clush.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/OptionParser.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Display.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Config.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/__init__.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Nodeset.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/CLI/Error.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI copying build/lib/ClusterShell/Task.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/NodeSet.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/RangeSet.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/NodeUtils.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Select.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Engine.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/__init__.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Factory.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/Poll.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Engine/EPoll.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine copying build/lib/ClusterShell/Communication.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/MsgTree.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Defaults.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Topology.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Gateway.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Propagation.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/__init__.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell copying build/lib/ClusterShell/Event.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Pdsh.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/fastsubprocess.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Rsh.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Exec.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Tree.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/EngineClient.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/__init__.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Ssh.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Popen.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker copying build/lib/ClusterShell/Worker/Worker.py -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI/Utils.py to Utils.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI/Clubak.py to Clubak.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI/Clush.py to Clush.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI/OptionParser.py to OptionParser.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI/Display.py to Display.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI/Config.py to Config.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI/Nodeset.py to Nodeset.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/CLI/Error.py to Error.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Task.py to Task.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/NodeSet.py to NodeSet.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/RangeSet.py to RangeSet.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/NodeUtils.py to NodeUtils.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine/Select.py to Select.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine/Engine.py to Engine.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine/Factory.py to Factory.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine/Poll.py to Poll.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Engine/EPoll.py to EPoll.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Communication.py to Communication.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/MsgTree.py to MsgTree.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Defaults.py to Defaults.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Topology.py to Topology.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Gateway.py to Gateway.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Propagation.py to Propagation.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Event.py to Event.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker/Pdsh.py to Pdsh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker/fastsubprocess.py to fastsubprocess.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker/Rsh.py to Rsh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker/Exec.py to Exec.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker/Tree.py to Tree.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker/EngineClient.py to EngineClient.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker/Ssh.py to Ssh.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker/Popen.py to Popen.pyc byte-compiling /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell/Worker/Worker.py to Worker.pyc writing byte-compilation script '/tmp/tmpkk5Ugj.py' /usr/bin/python -O /tmp/tmpkk5Ugj.py removing /tmp/tmpkk5Ugj.py running install_data creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell copying conf/clush.conf -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell copying conf/groups.conf -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell copying conf/topology.conf.example -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell/groups.conf.d copying conf/groups.conf.d/genders.conf.example -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell/groups.conf.d copying conf/groups.conf.d/slurm.conf.example -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell/groups.conf.d copying conf/groups.conf.d/README -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell/groups.conf.d creating /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell/groups.d copying conf/groups.d/cluster.yaml.example -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell/groups.d copying conf/groups.d/local.cfg -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell/groups.d copying conf/groups.d/README -> /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell/groups.d running install_egg_info running egg_info creating lib/ClusterShell.egg-info writing lib/ClusterShell.egg-info/PKG-INFO writing top-level names to lib/ClusterShell.egg-info/top_level.txt writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt writing entry points to lib/ClusterShell.egg-info/entry_points.txt writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' Copying lib/ClusterShell.egg-info to /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/lib/python2.7/site-packages/ClusterShell-1.7.3-py2.7.egg-info running install_scripts Installing clubak script to /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/bin Installing nodeset script to /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/bin Installing cluset script to /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/bin Installing clush script to /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/libs/clustershell/1.7.3/bin + mkdir -p /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//etc/clustershell + mv /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell/groups.conf.d /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//etc/clustershell + mv /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//opt/ohpc/pub/libs/clustershell/1.7.3/etc/clustershell/groups.d /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//etc/clustershell + mv conf/clush.conf conf/groups.conf /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//etc/clustershell/ + mv conf/groups.conf.d/ace.conf.example conf/groups.conf.d/genders.conf.example conf/groups.conf.d/slurm.conf.example conf/groups.conf.d/xcat.conf.example /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//etc/clustershell/groups.conf.d + install -d /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//opt/ohpc/pub/libs/clustershell/1.7.3/share/vim/vimfiles/ftdetect /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//opt/ohpc/pub/libs/clustershell/1.7.3/share/vim/vimfiles/syntax + install -p -m 0644 doc/extras/vim/ftdetect/clustershell.vim /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//opt/ohpc/pub/libs/clustershell/1.7.3/share/vim/vimfiles/ftdetect/ + install -p -m 0644 doc/extras/vim/syntax/clushconf.vim /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//opt/ohpc/pub/libs/clustershell/1.7.3/share/vim/vimfiles/syntax/ + install -p -m 0644 doc/extras/vim/syntax/groupsconf.vim /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//opt/ohpc/pub/libs/clustershell/1.7.3/share/vim/vimfiles/syntax/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/modulefiles/clustershell + /usr/bin/cat + /usr/bin/cat + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch//opt/ohpc/pub/doc/contrib + /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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VXwQAp + umask 022 + cd /builddir/build/BUILD + cd clustershell-1.7.3 + DOCDIR=/builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/doc/contrib/clustershell-ohpc-1.7.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/doc/contrib/clustershell-ohpc-1.7.3 + cp -pr ChangeLog /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/doc/contrib/clustershell-ohpc-1.7.3 + cp -pr COPYING.LGPLv2.1 /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/doc/contrib/clustershell-ohpc-1.7.3 + cp -pr doc/examples /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch/opt/ohpc/pub/doc/contrib/clustershell-ohpc-1.7.3 + exit 0 warning: File listed twice: /etc/clustershell/clush.conf warning: File listed twice: /etc/clustershell/groups.conf Provides: clustershell-ohpc = 1.7.3-1.ohpc.0.4.1.3.3 config(clustershell-ohpc) = 1.7.3-1.ohpc.0.4.1.3.3 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 Processing files: vim-clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch Provides: vim-clustershell-ohpc = 1.7.3-1.ohpc.0.4.1.3.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch Wrote: /builddir/build/RPMS/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch.rpm Wrote: /builddir/build/RPMS/vim-clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sOB1eK + umask 022 + cd /builddir/build/BUILD + cd clustershell-1.7.3 + rm -rf /builddir/build/BUILDROOT/clustershell-ohpc-1.7.3-1.ohpc.0.4.1.3.3.noarch + exit 0 Child return code was: 0