Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysphere3.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683383132.363070/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysphere3.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pysphere3-0.1.8-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysphere3.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683383132.363070/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysphere3.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pysphere3-0.1.8-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pysphere3.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683383132.363070/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pysphere3.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7MBw0G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pysphere3-0.1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/pysphere3-0.1.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pysphere3-0.1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S90eCX + umask 022 + cd /builddir/build/BUILD + cd pysphere3-0.1.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pysphere copying pysphere/vi_property.py -> build/lib/pysphere copying pysphere/vi_task_history_collector.py -> build/lib/pysphere copying pysphere/vi_managed_entity.py -> build/lib/pysphere copying pysphere/vi_history_collector.py -> build/lib/pysphere copying pysphere/vi_snapshot.py -> build/lib/pysphere copying pysphere/vi_server.py -> build/lib/pysphere copying pysphere/version.py -> build/lib/pysphere copying pysphere/vi_mor.py -> build/lib/pysphere copying pysphere/__init__.py -> build/lib/pysphere copying pysphere/vi_performance_manager.py -> build/lib/pysphere copying pysphere/vi_event_history_collector.py -> build/lib/pysphere copying pysphere/vi_task.py -> build/lib/pysphere copying pysphere/vi_virtual_machine.py -> build/lib/pysphere creating build/lib/pysphere/resources copying pysphere/resources/vi_exception.py -> build/lib/pysphere/resources copying pysphere/resources/VimService_services_types.py -> build/lib/pysphere/resources copying pysphere/resources/__init__.py -> build/lib/pysphere/resources copying pysphere/resources/VimService_services.py -> build/lib/pysphere/resources creating build/lib/pysphere/ZSI copying pysphere/ZSI/digest_auth.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/typeinterpreter.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/TCapache.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/TC.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/parse.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/TCtimes.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/writer.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/ServiceProxy.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/resolvers.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/schema.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/client.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/TCcompound.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/fault.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/version.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/auth.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/__init__.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/TCnumbers.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/ServiceContainer.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/dispatch.py -> build/lib/pysphere/ZSI copying pysphere/ZSI/address.py -> build/lib/pysphere/ZSI creating build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/XMLname.py -> build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/UserTuple.py -> build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/Utility.py -> build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/WSDLTools.py -> build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/logging.py -> build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/__init__.py -> build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/TimeoutSocket.py -> build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/c14n.py -> build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/MIMEAttachment.py -> build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/Namespaces.py -> build/lib/pysphere/ZSI/wstools copying pysphere/ZSI/wstools/XMLSchema.py -> build/lib/pysphere/ZSI/wstools creating build/lib/pysphere/ZSI/generate copying pysphere/ZSI/generate/wsdl2python.py -> build/lib/pysphere/ZSI/generate copying pysphere/ZSI/generate/containers.py -> build/lib/pysphere/ZSI/generate copying pysphere/ZSI/generate/pyclass.py -> build/lib/pysphere/ZSI/generate copying pysphere/ZSI/generate/commands.py -> build/lib/pysphere/ZSI/generate copying pysphere/ZSI/generate/__init__.py -> build/lib/pysphere/ZSI/generate copying pysphere/ZSI/generate/wsdl2dispatch.py -> build/lib/pysphere/ZSI/generate copying pysphere/ZSI/generate/utility.py -> build/lib/pysphere/ZSI/generate copying pysphere/ZSI/LBNLCopyright -> build/lib/pysphere/ZSI + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.suMpxF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64 + cd pysphere3-0.1.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/vi_property.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/vi_task_history_collector.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/vi_managed_entity.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere creating /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/digest_auth.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/typeinterpreter.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/TCapache.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/TC.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/parse.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/TCtimes.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI creating /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/XMLname.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/UserTuple.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/Utility.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/WSDLTools.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/logging.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/__init__.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/TimeoutSocket.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/c14n.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/MIMEAttachment.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/Namespaces.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/wstools/XMLSchema.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools copying build/lib/pysphere/ZSI/writer.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/ServiceProxy.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/resolvers.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI creating /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate copying build/lib/pysphere/ZSI/generate/wsdl2python.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate copying build/lib/pysphere/ZSI/generate/containers.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate copying build/lib/pysphere/ZSI/generate/pyclass.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate copying build/lib/pysphere/ZSI/generate/commands.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate copying build/lib/pysphere/ZSI/generate/__init__.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate copying build/lib/pysphere/ZSI/generate/wsdl2dispatch.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate copying build/lib/pysphere/ZSI/generate/utility.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate copying build/lib/pysphere/ZSI/schema.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/LBNLCopyright -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/client.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/TCcompound.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/fault.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/version.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/auth.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/__init__.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/TCnumbers.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/ServiceContainer.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/dispatch.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI copying build/lib/pysphere/ZSI/address.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI creating /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/resources copying build/lib/pysphere/resources/vi_exception.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/resources copying build/lib/pysphere/resources/VimService_services_types.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/resources copying build/lib/pysphere/resources/__init__.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/resources copying build/lib/pysphere/resources/VimService_services.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/resources copying build/lib/pysphere/vi_history_collector.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/vi_snapshot.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/vi_server.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/version.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/vi_mor.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/__init__.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/vi_performance_manager.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/vi_event_history_collector.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/vi_task.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere copying build/lib/pysphere/vi_virtual_machine.py -> /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_property.py to vi_property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_task_history_collector.py to vi_task_history_collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_managed_entity.py to vi_managed_entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/digest_auth.py to digest_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/typeinterpreter.py to typeinterpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/TCapache.py to TCapache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/TC.py to TC.cpython-39.pyc /usr/lib/python3.9/site-packages/pysphere/ZSI/TC.py:161: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/parse.py to parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/TCtimes.py to TCtimes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/XMLname.py to XMLname.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/UserTuple.py to UserTuple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/Utility.py to Utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/WSDLTools.py to WSDLTools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/TimeoutSocket.py to TimeoutSocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/c14n.py to c14n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/MIMEAttachment.py to MIMEAttachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/Namespaces.py to Namespaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/wstools/XMLSchema.py to XMLSchema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/ServiceProxy.py to ServiceProxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/resolvers.py to resolvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate/wsdl2python.py to wsdl2python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate/containers.py to containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate/pyclass.py to pyclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate/wsdl2dispatch.py to wsdl2dispatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/generate/utility.py to utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/TCcompound.py to TCcompound.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/fault.py to fault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/TCnumbers.py to TCnumbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/ServiceContainer.py to ServiceContainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/dispatch.py to dispatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/ZSI/address.py to address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/resources/vi_exception.py to vi_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/resources/VimService_services_types.py to VimService_services_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/resources/VimService_services.py to VimService_services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_history_collector.py to vi_history_collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_snapshot.py to vi_snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_server.py to vi_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_mor.py to vi_mor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_performance_manager.py to vi_performance_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_event_history_collector.py to vi_event_history_collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_task.py to vi_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere/vi_virtual_machine.py to vi_virtual_machine.cpython-39.pyc writing byte-compilation script '/tmp/tmpxdou3430.py' /usr/bin/python3 /tmp/tmpxdou3430.py /usr/lib/python3.9/site-packages/pysphere/ZSI/TC.py:161: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpxdou3430.py running install_egg_info running egg_info writing pysphere3.egg-info/PKG-INFO writing dependency_links to pysphere3.egg-info/dependency_links.txt writing top-level names to pysphere3.egg-info/top_level.txt reading manifest file 'pysphere3.egg-info/SOURCES.txt' writing manifest file 'pysphere3.egg-info/SOURCES.txt' Copying pysphere3.egg-info to /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9/site-packages/pysphere3-0.1.8-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64//usr/share/doc/python-pysphere3 + '[' -d doc ']' ~/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64 ~/build/BUILD/pysphere3-0.1.8 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pysphere3-0.1.8 + popd + mv /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.8-1 --unique-debug-suffix -0.1.8-1.aarch64 --unique-debug-src-base python-pysphere3-0.1.8-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pysphere3-0.1.8 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/pysphere/ZSI/TC.py:161: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/pysphere/ZSI/TC.py:161: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pysphere3-0.1.8-1.noarch Provides: python-pysphere3 python3-pysphere3 = 0.1.8-1 python3.9dist(pysphere3) = 0.1.8 python3dist(pysphere3) = 0.1.8 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) = 3.9 Processing files: python-pysphere3-help-0.1.8-1.noarch warning: Empty %files file /builddir/build/BUILD/pysphere3-0.1.8/doclist.lst Provides: python-pysphere3-help = 0.1.8-1 python3-pysphere3-doc 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/python-pysphere3-0.1.8-1.aarch64 Wrote: /builddir/build/RPMS/python-pysphere3-help-0.1.8-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pysphere3-0.1.8-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tPxrvX + umask 022 + cd /builddir/build/BUILD + cd pysphere3-0.1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pysphere3-0.1.8-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0