Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openimis-be-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686565551.978722/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-openimis-be-core.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-openimis-be-core-1.5.1-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-openimis-be-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686565551.978722/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-openimis-be-core.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-openimis-be-core-1.5.1-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-openimis-be-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686565551.978722/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-openimis-be-core.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.YJNv3u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openimis-be-core-1.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/openimis-be-core-1.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openimis-be-core-1.5.1 + /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.5g65AL + umask 022 + cd /builddir/build/BUILD + cd openimis-be-core-1.5.1 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v1.5.1' to '1.5.1' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/core copying core/jwt_authentication.py -> build/lib/core copying core/test_utils.py -> build/lib/core copying core/test_helpers.py -> build/lib/core copying core/gql_queries.py -> build/lib/core copying core/test_services.py -> build/lib/core copying core/schema.py -> build/lib/core copying core/urls.py -> build/lib/core copying core/security.py -> build/lib/core copying core/tasks.py -> build/lib/core copying core/signals.py -> build/lib/core copying core/test_models.py -> build/lib/core copying core/models.py -> build/lib/core copying core/scheduler.py -> build/lib/core copying core/tests.py -> build/lib/core copying core/apps.py -> build/lib/core copying core/__init__.py -> build/lib/core copying core/service_signals.py -> build/lib/core copying core/test_security.py -> build/lib/core copying core/abs_calculation_rule.py -> build/lib/core copying core/custom_lookups.py -> build/lib/core copying core/views.py -> build/lib/core copying core/fields.py -> build/lib/core copying core/utils.py -> build/lib/core copying core/serializers.py -> build/lib/core copying core/forms.py -> build/lib/core copying core/admin.py -> build/lib/core copying core/jwt.py -> build/lib/core creating build/lib/core/gql copying core/gql/custom_lookup.py -> build/lib/core/gql copying core/gql/export_mixin.py -> build/lib/core/gql copying core/gql/__init__.py -> build/lib/core/gql creating build/lib/core/migrations copying core/migrations/0019_extended_field.py -> build/lib/core/migrations copying core/migrations/0013_users_api.py -> build/lib/core/migrations copying core/migrations/0008_officer_role_roleright_userrole.py -> build/lib/core/migrations copying core/migrations/0020_add_missing_fields_to_django_scheme.py -> build/lib/core/migrations copying core/migrations/0012_users_officers_admins.py -> build/lib/core/migrations copying core/migrations/0003_control_mutationlog.py -> build/lib/core/migrations copying core/migrations/0017_exportablequerymodel.py -> build/lib/core/migrations copying core/migrations/0014_users.py -> build/lib/core/migrations copying core/migrations/0011_auto_20210324_1528.py -> build/lib/core/migrations copying core/migrations/0004_auto_20190830_1625.py -> build/lib/core/migrations copying core/migrations/0005_group_usergroup.py -> build/lib/core/migrations copying core/migrations/0001_initial.py -> build/lib/core/migrations copying core/migrations/0007_auto_20191008_0923.py -> build/lib/core/migrations copying core/migrations/__init__.py -> build/lib/core/migrations copying core/migrations/0021_set_managed_to_true.py -> build/lib/core/migrations copying core/migrations/0006_fieldcontrol.py -> build/lib/core/migrations copying core/migrations/0002_auto_20190726_0701.py -> build/lib/core/migrations copying core/migrations/0009_mutationlog_client_mutation_details.py -> build/lib/core/migrations copying core/migrations/0010_rolemutation.py -> build/lib/core/migrations copying core/migrations/0016_add_last_login_on_interactive_user.py -> build/lib/core/migrations copying core/migrations/0018_auto_20230318_1551.py -> build/lib/core/migrations copying core/migrations/0015_missing_roles.py -> build/lib/core/migrations creating build/lib/core/migration_to_history_model copying core/migration_to_history_model/patch_table_data.py -> build/lib/core/migration_to_history_model copying core/migration_to_history_model/__init__.py -> build/lib/core/migration_to_history_model copying core/migration_to_history_model/create_temp_tables.py -> build/lib/core/migration_to_history_model creating build/lib/core/calendars copying core/calendars/test_ad_calendar.py -> build/lib/core/calendars copying core/calendars/ne_calendar.py -> build/lib/core/calendars copying core/calendars/test_ne_calendar.py -> build/lib/core/calendars copying core/calendars/__init__.py -> build/lib/core/calendars copying core/calendars/ad_calendar.py -> build/lib/core/calendars creating build/lib/core/datetimes copying core/datetimes/shared.py -> build/lib/core/datetimes copying core/datetimes/__init__.py -> build/lib/core/datetimes copying core/datetimes/ne_datetime.py -> build/lib/core/datetimes copying core/datetimes/ad_datetime.py -> build/lib/core/datetimes copying core/datetimes/test_ne_datetime.py -> build/lib/core/datetimes copying core/datetimes/test_ad_datetime.py -> build/lib/core/datetimes copying core/datetimes/test_shared.py -> build/lib/core/datetimes creating build/lib/core/validation copying core/validation/uniqueCodeValidationMixin.py -> build/lib/core/validation copying core/validation/base.py -> build/lib/core/validation copying core/validation/__init__.py -> build/lib/core/validation copying core/validation/objectExistsValidationMixin.py -> build/lib/core/validation copying core/validation/obligatoryFieldValidation.py -> build/lib/core/validation creating build/lib/core/websocket copying core/websocket/abstract_websocket_client.py -> build/lib/core/websocket copying core/websocket/async_websocket_client.py -> build/lib/core/websocket copying core/websocket/__init__.py -> build/lib/core/websocket copying core/websocket/base_websocket_client.py -> build/lib/core/websocket creating build/lib/core/services copying core/services/userServices.py -> build/lib/core/services copying core/services/base.py -> build/lib/core/services copying core/services/__init__.py -> build/lib/core/services copying core/services/roleServices.py -> build/lib/core/services creating build/lib/core/gql/gql_mutations copying core/gql/gql_mutations/base_mutation.py -> build/lib/core/gql/gql_mutations copying core/gql/gql_mutations/exceptions.py -> build/lib/core/gql/gql_mutations copying core/gql/gql_mutations/__init__.py -> build/lib/core/gql/gql_mutations copying core/gql/gql_mutations/mutation_by_filter.py -> build/lib/core/gql/gql_mutations copying core/gql/gql_mutations/input_types.py -> build/lib/core/gql/gql_mutations creating build/lib/core/services/utils copying core/services/utils/__init__.py -> build/lib/core/services/utils copying core/services/utils/serviceUtils.py -> build/lib/core/services/utils running egg_info writing openimis_be_core.egg-info/PKG-INFO writing dependency_links to openimis_be_core.egg-info/dependency_links.txt writing requirements to openimis_be_core.egg-info/requires.txt writing top-level names to openimis_be_core.egg-info/top_level.txt reading manifest file 'openimis_be_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'openimis_be_core.egg-info/SOURCES.txt' creating build/lib/core/templates copying core/templates/password_reset.txt -> build/lib/core/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ImJNUP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64 + cd openimis-be-core-1.5.1 + 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-openimis-be-core-1.5.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v1.5.1' to '1.5.1' warnings.warn(tmpl.format(**locals())) 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-openimis-be-core-1.5.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/jwt_authentication.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/test_utils.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/test_helpers.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql copying build/lib/core/gql/custom_lookup.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql copying build/lib/core/gql/export_mixin.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql copying build/lib/core/gql/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations copying build/lib/core/gql/gql_mutations/base_mutation.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations copying build/lib/core/gql/gql_mutations/exceptions.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations copying build/lib/core/gql/gql_mutations/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations copying build/lib/core/gql/gql_mutations/mutation_by_filter.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations copying build/lib/core/gql/gql_mutations/input_types.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations copying build/lib/core/gql_queries.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/test_services.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/schema.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/urls.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/security.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/tasks.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/signals.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/test_models.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/models.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0019_extended_field.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0013_users_api.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0008_officer_role_roleright_userrole.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0020_add_missing_fields_to_django_scheme.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0012_users_officers_admins.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0003_control_mutationlog.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0017_exportablequerymodel.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0014_users.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0011_auto_20210324_1528.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0004_auto_20190830_1625.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0005_group_usergroup.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0007_auto_20191008_0923.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0021_set_managed_to_true.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0006_fieldcontrol.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0002_auto_20190726_0701.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0009_mutationlog_client_mutation_details.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0010_rolemutation.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0016_add_last_login_on_interactive_user.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0018_auto_20230318_1551.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations copying build/lib/core/migrations/0015_missing_roles.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migration_to_history_model copying build/lib/core/migration_to_history_model/patch_table_data.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migration_to_history_model copying build/lib/core/migration_to_history_model/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migration_to_history_model copying build/lib/core/migration_to_history_model/create_temp_tables.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migration_to_history_model creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars copying build/lib/core/calendars/test_ad_calendar.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars copying build/lib/core/calendars/ne_calendar.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars copying build/lib/core/calendars/test_ne_calendar.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars copying build/lib/core/calendars/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars copying build/lib/core/calendars/ad_calendar.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars copying build/lib/core/scheduler.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/tests.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/apps.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/service_signals.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/test_security.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes copying build/lib/core/datetimes/shared.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes copying build/lib/core/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes copying build/lib/core/datetimes/ne_datetime.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes copying build/lib/core/datetimes/ad_datetime.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes copying build/lib/core/datetimes/test_ne_datetime.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes copying build/lib/core/datetimes/test_ad_datetime.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes copying build/lib/core/datetimes/test_shared.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation copying build/lib/core/validation/uniqueCodeValidationMixin.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation copying build/lib/core/validation/base.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation copying build/lib/core/validation/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation copying build/lib/core/validation/objectExistsValidationMixin.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation copying build/lib/core/validation/obligatoryFieldValidation.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation copying build/lib/core/abs_calculation_rule.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/custom_lookups.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/templates copying build/lib/core/templates/password_reset.txt -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/templates copying build/lib/core/views.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/fields.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/utils.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/serializers.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/forms.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/admin.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core copying build/lib/core/jwt.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/websocket copying build/lib/core/websocket/abstract_websocket_client.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/websocket copying build/lib/core/websocket/async_websocket_client.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/websocket copying build/lib/core/websocket/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/websocket copying build/lib/core/websocket/base_websocket_client.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/websocket creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services copying build/lib/core/services/userServices.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services copying build/lib/core/services/base.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services copying build/lib/core/services/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services creating /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services/utils copying build/lib/core/services/utils/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services/utils copying build/lib/core/services/utils/serviceUtils.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services/utils copying build/lib/core/services/roleServices.py -> /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/jwt_authentication.py to jwt_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/custom_lookup.py to custom_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/export_mixin.py to export_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations/base_mutation.py to base_mutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations/mutation_by_filter.py to mutation_by_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql/gql_mutations/input_types.py to input_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/gql_queries.py to gql_queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/test_services.py to test_services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0019_extended_field.py to 0019_extended_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0013_users_api.py to 0013_users_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0008_officer_role_roleright_userrole.py to 0008_officer_role_roleright_userrole.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0020_add_missing_fields_to_django_scheme.py to 0020_add_missing_fields_to_django_scheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0012_users_officers_admins.py to 0012_users_officers_admins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0003_control_mutationlog.py to 0003_control_mutationlog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0017_exportablequerymodel.py to 0017_exportablequerymodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0014_users.py to 0014_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0011_auto_20210324_1528.py to 0011_auto_20210324_1528.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0004_auto_20190830_1625.py to 0004_auto_20190830_1625.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0005_group_usergroup.py to 0005_group_usergroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0007_auto_20191008_0923.py to 0007_auto_20191008_0923.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0021_set_managed_to_true.py to 0021_set_managed_to_true.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0006_fieldcontrol.py to 0006_fieldcontrol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0002_auto_20190726_0701.py to 0002_auto_20190726_0701.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0009_mutationlog_client_mutation_details.py to 0009_mutationlog_client_mutation_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0010_rolemutation.py to 0010_rolemutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0016_add_last_login_on_interactive_user.py to 0016_add_last_login_on_interactive_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0018_auto_20230318_1551.py to 0018_auto_20230318_1551.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migrations/0015_missing_roles.py to 0015_missing_roles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migration_to_history_model/patch_table_data.py to patch_table_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migration_to_history_model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/migration_to_history_model/create_temp_tables.py to create_temp_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars/test_ad_calendar.py to test_ad_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars/ne_calendar.py to ne_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars/test_ne_calendar.py to test_ne_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/calendars/ad_calendar.py to ad_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/service_signals.py to service_signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/test_security.py to test_security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes/shared.py to shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes/ne_datetime.py to ne_datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes/ad_datetime.py to ad_datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes/test_ne_datetime.py to test_ne_datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes/test_ad_datetime.py to test_ad_datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/datetimes/test_shared.py to test_shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation/uniqueCodeValidationMixin.py to uniqueCodeValidationMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation/objectExistsValidationMixin.py to objectExistsValidationMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/validation/obligatoryFieldValidation.py to obligatoryFieldValidation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/abs_calculation_rule.py to abs_calculation_rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/custom_lookups.py to custom_lookups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/jwt.py to jwt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/websocket/abstract_websocket_client.py to abstract_websocket_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/websocket/async_websocket_client.py to async_websocket_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/websocket/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/websocket/base_websocket_client.py to base_websocket_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services/userServices.py to userServices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services/utils/serviceUtils.py to serviceUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/core/services/roleServices.py to roleServices.cpython-39.pyc writing byte-compilation script '/tmp/tmpxfssyxbo.py' /usr/bin/python3 /tmp/tmpxfssyxbo.py removing /tmp/tmpxfssyxbo.py running install_egg_info running egg_info writing openimis_be_core.egg-info/PKG-INFO writing dependency_links to openimis_be_core.egg-info/dependency_links.txt writing requirements to openimis_be_core.egg-info/requires.txt writing top-level names to openimis_be_core.egg-info/top_level.txt reading manifest file 'openimis_be_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'openimis_be_core.egg-info/SOURCES.txt' Copying openimis_be_core.egg-info to /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/openimis_be_core-1.5.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64//usr/share/doc/python-openimis-be-core + '[' -d doc ']' ~/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64 ~/build/BUILD/openimis-be-core-1.5.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-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/openimis-be-core-1.5.1 + mv /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.5.1-1 --unique-debug-suffix -1.5.1-1.x86_64 --unique-debug-src-base python-openimis-be-core-1.5.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/openimis-be-core-1.5.1 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-openimis-be-core-1.5.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-openimis-be-core-1.5.1-1.noarch Provides: python-openimis-be-core python3-openimis-be-core = 1.5.1-1 python3.9dist(openimis-be-core) = 1.5.1 python3dist(openimis-be-core) = 1.5.1 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(cached-property) python3.9dist(django) python3.9dist(django-db-signals) python3.9dist(django-dirtyfields) python3.9dist(django-simple-history) python3.9dist(djangorestframework) python3.9dist(isodate) python3.9dist(nepalicalendar) python3.9dist(websocket-client) Processing files: python-openimis-be-core-help-1.5.1-1.noarch warning: Empty %files file /builddir/build/BUILD/openimis-be-core-1.5.1/doclist.lst Provides: python-openimis-be-core-help = 1.5.1-1 python3-openimis-be-core-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-openimis-be-core-1.5.1-1.x86_64 Wrote: /builddir/build/RPMS/python-openimis-be-core-help-1.5.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-openimis-be-core-1.5.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HHhv7X + umask 022 + cd /builddir/build/BUILD + cd openimis-be-core-1.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-openimis-be-core-1.5.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0