Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyravendb.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685375023.945579/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-pyravendb.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-pyravendb-5.0.0.5-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-pyravendb.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685375023.945579/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-pyravendb.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-pyravendb-5.0.0.5-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-pyravendb.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685375023.945579/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-pyravendb.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.w3uwH5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyravendb-5.0.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyravendb-5.0.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyravendb-5.0.0.5 + /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.zuCP2X + umask 022 + cd /builddir/build/BUILD + cd pyravendb-5.0.0.5 + 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/pyravendb copying pyravendb/__init__.py -> build/lib/pyravendb creating build/lib/pyravendb/connection copying pyravendb/connection/cluster_requests_executor.py -> build/lib/pyravendb/connection copying pyravendb/connection/requests_helpers.py -> build/lib/pyravendb/connection copying pyravendb/connection/__init__.py -> build/lib/pyravendb/connection copying pyravendb/connection/requests_executor.py -> build/lib/pyravendb/connection creating build/lib/pyravendb/hilo copying pyravendb/hilo/__init__.py -> build/lib/pyravendb/hilo copying pyravendb/hilo/hilo_generator.py -> build/lib/pyravendb/hilo creating build/lib/pyravendb/tryouts copying pyravendb/tryouts/program.py -> build/lib/pyravendb/tryouts copying pyravendb/tryouts/__init__.py -> build/lib/pyravendb/tryouts creating build/lib/pyravendb/custom_exceptions copying pyravendb/custom_exceptions/__init__.py -> build/lib/pyravendb/custom_exceptions copying pyravendb/custom_exceptions/exceptions.py -> build/lib/pyravendb/custom_exceptions creating build/lib/pyravendb/changes copying pyravendb/changes/observers.py -> build/lib/pyravendb/changes copying pyravendb/changes/__init__.py -> build/lib/pyravendb/changes copying pyravendb/changes/database_changes.py -> build/lib/pyravendb/changes creating build/lib/pyravendb/tools copying pyravendb/tools/indexqueue.py -> build/lib/pyravendb/tools copying pyravendb/tools/generate_id.py -> build/lib/pyravendb/tools copying pyravendb/tools/utils.py -> build/lib/pyravendb/tools copying pyravendb/tools/__init__.py -> build/lib/pyravendb/tools copying pyravendb/tools/custom_decoder.py -> build/lib/pyravendb/tools copying pyravendb/tools/concurrentset.py -> build/lib/pyravendb/tools copying pyravendb/tools/projection.py -> build/lib/pyravendb/tools creating build/lib/pyravendb/data copying pyravendb/data/indexes.py -> build/lib/pyravendb/data copying pyravendb/data/certificate.py -> build/lib/pyravendb/data copying pyravendb/data/operation.py -> build/lib/pyravendb/data copying pyravendb/data/__init__.py -> build/lib/pyravendb/data copying pyravendb/data/query.py -> build/lib/pyravendb/data copying pyravendb/data/timeseries.py -> build/lib/pyravendb/data copying pyravendb/data/document_conventions.py -> build/lib/pyravendb/data copying pyravendb/data/counters.py -> build/lib/pyravendb/data copying pyravendb/data/patches.py -> build/lib/pyravendb/data creating build/lib/pyravendb/store copying pyravendb/store/session_timeseries.py -> build/lib/pyravendb/store copying pyravendb/store/stream.py -> build/lib/pyravendb/store copying pyravendb/store/session_counters.py -> build/lib/pyravendb/store copying pyravendb/store/__init__.py -> build/lib/pyravendb/store copying pyravendb/store/session_query.py -> build/lib/pyravendb/store copying pyravendb/store/document_store.py -> build/lib/pyravendb/store copying pyravendb/store/document_session.py -> build/lib/pyravendb/store creating build/lib/pyravendb/raven_operations copying pyravendb/raven_operations/maintenance_operations.py -> build/lib/pyravendb/raven_operations copying pyravendb/raven_operations/counters_operations.py -> build/lib/pyravendb/raven_operations copying pyravendb/raven_operations/__init__.py -> build/lib/pyravendb/raven_operations copying pyravendb/raven_operations/operations.py -> build/lib/pyravendb/raven_operations copying pyravendb/raven_operations/server_operations.py -> build/lib/pyravendb/raven_operations copying pyravendb/raven_operations/timeseries_operations.py -> build/lib/pyravendb/raven_operations copying pyravendb/raven_operations/query_operation.py -> build/lib/pyravendb/raven_operations creating build/lib/pyravendb/subscriptions copying pyravendb/subscriptions/subscription.py -> build/lib/pyravendb/subscriptions copying pyravendb/subscriptions/data.py -> build/lib/pyravendb/subscriptions copying pyravendb/subscriptions/__init__.py -> build/lib/pyravendb/subscriptions copying pyravendb/subscriptions/document_subscriptions.py -> build/lib/pyravendb/subscriptions creating build/lib/pyravendb/commands copying pyravendb/commands/commands_data.py -> build/lib/pyravendb/commands copying pyravendb/commands/raven_commands.py -> build/lib/pyravendb/commands copying pyravendb/commands/__init__.py -> build/lib/pyravendb/commands creating build/lib/pyravendb/tests copying pyravendb/tests/test_base.py -> build/lib/pyravendb/tests copying pyravendb/tests/__init__.py -> build/lib/pyravendb/tests creating build/lib/pyravendb/tests/operations_tests copying pyravendb/tests/operations_tests/test_maintenance_operations.py -> build/lib/pyravendb/tests/operations_tests copying pyravendb/tests/operations_tests/test_server_operations.py -> build/lib/pyravendb/tests/operations_tests copying pyravendb/tests/operations_tests/test_timeseries_operaiotn.py -> build/lib/pyravendb/tests/operations_tests copying pyravendb/tests/operations_tests/__init__.py -> build/lib/pyravendb/tests/operations_tests copying pyravendb/tests/operations_tests/test_operations.py -> build/lib/pyravendb/tests/operations_tests copying pyravendb/tests/operations_tests/test_counters_operations.py -> build/lib/pyravendb/tests/operations_tests creating build/lib/pyravendb/tests/raven_commands_tests copying pyravendb/tests/raven_commands_tests/test_get.py -> build/lib/pyravendb/tests/raven_commands_tests copying pyravendb/tests/raven_commands_tests/test_index_actions.py -> build/lib/pyravendb/tests/raven_commands_tests copying pyravendb/tests/raven_commands_tests/test_patch.py -> build/lib/pyravendb/tests/raven_commands_tests copying pyravendb/tests/raven_commands_tests/test_query.py -> build/lib/pyravendb/tests/raven_commands_tests copying pyravendb/tests/raven_commands_tests/__init__.py -> build/lib/pyravendb/tests/raven_commands_tests copying pyravendb/tests/raven_commands_tests/test_put.py -> build/lib/pyravendb/tests/raven_commands_tests copying pyravendb/tests/raven_commands_tests/test_by_index_actions.py -> build/lib/pyravendb/tests/raven_commands_tests copying pyravendb/tests/raven_commands_tests/test_batch.py -> build/lib/pyravendb/tests/raven_commands_tests copying pyravendb/tests/raven_commands_tests/test_delete.py -> build/lib/pyravendb/tests/raven_commands_tests copying pyravendb/tests/raven_commands_tests/test_get_by_prefix.py -> build/lib/pyravendb/tests/raven_commands_tests creating build/lib/pyravendb/tests/database_changes copying pyravendb/tests/database_changes/__init__.py -> build/lib/pyravendb/tests/database_changes copying pyravendb/tests/database_changes/test_database_changes.py -> build/lib/pyravendb/tests/database_changes creating build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_full_text_search.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_conversion.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_documents_by_entity.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_query.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_counters.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_advanced.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/__init__.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_mappers.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_load.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_delete.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_timeseries.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_store_entities.py -> build/lib/pyravendb/tests/session_tests copying pyravendb/tests/session_tests/test_facets.py -> build/lib/pyravendb/tests/session_tests creating build/lib/pyravendb/tests/system_tests copying pyravendb/tests/system_tests/test_system_create_topology_files.py -> build/lib/pyravendb/tests/system_tests copying pyravendb/tests/system_tests/__init__.py -> build/lib/pyravendb/tests/system_tests creating build/lib/pyravendb/tests/subscription_test copying pyravendb/tests/subscription_test/test_subscription.py -> build/lib/pyravendb/tests/subscription_test copying pyravendb/tests/subscription_test/__init__.py -> build/lib/pyravendb/tests/subscription_test + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zh05zT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64 + cd pyravendb-5.0.0.5 + 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-pyravendb-5.0.0.5-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-pyravendb-5.0.0.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/connection copying build/lib/pyravendb/connection/cluster_requests_executor.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/connection copying build/lib/pyravendb/connection/requests_helpers.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/connection copying build/lib/pyravendb/connection/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/connection copying build/lib/pyravendb/connection/requests_executor.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/connection creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/hilo copying build/lib/pyravendb/hilo/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/hilo copying build/lib/pyravendb/hilo/hilo_generator.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/hilo creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tryouts copying build/lib/pyravendb/tryouts/program.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tryouts copying build/lib/pyravendb/tryouts/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tryouts creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/custom_exceptions copying build/lib/pyravendb/custom_exceptions/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/custom_exceptions copying build/lib/pyravendb/custom_exceptions/exceptions.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/custom_exceptions creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/changes copying build/lib/pyravendb/changes/observers.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/changes copying build/lib/pyravendb/changes/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/changes copying build/lib/pyravendb/changes/database_changes.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/changes creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools copying build/lib/pyravendb/tools/indexqueue.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools copying build/lib/pyravendb/tools/generate_id.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools copying build/lib/pyravendb/tools/utils.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools copying build/lib/pyravendb/tools/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools copying build/lib/pyravendb/tools/custom_decoder.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools copying build/lib/pyravendb/tools/concurrentset.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools copying build/lib/pyravendb/tools/projection.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data copying build/lib/pyravendb/data/indexes.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data copying build/lib/pyravendb/data/certificate.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data copying build/lib/pyravendb/data/operation.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data copying build/lib/pyravendb/data/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data copying build/lib/pyravendb/data/query.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data copying build/lib/pyravendb/data/timeseries.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data copying build/lib/pyravendb/data/document_conventions.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data copying build/lib/pyravendb/data/counters.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data copying build/lib/pyravendb/data/patches.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data copying build/lib/pyravendb/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store copying build/lib/pyravendb/store/session_timeseries.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store copying build/lib/pyravendb/store/stream.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store copying build/lib/pyravendb/store/session_counters.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store copying build/lib/pyravendb/store/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store copying build/lib/pyravendb/store/session_query.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store copying build/lib/pyravendb/store/document_store.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store copying build/lib/pyravendb/store/document_session.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations copying build/lib/pyravendb/raven_operations/maintenance_operations.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations copying build/lib/pyravendb/raven_operations/counters_operations.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations copying build/lib/pyravendb/raven_operations/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations copying build/lib/pyravendb/raven_operations/operations.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations copying build/lib/pyravendb/raven_operations/server_operations.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations copying build/lib/pyravendb/raven_operations/timeseries_operations.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations copying build/lib/pyravendb/raven_operations/query_operation.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/subscriptions copying build/lib/pyravendb/subscriptions/subscription.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/subscriptions copying build/lib/pyravendb/subscriptions/data.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/subscriptions copying build/lib/pyravendb/subscriptions/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/subscriptions copying build/lib/pyravendb/subscriptions/document_subscriptions.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/subscriptions creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/commands copying build/lib/pyravendb/commands/commands_data.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/commands copying build/lib/pyravendb/commands/raven_commands.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/commands copying build/lib/pyravendb/commands/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/commands creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests copying build/lib/pyravendb/tests/operations_tests/test_maintenance_operations.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests copying build/lib/pyravendb/tests/operations_tests/test_server_operations.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests copying build/lib/pyravendb/tests/operations_tests/test_timeseries_operaiotn.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests copying build/lib/pyravendb/tests/operations_tests/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests copying build/lib/pyravendb/tests/operations_tests/test_operations.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests copying build/lib/pyravendb/tests/operations_tests/test_counters_operations.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests copying build/lib/pyravendb/tests/raven_commands_tests/test_get.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests copying build/lib/pyravendb/tests/raven_commands_tests/test_index_actions.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests copying build/lib/pyravendb/tests/raven_commands_tests/test_patch.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests copying build/lib/pyravendb/tests/raven_commands_tests/test_query.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests copying build/lib/pyravendb/tests/raven_commands_tests/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests copying build/lib/pyravendb/tests/raven_commands_tests/test_put.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests copying build/lib/pyravendb/tests/raven_commands_tests/test_by_index_actions.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests copying build/lib/pyravendb/tests/raven_commands_tests/test_batch.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests copying build/lib/pyravendb/tests/raven_commands_tests/test_delete.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests copying build/lib/pyravendb/tests/raven_commands_tests/test_get_by_prefix.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/database_changes copying build/lib/pyravendb/tests/database_changes/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/database_changes copying build/lib/pyravendb/tests/database_changes/test_database_changes.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/database_changes copying build/lib/pyravendb/tests/test_base.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_full_text_search.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_conversion.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_documents_by_entity.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_query.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_counters.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_advanced.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_mappers.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_load.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_delete.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_timeseries.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_store_entities.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests copying build/lib/pyravendb/tests/session_tests/test_facets.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/system_tests copying build/lib/pyravendb/tests/system_tests/test_system_create_topology_files.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/system_tests copying build/lib/pyravendb/tests/system_tests/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/system_tests copying build/lib/pyravendb/tests/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests creating /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/subscription_test copying build/lib/pyravendb/tests/subscription_test/test_subscription.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/subscription_test copying build/lib/pyravendb/tests/subscription_test/__init__.py -> /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/subscription_test byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/connection/cluster_requests_executor.py to cluster_requests_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/connection/requests_helpers.py to requests_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/connection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/connection/requests_executor.py to requests_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/hilo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/hilo/hilo_generator.py to hilo_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tryouts/program.py to program.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tryouts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/custom_exceptions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/custom_exceptions/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/changes/observers.py to observers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/changes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/changes/database_changes.py to database_changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools/indexqueue.py to indexqueue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools/generate_id.py to generate_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools/custom_decoder.py to custom_decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools/concurrentset.py to concurrentset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tools/projection.py to projection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data/indexes.py to indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data/certificate.py to certificate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data/operation.py to operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data/timeseries.py to timeseries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data/document_conventions.py to document_conventions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data/counters.py to counters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/data/patches.py to patches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store/session_timeseries.py to session_timeseries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store/session_counters.py to session_counters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store/session_query.py to session_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store/document_store.py to document_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/store/document_session.py to document_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations/maintenance_operations.py to maintenance_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations/counters_operations.py to counters_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations/server_operations.py to server_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations/timeseries_operations.py to timeseries_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/raven_operations/query_operation.py to query_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/subscriptions/subscription.py to subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/subscriptions/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/subscriptions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/subscriptions/document_subscriptions.py to document_subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/commands/commands_data.py to commands_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/commands/raven_commands.py to raven_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests/test_maintenance_operations.py to test_maintenance_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests/test_server_operations.py to test_server_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests/test_timeseries_operaiotn.py to test_timeseries_operaiotn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests/test_operations.py to test_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/operations_tests/test_counters_operations.py to test_counters_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests/test_get.py to test_get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests/test_index_actions.py to test_index_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests/test_patch.py to test_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests/test_query.py to test_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests/test_put.py to test_put.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests/test_by_index_actions.py to test_by_index_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests/test_batch.py to test_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests/test_delete.py to test_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/raven_commands_tests/test_get_by_prefix.py to test_get_by_prefix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/database_changes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/database_changes/test_database_changes.py to test_database_changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_full_text_search.py to test_full_text_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_conversion.py to test_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_documents_by_entity.py to test_documents_by_entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_query.py to test_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_counters.py to test_counters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_advanced.py to test_advanced.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_mappers.py to test_mappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_load.py to test_load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_delete.py to test_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_timeseries.py to test_timeseries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_store_entities.py to test_store_entities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/session_tests/test_facets.py to test_facets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/system_tests/test_system_create_topology_files.py to test_system_create_topology_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/system_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/subscription_test/test_subscription.py to test_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb/tests/subscription_test/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpourzf85r.py' /usr/bin/python3 /tmp/tmpourzf85r.py removing /tmp/tmpourzf85r.py running install_egg_info running egg_info writing pyravendb.egg-info/PKG-INFO writing dependency_links to pyravendb.egg-info/dependency_links.txt writing requirements to pyravendb.egg-info/requires.txt writing top-level names to pyravendb.egg-info/top_level.txt reading manifest file 'pyravendb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyravendb.egg-info/SOURCES.txt' Copying pyravendb.egg-info to /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9/site-packages/pyravendb-5.0.0.5-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64//usr/share/doc/python-pyravendb + '[' -d doc ']' ~/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64 ~/build/BUILD/pyravendb-5.0.0.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-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/pyravendb-5.0.0.5 + mv /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 5.0.0.5-1 --unique-debug-suffix -5.0.0.5-1.x86_64 --unique-debug-src-base python-pyravendb-5.0.0.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyravendb-5.0.0.5 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-pyravendb-5.0.0.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyravendb-5.0.0.5-1.noarch Provides: python-pyravendb python3-pyravendb = 5.0.0.5-1 python3.9dist(pyravendb) = 5.0.0.5 python3dist(pyravendb) = 5.0.0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(ijson) = 2.3 python3.9dist(inflect) >= 1 python3.9dist(pyopenssl) >= 17.2 python3.9dist(requests) >= 2.18.4 python3.9dist(requests-pkcs12) >= 1.7 python3.9dist(websocket-client) >= 0.46 Processing files: python-pyravendb-help-5.0.0.5-1.noarch warning: Empty %files file /builddir/build/BUILD/pyravendb-5.0.0.5/doclist.lst Provides: python-pyravendb-help = 5.0.0.5-1 python3-pyravendb-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-pyravendb-5.0.0.5-1.x86_64 Wrote: /builddir/build/RPMS/python-pyravendb-help-5.0.0.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyravendb-5.0.0.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sIqmJG + umask 022 + cd /builddir/build/BUILD + cd pyravendb-5.0.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyravendb-5.0.0.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0