Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-riak.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682470903.688254/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 x86_64 --nodeps /builddir/build/SPECS/python-riak.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-riak-2.7.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-riak.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682470903.688254/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 x86_64 --nodeps /builddir/build/SPECS/python-riak.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-riak-2.7.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-riak.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682470903.688254/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 x86_64 --nodeps /builddir/build/SPECS/python-riak.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YlLWww + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf riak-2.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/riak-2.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd riak-2.7.0 + /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.F3ycLS + umask 022 + cd /builddir/build/BUILD + cd riak-2.7.0 + 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 -m64 -mtune=generic -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/riak copying riak/multidict.py -> build/lib/riak copying riak/content.py -> build/lib/riak copying riak/table.py -> build/lib/riak copying riak/riak_object.py -> build/lib/riak copying riak/util.py -> build/lib/riak copying riak/mapreduce.py -> build/lib/riak copying riak/riak_error.py -> build/lib/riak copying riak/ts_object.py -> build/lib/riak copying riak/bucket.py -> build/lib/riak copying riak/test_server.py -> build/lib/riak copying riak/tz.py -> build/lib/riak copying riak/security.py -> build/lib/riak copying riak/node.py -> build/lib/riak copying riak/__init__.py -> build/lib/riak copying riak/benchmark.py -> build/lib/riak copying riak/resolver.py -> build/lib/riak creating build/lib/riak/codecs copying riak/codecs/http.py -> build/lib/riak/codecs copying riak/codecs/util.py -> build/lib/riak/codecs copying riak/codecs/pbuf.py -> build/lib/riak/codecs copying riak/codecs/ttb.py -> build/lib/riak/codecs copying riak/codecs/__init__.py -> build/lib/riak/codecs creating build/lib/riak/pb copying riak/pb/riak_ts_pb2.py -> build/lib/riak/pb copying riak/pb/riak_search_pb2.py -> build/lib/riak/pb copying riak/pb/messages.py -> build/lib/riak/pb copying riak/pb/riak_kv_pb2.py -> build/lib/riak/pb copying riak/pb/riak_pb2.py -> build/lib/riak/pb copying riak/pb/riak_yokozuna_pb2.py -> build/lib/riak/pb copying riak/pb/__init__.py -> build/lib/riak/pb copying riak/pb/riak_dt_pb2.py -> build/lib/riak/pb creating build/lib/riak/datatypes copying riak/datatypes/map.py -> build/lib/riak/datatypes copying riak/datatypes/register.py -> build/lib/riak/datatypes copying riak/datatypes/datatype.py -> build/lib/riak/datatypes copying riak/datatypes/flag.py -> build/lib/riak/datatypes copying riak/datatypes/errors.py -> build/lib/riak/datatypes copying riak/datatypes/set.py -> build/lib/riak/datatypes copying riak/datatypes/counter.py -> build/lib/riak/datatypes copying riak/datatypes/types.py -> build/lib/riak/datatypes copying riak/datatypes/hll.py -> build/lib/riak/datatypes copying riak/datatypes/__init__.py -> build/lib/riak/datatypes creating build/lib/riak/tests copying riak/tests/test_mapreduce.py -> build/lib/riak/tests copying riak/tests/test_search.py -> build/lib/riak/tests copying riak/tests/test_yokozuna.py -> build/lib/riak/tests copying riak/tests/comparison.py -> build/lib/riak/tests copying riak/tests/pool-grinder.py -> build/lib/riak/tests copying riak/tests/test_kv.py -> build/lib/riak/tests copying riak/tests/test_btypes.py -> build/lib/riak/tests copying riak/tests/test_comparison.py -> build/lib/riak/tests copying riak/tests/test_pool.py -> build/lib/riak/tests copying riak/tests/test_2i.py -> build/lib/riak/tests copying riak/tests/test_misc.py -> build/lib/riak/tests copying riak/tests/base.py -> build/lib/riak/tests copying riak/tests/test_server_test.py -> build/lib/riak/tests copying riak/tests/test_timeseries_ttb.py -> build/lib/riak/tests copying riak/tests/test_feature_detection.py -> build/lib/riak/tests copying riak/tests/test_datatypes.py -> build/lib/riak/tests copying riak/tests/test_filters.py -> build/lib/riak/tests copying riak/tests/test_timeseries_pbuf.py -> build/lib/riak/tests copying riak/tests/test_datetime.py -> build/lib/riak/tests copying riak/tests/test_security.py -> build/lib/riak/tests copying riak/tests/yz_setup.py -> build/lib/riak/tests copying riak/tests/test_util.py -> build/lib/riak/tests copying riak/tests/__init__.py -> build/lib/riak/tests copying riak/tests/suite.py -> build/lib/riak/tests copying riak/tests/test_client.py -> build/lib/riak/tests creating build/lib/riak/transports copying riak/transports/pool.py -> build/lib/riak/transports copying riak/transports/transport.py -> build/lib/riak/transports copying riak/transports/feature_detect.py -> build/lib/riak/transports copying riak/transports/security.py -> build/lib/riak/transports copying riak/transports/__init__.py -> build/lib/riak/transports creating build/lib/riak/client copying riak/client/multi.py -> build/lib/riak/client copying riak/client/transport.py -> build/lib/riak/client copying riak/client/operations.py -> build/lib/riak/client copying riak/client/index_page.py -> build/lib/riak/client copying riak/client/__init__.py -> build/lib/riak/client creating build/lib/riak/transports/tcp copying riak/transports/tcp/transport.py -> build/lib/riak/transports/tcp copying riak/transports/tcp/stream.py -> build/lib/riak/transports/tcp copying riak/transports/tcp/connection.py -> build/lib/riak/transports/tcp copying riak/transports/tcp/__init__.py -> build/lib/riak/transports/tcp creating build/lib/riak/transports/http copying riak/transports/http/transport.py -> build/lib/riak/transports/http copying riak/transports/http/resources.py -> build/lib/riak/transports/http copying riak/transports/http/stream.py -> build/lib/riak/transports/http copying riak/transports/http/connection.py -> build/lib/riak/transports/http copying riak/transports/http/search.py -> build/lib/riak/transports/http copying riak/transports/http/__init__.py -> build/lib/riak/transports/http running egg_info writing riak.egg-info/PKG-INFO writing dependency_links to riak.egg-info/dependency_links.txt writing requirements to riak.egg-info/requires.txt writing top-level names to riak.egg-info/top_level.txt reading manifest file 'riak.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'riak.egg-info/SOURCES.txt' creating build/lib/riak/erl_src copying riak/erl_src/riak_kv_test_backend.beam -> build/lib/riak/erl_src copying riak/erl_src/riak_kv_test_backend.erl -> build/lib/riak/erl_src copying riak/erl_src/riak_search_test_backend.beam -> build/lib/riak/erl_src copying riak/erl_src/riak_search_test_backend.erl -> build/lib/riak/erl_src + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XpHalj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64 + cd riak-2.7.0 + 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 -m64 -mtune=generic -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-riak-2.7.0-1.x86_64 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-riak-2.7.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs copying build/lib/riak/codecs/http.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs copying build/lib/riak/codecs/util.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs copying build/lib/riak/codecs/pbuf.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs copying build/lib/riak/codecs/ttb.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs copying build/lib/riak/codecs/__init__.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs copying build/lib/riak/multidict.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/content.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb copying build/lib/riak/pb/riak_ts_pb2.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb copying build/lib/riak/pb/riak_search_pb2.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb copying build/lib/riak/pb/messages.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb copying build/lib/riak/pb/riak_kv_pb2.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb copying build/lib/riak/pb/riak_pb2.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb copying build/lib/riak/pb/riak_yokozuna_pb2.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb copying build/lib/riak/pb/__init__.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb copying build/lib/riak/pb/riak_dt_pb2.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/erl_src copying build/lib/riak/erl_src/riak_kv_test_backend.erl -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/erl_src copying build/lib/riak/erl_src/riak_kv_test_backend.beam -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/erl_src copying build/lib/riak/erl_src/riak_search_test_backend.beam -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/erl_src copying build/lib/riak/erl_src/riak_search_test_backend.erl -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/erl_src copying build/lib/riak/table.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/datatypes/map.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/datatypes/register.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/datatypes/datatype.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/datatypes/flag.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/datatypes/errors.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/datatypes/set.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/datatypes/counter.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/datatypes/types.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/datatypes/hll.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/datatypes/__init__.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes copying build/lib/riak/riak_object.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/util.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/mapreduce.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/riak_error.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/ts_object.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/bucket.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/test_server.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_mapreduce.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_search.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_yokozuna.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/comparison.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/pool-grinder.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_kv.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_btypes.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_comparison.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_pool.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_2i.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_misc.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/base.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_server_test.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_timeseries_ttb.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_feature_detection.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_datatypes.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_filters.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_timeseries_pbuf.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_datetime.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_security.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/yz_setup.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_util.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/__init__.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/suite.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tests/test_client.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests copying build/lib/riak/tz.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/security.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports copying build/lib/riak/transports/pool.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports copying build/lib/riak/transports/transport.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/tcp copying build/lib/riak/transports/tcp/transport.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/tcp copying build/lib/riak/transports/tcp/stream.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/tcp copying build/lib/riak/transports/tcp/connection.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/tcp copying build/lib/riak/transports/tcp/__init__.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/tcp copying build/lib/riak/transports/feature_detect.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports copying build/lib/riak/transports/security.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http copying build/lib/riak/transports/http/transport.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http copying build/lib/riak/transports/http/resources.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http copying build/lib/riak/transports/http/stream.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http copying build/lib/riak/transports/http/connection.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http copying build/lib/riak/transports/http/search.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http copying build/lib/riak/transports/http/__init__.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http copying build/lib/riak/transports/__init__.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports copying build/lib/riak/node.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/__init__.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/benchmark.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak copying build/lib/riak/resolver.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak creating /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client copying build/lib/riak/client/multi.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client copying build/lib/riak/client/transport.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client copying build/lib/riak/client/operations.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client copying build/lib/riak/client/index_page.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client copying build/lib/riak/client/__init__.py -> /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs/pbuf.py to pbuf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs/ttb.py to ttb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/codecs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/multidict.py to multidict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/content.py to content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb/riak_ts_pb2.py to riak_ts_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb/riak_search_pb2.py to riak_search_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb/riak_kv_pb2.py to riak_kv_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb/riak_pb2.py to riak_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb/riak_yokozuna_pb2.py to riak_yokozuna_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/pb/riak_dt_pb2.py to riak_dt_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes/map.py to map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes/register.py to register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes/datatype.py to datatype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes/flag.py to flag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes/set.py to set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes/counter.py to counter.cpython-39.pyc /usr/lib/python3.9/site-packages/riak/datatypes/counter.py:28: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes/hll.py to hll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/datatypes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/riak_object.py to riak_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/mapreduce.py to mapreduce.cpython-39.pyc /usr/lib/python3.9/site-packages/riak/mapreduce.py:361: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/riak_error.py to riak_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/ts_object.py to ts_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/bucket.py to bucket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/test_server.py to test_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_mapreduce.py to test_mapreduce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_search.py to test_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_yokozuna.py to test_yokozuna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/comparison.py to comparison.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/pool-grinder.py to pool-grinder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_kv.py to test_kv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_btypes.py to test_btypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_comparison.py to test_comparison.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_pool.py to test_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_2i.py to test_2i.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_misc.py to test_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_server_test.py to test_server_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_timeseries_ttb.py to test_timeseries_ttb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_feature_detection.py to test_feature_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_datatypes.py to test_datatypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_filters.py to test_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_timeseries_pbuf.py to test_timeseries_pbuf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_datetime.py to test_datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_security.py to test_security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/yz_setup.py to yz_setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/suite.py to suite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/tz.py to tz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/pool.py to pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/transport.py to transport.cpython-39.pyc /usr/lib/python3.9/site-packages/riak/transports/transport.py:351: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/tcp/transport.py to transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py to stream.cpython-39.pyc /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:85: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:126: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:188: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/tcp/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/tcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/feature_detect.py to feature_detect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http/transport.py to transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/transports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/benchmark.py to benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/resolver.py to resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client/multi.py to multi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client/transport.py to transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client/index_page.py to index_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak/client/__init__.py to __init__.cpython-39.pyc /usr/lib/python3.9/site-packages/riak/client/__init__.py:332: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/client/__init__.py:373: SyntaxWarning: "is" with a literal. Did you mean "=="? writing byte-compilation script '/tmp/tmppbd5yyd_.py' /usr/bin/python3 /tmp/tmppbd5yyd_.py /usr/lib/python3.9/site-packages/riak/datatypes/counter.py:28: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/riak/mapreduce.py:361: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/transport.py:351: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:85: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:126: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:188: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/client/__init__.py:332: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/client/__init__.py:373: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmppbd5yyd_.py running install_egg_info running egg_info writing riak.egg-info/PKG-INFO writing dependency_links to riak.egg-info/dependency_links.txt writing requirements to riak.egg-info/requires.txt writing top-level names to riak.egg-info/top_level.txt reading manifest file 'riak.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'riak.egg-info/SOURCES.txt' Copying riak.egg-info to /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/riak-2.7.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64//usr/share/doc/python-riak + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64//usr/share/doc/python-riak + '[' -d example ']' ~/build/BUILDROOT/python-riak-2.7.0-1.x86_64 ~/build/BUILD/riak-2.7.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/riak-2.7.0 + mv /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.7.0-1 --unique-debug-suffix -2.7.0-1.x86_64 --unique-debug-src-base python-riak-2.7.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/riak-2.7.0 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-riak-2.7.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/riak/client/__init__.py:332: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/client/__init__.py:373: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/datatypes/counter.py:28: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/riak/mapreduce.py:361: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:85: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:126: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:188: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/transport.py:351: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/client/__init__.py:332: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/client/__init__.py:373: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/datatypes/counter.py:28: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/riak/mapreduce.py:361: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:85: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:126: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/tcp/stream.py:188: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/riak/transports/transport.py:351: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-riak-2.7.0-1.noarch Provides: python-riak python3-riak = 2.7.0-1 python3.9dist(riak) = 2.7 python3dist(riak) = 2.7 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 python3.9dist(basho-erlastic) >= 2.1.1 python3.9dist(python3-protobuf) >= 2.4.1 python3.9dist(python3-protobuf) < 2.6 python3.9dist(six) >= 1.8 Processing files: python-riak-help-2.7.0-1.noarch warning: Empty %files file /builddir/build/BUILD/riak-2.7.0/doclist.lst Provides: python-riak-help = 2.7.0-1 python3-riak-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-riak-2.7.0-1.x86_64 Wrote: /builddir/build/RPMS/python-riak-help-2.7.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-riak-2.7.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F9ECOA + umask 022 + cd /builddir/build/BUILD + cd riak-2.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-riak-2.7.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0