Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-autotask.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683743415.963259/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-django-autotask.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-django-autotask-1.1.4-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-django-autotask.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683743415.963259/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-django-autotask.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-django-autotask-1.1.4-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-django-autotask.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683743415.963259/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-django-autotask.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.azvJ0S + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-autotask-1.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-autotask-1.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-autotask-1.1.4 + /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.waIpD9 + umask 022 + cd /builddir/build/BUILD + cd django-autotask-1.1.4 + 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/djautotask copying djautotask/apps.py -> build/lib/djautotask copying djautotask/admin.py -> build/lib/djautotask copying djautotask/api.py -> build/lib/djautotask copying djautotask/views.py -> build/lib/djautotask copying djautotask/models.py -> build/lib/djautotask copying djautotask/utils.py -> build/lib/djautotask copying djautotask/urls.py -> build/lib/djautotask copying djautotask/__init__.py -> build/lib/djautotask copying djautotask/sync.py -> build/lib/djautotask creating build/lib/djautotask/tests copying djautotask/tests/test_commands.py -> build/lib/djautotask/tests copying djautotask/tests/fixtures.py -> build/lib/djautotask/tests copying djautotask/tests/test_sync.py -> build/lib/djautotask/tests copying djautotask/tests/test_views.py -> build/lib/djautotask/tests copying djautotask/tests/mocks.py -> build/lib/djautotask/tests copying djautotask/tests/fixture_utils.py -> build/lib/djautotask/tests copying djautotask/tests/urls.py -> build/lib/djautotask/tests copying djautotask/tests/test_model.py -> build/lib/djautotask/tests copying djautotask/tests/test_api.py -> build/lib/djautotask/tests copying djautotask/tests/__init__.py -> build/lib/djautotask/tests creating build/lib/djautotask/management copying djautotask/management/__init__.py -> build/lib/djautotask/management creating build/lib/djautotask/migrations copying djautotask/migrations/0075_taskpredecessor.py -> build/lib/djautotask/migrations copying djautotask/migrations/0001_initial.py -> build/lib/djautotask/migrations copying djautotask/migrations/0102_auto_20220104_1655.py -> build/lib/djautotask/migrations copying djautotask/migrations/0071_project_status_detail.py -> build/lib/djautotask/migrations copying djautotask/migrations/0106_ticketnote_created_by_contact.py -> build/lib/djautotask/migrations copying djautotask/migrations/0009_auto_20190918_1525.py -> build/lib/djautotask/migrations copying djautotask/migrations/0011_auto_20190923_1157.py -> build/lib/djautotask/migrations copying djautotask/migrations/0020_auto_20191030_0916.py -> build/lib/djautotask/migrations copying djautotask/migrations/0019_auto_20191030_0905.py -> build/lib/djautotask/migrations copying djautotask/migrations/0017_auto_20191021_1028.py -> build/lib/djautotask/migrations copying djautotask/migrations/0012_merge_20190923_1439.py -> build/lib/djautotask/migrations copying djautotask/migrations/0063_accountphysicallocation.py -> build/lib/djautotask/migrations copying djautotask/migrations/0083_ticketudftracker.py -> build/lib/djautotask/migrations copying djautotask/migrations/0084_projectudftracker_taskudftracker.py -> build/lib/djautotask/migrations copying djautotask/migrations/0046_ticket_assigned_resource_role.py -> build/lib/djautotask/migrations copying djautotask/migrations/0105_tasknote_created_by_contact.py -> build/lib/djautotask/migrations copying djautotask/migrations/0069_auto_20200602_1419.py -> build/lib/djautotask/migrations copying djautotask/migrations/0035_timeentry.py -> build/lib/djautotask/migrations copying djautotask/migrations/0051_contract.py -> build/lib/djautotask/migrations copying djautotask/migrations/0009_auto_20190920_1648.py -> build/lib/djautotask/migrations copying djautotask/migrations/0090_auto_20210309_1157.py -> build/lib/djautotask/migrations copying djautotask/migrations/0094_auto_20210723_1018.py -> build/lib/djautotask/migrations copying djautotask/migrations/0074_auto_20200827_1818.py -> build/lib/djautotask/migrations copying djautotask/migrations/0062_task_department.py -> build/lib/djautotask/migrations copying djautotask/migrations/0018_auto_20191029_1621.py -> build/lib/djautotask/migrations copying djautotask/migrations/0070_auto_20200714_0807.py -> build/lib/djautotask/migrations copying djautotask/migrations/0101_auto_20220104_1349.py -> build/lib/djautotask/migrations copying djautotask/migrations/0077_auto_20200924_1512.py -> build/lib/djautotask/migrations copying djautotask/migrations/0053_timeentry_contract.py -> build/lib/djautotask/migrations copying djautotask/migrations/0046_auto_20200207_1002.py -> build/lib/djautotask/migrations copying djautotask/migrations/0088_merge_20210113_1743.py -> build/lib/djautotask/migrations copying djautotask/migrations/0016_auto_20191021_0958.py -> build/lib/djautotask/migrations copying djautotask/migrations/0067_merge_20200514_1713.py -> build/lib/djautotask/migrations copying djautotask/migrations/0110_account_phone.py -> build/lib/djautotask/migrations copying djautotask/migrations/0086_auto_20201222_1402.py -> build/lib/djautotask/migrations copying djautotask/migrations/0099_auto_20211124_1808.py -> build/lib/djautotask/migrations copying djautotask/migrations/0042_auto_20200205_1057.py -> build/lib/djautotask/migrations copying djautotask/migrations/0108_billingcodetype_billingcodetypetracker.py -> build/lib/djautotask/migrations copying djautotask/migrations/0010_merge_20190923_1155.py -> build/lib/djautotask/migrations copying djautotask/migrations/0033_merge_20191204_1022.py -> build/lib/djautotask/migrations copying djautotask/migrations/0058_auto_20200408_1022.py -> build/lib/djautotask/migrations copying djautotask/migrations/0031_merge_20191202_1119.py -> build/lib/djautotask/migrations copying djautotask/migrations/0068_merge_20200521_1615.py -> build/lib/djautotask/migrations copying djautotask/migrations/0064_servicecall_location.py -> build/lib/djautotask/migrations copying djautotask/migrations/0094_auto_20210727_0940.py -> build/lib/djautotask/migrations copying djautotask/migrations/0015_auto_20191001_0847.py -> build/lib/djautotask/migrations copying djautotask/migrations/0040_merge_20200131_1627.py -> build/lib/djautotask/migrations copying djautotask/migrations/0096_merge_20210728_1429.py -> build/lib/djautotask/migrations copying djautotask/migrations/0032_auto_20191129_1501.py -> build/lib/djautotask/migrations copying djautotask/migrations/0050_remove_ticket_role.py -> build/lib/djautotask/migrations copying djautotask/migrations/0027_auto_20191125_1103.py -> build/lib/djautotask/migrations copying djautotask/migrations/0076_auto_20200923_0953.py -> build/lib/djautotask/migrations copying djautotask/migrations/0042_auto_20200205_1455.py -> build/lib/djautotask/migrations copying djautotask/migrations/0061_auto_20200416_1241.py -> build/lib/djautotask/migrations copying djautotask/migrations/0056_merge_20200327_1045.py -> build/lib/djautotask/migrations copying djautotask/migrations/0067_auto_20200519_1100.py -> build/lib/djautotask/migrations copying djautotask/migrations/0021_merge_20191031_1259.py -> build/lib/djautotask/migrations copying djautotask/migrations/0028_task_secondary_resources.py -> build/lib/djautotask/migrations copying djautotask/migrations/0005_remove_ticketstatus_value.py -> build/lib/djautotask/migrations copying djautotask/migrations/0010_auto_20190923_0930.py -> build/lib/djautotask/migrations copying djautotask/migrations/0025_auto_20191125_0939.py -> build/lib/djautotask/migrations copying djautotask/migrations/0002_ticket_ticket_number.py -> build/lib/djautotask/migrations copying djautotask/migrations/0039_merge_20200131_1022.py -> build/lib/djautotask/migrations copying djautotask/migrations/0064_auto_20200511_1124.py -> build/lib/djautotask/migrations copying djautotask/migrations/0047_auto_20200207_1126.py -> build/lib/djautotask/migrations copying djautotask/migrations/0051_auto_20200315_1819.py -> build/lib/djautotask/migrations copying djautotask/migrations/0006_auto_20190916_1645.py -> build/lib/djautotask/migrations copying djautotask/migrations/0006_merge_20190920_1450.py -> build/lib/djautotask/migrations copying djautotask/migrations/0107_contact_extension.py -> build/lib/djautotask/migrations copying djautotask/migrations/0098_auto_20211029_1641.py -> build/lib/djautotask/migrations copying djautotask/migrations/0060_auto_20200414_1522.py -> build/lib/djautotask/migrations copying djautotask/migrations/0100_auto_20211228_1443.py -> build/lib/djautotask/migrations copying djautotask/migrations/0013_auto_20190923_1439.py -> build/lib/djautotask/migrations copying djautotask/migrations/0072_account_parent_account.py -> build/lib/djautotask/migrations copying djautotask/migrations/0008_auto_20190917_1454.py -> build/lib/djautotask/migrations copying djautotask/migrations/0038_notetype_tasknote_ticketnote.py -> build/lib/djautotask/migrations copying djautotask/migrations/0030_task_phase.py -> build/lib/djautotask/migrations copying djautotask/migrations/0018_auto_20191029_1634.py -> build/lib/djautotask/migrations copying djautotask/migrations/0079_auto_20201003_1125.py -> build/lib/djautotask/migrations copying djautotask/migrations/0055_auto_20200325_1335.py -> build/lib/djautotask/migrations copying djautotask/migrations/0078_merge_20201001_1657.py -> build/lib/djautotask/migrations copying djautotask/migrations/0111_alter_phase_estimated_hours.py -> build/lib/djautotask/migrations copying djautotask/migrations/0040_auto_20200204_1538.py -> build/lib/djautotask/migrations copying djautotask/migrations/0028_phase.py -> build/lib/djautotask/migrations copying djautotask/migrations/0021_merge_20191031_0858.py -> build/lib/djautotask/migrations copying djautotask/migrations/0036_auto_20200127_1157.py -> build/lib/djautotask/migrations copying djautotask/migrations/0112_account_owner_resource.py -> build/lib/djautotask/migrations copying djautotask/migrations/0055_auto_20200325_0928.py -> build/lib/djautotask/migrations copying djautotask/migrations/0082_auto_20201020_1617.py -> build/lib/djautotask/migrations copying djautotask/migrations/0104_rename_allocationcode_billingcode_and_more.py -> build/lib/djautotask/migrations copying djautotask/migrations/0092_auto_20210629_1124.py -> build/lib/djautotask/migrations copying djautotask/migrations/0043_department.py -> build/lib/djautotask/migrations copying djautotask/migrations/0041_merge_20200204_1546.py -> build/lib/djautotask/migrations copying djautotask/migrations/0034_auto_20191210_1518.py -> build/lib/djautotask/migrations copying djautotask/migrations/0091_auto_20210525_1723.py -> build/lib/djautotask/migrations copying djautotask/migrations/0087_auto_20210108_1214.py -> build/lib/djautotask/migrations copying djautotask/migrations/0059_auto_20200414_1242.py -> build/lib/djautotask/migrations copying djautotask/migrations/0080_accountphysicallocationtracker_accounttracker_accounttypetracker_allocationcodetracker_contracttrack.py -> build/lib/djautotask/migrations copying djautotask/migrations/0023_auto_20191119_0923.py -> build/lib/djautotask/migrations copying djautotask/migrations/0043_timeentry_allocation_code.py -> build/lib/djautotask/migrations copying djautotask/migrations/0039_auto_20200131_1134.py -> build/lib/djautotask/migrations copying djautotask/migrations/0065_auto_20200512_1224.py -> build/lib/djautotask/migrations copying djautotask/migrations/0095_auto_20210726_1251.py -> build/lib/djautotask/migrations copying djautotask/migrations/0089_auto_20210125_1649.py -> build/lib/djautotask/migrations copying djautotask/migrations/0037_subissuetype_parent_value.py -> build/lib/djautotask/migrations copying djautotask/migrations/0026_auto_20191125_0952.py -> build/lib/djautotask/migrations copying djautotask/migrations/0054_merge_20200323_1511.py -> build/lib/djautotask/migrations copying djautotask/migrations/0087_auto_20210108_1307.py -> build/lib/djautotask/migrations copying djautotask/migrations/0081_project_department.py -> build/lib/djautotask/migrations copying djautotask/migrations/0085_auto_20201022_1822.py -> build/lib/djautotask/migrations copying djautotask/migrations/0003_auto_20190913_0941.py -> build/lib/djautotask/migrations copying djautotask/migrations/0029_phase_last_activity_date.py -> build/lib/djautotask/migrations copying djautotask/migrations/0066_auto_20200512_1420.py -> build/lib/djautotask/migrations copying djautotask/migrations/0049_merge_20200227_1701.py -> build/lib/djautotask/migrations copying djautotask/migrations/__init__.py -> build/lib/djautotask/migrations copying djautotask/migrations/0038_auto_20200130_1218.py -> build/lib/djautotask/migrations copying djautotask/migrations/0014_auto_20190930_1548.py -> build/lib/djautotask/migrations copying djautotask/migrations/0109_billingcode_billing_code_type.py -> build/lib/djautotask/migrations copying djautotask/migrations/0044_merge_20200205_1651.py -> build/lib/djautotask/migrations copying djautotask/migrations/0047_task_assigned_resource_role.py -> build/lib/djautotask/migrations copying djautotask/migrations/0103_auto_20220106_1622.py -> build/lib/djautotask/migrations copying djautotask/migrations/0005_auto_20190916_1549.py -> build/lib/djautotask/migrations copying djautotask/migrations/0045_resourceroledepartment_resourceservicedeskrole.py -> build/lib/djautotask/migrations copying djautotask/migrations/0008_merge_20190920_1644.py -> build/lib/djautotask/migrations copying djautotask/migrations/0052_contract_status.py -> build/lib/djautotask/migrations copying djautotask/migrations/0057_auto_20200406_1620.py -> build/lib/djautotask/migrations copying djautotask/migrations/0004_auto_20190913_1425.py -> build/lib/djautotask/migrations copying djautotask/migrations/0097_auto_20210819_1402.py -> build/lib/djautotask/migrations copying djautotask/migrations/0024_auto_20191122_1516.py -> build/lib/djautotask/migrations copying djautotask/migrations/0048_auto_20200211_1037.py -> build/lib/djautotask/migrations copying djautotask/migrations/0093_auto_20210629_1204.py -> build/lib/djautotask/migrations copying djautotask/migrations/0031_auto_20191129_1454.py -> build/lib/djautotask/migrations copying djautotask/migrations/0007_auto_20190917_1009.py -> build/lib/djautotask/migrations copying djautotask/migrations/0022_merge_20191031_1620.py -> build/lib/djautotask/migrations copying djautotask/migrations/0073_syncjob_skipped.py -> build/lib/djautotask/migrations copying djautotask/migrations/0076_auto_20200925_1326.py -> build/lib/djautotask/migrations running egg_info writing django_autotask.egg-info/PKG-INFO writing dependency_links to django_autotask.egg-info/dependency_links.txt writing requirements to django_autotask.egg-info/requires.txt writing top-level names to django_autotask.egg-info/top_level.txt reading manifest file 'django_autotask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.orig' warning: no previously-included files found matching '*.pyc' warning: no previously-included files found matching '*.wpr' warning: no previously-included files found matching '*.swp' adding license file 'LICENSE' writing manifest file 'django_autotask.egg-info/SOURCES.txt' creating build/lib/djautotask/__pycache__ copying djautotask/__pycache__/__init__.cpython-38.pyc -> build/lib/djautotask/__pycache__ copying djautotask/__pycache__/__init__.cpython-39.pyc -> build/lib/djautotask/__pycache__ copying djautotask/__pycache__/api.cpython-38.pyc -> build/lib/djautotask/__pycache__ copying djautotask/__pycache__/apps.cpython-38.pyc -> build/lib/djautotask/__pycache__ copying djautotask/__pycache__/models.cpython-38.pyc -> build/lib/djautotask/__pycache__ copying djautotask/__pycache__/sync.cpython-38.pyc -> build/lib/djautotask/__pycache__ copying djautotask/__pycache__/urls.cpython-38.pyc -> build/lib/djautotask/__pycache__ copying djautotask/__pycache__/utils.cpython-38.pyc -> build/lib/djautotask/__pycache__ copying djautotask/__pycache__/views.cpython-38.pyc -> build/lib/djautotask/__pycache__ creating build/lib/djautotask/templates copying djautotask/templates/change_form.html -> build/lib/djautotask/templates creating build/lib/djautotask/tests/__pycache__ copying djautotask/tests/__pycache__/__init__.cpython-38.pyc -> build/lib/djautotask/tests/__pycache__ copying djautotask/tests/__pycache__/fixture_utils.cpython-38.pyc -> build/lib/djautotask/tests/__pycache__ copying djautotask/tests/__pycache__/fixtures.cpython-38.pyc -> build/lib/djautotask/tests/__pycache__ copying djautotask/tests/__pycache__/mocks.cpython-38.pyc -> build/lib/djautotask/tests/__pycache__ copying djautotask/tests/__pycache__/test_api.cpython-38.pyc -> build/lib/djautotask/tests/__pycache__ copying djautotask/tests/__pycache__/test_commands.cpython-38.pyc -> build/lib/djautotask/tests/__pycache__ copying djautotask/tests/__pycache__/test_model.cpython-38.pyc -> build/lib/djautotask/tests/__pycache__ copying djautotask/tests/__pycache__/test_sync.cpython-38.pyc -> build/lib/djautotask/tests/__pycache__ copying djautotask/tests/__pycache__/test_views.cpython-38.pyc -> build/lib/djautotask/tests/__pycache__ copying djautotask/tests/__pycache__/urls.cpython-38.pyc -> build/lib/djautotask/tests/__pycache__ creating build/lib/djautotask/management/__pycache__ copying djautotask/management/__pycache__/__init__.cpython-38.pyc -> build/lib/djautotask/management/__pycache__ creating build/lib/djautotask/management/commands copying djautotask/management/commands/atsync.py -> build/lib/djautotask/management/commands copying djautotask/management/commands/clearoldsyncjobs.py -> build/lib/djautotask/management/commands copying djautotask/management/commands/list_users.py -> build/lib/djautotask/management/commands creating build/lib/djautotask/management/commands/__pycache__ copying djautotask/management/commands/__pycache__/atsync.cpython-38.pyc -> build/lib/djautotask/management/commands/__pycache__ creating build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0001_initial.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0002_ticket_ticket_number.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0003_auto_20190913_0941.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0004_auto_20190913_1425.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0005_auto_20190916_1549.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0005_remove_ticketstatus_value.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0006_auto_20190916_1645.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0006_merge_20190920_1450.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0007_auto_20190917_1009.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0008_auto_20190917_1454.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0008_merge_20190920_1644.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0009_auto_20190918_1525.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0009_auto_20190920_1648.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0010_auto_20190923_0930.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0010_merge_20190923_1155.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0011_auto_20190923_1157.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0012_merge_20190923_1439.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0013_auto_20190923_1439.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0014_auto_20190930_1548.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0015_auto_20191001_0847.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0016_auto_20191021_0958.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0017_auto_20191021_1028.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0018_auto_20191029_1621.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0018_auto_20191029_1634.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0019_auto_20191030_0905.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0020_auto_20191030_0916.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0021_merge_20191031_0858.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0021_merge_20191031_1259.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0022_merge_20191031_1620.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0023_auto_20191119_0923.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0024_auto_20191122_1516.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0025_auto_20191125_0939.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0026_auto_20191125_0952.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0027_auto_20191125_1103.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0028_phase.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0028_task_secondary_resources.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0029_phase_last_activity_date.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0030_task_phase.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0031_auto_20191129_1454.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0031_merge_20191202_1119.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0032_auto_20191129_1501.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0033_merge_20191204_1022.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0034_auto_20191210_1518.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0035_timeentry.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0036_auto_20200127_1157.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0037_subissuetype_parent_value.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0038_auto_20200130_1218.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0038_notetype_tasknote_ticketnote.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0039_auto_20200131_1134.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0039_merge_20200131_1022.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0040_auto_20200204_1538.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0040_merge_20200131_1627.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0041_merge_20200204_1546.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0042_auto_20200205_1057.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0042_auto_20200205_1455.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0043_department.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0043_timeentry_allocation_code.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0044_merge_20200205_1651.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0045_resourceroledepartment_resourceservicedeskrole.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0046_auto_20200207_1002.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0046_ticket_assigned_resource_role.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0047_auto_20200207_1126.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0047_task_assigned_resource_role.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0048_auto_20200211_1037.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0049_merge_20200227_1701.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0050_remove_ticket_role.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0051_auto_20200315_1819.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0051_contract.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0052_contract_status.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0053_timeentry_contract.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0054_merge_20200323_1511.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0055_auto_20200325_0928.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0055_auto_20200325_1335.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0056_merge_20200327_1045.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0057_auto_20200406_1620.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0058_auto_20200408_1022.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0059_auto_20200414_1242.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0060_auto_20200414_1522.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0061_auto_20200416_1241.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0062_task_department.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0063_accountphysicallocation.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0064_auto_20200511_1124.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0064_servicecall_location.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0065_auto_20200512_1224.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0066_auto_20200512_1420.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0067_auto_20200519_1100.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0067_merge_20200514_1713.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0068_merge_20200521_1615.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0069_auto_20200602_1419.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0070_auto_20200714_0807.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0071_project_status_detail.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0072_account_parent_account.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0073_syncjob_skipped.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0074_auto_20200827_1818.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0075_taskpredecessor.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0076_auto_20200923_0953.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0076_auto_20200925_1326.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0077_auto_20200924_1512.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0078_merge_20201001_1657.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0079_auto_20201003_1125.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0080_accountphysicallocationtracker_accounttracker_accounttypetracker_allocationcodetracker_contracttrack.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0081_project_department.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0082_auto_20201020_1617.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0083_ticketudftracker.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0084_projectudftracker_taskudftracker.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0085_auto_20201022_1822.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0086_auto_20201222_1402.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0087_auto_20210108_1214.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0087_auto_20210108_1307.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0088_merge_20210113_1743.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0089_auto_20210125_1649.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0090_auto_20210309_1157.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0091_auto_20210525_1723.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0092_auto_20210629_1124.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0093_auto_20210629_1204.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0094_auto_20210723_1018.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0094_auto_20210727_0940.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0095_auto_20210726_1251.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0096_merge_20210728_1429.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0097_auto_20210819_1402.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0098_auto_20211029_1641.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0099_auto_20211124_1808.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0100_auto_20211228_1443.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0101_auto_20220104_1349.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0102_auto_20220104_1655.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0103_auto_20220106_1622.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0104_rename_allocationcode_billingcode_and_more.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0105_tasknote_created_by_contact.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0106_ticketnote_created_by_contact.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0107_contact_extension.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0108_billingcodetype_billingcodetypetracker.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0109_billingcode_billing_code_type.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0110_account_phone.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0111_alter_phase_estimated_hours.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/0112_account_owner_resource.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ copying djautotask/migrations/__pycache__/__init__.cpython-38.pyc -> build/lib/djautotask/migrations/__pycache__ + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eROpVH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64 + cd django-autotask-1.1.4 + 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-django-autotask-1.1.4-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-django-autotask-1.1.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask copying build/lib/djautotask/apps.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/templates copying build/lib/djautotask/templates/change_form.html -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/templates copying build/lib/djautotask/admin.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask copying build/lib/djautotask/api.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests copying build/lib/djautotask/tests/test_commands.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests copying build/lib/djautotask/tests/fixtures.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests copying build/lib/djautotask/tests/test_sync.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests copying build/lib/djautotask/tests/test_views.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests copying build/lib/djautotask/tests/mocks.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests copying build/lib/djautotask/tests/fixture_utils.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests copying build/lib/djautotask/tests/urls.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests copying build/lib/djautotask/tests/test_model.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests copying build/lib/djautotask/tests/test_api.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests copying build/lib/djautotask/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/tests/__pycache__/__init__.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/tests/__pycache__/test_model.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/tests/__pycache__/test_commands.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/tests/__pycache__/test_views.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/tests/__pycache__/fixtures.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/tests/__pycache__/test_api.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/tests/__pycache__/fixture_utils.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/tests/__pycache__/mocks.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/tests/__pycache__/test_sync.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/tests/__pycache__/urls.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__pycache__ copying build/lib/djautotask/views.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask copying build/lib/djautotask/models.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/commands copying build/lib/djautotask/management/commands/list_users.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/commands copying build/lib/djautotask/management/commands/clearoldsyncjobs.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/commands creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/commands/__pycache__ copying build/lib/djautotask/management/commands/__pycache__/atsync.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/commands/__pycache__ copying build/lib/djautotask/management/commands/atsync.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/commands copying build/lib/djautotask/management/__init__.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/__pycache__ copying build/lib/djautotask/management/__pycache__/__init__.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/__pycache__ copying build/lib/djautotask/utils.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask copying build/lib/djautotask/urls.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask copying build/lib/djautotask/__init__.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/__pycache__ copying build/lib/djautotask/__pycache__/api.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/__pycache__ copying build/lib/djautotask/__pycache__/__init__.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/__pycache__ copying build/lib/djautotask/__pycache__/views.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/__pycache__ copying build/lib/djautotask/__pycache__/models.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/__pycache__ copying build/lib/djautotask/__pycache__/apps.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/__pycache__ copying build/lib/djautotask/__pycache__/utils.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/__pycache__ copying build/lib/djautotask/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/__pycache__ copying build/lib/djautotask/__pycache__/sync.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/__pycache__ copying build/lib/djautotask/__pycache__/urls.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/__pycache__ copying build/lib/djautotask/sync.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0075_taskpredecessor.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0102_auto_20220104_1655.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0071_project_status_detail.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0106_ticketnote_created_by_contact.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0009_auto_20190918_1525.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0011_auto_20190923_1157.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0020_auto_20191030_0916.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0019_auto_20191030_0905.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0017_auto_20191021_1028.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0012_merge_20190923_1439.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0063_accountphysicallocation.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0083_ticketudftracker.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0084_projectudftracker_taskudftracker.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0046_ticket_assigned_resource_role.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0105_tasknote_created_by_contact.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0069_auto_20200602_1419.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0035_timeentry.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0051_contract.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0009_auto_20190920_1648.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0090_auto_20210309_1157.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0094_auto_20210723_1018.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0074_auto_20200827_1818.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0062_task_department.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0018_auto_20191029_1621.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0070_auto_20200714_0807.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0101_auto_20220104_1349.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0077_auto_20200924_1512.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0053_timeentry_contract.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0046_auto_20200207_1002.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0088_merge_20210113_1743.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0016_auto_20191021_0958.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0067_merge_20200514_1713.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0110_account_phone.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0086_auto_20201222_1402.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0099_auto_20211124_1808.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0042_auto_20200205_1057.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0108_billingcodetype_billingcodetypetracker.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0010_merge_20190923_1155.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0033_merge_20191204_1022.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0058_auto_20200408_1022.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0031_merge_20191202_1119.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0068_merge_20200521_1615.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0064_servicecall_location.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0094_auto_20210727_0940.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0015_auto_20191001_0847.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0040_merge_20200131_1627.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0096_merge_20210728_1429.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0032_auto_20191129_1501.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0050_remove_ticket_role.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0027_auto_20191125_1103.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0076_auto_20200923_0953.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0042_auto_20200205_1455.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0061_auto_20200416_1241.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0056_merge_20200327_1045.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0067_auto_20200519_1100.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0021_merge_20191031_1259.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0028_task_secondary_resources.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0005_remove_ticketstatus_value.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0010_auto_20190923_0930.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0025_auto_20191125_0939.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0002_ticket_ticket_number.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0039_merge_20200131_1022.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0064_auto_20200511_1124.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0047_auto_20200207_1126.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0051_auto_20200315_1819.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0006_auto_20190916_1645.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0006_merge_20190920_1450.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0107_contact_extension.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0098_auto_20211029_1641.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0060_auto_20200414_1522.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0100_auto_20211228_1443.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0013_auto_20190923_1439.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0072_account_parent_account.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0008_auto_20190917_1454.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0038_notetype_tasknote_ticketnote.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0030_task_phase.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0018_auto_20191029_1634.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0079_auto_20201003_1125.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0055_auto_20200325_1335.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0078_merge_20201001_1657.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0111_alter_phase_estimated_hours.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0040_auto_20200204_1538.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0028_phase.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0021_merge_20191031_0858.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0036_auto_20200127_1157.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0112_account_owner_resource.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0055_auto_20200325_0928.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0082_auto_20201020_1617.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0104_rename_allocationcode_billingcode_and_more.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0092_auto_20210629_1124.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0043_department.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0041_merge_20200204_1546.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0034_auto_20191210_1518.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0091_auto_20210525_1723.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0087_auto_20210108_1214.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0059_auto_20200414_1242.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0080_accountphysicallocationtracker_accounttracker_accounttypetracker_allocationcodetracker_contracttrack.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0023_auto_20191119_0923.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0043_timeentry_allocation_code.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0039_auto_20200131_1134.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0065_auto_20200512_1224.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0095_auto_20210726_1251.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0089_auto_20210125_1649.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0037_subissuetype_parent_value.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0026_auto_20191125_0952.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0054_merge_20200323_1511.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0087_auto_20210108_1307.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0081_project_department.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0085_auto_20201022_1822.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0003_auto_20190913_0941.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0029_phase_last_activity_date.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0066_auto_20200512_1420.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0049_merge_20200227_1701.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations creating /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0020_auto_20191030_0916.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0038_auto_20200130_1218.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0045_resourceroledepartment_resourceservicedeskrole.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0021_merge_20191031_0858.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0027_auto_20191125_1103.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0063_accountphysicallocation.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0076_auto_20200923_0953.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0009_auto_20190918_1525.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0109_billingcode_billing_code_type.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0067_auto_20200519_1100.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0100_auto_20211228_1443.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0031_merge_20191202_1119.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0071_project_status_detail.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0084_projectudftracker_taskudftracker.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0066_auto_20200512_1420.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0011_auto_20190923_1157.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0032_auto_20191129_1501.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0010_auto_20190923_0930.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0074_auto_20200827_1818.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0062_task_department.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0051_auto_20200315_1819.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0014_auto_20190930_1548.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0073_syncjob_skipped.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0017_auto_20191021_1028.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0040_auto_20200204_1538.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0006_merge_20190920_1450.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0105_tasknote_created_by_contact.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0008_auto_20190917_1454.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0041_merge_20200204_1546.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0029_phase_last_activity_date.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0108_billingcodetype_billingcodetypetracker.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0064_servicecall_location.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0030_task_phase.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/__init__.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0102_auto_20220104_1655.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0007_auto_20190917_1009.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0083_ticketudftracker.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0047_auto_20200207_1126.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0026_auto_20191125_0952.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0055_auto_20200325_0928.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0096_merge_20210728_1429.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0082_auto_20201020_1617.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0072_account_parent_account.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0039_merge_20200131_1022.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0042_auto_20200205_1455.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0103_auto_20220106_1622.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0001_initial.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0075_taskpredecessor.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0089_auto_20210125_1649.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0110_account_phone.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0067_merge_20200514_1713.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0112_account_owner_resource.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0046_ticket_assigned_resource_role.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0050_remove_ticket_role.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0025_auto_20191125_0939.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0043_department.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0059_auto_20200414_1242.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0023_auto_20191119_0923.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0028_task_secondary_resources.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0058_auto_20200408_1022.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0092_auto_20210629_1124.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0022_merge_20191031_1620.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0055_auto_20200325_1335.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0091_auto_20210525_1723.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0094_auto_20210727_0940.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0043_timeentry_allocation_code.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0016_auto_20191021_0958.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0004_auto_20190913_1425.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0064_auto_20200511_1124.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0046_auto_20200207_1002.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0081_project_department.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0094_auto_20210723_1018.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0021_merge_20191031_1259.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0047_task_assigned_resource_role.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0097_auto_20210819_1402.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0018_auto_20191029_1621.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0006_auto_20190916_1645.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0101_auto_20220104_1349.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0018_auto_20191029_1634.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0095_auto_20210726_1251.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0049_merge_20200227_1701.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0053_timeentry_contract.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0060_auto_20200414_1522.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0057_auto_20200406_1620.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0039_auto_20200131_1134.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0093_auto_20210629_1204.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0087_auto_20210108_1307.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0010_merge_20190923_1155.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0002_ticket_ticket_number.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0033_merge_20191204_1022.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0080_accountphysicallocationtracker_accounttracker_accounttypetracker_allocationcodetracker_contracttrack.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0051_contract.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0061_auto_20200416_1241.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0065_auto_20200512_1224.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0015_auto_20191001_0847.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0042_auto_20200205_1057.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0031_auto_20191129_1454.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0068_merge_20200521_1615.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0036_auto_20200127_1157.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0111_alter_phase_estimated_hours.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0086_auto_20201222_1402.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0040_merge_20200131_1627.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0012_merge_20190923_1439.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0003_auto_20190913_0941.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0035_timeentry.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0087_auto_20210108_1214.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0054_merge_20200323_1511.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0009_auto_20190920_1648.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0052_contract_status.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0098_auto_20211029_1641.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0107_contact_extension.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0106_ticketnote_created_by_contact.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0076_auto_20200925_1326.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0078_merge_20201001_1657.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0077_auto_20200924_1512.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0013_auto_20190923_1439.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0034_auto_20191210_1518.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0019_auto_20191030_0905.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0024_auto_20191122_1516.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0044_merge_20200205_1651.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0028_phase.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0056_merge_20200327_1045.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0104_rename_allocationcode_billingcode_and_more.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0069_auto_20200602_1419.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0048_auto_20200211_1037.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0079_auto_20201003_1125.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0037_subissuetype_parent_value.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0005_auto_20190916_1549.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0085_auto_20201022_1822.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0070_auto_20200714_0807.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0088_merge_20210113_1743.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0008_merge_20190920_1644.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0090_auto_20210309_1157.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0005_remove_ticketstatus_value.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0038_notetype_tasknote_ticketnote.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/__pycache__/0099_auto_20211124_1808.cpython-38.pyc -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__pycache__ copying build/lib/djautotask/migrations/0038_auto_20200130_1218.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0014_auto_20190930_1548.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0109_billingcode_billing_code_type.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0044_merge_20200205_1651.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0047_task_assigned_resource_role.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0103_auto_20220106_1622.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0005_auto_20190916_1549.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0045_resourceroledepartment_resourceservicedeskrole.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0008_merge_20190920_1644.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0052_contract_status.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0057_auto_20200406_1620.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0004_auto_20190913_1425.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0097_auto_20210819_1402.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0024_auto_20191122_1516.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0048_auto_20200211_1037.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0093_auto_20210629_1204.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0031_auto_20191129_1454.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0007_auto_20190917_1009.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0022_merge_20191031_1620.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0073_syncjob_skipped.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations copying build/lib/djautotask/migrations/0076_auto_20200925_1326.py -> /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/test_sync.py to test_sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/mocks.py to mocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/fixture_utils.py to fixture_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/commands/list_users.py to list_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/commands/clearoldsyncjobs.py to clearoldsyncjobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/commands/atsync.py to atsync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/sync.py to sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0075_taskpredecessor.py to 0075_taskpredecessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0102_auto_20220104_1655.py to 0102_auto_20220104_1655.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0071_project_status_detail.py to 0071_project_status_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0106_ticketnote_created_by_contact.py to 0106_ticketnote_created_by_contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0009_auto_20190918_1525.py to 0009_auto_20190918_1525.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0011_auto_20190923_1157.py to 0011_auto_20190923_1157.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0020_auto_20191030_0916.py to 0020_auto_20191030_0916.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0019_auto_20191030_0905.py to 0019_auto_20191030_0905.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0017_auto_20191021_1028.py to 0017_auto_20191021_1028.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0012_merge_20190923_1439.py to 0012_merge_20190923_1439.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0063_accountphysicallocation.py to 0063_accountphysicallocation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0083_ticketudftracker.py to 0083_ticketudftracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0084_projectudftracker_taskudftracker.py to 0084_projectudftracker_taskudftracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0046_ticket_assigned_resource_role.py to 0046_ticket_assigned_resource_role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0105_tasknote_created_by_contact.py to 0105_tasknote_created_by_contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0069_auto_20200602_1419.py to 0069_auto_20200602_1419.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0035_timeentry.py to 0035_timeentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0051_contract.py to 0051_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0009_auto_20190920_1648.py to 0009_auto_20190920_1648.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0090_auto_20210309_1157.py to 0090_auto_20210309_1157.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0094_auto_20210723_1018.py to 0094_auto_20210723_1018.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0074_auto_20200827_1818.py to 0074_auto_20200827_1818.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0062_task_department.py to 0062_task_department.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0018_auto_20191029_1621.py to 0018_auto_20191029_1621.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0070_auto_20200714_0807.py to 0070_auto_20200714_0807.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0101_auto_20220104_1349.py to 0101_auto_20220104_1349.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0077_auto_20200924_1512.py to 0077_auto_20200924_1512.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0053_timeentry_contract.py to 0053_timeentry_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0046_auto_20200207_1002.py to 0046_auto_20200207_1002.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0088_merge_20210113_1743.py to 0088_merge_20210113_1743.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0016_auto_20191021_0958.py to 0016_auto_20191021_0958.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0067_merge_20200514_1713.py to 0067_merge_20200514_1713.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0110_account_phone.py to 0110_account_phone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0086_auto_20201222_1402.py to 0086_auto_20201222_1402.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0099_auto_20211124_1808.py to 0099_auto_20211124_1808.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0042_auto_20200205_1057.py to 0042_auto_20200205_1057.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0108_billingcodetype_billingcodetypetracker.py to 0108_billingcodetype_billingcodetypetracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0010_merge_20190923_1155.py to 0010_merge_20190923_1155.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0033_merge_20191204_1022.py to 0033_merge_20191204_1022.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0058_auto_20200408_1022.py to 0058_auto_20200408_1022.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0031_merge_20191202_1119.py to 0031_merge_20191202_1119.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0068_merge_20200521_1615.py to 0068_merge_20200521_1615.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0064_servicecall_location.py to 0064_servicecall_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0094_auto_20210727_0940.py to 0094_auto_20210727_0940.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0015_auto_20191001_0847.py to 0015_auto_20191001_0847.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0040_merge_20200131_1627.py to 0040_merge_20200131_1627.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0096_merge_20210728_1429.py to 0096_merge_20210728_1429.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0032_auto_20191129_1501.py to 0032_auto_20191129_1501.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0050_remove_ticket_role.py to 0050_remove_ticket_role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0027_auto_20191125_1103.py to 0027_auto_20191125_1103.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0076_auto_20200923_0953.py to 0076_auto_20200923_0953.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0042_auto_20200205_1455.py to 0042_auto_20200205_1455.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0061_auto_20200416_1241.py to 0061_auto_20200416_1241.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0056_merge_20200327_1045.py to 0056_merge_20200327_1045.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0067_auto_20200519_1100.py to 0067_auto_20200519_1100.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0021_merge_20191031_1259.py to 0021_merge_20191031_1259.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0028_task_secondary_resources.py to 0028_task_secondary_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0005_remove_ticketstatus_value.py to 0005_remove_ticketstatus_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0010_auto_20190923_0930.py to 0010_auto_20190923_0930.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0025_auto_20191125_0939.py to 0025_auto_20191125_0939.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0002_ticket_ticket_number.py to 0002_ticket_ticket_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0039_merge_20200131_1022.py to 0039_merge_20200131_1022.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0064_auto_20200511_1124.py to 0064_auto_20200511_1124.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0047_auto_20200207_1126.py to 0047_auto_20200207_1126.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0051_auto_20200315_1819.py to 0051_auto_20200315_1819.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0006_auto_20190916_1645.py to 0006_auto_20190916_1645.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0006_merge_20190920_1450.py to 0006_merge_20190920_1450.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0107_contact_extension.py to 0107_contact_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0098_auto_20211029_1641.py to 0098_auto_20211029_1641.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0060_auto_20200414_1522.py to 0060_auto_20200414_1522.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0100_auto_20211228_1443.py to 0100_auto_20211228_1443.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0013_auto_20190923_1439.py to 0013_auto_20190923_1439.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0072_account_parent_account.py to 0072_account_parent_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0008_auto_20190917_1454.py to 0008_auto_20190917_1454.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0038_notetype_tasknote_ticketnote.py to 0038_notetype_tasknote_ticketnote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0030_task_phase.py to 0030_task_phase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0018_auto_20191029_1634.py to 0018_auto_20191029_1634.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0079_auto_20201003_1125.py to 0079_auto_20201003_1125.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0055_auto_20200325_1335.py to 0055_auto_20200325_1335.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0078_merge_20201001_1657.py to 0078_merge_20201001_1657.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0111_alter_phase_estimated_hours.py to 0111_alter_phase_estimated_hours.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0040_auto_20200204_1538.py to 0040_auto_20200204_1538.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0028_phase.py to 0028_phase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0021_merge_20191031_0858.py to 0021_merge_20191031_0858.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0036_auto_20200127_1157.py to 0036_auto_20200127_1157.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0112_account_owner_resource.py to 0112_account_owner_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0055_auto_20200325_0928.py to 0055_auto_20200325_0928.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0082_auto_20201020_1617.py to 0082_auto_20201020_1617.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0104_rename_allocationcode_billingcode_and_more.py to 0104_rename_allocationcode_billingcode_and_more.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0092_auto_20210629_1124.py to 0092_auto_20210629_1124.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0043_department.py to 0043_department.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0041_merge_20200204_1546.py to 0041_merge_20200204_1546.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0034_auto_20191210_1518.py to 0034_auto_20191210_1518.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0091_auto_20210525_1723.py to 0091_auto_20210525_1723.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0087_auto_20210108_1214.py to 0087_auto_20210108_1214.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0059_auto_20200414_1242.py to 0059_auto_20200414_1242.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0080_accountphysicallocationtracker_accounttracker_accounttypetracker_allocationcodetracker_contracttrack.py to 0080_accountphysicallocationtracker_accounttracker_accounttypetracker_allocationcodetracker_contracttrack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0023_auto_20191119_0923.py to 0023_auto_20191119_0923.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0043_timeentry_allocation_code.py to 0043_timeentry_allocation_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0039_auto_20200131_1134.py to 0039_auto_20200131_1134.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0065_auto_20200512_1224.py to 0065_auto_20200512_1224.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0095_auto_20210726_1251.py to 0095_auto_20210726_1251.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0089_auto_20210125_1649.py to 0089_auto_20210125_1649.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0037_subissuetype_parent_value.py to 0037_subissuetype_parent_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0026_auto_20191125_0952.py to 0026_auto_20191125_0952.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0054_merge_20200323_1511.py to 0054_merge_20200323_1511.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0087_auto_20210108_1307.py to 0087_auto_20210108_1307.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0081_project_department.py to 0081_project_department.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0085_auto_20201022_1822.py to 0085_auto_20201022_1822.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0003_auto_20190913_0941.py to 0003_auto_20190913_0941.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0029_phase_last_activity_date.py to 0029_phase_last_activity_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0066_auto_20200512_1420.py to 0066_auto_20200512_1420.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0049_merge_20200227_1701.py to 0049_merge_20200227_1701.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0038_auto_20200130_1218.py to 0038_auto_20200130_1218.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0014_auto_20190930_1548.py to 0014_auto_20190930_1548.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0109_billingcode_billing_code_type.py to 0109_billingcode_billing_code_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0044_merge_20200205_1651.py to 0044_merge_20200205_1651.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0047_task_assigned_resource_role.py to 0047_task_assigned_resource_role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0103_auto_20220106_1622.py to 0103_auto_20220106_1622.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0005_auto_20190916_1549.py to 0005_auto_20190916_1549.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0045_resourceroledepartment_resourceservicedeskrole.py to 0045_resourceroledepartment_resourceservicedeskrole.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0008_merge_20190920_1644.py to 0008_merge_20190920_1644.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0052_contract_status.py to 0052_contract_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0057_auto_20200406_1620.py to 0057_auto_20200406_1620.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0004_auto_20190913_1425.py to 0004_auto_20190913_1425.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0097_auto_20210819_1402.py to 0097_auto_20210819_1402.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0024_auto_20191122_1516.py to 0024_auto_20191122_1516.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0048_auto_20200211_1037.py to 0048_auto_20200211_1037.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0093_auto_20210629_1204.py to 0093_auto_20210629_1204.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0031_auto_20191129_1454.py to 0031_auto_20191129_1454.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0007_auto_20190917_1009.py to 0007_auto_20190917_1009.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0022_merge_20191031_1620.py to 0022_merge_20191031_1620.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0073_syncjob_skipped.py to 0073_syncjob_skipped.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/djautotask/migrations/0076_auto_20200925_1326.py to 0076_auto_20200925_1326.cpython-39.pyc writing byte-compilation script '/tmp/tmpf0gip4nt.py' /usr/bin/python3 /tmp/tmpf0gip4nt.py removing /tmp/tmpf0gip4nt.py running install_egg_info running egg_info writing django_autotask.egg-info/PKG-INFO writing dependency_links to django_autotask.egg-info/dependency_links.txt writing requirements to django_autotask.egg-info/requires.txt writing top-level names to django_autotask.egg-info/top_level.txt reading manifest file 'django_autotask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.orig' warning: no previously-included files found matching '*.pyc' warning: no previously-included files found matching '*.wpr' warning: no previously-included files found matching '*.swp' adding license file 'LICENSE' writing manifest file 'django_autotask.egg-info/SOURCES.txt' Copying django_autotask.egg-info to /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9/site-packages/django_autotask-1.1.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64//usr/share/doc/python-django-autotask + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64 ~/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64 ~/build/BUILD/django-autotask-1.1.4 + '[' -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/django-autotask-1.1.4 + mv /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.4-1 --unique-debug-suffix -1.1.4-1.x86_64 --unique-debug-src-base python-django-autotask-1.1.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-autotask-1.1.4 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-django-autotask-1.1.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-autotask-1.1.4-1.noarch Provides: python-django-autotask python3-django-autotask = 1.1.4-1 python3.9dist(django-autotask) = 1.1.4 python3dist(django-autotask) = 1.1.4 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(django) python3.9dist(django-braces) python3.9dist(django-extensions) python3.9dist(django-model-utils) python3.9dist(python-dateutil) python3.9dist(requests) python3.9dist(retrying) Processing files: python-django-autotask-help-1.1.4-1.noarch warning: Empty %files file /builddir/build/BUILD/django-autotask-1.1.4/doclist.lst Provides: python-django-autotask-help = 1.1.4-1 python3-django-autotask-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-django-autotask-1.1.4-1.x86_64 Wrote: /builddir/build/RPMS/python-django-autotask-help-1.1.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-autotask-1.1.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LgF6Dr + umask 022 + cd /builddir/build/BUILD + cd django-autotask-1.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-autotask-1.1.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0