------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-pytz-2019.3,1.txz Installing /packages/All/py37-sqlparse-0.3.1.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-sqlite3-3.7.6_7.txz Installing /packages/All/py37-django22-2.2.11.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-dj22-djangorestframework-3.11.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-dj22-djangorestframework-3.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-dj22-djangorestframework-3.11.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-dj22-djangorestframework-3.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-dj22-djangorestframework-3.11.0 for building => SHA256 Checksum OK for djangorestframework-3.11.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-dj22-djangorestframework-3.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-dj22-djangorestframework-3.11.0 for building ===> Extracting for py37-dj22-djangorestframework-3.11.0 => SHA256 Checksum OK for djangorestframework-3.11.0.tar.gz. Extracted Memory Use: 2.90M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-dj22-djangorestframework-3.11.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-dj22-djangorestframework-3.11.0 depends on package: py37-setuptools>0 - found ===> py37-dj22-djangorestframework-3.11.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-dj22-djangorestframework-3.11.0 depends on package: py37-setuptools>0 - found ===> py37-dj22-djangorestframework-3.11.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-dj22-djangorestframework-3.11.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-dj22-djangorestframework-3.11.0 running build running build_py creating build creating build/lib creating build/lib/rest_framework copying rest_framework/relations.py -> build/lib/rest_framework copying rest_framework/parsers.py -> build/lib/rest_framework copying rest_framework/compat.py -> build/lib/rest_framework copying rest_framework/views.py -> build/lib/rest_framework copying rest_framework/__init__.py -> build/lib/rest_framework copying rest_framework/serializers.py -> build/lib/rest_framework copying rest_framework/negotiation.py -> build/lib/rest_framework copying rest_framework/decorators.py -> build/lib/rest_framework copying rest_framework/viewsets.py -> build/lib/rest_framework copying rest_framework/reverse.py -> build/lib/rest_framework copying rest_framework/checks.py -> build/lib/rest_framework copying rest_framework/filters.py -> build/lib/rest_framework copying rest_framework/documentation.py -> build/lib/rest_framework copying rest_framework/permissions.py -> build/lib/rest_framework copying rest_framework/settings.py -> build/lib/rest_framework copying rest_framework/request.py -> build/lib/rest_framework copying rest_framework/authentication.py -> build/lib/rest_framework copying rest_framework/throttling.py -> build/lib/rest_framework copying rest_framework/fields.py -> build/lib/rest_framework copying rest_framework/response.py -> build/lib/rest_framework copying rest_framework/urls.py -> build/lib/rest_framework copying rest_framework/routers.py -> build/lib/rest_framework copying rest_framework/apps.py -> build/lib/rest_framework copying rest_framework/mixins.py -> build/lib/rest_framework copying rest_framework/validators.py -> build/lib/rest_framework copying rest_framework/generics.py -> build/lib/rest_framework copying rest_framework/renderers.py -> build/lib/rest_framework copying rest_framework/test.py -> build/lib/rest_framework copying rest_framework/status.py -> build/lib/rest_framework copying rest_framework/urlpatterns.py -> build/lib/rest_framework copying rest_framework/metadata.py -> build/lib/rest_framework copying rest_framework/exceptions.py -> build/lib/rest_framework copying rest_framework/pagination.py -> build/lib/rest_framework copying rest_framework/versioning.py -> build/lib/rest_framework creating build/lib/rest_framework/authtoken copying rest_framework/authtoken/apps.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/__init__.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/serializers.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/admin.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/views.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/models.py -> build/lib/rest_framework/authtoken creating build/lib/rest_framework/management copying rest_framework/management/__init__.py -> build/lib/rest_framework/management creating build/lib/rest_framework/schemas copying rest_framework/schemas/inspectors.py -> build/lib/rest_framework/schemas copying rest_framework/schemas/coreapi.py -> build/lib/rest_framework/schemas copying rest_framework/schemas/openapi.py -> build/lib/rest_framework/schemas copying rest_framework/schemas/views.py -> build/lib/rest_framework/schemas copying rest_framework/schemas/utils.py -> build/lib/rest_framework/schemas copying rest_framework/schemas/generators.py -> build/lib/rest_framework/schemas copying rest_framework/schemas/__init__.py -> build/lib/rest_framework/schemas creating build/lib/rest_framework/templatetags copying rest_framework/templatetags/__init__.py -> build/lib/rest_framework/templatetags copying rest_framework/templatetags/rest_framework.py -> build/lib/rest_framework/templatetags creating build/lib/rest_framework/utils copying rest_framework/utils/formatting.py -> build/lib/rest_framework/utils copying rest_framework/utils/__init__.py -> build/lib/rest_framework/utils copying rest_framework/utils/field_mapping.py -> build/lib/rest_framework/utils copying rest_framework/utils/serializer_helpers.py -> build/lib/rest_framework/utils copying rest_framework/utils/breadcrumbs.py -> build/lib/rest_framework/utils copying rest_framework/utils/html.py -> build/lib/rest_framework/utils copying rest_framework/utils/representation.py -> build/lib/rest_framework/utils copying rest_framework/utils/model_meta.py -> build/lib/rest_framework/utils copying rest_framework/utils/encoders.py -> build/lib/rest_framework/utils copying rest_framework/utils/urls.py -> build/lib/rest_framework/utils copying rest_framework/utils/json.py -> build/lib/rest_framework/utils copying rest_framework/utils/mediatypes.py -> build/lib/rest_framework/utils copying rest_framework/utils/humanize_datetime.py -> build/lib/rest_framework/utils creating build/lib/rest_framework/authtoken/migrations copying rest_framework/authtoken/migrations/__init__.py -> build/lib/rest_framework/authtoken/migrations copying rest_framework/authtoken/migrations/0002_auto_20160226_1747.py -> build/lib/rest_framework/authtoken/migrations copying rest_framework/authtoken/migrations/0001_initial.py -> build/lib/rest_framework/authtoken/migrations creating build/lib/rest_framework/authtoken/management copying rest_framework/authtoken/management/__init__.py -> build/lib/rest_framework/authtoken/management creating build/lib/rest_framework/authtoken/management/commands copying rest_framework/authtoken/management/commands/__init__.py -> build/lib/rest_framework/authtoken/management/commands copying rest_framework/authtoken/management/commands/drf_create_token.py -> build/lib/rest_framework/authtoken/management/commands creating build/lib/rest_framework/management/commands copying rest_framework/management/commands/__init__.py -> build/lib/rest_framework/management/commands copying rest_framework/management/commands/generateschema.py -> build/lib/rest_framework/management/commands running egg_info writing djangorestframework.egg-info/PKG-INFO writing dependency_links to djangorestframework.egg-info/dependency_links.txt writing requirements to djangorestframework.egg-info/requires.txt writing top-level names to djangorestframework.egg-info/top_level.txt reading manifest file 'djangorestframework.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'djangorestframework.egg-info/SOURCES.txt' creating build/lib/rest_framework/locale creating build/lib/rest_framework/locale/ach creating build/lib/rest_framework/locale/ach/LC_MESSAGES copying rest_framework/locale/ach/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ach/LC_MESSAGES creating build/lib/rest_framework/locale/ar creating build/lib/rest_framework/locale/ar/LC_MESSAGES copying rest_framework/locale/ar/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ar/LC_MESSAGES creating build/lib/rest_framework/locale/be creating build/lib/rest_framework/locale/be/LC_MESSAGES copying rest_framework/locale/be/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/be/LC_MESSAGES creating build/lib/rest_framework/locale/ca creating build/lib/rest_framework/locale/ca/LC_MESSAGES copying rest_framework/locale/ca/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ca/LC_MESSAGES creating build/lib/rest_framework/locale/ca_ES creating build/lib/rest_framework/locale/ca_ES/LC_MESSAGES copying rest_framework/locale/ca_ES/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ca_ES/LC_MESSAGES creating build/lib/rest_framework/locale/cs creating build/lib/rest_framework/locale/cs/LC_MESSAGES copying rest_framework/locale/cs/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/cs/LC_MESSAGES creating build/lib/rest_framework/locale/da creating build/lib/rest_framework/locale/da/LC_MESSAGES copying rest_framework/locale/da/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/da/LC_MESSAGES creating build/lib/rest_framework/locale/de creating build/lib/rest_framework/locale/de/LC_MESSAGES copying rest_framework/locale/de/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/de/LC_MESSAGES creating build/lib/rest_framework/locale/el creating build/lib/rest_framework/locale/el/LC_MESSAGES copying rest_framework/locale/el/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/el/LC_MESSAGES creating build/lib/rest_framework/locale/el_GR creating build/lib/rest_framework/locale/el_GR/LC_MESSAGES copying rest_framework/locale/el_GR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/el_GR/LC_MESSAGES creating build/lib/rest_framework/locale/en creating build/lib/rest_framework/locale/en/LC_MESSAGES copying rest_framework/locale/en/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en/LC_MESSAGES creating build/lib/rest_framework/locale/en_AU creating build/lib/rest_framework/locale/en_AU/LC_MESSAGES copying rest_framework/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en_AU/LC_MESSAGES creating build/lib/rest_framework/locale/en_CA creating build/lib/rest_framework/locale/en_CA/LC_MESSAGES copying rest_framework/locale/en_CA/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en_CA/LC_MESSAGES creating build/lib/rest_framework/locale/en_US creating build/lib/rest_framework/locale/en_US/LC_MESSAGES copying rest_framework/locale/en_US/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en_US/LC_MESSAGES creating build/lib/rest_framework/locale/es creating build/lib/rest_framework/locale/es/LC_MESSAGES copying rest_framework/locale/es/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/es/LC_MESSAGES creating build/lib/rest_framework/locale/et creating build/lib/rest_framework/locale/et/LC_MESSAGES copying rest_framework/locale/et/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/et/LC_MESSAGES creating build/lib/rest_framework/locale/fa creating build/lib/rest_framework/locale/fa/LC_MESSAGES copying rest_framework/locale/fa/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fa/LC_MESSAGES creating build/lib/rest_framework/locale/fa_IR creating build/lib/rest_framework/locale/fa_IR/LC_MESSAGES copying rest_framework/locale/fa_IR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fa_IR/LC_MESSAGES creating build/lib/rest_framework/locale/fi creating build/lib/rest_framework/locale/fi/LC_MESSAGES copying rest_framework/locale/fi/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fi/LC_MESSAGES creating build/lib/rest_framework/locale/fr creating build/lib/rest_framework/locale/fr/LC_MESSAGES copying rest_framework/locale/fr/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fr/LC_MESSAGES creating build/lib/rest_framework/locale/fr_CA creating build/lib/rest_framework/locale/fr_CA/LC_MESSAGES copying rest_framework/locale/fr_CA/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fr_CA/LC_MESSAGES creating build/lib/rest_framework/locale/gl creating build/lib/rest_framework/locale/gl/LC_MESSAGES copying rest_framework/locale/gl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/gl/LC_MESSAGES creating build/lib/rest_framework/locale/gl_ES creating build/lib/rest_framework/locale/gl_ES/LC_MESSAGES copying rest_framework/locale/gl_ES/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/gl_ES/LC_MESSAGES creating build/lib/rest_framework/locale/he_IL creating build/lib/rest_framework/locale/he_IL/LC_MESSAGES copying rest_framework/locale/he_IL/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/he_IL/LC_MESSAGES creating build/lib/rest_framework/locale/hu creating build/lib/rest_framework/locale/hu/LC_MESSAGES copying rest_framework/locale/hu/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/hu/LC_MESSAGES creating build/lib/rest_framework/locale/id creating build/lib/rest_framework/locale/id/LC_MESSAGES copying rest_framework/locale/id/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/id/LC_MESSAGES creating build/lib/rest_framework/locale/it creating build/lib/rest_framework/locale/it/LC_MESSAGES copying rest_framework/locale/it/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/it/LC_MESSAGES creating build/lib/rest_framework/locale/ja creating build/lib/rest_framework/locale/ja/LC_MESSAGES copying rest_framework/locale/ja/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ja/LC_MESSAGES creating build/lib/rest_framework/locale/ko_KR creating build/lib/rest_framework/locale/ko_KR/LC_MESSAGES copying rest_framework/locale/ko_KR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ko_KR/LC_MESSAGES creating build/lib/rest_framework/locale/lv creating build/lib/rest_framework/locale/lv/LC_MESSAGES copying rest_framework/locale/lv/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/lv/LC_MESSAGES creating build/lib/rest_framework/locale/mk creating build/lib/rest_framework/locale/mk/LC_MESSAGES copying rest_framework/locale/mk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/mk/LC_MESSAGES creating build/lib/rest_framework/locale/nb creating build/lib/rest_framework/locale/nb/LC_MESSAGES copying rest_framework/locale/nb/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/nb/LC_MESSAGES creating build/lib/rest_framework/locale/nl creating build/lib/rest_framework/locale/nl/LC_MESSAGES copying rest_framework/locale/nl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/nl/LC_MESSAGES creating build/lib/rest_framework/locale/nn creating build/lib/rest_framework/locale/nn/LC_MESSAGES copying rest_framework/locale/nn/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/nn/LC_MESSAGES creating build/lib/rest_framework/locale/no creating build/lib/rest_framework/locale/no/LC_MESSAGES copying rest_framework/locale/no/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/no/LC_MESSAGES creating build/lib/rest_framework/locale/pl creating build/lib/rest_framework/locale/pl/LC_MESSAGES copying rest_framework/locale/pl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pl/LC_MESSAGES creating build/lib/rest_framework/locale/pt creating build/lib/rest_framework/locale/pt/LC_MESSAGES copying rest_framework/locale/pt/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt/LC_MESSAGES creating build/lib/rest_framework/locale/pt_BR creating build/lib/rest_framework/locale/pt_BR/LC_MESSAGES copying rest_framework/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt_BR/LC_MESSAGES creating build/lib/rest_framework/locale/pt_PT creating build/lib/rest_framework/locale/pt_PT/LC_MESSAGES copying rest_framework/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt_PT/LC_MESSAGES creating build/lib/rest_framework/locale/ro creating build/lib/rest_framework/locale/ro/LC_MESSAGES copying rest_framework/locale/ro/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ro/LC_MESSAGES creating build/lib/rest_framework/locale/ru creating build/lib/rest_framework/locale/ru/LC_MESSAGES copying rest_framework/locale/ru/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ru/LC_MESSAGES creating build/lib/rest_framework/locale/sk creating build/lib/rest_framework/locale/sk/LC_MESSAGES copying rest_framework/locale/sk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sk/LC_MESSAGES creating build/lib/rest_framework/locale/sl creating build/lib/rest_framework/locale/sl/LC_MESSAGES copying rest_framework/locale/sl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sl/LC_MESSAGES creating build/lib/rest_framework/locale/sv creating build/lib/rest_framework/locale/sv/LC_MESSAGES copying rest_framework/locale/sv/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sv/LC_MESSAGES creating build/lib/rest_framework/locale/tr creating build/lib/rest_framework/locale/tr/LC_MESSAGES copying rest_framework/locale/tr/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/tr/LC_MESSAGES creating build/lib/rest_framework/locale/tr_TR creating build/lib/rest_framework/locale/tr_TR/LC_MESSAGES copying rest_framework/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/tr_TR/LC_MESSAGES creating build/lib/rest_framework/locale/uk creating build/lib/rest_framework/locale/uk/LC_MESSAGES copying rest_framework/locale/uk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/uk/LC_MESSAGES creating build/lib/rest_framework/locale/vi creating build/lib/rest_framework/locale/vi/LC_MESSAGES copying rest_framework/locale/vi/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/vi/LC_MESSAGES creating build/lib/rest_framework/locale/zh_CN creating build/lib/rest_framework/locale/zh_CN/LC_MESSAGES copying rest_framework/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_CN/LC_MESSAGES creating build/lib/rest_framework/locale/zh_Hans creating build/lib/rest_framework/locale/zh_Hans/LC_MESSAGES copying rest_framework/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_Hans/LC_MESSAGES creating build/lib/rest_framework/locale/zh_Hant creating build/lib/rest_framework/locale/zh_Hant/LC_MESSAGES copying rest_framework/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_Hant/LC_MESSAGES creating build/lib/rest_framework/locale/zh_TW creating build/lib/rest_framework/locale/zh_TW/LC_MESSAGES copying rest_framework/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_TW/LC_MESSAGES creating build/lib/rest_framework/static creating build/lib/rest_framework/static/rest_framework creating build/lib/rest_framework/static/rest_framework/css copying rest_framework/static/rest_framework/css/bootstrap-theme.min.css -> build/lib/rest_framework/static/rest_framework/css copying rest_framework/static/rest_framework/css/bootstrap-tweaks.css -> build/lib/rest_framework/static/rest_framework/css copying rest_framework/static/rest_framework/css/bootstrap.min.css -> build/lib/rest_framework/static/rest_framework/css copying rest_framework/static/rest_framework/css/default.css -> build/lib/rest_framework/static/rest_framework/css copying rest_framework/static/rest_framework/css/font-awesome-4.0.3.css -> build/lib/rest_framework/static/rest_framework/css copying rest_framework/static/rest_framework/css/prettify.css -> build/lib/rest_framework/static/rest_framework/css creating build/lib/rest_framework/static/rest_framework/docs creating build/lib/rest_framework/static/rest_framework/docs/css copying rest_framework/static/rest_framework/docs/css/base.css -> build/lib/rest_framework/static/rest_framework/docs/css copying rest_framework/static/rest_framework/docs/css/highlight.css -> build/lib/rest_framework/static/rest_framework/docs/css copying rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css -> build/lib/rest_framework/static/rest_framework/docs/css creating build/lib/rest_framework/static/rest_framework/docs/img copying rest_framework/static/rest_framework/docs/img/favicon.ico -> build/lib/rest_framework/static/rest_framework/docs/img copying rest_framework/static/rest_framework/docs/img/grid.png -> build/lib/rest_framework/static/rest_framework/docs/img creating build/lib/rest_framework/static/rest_framework/docs/js copying rest_framework/static/rest_framework/docs/js/api.js -> build/lib/rest_framework/static/rest_framework/docs/js copying rest_framework/static/rest_framework/docs/js/highlight.pack.js -> build/lib/rest_framework/static/rest_framework/docs/js copying rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js -> build/lib/rest_framework/static/rest_framework/docs/js creating build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2 -> build/lib/rest_framework/static/rest_framework/fonts creating build/lib/rest_framework/static/rest_framework/img copying rest_framework/static/rest_framework/img/glyphicons-halflings-white.png -> build/lib/rest_framework/static/rest_framework/img copying rest_framework/static/rest_framework/img/glyphicons-halflings.png -> build/lib/rest_framework/static/rest_framework/img copying rest_framework/static/rest_framework/img/grid.png -> build/lib/rest_framework/static/rest_framework/img creating build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/ajax-form.js -> build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/bootstrap.min.js -> build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/coreapi-0.1.1.js -> build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/csrf.js -> build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/default.js -> build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/jquery-3.4.1.min.js -> build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/prettify-min.js -> build/lib/rest_framework/static/rest_framework/js creating build/lib/rest_framework/templates creating build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/admin.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/api.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/base.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/login.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/login_base.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/raw_data_form.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/schema.js -> build/lib/rest_framework/templates/rest_framework creating build/lib/rest_framework/templates/rest_framework/admin copying rest_framework/templates/rest_framework/admin/detail.html -> build/lib/rest_framework/templates/rest_framework/admin copying rest_framework/templates/rest_framework/admin/dict_value.html -> build/lib/rest_framework/templates/rest_framework/admin copying rest_framework/templates/rest_framework/admin/list.html -> build/lib/rest_framework/templates/rest_framework/admin copying rest_framework/templates/rest_framework/admin/list_value.html -> build/lib/rest_framework/templates/rest_framework/admin copying rest_framework/templates/rest_framework/admin/simple_list_value.html -> build/lib/rest_framework/templates/rest_framework/admin creating build/lib/rest_framework/templates/rest_framework/docs copying rest_framework/templates/rest_framework/docs/document.html -> build/lib/rest_framework/templates/rest_framework/docs copying rest_framework/templates/rest_framework/docs/error.html -> build/lib/rest_framework/templates/rest_framework/docs copying rest_framework/templates/rest_framework/docs/index.html -> build/lib/rest_framework/templates/rest_framework/docs copying rest_framework/templates/rest_framework/docs/interact.html -> build/lib/rest_framework/templates/rest_framework/docs copying rest_framework/templates/rest_framework/docs/link.html -> build/lib/rest_framework/templates/rest_framework/docs copying rest_framework/templates/rest_framework/docs/sidebar.html -> build/lib/rest_framework/templates/rest_framework/docs creating build/lib/rest_framework/templates/rest_framework/docs/auth copying rest_framework/templates/rest_framework/docs/auth/basic.html -> build/lib/rest_framework/templates/rest_framework/docs/auth copying rest_framework/templates/rest_framework/docs/auth/session.html -> build/lib/rest_framework/templates/rest_framework/docs/auth copying rest_framework/templates/rest_framework/docs/auth/token.html -> build/lib/rest_framework/templates/rest_framework/docs/auth creating build/lib/rest_framework/templates/rest_framework/docs/langs copying rest_framework/templates/rest_framework/docs/langs/javascript-intro.html -> build/lib/rest_framework/templates/rest_framework/docs/langs copying rest_framework/templates/rest_framework/docs/langs/javascript.html -> build/lib/rest_framework/templates/rest_framework/docs/langs copying rest_framework/templates/rest_framework/docs/langs/python-intro.html -> build/lib/rest_framework/templates/rest_framework/docs/langs copying rest_framework/templates/rest_framework/docs/langs/python.html -> build/lib/rest_framework/templates/rest_framework/docs/langs copying rest_framework/templates/rest_framework/docs/langs/shell-intro.html -> build/lib/rest_framework/templates/rest_framework/docs/langs copying rest_framework/templates/rest_framework/docs/langs/shell.html -> build/lib/rest_framework/templates/rest_framework/docs/langs creating build/lib/rest_framework/templates/rest_framework/filters copying rest_framework/templates/rest_framework/filters/base.html -> build/lib/rest_framework/templates/rest_framework/filters copying rest_framework/templates/rest_framework/filters/ordering.html -> build/lib/rest_framework/templates/rest_framework/filters copying rest_framework/templates/rest_framework/filters/search.html -> build/lib/rest_framework/templates/rest_framework/filters creating build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/checkbox.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/dict_field.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/fieldset.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/form.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/input.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/list_field.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/radio.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/select.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/textarea.html -> build/lib/rest_framework/templates/rest_framework/horizontal creating build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/checkbox.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/dict_field.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/fieldset.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/form.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/input.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/list_field.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/radio.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/select.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/textarea.html -> build/lib/rest_framework/templates/rest_framework/inline creating build/lib/rest_framework/templates/rest_framework/pagination copying rest_framework/templates/rest_framework/pagination/numbers.html -> build/lib/rest_framework/templates/rest_framework/pagination copying rest_framework/templates/rest_framework/pagination/previous_and_next.html -> build/lib/rest_framework/templates/rest_framework/pagination creating build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/checkbox.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/dict_field.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/fieldset.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/form.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/input.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/list_field.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/radio.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/select.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/textarea.html -> build/lib/rest_framework/templates/rest_framework/vertical SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-dj22-djangorestframework-3.11.0 depends on package: py37-django22>=1.11 - found ===> py37-dj22-djangorestframework-3.11.0 depends on package: py37-pytz>=0 - found ===> py37-dj22-djangorestframework-3.11.0 depends on package: py37-setuptools>0 - found ===> py37-dj22-djangorestframework-3.11.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-dj22-djangorestframework-3.11.0 ===> py37-dj22-djangorestframework-3.11.0 depends on package: py37-django22>=1.11 - found ===> py37-dj22-djangorestframework-3.11.0 depends on package: py37-pytz>=0 - found ===> py37-dj22-djangorestframework-3.11.0 depends on package: py37-setuptools>0 - found ===> py37-dj22-djangorestframework-3.11.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing djangorestframework.egg-info/PKG-INFO writing dependency_links to djangorestframework.egg-info/dependency_links.txt writing requirements to djangorestframework.egg-info/requires.txt writing top-level names to djangorestframework.egg-info/top_level.txt reading manifest file 'djangorestframework.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'djangorestframework.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7 creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/representation.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/formatting.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/html.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/__init__.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/urls.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/serializer_helpers.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/field_mapping.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/breadcrumbs.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/model_meta.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/mediatypes.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/encoders.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/json.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/humanize_datetime.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/coreapi-0.1.1.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/bootstrap.min.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/csrf.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/jquery-3.4.1.min.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/ajax-form.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/prettify-min.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/default.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/js creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/img copying build/lib/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/img copying build/lib/rest_framework/static/rest_framework/img/glyphicons-halflings.png -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/img copying build/lib/rest_framework/static/rest_framework/img/grid.png -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/img creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/bootstrap.min.css -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/default.css -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/bootstrap-tweaks.css -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/bootstrap-theme.min.css -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/prettify.css -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/css creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/img copying build/lib/rest_framework/static/rest_framework/docs/img/grid.png -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/img copying build/lib/rest_framework/static/rest_framework/docs/img/favicon.ico -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/img creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/js copying build/lib/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/js copying build/lib/rest_framework/static/rest_framework/docs/js/highlight.pack.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/js copying build/lib/rest_framework/static/rest_framework/docs/js/api.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/js creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/css copying build/lib/rest_framework/static/rest_framework/docs/css/base.css -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/css copying build/lib/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/css copying build/lib/rest_framework/static/rest_framework/docs/css/highlight.css -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/docs/css creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2 -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/static/rest_framework/fonts creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templatetags copying build/lib/rest_framework/templatetags/__init__.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templatetags copying build/lib/rest_framework/templatetags/rest_framework.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templatetags creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/filters copying build/lib/rest_framework/templates/rest_framework/filters/base.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/filters copying build/lib/rest_framework/templates/rest_framework/filters/ordering.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/filters copying build/lib/rest_framework/templates/rest_framework/filters/search.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/filters creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/dict_field.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/form.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/select.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/fieldset.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/checkbox.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/radio.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/list_field.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/input.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/textarea.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/checkbox_multiple.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/select_multiple.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/list_fieldset.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/raw_data_form.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs copying build/lib/rest_framework/templates/rest_framework/docs/interact.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/langs copying build/lib/rest_framework/templates/rest_framework/docs/langs/javascript-intro.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/langs copying build/lib/rest_framework/templates/rest_framework/docs/langs/javascript.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/langs copying build/lib/rest_framework/templates/rest_framework/docs/langs/python-intro.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/langs copying build/lib/rest_framework/templates/rest_framework/docs/langs/python.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/langs copying build/lib/rest_framework/templates/rest_framework/docs/langs/shell.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/langs copying build/lib/rest_framework/templates/rest_framework/docs/langs/shell-intro.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/langs copying build/lib/rest_framework/templates/rest_framework/docs/error.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs copying build/lib/rest_framework/templates/rest_framework/docs/link.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs copying build/lib/rest_framework/templates/rest_framework/docs/document.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs copying build/lib/rest_framework/templates/rest_framework/docs/index.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/auth copying build/lib/rest_framework/templates/rest_framework/docs/auth/basic.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/auth copying build/lib/rest_framework/templates/rest_framework/docs/auth/token.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/auth copying build/lib/rest_framework/templates/rest_framework/docs/auth/session.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs/auth copying build/lib/rest_framework/templates/rest_framework/docs/sidebar.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/docs copying build/lib/rest_framework/templates/rest_framework/admin.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/login_base.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/login.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/pagination copying build/lib/rest_framework/templates/rest_framework/pagination/previous_and_next.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/pagination copying build/lib/rest_framework/templates/rest_framework/pagination/numbers.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/pagination creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin/dict_value.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin/list.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin/detail.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin/simple_list_value.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin/list_value.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/admin creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/textarea.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/select_multiple.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/dict_field.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/radio.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/input.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/checkbox.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/list_field.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/checkbox_multiple.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/fieldset.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/list_fieldset.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/select.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/form.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/inline creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/list_field.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/checkbox.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/fieldset.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/select.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/select_multiple.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/form.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/textarea.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/radio.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/dict_field.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/input.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/list_fieldset.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/api.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/base.html -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/schema.js -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templates/rest_framework creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/sl creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/sl/LC_MESSAGES copying build/lib/rest_framework/locale/sl/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/sl/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fi creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fi/LC_MESSAGES copying build/lib/rest_framework/locale/fi/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fi/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/el_GR creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/el_GR/LC_MESSAGES copying build/lib/rest_framework/locale/el_GR/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/el_GR/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ro creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ro/LC_MESSAGES copying build/lib/rest_framework/locale/ro/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ro/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/it creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/it/LC_MESSAGES copying build/lib/rest_framework/locale/it/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/it/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/nb creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/nb/LC_MESSAGES copying build/lib/rest_framework/locale/nb/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/nb/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pt_BR creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pt_BR/LC_MESSAGES copying build/lib/rest_framework/locale/pt_BR/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pt_BR/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/tr_TR creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/tr_TR/LC_MESSAGES copying build/lib/rest_framework/locale/tr_TR/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/tr_TR/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_CN creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_CN/LC_MESSAGES copying build/lib/rest_framework/locale/zh_CN/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_CN/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ja creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ja/LC_MESSAGES copying build/lib/rest_framework/locale/ja/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ja/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_Hant creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_Hant/LC_MESSAGES copying build/lib/rest_framework/locale/zh_Hant/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_Hant/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/be creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/be/LC_MESSAGES copying build/lib/rest_framework/locale/be/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/be/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/no creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/no/LC_MESSAGES copying build/lib/rest_framework/locale/no/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/no/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/gl_ES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/gl_ES/LC_MESSAGES copying build/lib/rest_framework/locale/gl_ES/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/gl_ES/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/de creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/de/LC_MESSAGES copying build/lib/rest_framework/locale/de/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/de/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en_CA creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en_CA/LC_MESSAGES copying build/lib/rest_framework/locale/en_CA/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en_CA/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/mk creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/mk/LC_MESSAGES copying build/lib/rest_framework/locale/mk/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/mk/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/id creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/id/LC_MESSAGES copying build/lib/rest_framework/locale/id/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/id/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_Hans creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_Hans/LC_MESSAGES copying build/lib/rest_framework/locale/zh_Hans/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_Hans/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/vi creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/vi/LC_MESSAGES copying build/lib/rest_framework/locale/vi/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/vi/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ko_KR creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ko_KR/LC_MESSAGES copying build/lib/rest_framework/locale/ko_KR/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ko_KR/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/lv creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/lv/LC_MESSAGES copying build/lib/rest_framework/locale/lv/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/lv/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/cs creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/cs/LC_MESSAGES copying build/lib/rest_framework/locale/cs/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/cs/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/hu creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/hu/LC_MESSAGES copying build/lib/rest_framework/locale/hu/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/hu/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/gl creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/gl/LC_MESSAGES copying build/lib/rest_framework/locale/gl/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/gl/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pl creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pl/LC_MESSAGES copying build/lib/rest_framework/locale/pl/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pl/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fa creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fa/LC_MESSAGES copying build/lib/rest_framework/locale/fa/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fa/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/nl creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/nl/LC_MESSAGES copying build/lib/rest_framework/locale/nl/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/nl/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/nn creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/nn/LC_MESSAGES copying build/lib/rest_framework/locale/nn/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/nn/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en_US creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en_US/LC_MESSAGES copying build/lib/rest_framework/locale/en_US/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en_US/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/sk creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/sk/LC_MESSAGES copying build/lib/rest_framework/locale/sk/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/sk/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fr creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fr/LC_MESSAGES copying build/lib/rest_framework/locale/fr/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fr/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/tr creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/tr/LC_MESSAGES copying build/lib/rest_framework/locale/tr/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/tr/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pt_PT creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pt_PT/LC_MESSAGES copying build/lib/rest_framework/locale/pt_PT/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pt_PT/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en/LC_MESSAGES copying build/lib/rest_framework/locale/en/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/sv creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/sv/LC_MESSAGES copying build/lib/rest_framework/locale/sv/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/sv/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ca_ES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ca_ES/LC_MESSAGES copying build/lib/rest_framework/locale/ca_ES/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ca_ES/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fa_IR creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fa_IR/LC_MESSAGES copying build/lib/rest_framework/locale/fa_IR/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fa_IR/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/et creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/et/LC_MESSAGES copying build/lib/rest_framework/locale/et/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/et/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pt creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pt/LC_MESSAGES copying build/lib/rest_framework/locale/pt/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/pt/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/uk creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/uk/LC_MESSAGES copying build/lib/rest_framework/locale/uk/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/uk/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en_AU creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en_AU/LC_MESSAGES copying build/lib/rest_framework/locale/en_AU/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/en_AU/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ar creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ar/LC_MESSAGES copying build/lib/rest_framework/locale/ar/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ar/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ca creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ca/LC_MESSAGES copying build/lib/rest_framework/locale/ca/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ca/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ach creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ach/LC_MESSAGES copying build/lib/rest_framework/locale/ach/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ach/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_TW creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_TW/LC_MESSAGES copying build/lib/rest_framework/locale/zh_TW/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/zh_TW/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ru creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ru/LC_MESSAGES copying build/lib/rest_framework/locale/ru/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/ru/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/da creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/da/LC_MESSAGES copying build/lib/rest_framework/locale/da/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/da/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fr_CA creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fr_CA/LC_MESSAGES copying build/lib/rest_framework/locale/fr_CA/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/fr_CA/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/el creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/el/LC_MESSAGES copying build/lib/rest_framework/locale/el/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/el/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/es creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/es/LC_MESSAGES copying build/lib/rest_framework/locale/es/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/es/LC_MESSAGES creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/he_IL creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/he_IL/LC_MESSAGES copying build/lib/rest_framework/locale/he_IL/LC_MESSAGES/django.mo -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/locale/he_IL/LC_MESSAGES copying build/lib/rest_framework/validators.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/reverse.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/test.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/routers.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/serializers.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/permissions.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/urls.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/status.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/views.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/viewsets.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas copying build/lib/rest_framework/schemas/coreapi.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas copying build/lib/rest_framework/schemas/generators.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas copying build/lib/rest_framework/schemas/__init__.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas copying build/lib/rest_framework/schemas/views.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas copying build/lib/rest_framework/schemas/utils.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas copying build/lib/rest_framework/schemas/openapi.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas copying build/lib/rest_framework/schemas/inspectors.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas copying build/lib/rest_framework/documentation.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/negotiation.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/mixins.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/response.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/settings.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/relations.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/compat.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/urlpatterns.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/apps.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/pagination.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/decorators.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/management creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/management/commands copying build/lib/rest_framework/management/commands/__init__.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/management/commands copying build/lib/rest_framework/management/commands/generateschema.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/management/commands copying build/lib/rest_framework/management/__init__.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/management copying build/lib/rest_framework/exceptions.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/fields.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/generics.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/checks.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/request.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/management creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/management/commands copying build/lib/rest_framework/authtoken/management/commands/__init__.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/management/commands copying build/lib/rest_framework/authtoken/management/commands/drf_create_token.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/management/commands copying build/lib/rest_framework/authtoken/management/__init__.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/management creating /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/migrations copying build/lib/rest_framework/authtoken/migrations/0002_auto_20160226_1747.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/migrations copying build/lib/rest_framework/authtoken/migrations/0001_initial.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/migrations copying build/lib/rest_framework/authtoken/migrations/__init__.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/migrations copying build/lib/rest_framework/authtoken/apps.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/admin.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/__init__.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/serializers.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/views.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/models.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/renderers.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/authentication.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/metadata.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/versioning.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/filters.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/__init__.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/parsers.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework copying build/lib/rest_framework/throttling.py -> /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/representation.py to representation.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/formatting.py to formatting.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/html.py to html.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/serializer_helpers.py to serializer_helpers.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/field_mapping.py to field_mapping.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/breadcrumbs.py to breadcrumbs.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/model_meta.py to model_meta.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/mediatypes.py to mediatypes.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/encoders.py to encoders.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/json.py to json.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/utils/humanize_datetime.py to humanize_datetime.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templatetags/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/templatetags/rest_framework.py to rest_framework.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/validators.py to validators.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/reverse.py to reverse.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/test.py to test.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/routers.py to routers.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/serializers.py to serializers.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/permissions.py to permissions.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/status.py to status.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/viewsets.py to viewsets.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas/coreapi.py to coreapi.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas/generators.py to generators.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas/openapi.py to openapi.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/schemas/inspectors.py to inspectors.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/documentation.py to documentation.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/negotiation.py to negotiation.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/mixins.py to mixins.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/response.py to response.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/settings.py to settings.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/relations.py to relations.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/compat.py to compat.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/urlpatterns.py to urlpatterns.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/apps.py to apps.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/pagination.py to pagination.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/decorators.py to decorators.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/management/commands/generateschema.py to generateschema.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/fields.py to fields.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/generics.py to generics.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/checks.py to checks.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/request.py to request.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/management/commands/drf_create_token.py to drf_create_token.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/migrations/0002_auto_20160226_1747.py to 0002_auto_20160226_1747.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/apps.py to apps.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/admin.py to admin.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/serializers.py to serializers.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authtoken/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/renderers.py to renderers.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/authentication.py to authentication.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/metadata.py to metadata.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/versioning.py to versioning.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/filters.py to filters.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/parsers.py to parsers.cpython-37.pyc byte-compiling /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/rest_framework/throttling.py to throttling.cpython-37.pyc writing byte-compilation script '/tmp/tmpy526ry2i.py' /usr/local/bin/python3.7 /tmp/tmpy526ry2i.py removing /tmp/tmpy526ry2i.py running install_egg_info Copying djangorestframework.egg-info to /construction/www/py-dj22-djangorestframework/stage/usr/local/lib/python3.7/site-packages/djangorestframework-3.11.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-dj22-djangorestframework/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-dj22-djangorestframework-3.11.0 file sizes/checksums [372]: 0% file sizes/checksums [372]: 26% file sizes/checksums [372]: 53% file sizes/checksums [372]: 80% file sizes/checksums [372]: 100% packing files [372]: 0% packing files [372]: 26% packing files [372]: 53% packing files [372]: 80% packing files [372]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:17