doccano / doccano

Open source annotation tool for machine learning practitioners.
MIT License
9.47k stars 1.72k forks source link

One click deployment to Heroku not working #1158

Closed rodrigosnader closed 3 years ago

rodrigosnader commented 3 years ago

Trying to install Doccano via the Heroku button, with the following parameters:

The error appears at "Run scripts & scale dynos": sh: 0: Can't open tools/heroku.sh

Build logs:

=== Fetching app code..
=== Building web (Dockerfile)
Sending build context to Docker daemon  6.636MBStep 1/32 : ARG PYTHON_VERSION="3.8.6"
Step 2/32 : ARG NODE_VERSION="13.7"
Step 3/32 : FROM node:${NODE_VERSION}-alpine AS frontend-builder
13.7-alpine: Pulling from library/node
c9b1b535fdd9: Pulling fs layer
07b35de5c8a5: Pulling fs layer
a0b0418c013a: Pulling fs layer
f4ac4306c751: Pulling fs layer
f4ac4306c751: Waiting
c9b1b535fdd9: Verifying Checksum
c9b1b535fdd9: Download complete
a0b0418c013a: Download complete
f4ac4306c751: Verifying Checksum
f4ac4306c751: Download complete
c9b1b535fdd9: Pull complete
07b35de5c8a5: Verifying Checksum
07b35de5c8a5: Download complete
07b35de5c8a5: Pull complete
a0b0418c013a: Pull complete
f4ac4306c751: Pull complete
Digest: sha256:b82067eea7667f53747a282f0c1aa66037570bceea4a9c03b4ef963c11d59aea
Status: Downloaded newer image for node:13.7-alpine
 ---> b809734bb743
Step 4/32 : COPY frontend/ /frontend/
 ---> 772b72ae5576
Step 5/32 : WORKDIR /frontend
 ---> Running in 19cb67053d5e
Removing intermediate container 19cb67053d5e
 ---> 344121c38cfe
Step 6/32 : ENV PUBLIC_PATH="/static/_nuxt/"
 ---> Running in e77e8b7806ef
Removing intermediate container e77e8b7806ef
 ---> 37a8c402b5c4
Step 7/32 : RUN apk add -U --no-cache git python3 make g++  && yarn install  && yarn build  && apk del --no-cache git make g++
 ---> Running in b97242b6e354
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
(1/29) Upgrading musl (1.1.24-r0 -> 1.1.24-r3)
(2/29) Upgrading libstdc++ (9.2.0-r3 -> 9.3.0-r0)
(3/29) Installing binutils (2.33.1-r0)
(4/29) Installing gmp (6.1.2-r1)
(5/29) Installing isl (0.18-r0)
(6/29) Installing libgomp (9.3.0-r0)
(7/29) Installing libatomic (9.3.0-r0)
(8/29) Installing mpfr4 (4.0.2-r1)
(9/29) Installing mpc1 (1.1.0-r1)
(10/29) Installing gcc (9.3.0-r0)
(11/29) Installing musl-dev (1.1.24-r3)
(12/29) Installing libc-dev (0.7.2-r0)
(13/29) Installing g++ (9.3.0-r0)
(14/29) Installing ca-certificates (20191127-r2)
(15/29) Installing nghttp2-libs (1.40.0-r1)
(16/29) Installing libcurl (7.67.0-r3)
(17/29) Installing expat (2.2.9-r1)
(18/29) Installing pcre2 (10.34-r1)
(19/29) Installing git (2.24.3-r0)
(20/29) Installing make (4.2.1-r2)
(21/29) Installing libbz2 (1.0.8-r1)
(22/29) Installing libffi (3.2.1-r6)
(23/29) Installing gdbm (1.13-r1)
(24/29) Installing xz-libs (5.2.4-r0)
(25/29) Installing ncurses-terminfo-base (6.1_p20200118-r4)
(26/29) Installing ncurses-libs (6.1_p20200118-r4)
(27/29) Installing readline (8.0.1-r0)
(28/29) Installing sqlite-libs (3.30.1-r2)
(29/29) Installing python3 (3.8.2-r1)
Executing busybox-1.31.1-r9.trigger
Executing ca-certificates-20191127-r2.trigger
OK: 246 MiB in 43 packages
yarn install v1.21.1
[1/4] Resolving packages...
[2/4] Fetching packages...
warning Pattern ["squire-rte@github:seonim-ryu/Squire#fd40b4e3020845825701e9689f190bab3f4775d4"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-squire-rte-1.9.0/node_modules/squire-rte" as pattern ["squire-rte@github:seonim-ryu/Squire#10a470c9dfd07cfb37b06dedc581526b061975e1"]. This could result in non-deterministic behavior, skipping.
warning sha.js@2.4.11: Invalid bin entry for "sha.js" (in "sha.js").
info fsevents@2.0.7: The platform "linux" is incompatible with this module.
info "fsevents@2.0.7" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "@nuxtjs/vuetify > sass-loader@8.0.2" has unmet peer dependency "webpack@^4.36.0 || ^5.0.0".
warning " > vuetify@2.3.4" has unmet peer dependency "vue@^2.6.4".
warning "@nuxtjs/vuetify > vuetify-loader@1.6.0" has unmet peer dependency "vue-template-compiler@^2.6.10".
warning "@nuxtjs/vuetify > vuetify-loader@1.6.0" has unmet peer dependency "webpack@^4.0.0".
warning "@nuxtjs/vuetify > vuetify-loader > file-loader@4.3.0" has unmet peer dependency "webpack@^4.0.0".
warning " > @toast-ui/vue-editor@1.1.1" has unmet peer dependency "vue@^2.5.0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-async-generators@7.8.4" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-class-properties@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-json-strings@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-nullish-coalescing-operator@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-numeric-separator@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-object-rest-spread@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-optional-catch-binding@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-optional-chaining@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning " > vue-youtube@1.4.0" has unmet peer dependency "vue@^2.3.0".
warning "@nuxtjs/eslint-config > eslint-plugin-import@2.19.1" has incorrect peer dependency "eslint@2.x - 6.x".
warning " > eslint-plugin-vue@6.2.2" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
warning "@nuxtjs/eslint-config > eslint-plugin-unicorn > eslint-template-visitor@1.1.0" has incorrect peer dependency "eslint@^6.4.0".
warning "@nuxtjs/eslint-config > eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
warning "@nuxtjs/eslint-module > eslint-loader@4.0.2" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
warning " > @vue/test-utils@1.0.3" has unmet peer dependency "vue@2.x".
warning " > @vue/test-utils@1.0.3" has unmet peer dependency "vue-template-compiler@^2.x".
warning " > axios-mock-adapter@1.18.1" has unmet peer dependency "axios@>= 0.9.0".
warning " > babel-core@7.0.0-bridge.0" has unmet peer dependency "@babel/core@^7.0.0-0".
warning " > babel-jest@26.1.0" has unmet peer dependency "@babel/core@^7.0.0".
warning "babel-jest > babel-preset-jest@26.1.0" has unmet peer dependency "@babel/core@^7.0.0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax@0.1.3" has unmet peer dependency "@babel/core@^7.0.0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-bigint@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-import-meta@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "babel-jest > babel-preset-jest > babel-preset-current-node-syntax > @babel/plugin-syntax-logical-assignment-operators@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0".
warning " > vue-jest@3.0.6" has unmet peer dependency "vue@^2.x".
warning " > vue-jest@3.0.6" has unmet peer dependency "vue-template-compiler@^2.x".
[4/4] Building fresh packages...
Done in 46.79s.
yarn run v1.21.1
$ nuxt build
ℹ Production build
ℹ Bundling only for client side
ℹ Target: static
✔ Builder initialized
✔ Nuxt files generated
 WARN  Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
ℹ Compiling Client
 ERROR  (node:251) ExperimentalWarning: Conditional exports is an experimental feature. This feature could change at any time
✔ Client: Compiled successfully in 1.15m
Hash: 9840c86c3bbd8e7e59c4
Version: webpack 4.43.0
Time: 69014ms
Built at: 01/15/2021 3:48:28 PM
                                                   Asset       Size                                                             Chunks                                Chunk Names
                          ../server/client.manifest.json     63 KiB                                                                     [emitted]                     
                                                LICENSES   2.23 KiB                                                                     [emitted]                     
                                          app.4dfa57e.js    146 KiB                                                                 70  [emitted] [immutable]         app
                             commons/5a35ca0e.650e0c3.js   19.1 KiB                                                                  5  [emitted] [immutable]         commons/5a35ca0e
                                  commons/app.42f2bcc.js    203 KiB                                                                 71  [emitted] [immutable]         commons/app
                                img/feature1.73f716e.png   11.7 KiB                                                                     [emitted]                     
                                img/feature2.f6f8d1a.png   2.09 KiB                                                                     [emitted]                     
                                img/feature3.c3a7495.png   45.8 KiB                                                                     [emitted]                     
                                    img/icon.8612b9c.png   62.4 KiB                                                                     [emitted]                     
                                img/ner_demo.de1202e.png    172 KiB                                                                     [emitted]                     
                           img/tui-editor-2x.b436124.png   23.9 KiB                                                                     [emitted]                     
                              img/tui-editor.30dd0f5.png   10.6 KiB                                                                     [emitted]                     
                                 img/vbanner.0d5edfa.jpg    316 KiB                                                                     [emitted]              [big]  
                                        lang-.8900dff.js  423 bytes                                                                  0  [emitted] [immutable]         lang-
                              lang-en-generic.cc8eeb4.js  419 bytes                                                                  6  [emitted] [immutable]         lang-en-generic
                               lang-en-header.3a65dc6.js  133 bytes                                                                  7  [emitted] [immutable]         lang-en-header
                                 lang-en-home.4d74fb6.js  679 bytes                                                                  8  [emitted] [immutable]         lang-en-home
                  lang-en-projects-annotation.c79a05f.js  509 bytes                                                                  9  [emitted] [immutable]         lang-en-projects-annotation
                     lang-en-projects-dataset.b521c1d.js  832 bytes                                                                 10  [emitted] [immutable]         lang-en-projects-dataset
                      lang-en-projects-errors.9f6a8c5.js  414 bytes                                                                 11  [emitted] [immutable]         lang-en-projects-errors
                   lang-en-projects-guideline.453f764.js  194 bytes                                                                 12  [emitted] [immutable]         lang-en-projects-guideline
                        lang-en-projects-home.7725077.js  437 bytes                                                                 13  [emitted] [immutable]         lang-en-projects-home
                      lang-en-projects-labels.9f9cd3d.js  546 bytes                                                                 14  [emitted] [immutable]         lang-en-projects-labels
                     lang-en-projects-members.e48e061.js  487 bytes                                                                 15  [emitted] [immutable]         lang-en-projects-members
                    lang-en-projects-overview.72c62b8.js  639 bytes                                                                 16  [emitted] [immutable]         lang-en-projects-overview
                  lang-en-projects-statistics.207b5e1.js  222 bytes                                                                 17  [emitted] [immutable]         lang-en-projects-statistics
                                lang-en-rules.b49d400.js   1.06 KiB                                                                 18  [emitted] [immutable]         lang-en-rules
                              lang-en-toastui.8330974.js  133 bytes                                                                 19  [emitted] [immutable]         lang-en-toastui
                                 lang-en-user.cd2f9c3.js  187 bytes                                                                 20  [emitted] [immutable]         lang-en-user
                              lang-en-vuetify.f5bf8cd.js  183 bytes                                                                 21  [emitted] [immutable]         lang-en-vuetify
                                      lang-en.39de09c.js   6.57 KiB      1, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21  [emitted] [immutable]         lang-en
                              lang-fr-generic.be93456.js  442 bytes                                                                 22  [emitted] [immutable]         lang-fr-generic
                               lang-fr-header.d2fbb52.js  133 bytes                                                                 23  [emitted] [immutable]         lang-fr-header
                                 lang-fr-home.7972545.js  757 bytes                                                                 24  [emitted] [immutable]         lang-fr-home
                  lang-fr-projects-annotation.f439d16.js  505 bytes                                                                 25  [emitted] [immutable]         lang-fr-projects-annotation
                     lang-fr-projects-dataset.29b6d5e.js  780 bytes                                                                 26  [emitted] [immutable]         lang-fr-projects-dataset
                      lang-fr-projects-errors.4d4eafb.js  511 bytes                                                                 27  [emitted] [immutable]         lang-fr-projects-errors
                   lang-fr-projects-guideline.2cbc861.js  207 bytes                                                                 28  [emitted] [immutable]         lang-fr-projects-guideline
                        lang-fr-projects-home.3e7f271.js  527 bytes                                                                 29  [emitted] [immutable]         lang-fr-projects-home
                      lang-fr-projects-labels.8b3f100.js  662 bytes                                                                 30  [emitted] [immutable]         lang-fr-projects-labels
                     lang-fr-projects-members.668afde.js  579 bytes                                                                 31  [emitted] [immutable]         lang-fr-projects-members
                    lang-fr-projects-overview.398ff59.js  684 bytes                                                                 32  [emitted] [immutable]         lang-fr-projects-overview
                  lang-fr-projects-statistics.50bae04.js  245 bytes                                                                 33  [emitted] [immutable]         lang-fr-projects-statistics
                                lang-fr-rules.4dab685.js   1.22 KiB                                                                 34  [emitted] [immutable]         lang-fr-rules
                              lang-fr-toastui.4dab53a.js  133 bytes                                                                 35  [emitted] [immutable]         lang-fr-toastui
                                 lang-fr-user.d4c85f9.js  208 bytes                                                                 36  [emitted] [immutable]         lang-fr-user
                              lang-fr-vuetify.cf10883.js  193 bytes                                                                 37  [emitted] [immutable]         lang-fr-vuetify
                                      lang-fr.5d7d8b8.js   7.27 KiB  2, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37  [emitted] [immutable]         lang-fr
                              lang-zh-generic.da578c7.js  405 bytes                                                                 38  [emitted] [immutable]         lang-zh-generic
                               lang-zh-header.244da2d.js  132 bytes                                                                 39  [emitted] [immutable]         lang-zh-header
                                 lang-zh-home.72af125.js  620 bytes                                                                 40  [emitted] [immutable]         lang-zh-home
                  lang-zh-projects-annotation.33bd769.js  425 bytes                                                                 41  [emitted] [immutable]         lang-zh-projects-annotation
                     lang-zh-projects-dataset.8e2ad6e.js  650 bytes                                                                 42  [emitted] [immutable]         lang-zh-projects-dataset
                      lang-zh-projects-errors.c4c0265.js  365 bytes                                                                 43  [emitted] [immutable]         lang-zh-projects-errors
                   lang-zh-projects-guideline.15f46a8.js  178 bytes                                                                 44  [emitted] [immutable]         lang-zh-projects-guideline
                        lang-zh-projects-home.df88a3b.js  397 bytes                                                                 45  [emitted] [immutable]         lang-zh-projects-home
                      lang-zh-projects-labels.b1e1c6a.js  534 bytes                                                                 46  [emitted] [immutable]         lang-zh-projects-labels
                     lang-zh-projects-members.c400861.js  462 bytes                                                                 47  [emitted] [immutable]         lang-zh-projects-members
                    lang-zh-projects-overview.41f49d1.js  580 bytes                                                                 48  [emitted] [immutable]         lang-zh-projects-overview
                  lang-zh-projects-statistics.5ec2cb1.js  220 bytes                                                                 49  [emitted] [immutable]         lang-zh-projects-statistics
                                lang-zh-rules.dee6b28.js  991 bytes                                                                 50  [emitted] [immutable]         lang-zh-rules
                              lang-zh-toastui.aec5330.js  133 bytes                                                                 51  [emitted] [immutable]         lang-zh-toastui
                                 lang-zh-user.b3ce6d8.js  185 bytes                                                                 52  [emitted] [immutable]         lang-zh-user
                              lang-zh-vuetify.0ea1e11.js  195 bytes                                                                 53  [emitted] [immutable]         lang-zh-vuetify
                           lang-zh-zh-generic.75ef0c2.js  405 bytes                                                                 54  [emitted] [immutable]         lang-zh-zh-generic
                            lang-zh-zh-header.075c45f.js  132 bytes                                                                 55  [emitted] [immutable]         lang-zh-zh-header
                              lang-zh-zh-home.3a82499.js  635 bytes                                                                 56  [emitted] [immutable]         lang-zh-zh-home
               lang-zh-zh-projects-annotation.46bf827.js  425 bytes                                                                 57  [emitted] [immutable]         lang-zh-zh-projects-annotation
                  lang-zh-zh-projects-dataset.8b0dd4e.js  650 bytes                                                                 58  [emitted] [immutable]         lang-zh-zh-projects-dataset
                   lang-zh-zh-projects-errors.c132110.js  365 bytes                                                                 59  [emitted] [immutable]         lang-zh-zh-projects-errors
                lang-zh-zh-projects-guideline.959e219.js  178 bytes                                                                 60  [emitted] [immutable]         lang-zh-zh-projects-guideline
                     lang-zh-zh-projects-home.f7aeb9d.js  397 bytes                                                                 61  [emitted] [immutable]         lang-zh-zh-projects-home
                   lang-zh-zh-projects-labels.5c2c3b1.js  531 bytes                                                                 62  [emitted] [immutable]         lang-zh-zh-projects-labels
                  lang-zh-zh-projects-members.14eac8d.js  462 bytes                                                                 63  [emitted] [immutable]         lang-zh-zh-projects-members
                 lang-zh-zh-projects-overview.071cc8b.js  580 bytes                                                                 64  [emitted] [immutable]         lang-zh-zh-projects-overview
               lang-zh-zh-projects-statistics.fc04801.js  220 bytes                                                                 65  [emitted] [immutable]         lang-zh-zh-projects-statistics
                             lang-zh-zh-rules.c454b5f.js  991 bytes                                                                 66  [emitted] [immutable]         lang-zh-zh-rules
                           lang-zh-zh-toastui.e40844a.js  133 bytes                                                                 67  [emitted] [immutable]         lang-zh-zh-toastui
                              lang-zh-zh-user.83a9a33.js  185 bytes                                                                 68  [emitted] [immutable]         lang-zh-zh-user
                           lang-zh-zh-vuetify.2791a43.js  195 bytes                                                                 69  [emitted] [immutable]         lang-zh-zh-vuetify
                                   lang-zh-zh.2c83699.js   5.96 KiB  4, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69  [emitted] [immutable]         lang-zh-zh
                                      lang-zh.e20e08e.js   5.95 KiB  3, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53  [emitted] [immutable]         lang-zh
                                   pages/auth.437e7ce.js   14.8 KiB                                                                 72  [emitted] [immutable]         pages/auth
    pages/demo/named-entity-recognition/index.5633f1a.js   12.3 KiB                                                                 73  [emitted] [immutable]         pages/demo/named-entity-recognition/index
          pages/demo/sentiment-analysis/index.2f61a26.js   16.7 KiB                                                                 74  [emitted] [immutable]         pages/demo/sentiment-analysis/index
                 pages/demo/text-to-sql/index.5548409.js   12.4 KiB                                                                 75  [emitted] [immutable]         pages/demo/text-to-sql/index
                 pages/demo/translation/index.1548727.js   12.3 KiB                                                                 76  [emitted] [immutable]         pages/demo/translation/index
                                  pages/index.11edd75.js   8.54 KiB                                                                 77  [emitted] [immutable]         pages/index
             pages/projects/_id/dataset/index.033bf24.js     15 KiB                                                                 78  [emitted] [immutable]         pages/projects/_id/dataset/index
           pages/projects/_id/guideline/index.582dff9.js   2.29 KiB                                                                 79  [emitted] [immutable]         pages/projects/_id/guideline/index
                     pages/projects/_id/index.d6d4065.js   14.2 KiB                                                                 80  [emitted] [immutable]         pages/projects/_id/index
              pages/projects/_id/labels/index.7ac9b44.js     13 KiB                                                                 81  [emitted] [immutable]         pages/projects/_id/labels/index
             pages/projects/_id/members/index.9a55541.js   23.4 KiB                                                                 82  [emitted] [immutable]         pages/projects/_id/members/index
   pages/projects/_id/sequence-labeling/index.5486f17.js   12.1 KiB                                                                 83  [emitted] [immutable]         pages/projects/_id/sequence-labeling/index
pages/projects/_id/sequence-to-sequence/index.8fb4947.js   12.6 KiB                                                                 84  [emitted] [immutable]         pages/projects/_id/sequence-to-sequence/index
          pages/projects/_id/statistics/index.8f8655a.js   6.47 KiB                                                                 85  [emitted] [immutable]         pages/projects/_id/statistics/index
 pages/projects/_id/text-classification/index.f50e193.js   18.8 KiB                                                                 86  [emitted] [immutable]         pages/projects/_id/text-classification/index
                         pages/projects/index.95c5977.js     23 KiB                                                                 87  [emitted] [immutable]         pages/projects/index
                                      runtime.bc7f21f.js   5.93 KiB                                                                 88  [emitted] [immutable]         runtime
                                  vendors~app.ce589df.js   2.27 MiB                                                                 89  [emitted] [immutable]  [big]  vendors~app
     vendors~pages/projects/_id/dataset/index.0082fc6.js   22.6 KiB                                                                 90  [emitted] [immutable]         vendors~pages/projects/_id/dataset/index
   vendors~pages/projects/_id/guideline/index.d07d739.js   29.4 KiB                                                                 91  [emitted] [immutable]         vendors~pages/projects/_id/guideline/index
      vendors~pages/projects/_id/labels/index.24eef25.js   41.6 KiB                                                                 92  [emitted] [immutable]         vendors~pages/projects/_id/labels/index
  vendors~pages/projects/_id/statistics/index.33b3052.js    435 KiB                                                                 93  [emitted] [immutable]  [big]  vendors~pages/projects/_id/statistics/index
 + 1 hidden asset
Entrypoint app [big] = runtime.bc7f21f.js commons/app.42f2bcc.js vendors~app.ce589df.js app.4dfa57e.js
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  img/vbanner.0d5edfa.jpg (316 KiB)
  vendors~app.ce589df.js (2.27 MiB)
  vendors~pages/projects/_id/statistics/index.33b3052.js (435 KiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (1000 KiB). This can impact web performance.
Entrypoints:
  app (2.62 MiB)
      runtime.bc7f21f.js
      commons/app.42f2bcc.js
      vendors~app.ce589df.js
      app.4dfa57e.js
ℹ Generating output directory: dist/
ℹ Generating pages
✔ Generated route "/auth"
✔ Generated route "/fr"
✔ Generated route "/projects"
✔ Generated route "/zh"
✔ Generated route "/fr/auth"
✔ Generated route "/fr/projects"
✔ Generated route "/zh/auth"
✔ Generated route "/zh/projects"
✔ Generated route "/"
✔ Generated route "/demo/named-entity-recognition"
✔ Generated route "/fr/demo/named-entity-recognition"
✔ Generated route "/zh/demo/named-entity-recognition"
✔ Generated route "/demo/sentiment-analysis"
✔ Generated route "/demo/translation"
✔ Generated route "/fr/demo/sentiment-analysis"
✔ Generated route "/fr/demo/text-to-sql"
✔ Generated route "/demo/text-to-sql"
✔ Generated route "/zh/demo/sentiment-analysis"
✔ Generated route "/zh/demo/text-to-sql"
✔ Generated route "/zh/demo/translation"
✔ Generated route "/fr/demo/translation"
✔ Client-side fallback created: 200.html
Done in 76.31s.
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
(1/17) Purging g++ (9.3.0-r0)
(2/17) Purging gcc (9.3.0-r0)
(3/17) Purging binutils (2.33.1-r0)
(4/17) Purging libatomic (9.3.0-r0)
(5/17) Purging libgomp (9.3.0-r0)
(6/17) Purging libc-dev (0.7.2-r0)
(7/17) Purging musl-dev (1.1.24-r3)
(8/17) Purging git (2.24.3-r0)
(9/17) Purging make (4.2.1-r2)
(10/17) Purging isl (0.18-r0)
(11/17) Purging mpc1 (1.1.0-r1)
(12/17) Purging mpfr4 (4.0.2-r1)
(13/17) Purging gmp (6.1.2-r1)
(14/17) Purging libcurl (7.67.0-r3)
(15/17) Purging ca-certificates (20191127-r2)
Executing ca-certificates-20191127-r2.post-deinstall
(16/17) Purging nghttp2-libs (1.40.0-r1)
(17/17) Purging pcre2 (10.34-r1)
Executing busybox-1.31.1-r9.trigger
OK: 66 MiB in 26 packages
Removing intermediate container b97242b6e354
 ---> 82221d433152
Step 8/32 : FROM python:${PYTHON_VERSION}-slim-buster AS backend-builder
3.8.6-slim-buster: Pulling from library/python
6ec7b7d162b2: Pulling fs layer
80ff6536d04b: Pulling fs layer
2d04da85e485: Pulling fs layer
998aa32a5c8a: Pulling fs layer
7733ef26f344: Pulling fs layer
998aa32a5c8a: Waiting
7733ef26f344: Waiting
80ff6536d04b: Verifying Checksum
80ff6536d04b: Download complete
998aa32a5c8a: Verifying Checksum
998aa32a5c8a: Download complete
2d04da85e485: Verifying Checksum
2d04da85e485: Download complete
7733ef26f344: Verifying Checksum
7733ef26f344: Download complete
6ec7b7d162b2: Verifying Checksum
6ec7b7d162b2: Download complete
6ec7b7d162b2: Pull complete
80ff6536d04b: Pull complete
2d04da85e485: Pull complete
998aa32a5c8a: Pull complete
7733ef26f344: Pull complete
Digest: sha256:83323df595e261d5aabf0c96c5ae65dcaa42049495c86de21f54c39d61a824ff
Status: Downloaded newer image for python:3.8.6-slim-buster
 ---> 2be36bcc692b
Step 9/32 : RUN apt-get update  && apt-get install -y --no-install-recommends     netcat=1.10-41.1     libpq-dev=11.9-0+deb10u1     unixodbc-dev=2.3.6-0.1     g++=4:8.3.0-1     libssl-dev=1.1.1d-0+deb10u4  && apt-get clean
 ---> Running in f00173ed6704
Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B]
Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [261 kB]
Fetched 8415 kB in 1s (5947 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  autoconf automake autotools-dev binutils binutils-common
  binutils-x86-64-linux-gnu cpp cpp-8 g++-8 gcc gcc-8 libasan5 libatomic1
  libbinutils libc-dev-bin libc6-dev libcc1-0 libgcc-8-dev libgdbm-compat4
  libgomp1 libgssapi-krb5-2 libisl19 libitm1 libk5crypto3 libkeyutils1
  libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libltdl-dev
  libltdl7 libmpc3 libmpfr6 libmpx2 libodbc1 libperl5.28 libpq5 libquadmath0
  libsasl2-2 libsasl2-modules-db libsigsegv2 libstdc++-8-dev libtsan0
  libubsan1 linux-libc-dev m4 netcat-traditional odbcinst odbcinst1debian2
  perl perl-modules-5.28
Suggested packages:
  autoconf-archive gnu-standards autoconf-doc libtool gettext binutils-doc
  cpp-doc gcc-8-locales g++-multilib g++-8-multilib gcc-8-doc libstdc++6-8-dbg
  gcc-multilib make manpages-dev flex bison gdb gcc-doc gcc-8-multilib
  libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg
  liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg
  glibc-doc krb5-doc krb5-user libtool-doc libmyodbc odbc-postgresql tdsodbc
  unixodbc-bin sensible-utils postgresql-doc-11 libssl-doc libstdc++-8-doc
  m4-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
  libb-debug-perl liblocale-codes-perl
Recommended packages:
  manpages manpages-dev krb5-locales libtool libsasl2-modules
The following NEW packages will be installed:
  autoconf automake autotools-dev binutils binutils-common
  binutils-x86-64-linux-gnu cpp cpp-8 g++ g++-8 gcc gcc-8 libasan5 libatomic1
  libbinutils libc-dev-bin libc6-dev libcc1-0 libgcc-8-dev libgdbm-compat4
  libgomp1 libgssapi-krb5-2 libisl19 libitm1 libk5crypto3 libkeyutils1
  libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libltdl-dev
  libltdl7 libmpc3 libmpfr6 libmpx2 libodbc1 libperl5.28 libpq-dev libpq5
  libquadmath0 libsasl2-2 libsasl2-modules-db libsigsegv2 libssl-dev
  libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev m4 netcat
  netcat-traditional odbcinst odbcinst1debian2 perl perl-modules-5.28
  unixodbc-dev
0 upgraded, 57 newly installed, 0 to remove and 2 not upgraded.
Need to get 56.4 MB of archives.
After this operation, 243 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl-dev amd64 1.1.1d-0+deb10u4 [1794 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
Get:6 http://deb.debian.org/debian buster/main amd64 netcat-traditional amd64 1.10-41.1 [66.9 kB]
Get:7 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
Get:8 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
Get:10 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
Get:11 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
Get:12 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
Get:13 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
Get:14 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
Get:15 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
Get:16 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
Get:17 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
Get:18 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
Get:19 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
Get:20 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
Get:21 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
Get:22 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
Get:23 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
Get:24 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
Get:25 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
Get:26 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
Get:27 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
Get:28 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
Get:29 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
Get:30 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
Get:31 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
Get:32 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
Get:33 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
Get:34 http://deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB]
Get:35 http://deb.debian.org/debian buster/main amd64 linux-libc-dev amd64 4.19.160-2 [1416 kB]
Get:36 http://deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB]
Get:37 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
Get:38 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
Get:39 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
Get:40 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
Get:41 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
Get:42 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
Get:43 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
Get:44 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
Get:45 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
Get:46 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
Get:47 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
Get:48 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
Get:49 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB]
Get:50 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB]
Get:51 http://deb.debian.org/debian buster/main amd64 libodbc1 amd64 2.3.6-0.1 [223 kB]
Get:52 http://deb.debian.org/debian buster/main amd64 libpq5 amd64 11.9-0+deb10u1 [167 kB]
Get:53 http://deb.debian.org/debian buster/main amd64 libpq-dev amd64 11.9-0+deb10u1 [163 kB]
Get:54 http://deb.debian.org/debian buster/main amd64 netcat all 1.10-41.1 [9034 B]
Get:55 http://deb.debian.org/debian buster/main amd64 odbcinst1debian2 amd64 2.3.6-0.1 [78.1 kB]
Get:56 http://deb.debian.org/debian buster/main amd64 odbcinst amd64 2.3.6-0.1 [48.4 kB]
Get:57 http://deb.debian.org/debian buster/main amd64 unixodbc-dev amd64 2.3.6-0.1 [261 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 56.4 MB in 0s (115 MB/s)
Selecting previously unselected package perl-modules-5.28.
(Reading database ... 
Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
Selecting previously unselected package libgdbm-compat4:amd64.
Preparing to unpack .../01-libgdbm-compat4_1.18.1-4_amd64.deb ...
Unpacking libgdbm-compat4:amd64 (1.18.1-4) ...
Selecting previously unselected package libperl5.28:amd64.
Preparing to unpack .../02-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
Selecting previously unselected package perl.
Preparing to unpack .../03-perl_5.28.1-6+deb10u1_amd64.deb ...
Unpacking perl (5.28.1-6+deb10u1) ...
Selecting previously unselected package netcat-traditional.
Preparing to unpack .../04-netcat-traditional_1.10-41.1_amd64.deb ...
Unpacking netcat-traditional (1.10-41.1) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../05-libsigsegv2_2.12-2_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.12-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../06-m4_1.4.18-2_amd64.deb ...
Unpacking m4 (1.4.18-2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../07-autoconf_2.69-11_all.deb ...
Unpacking autoconf (2.69-11) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../08-autotools-dev_20180224.1_all.deb ...
Unpacking autotools-dev (20180224.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../09-automake_1%3a1.16.1-4_all.deb ...
Unpacking automake (1:1.16.1-4) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../10-binutils-common_2.31.1-16_amd64.deb ...
Unpacking binutils-common:amd64 (2.31.1-16) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../11-libbinutils_2.31.1-16_amd64.deb ...
Unpacking libbinutils:amd64 (2.31.1-16) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
Selecting previously unselected package binutils.
Preparing to unpack .../13-binutils_2.31.1-16_amd64.deb ...
Unpacking binutils (2.31.1-16) ...
Selecting previously unselected package libisl19:amd64.
Preparing to unpack .../14-libisl19_0.20-2_amd64.deb ...
Unpacking libisl19:amd64 (0.20-2) ...
Selecting previously unselected package libmpfr6:amd64.
Preparing to unpack .../15-libmpfr6_4.0.2-1_amd64.deb ...
Unpacking libmpfr6:amd64 (4.0.2-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../16-libmpc3_1.1.0-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.1.0-1) ...
Selecting previously unselected package cpp-8.
Preparing to unpack .../17-cpp-8_8.3.0-6_amd64.deb ...
Unpacking cpp-8 (8.3.0-6) ...
Selecting previously unselected package cpp.
Preparing to unpack .../18-cpp_4%3a8.3.0-1_amd64.deb ...
Unpacking cpp (4:8.3.0-1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../19-libcc1-0_8.3.0-6_amd64.deb ...
Unpacking libcc1-0:amd64 (8.3.0-6) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../20-libgomp1_8.3.0-6_amd64.deb ...
Unpacking libgomp1:amd64 (8.3.0-6) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../21-libitm1_8.3.0-6_amd64.deb ...
Unpacking libitm1:amd64 (8.3.0-6) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../22-libatomic1_8.3.0-6_amd64.deb ...
Unpacking libatomic1:amd64 (8.3.0-6) ...
Selecting previously unselected package libasan5:amd64.
Preparing to unpack .../23-libasan5_8.3.0-6_amd64.deb ...
Unpacking libasan5:amd64 (8.3.0-6) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../24-liblsan0_8.3.0-6_amd64.deb ...
Unpacking liblsan0:amd64 (8.3.0-6) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../25-libtsan0_8.3.0-6_amd64.deb ...
Unpacking libtsan0:amd64 (8.3.0-6) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../26-libubsan1_8.3.0-6_amd64.deb ...
Unpacking libubsan1:amd64 (8.3.0-6) ...
Selecting previously unselected package libmpx2:amd64.
Preparing to unpack .../27-libmpx2_8.3.0-6_amd64.deb ...
Unpacking libmpx2:amd64 (8.3.0-6) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../28-libquadmath0_8.3.0-6_amd64.deb ...
Unpacking libquadmath0:amd64 (8.3.0-6) ...
Selecting previously unselected package libgcc-8-dev:amd64.
Preparing to unpack .../29-libgcc-8-dev_8.3.0-6_amd64.deb ...
Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
Selecting previously unselected package gcc-8.
Preparing to unpack .../30-gcc-8_8.3.0-6_amd64.deb ...
Unpacking gcc-8 (8.3.0-6) ...
Selecting previously unselected package gcc.
Preparing to unpack .../31-gcc_4%3a8.3.0-1_amd64.deb ...
Unpacking gcc (4:8.3.0-1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../32-libc-dev-bin_2.28-10_amd64.deb ...
Unpacking libc-dev-bin (2.28-10) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../33-linux-libc-dev_4.19.160-2_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.19.160-2) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../34-libc6-dev_2.28-10_amd64.deb ...
Unpacking libc6-dev:amd64 (2.28-10) ...
Selecting previously unselected package libstdc++-8-dev:amd64.
Preparing to unpack .../35-libstdc++-8-dev_8.3.0-6_amd64.deb ...
Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
Selecting previously unselected package g++-8.
Preparing to unpack .../36-g++-8_8.3.0-6_amd64.deb ...
Unpacking g++-8 (8.3.0-6) ...
Selecting previously unselected package g++.
Preparing to unpack .../37-g++_4%3a8.3.0-1_amd64.deb ...
Unpacking g++ (4:8.3.0-1) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../38-libkeyutils1_1.6-6_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.6-6) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../39-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../40-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../41-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../42-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../43-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../44-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
Selecting previously unselected package libldap-common.
Preparing to unpack .../45-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../46-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../47-libltdl7_2.4.6-9_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-9) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../48-libltdl-dev_2.4.6-9_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.4.6-9) ...
Selecting previously unselected package libodbc1:amd64.
Preparing to unpack .../49-libodbc1_2.3.6-0.1_amd64.deb ...
Unpacking libodbc1:amd64 (2.3.6-0.1) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../50-libpq5_11.9-0+deb10u1_amd64.deb ...
Unpacking libpq5:amd64 (11.9-0+deb10u1) ...
Selecting previously unselected package libpq-dev.
Preparing to unpack .../51-libpq-dev_11.9-0+deb10u1_amd64.deb ...
Unpacking libpq-dev (11.9-0+deb10u1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../52-libssl-dev_1.1.1d-0+deb10u4_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.1d-0+deb10u4) ...
Selecting previously unselected package netcat.
Preparing to unpack .../53-netcat_1.10-41.1_all.deb ...
Unpacking netcat (1.10-41.1) ...
Selecting previously unselected package odbcinst1debian2:amd64.
Preparing to unpack .../54-odbcinst1debian2_2.3.6-0.1_amd64.deb ...
Unpacking odbcinst1debian2:amd64 (2.3.6-0.1) ...
Selecting previously unselected package odbcinst.
Preparing to unpack .../55-odbcinst_2.3.6-0.1_amd64.deb ...
Unpacking odbcinst (2.3.6-0.1) ...
Selecting previously unselected package unixodbc-dev:amd64.
Preparing to unpack .../56-unixodbc-dev_2.3.6-0.1_amd64.deb ...
Unpacking unixodbc-dev:amd64 (2.3.6-0.1) ...
Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
Setting up libkeyutils1:amd64 (1.6-6) ...
Setting up netcat-traditional (1.10-41.1) ...
update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist
Setting up binutils-common:amd64 (2.31.1-16) ...
Setting up linux-libc-dev:amd64 (4.19.160-2) ...
Setting up netcat (1.10-41.1) ...
Setting up libgomp1:amd64 (8.3.0-6) ...
Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
Setting up libasan5:amd64 (8.3.0-6) ...
Setting up autotools-dev (20180224.1) ...
Setting up libmpfr6:amd64 (4.0.2-1) ...
Setting up libsigsegv2:amd64 (2.12-2) ...
Setting up libquadmath0:amd64 (8.3.0-6) ...
Setting up libssl-dev:amd64 (1.1.1d-0+deb10u4) ...
Setting up libmpc3:amd64 (1.1.0-1) ...
Setting up libatomic1:amd64 (8.3.0-6) ...
Setting up libgdbm-compat4:amd64 (1.18.1-4) ...
Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
Setting up libltdl7:amd64 (2.4.6-9) ...
Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
Setting up libmpx2:amd64 (8.3.0-6) ...
Setting up libubsan1:amd64 (8.3.0-6) ...
Setting up libisl19:amd64 (0.20-2) ...
Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
Setting up libbinutils:amd64 (2.31.1-16) ...
Setting up cpp-8 (8.3.0-6) ...
Setting up libc-dev-bin (2.28-10) ...
Setting up libcc1-0:amd64 (8.3.0-6) ...
Setting up liblsan0:amd64 (8.3.0-6) ...
Setting up libitm1:amd64 (8.3.0-6) ...
Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
Setting up libtsan0:amd64 (8.3.0-6) ...
Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
Setting up m4 (1.4.18-2) ...
Setting up binutils (2.31.1-16) ...
Setting up perl (5.28.1-6+deb10u1) ...
Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
Setting up libodbc1:amd64 (2.3.6-0.1) ...
Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
Setting up autoconf (2.69-11) ...
Setting up cpp (4:8.3.0-1) ...
Setting up libc6-dev:amd64 (2.28-10) ...
Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
Setting up automake (1:1.16.1-4) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
Setting up gcc-8 (8.3.0-6) ...
Setting up libpq5:amd64 (11.9-0+deb10u1) ...
Setting up libpq-dev (11.9-0+deb10u1) ...
Setting up gcc (4:8.3.0-1) ...
Setting up libltdl-dev:amd64 (2.4.6-9) ...
Setting up g++-8 (8.3.0-6) ...
Setting up g++ (4:8.3.0-1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up odbcinst (2.3.6-0.1) ...
Setting up odbcinst1debian2:amd64 (2.3.6-0.1) ...
Setting up unixodbc-dev:amd64 (2.3.6-0.1) ...
Processing triggers for libc-bin (2.28-10) ...
Removing intermediate container f00173ed6704
 ---> 997a6de41277
Step 10/32 : WORKDIR /tmp
 ---> Running in adb03faee2c5
Removing intermediate container adb03faee2c5
 ---> f943acdec452
Step 11/32 : COPY Pipfile* /tmp/
 ---> 5490f43a3340
Step 12/32 : RUN pip install --no-cache-dir -U pip pipenv==2020.11.15  && pipenv lock -r > /requirements.txt  && pip install --no-cache-dir -r /requirements.txt  && pip wheel --no-cache-dir -r /requirements.txt -w /deps
 ---> Running in 235fc856b351
Requirement already satisfied: pip in /usr/local/lib/python3.8/site-packages (20.3.3)
Collecting pipenv==2020.11.15
  Downloading pipenv-2020.11.15-py2.py3-none-any.whl (3.9 MB)
Requirement already satisfied: setuptools>=36.2.1 in /usr/local/lib/python3.8/site-packages (from pipenv==2020.11.15) (51.0.0)
Collecting virtualenv-clone>=0.2.5
  Downloading virtualenv_clone-0.5.4-py2.py3-none-any.whl (6.6 kB)
Collecting certifi
  Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
Collecting virtualenv
  Downloading virtualenv-20.3.1-py2.py3-none-any.whl (5.7 MB)
Collecting appdirs<2,>=1.4.3
  Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting distlib<1,>=0.3.1
  Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting filelock<4,>=3.0.0
  Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting six<2,>=1.9.0
  Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: six, filelock, distlib, appdirs, virtualenv-clone, virtualenv, certifi, pipenv
Successfully installed appdirs-1.4.4 certifi-2020.12.5 distlib-0.3.1 filelock-3.0.12 pipenv-2020.11.15 six-1.15.0 virtualenv-20.3.1 virtualenv-clone-0.5.4
Creating a virtualenv for this project...
Pipfile: /tmp/Pipfile
Using /usr/local/bin/python3.8 (3.8.6) to create virtualenv...
  creator CPython3Posix(dest=/root/.local/share/virtualenvs/tmp-XVr6zr33, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv)
    added seed packages: pip==20.3.3, setuptools==51.1.2, wheel==0.36.2
  activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator
✔ Successfully created virtual environment! 
Virtualenv location: /root/.local/share/virtualenvs/tmp-XVr6zr33
Requirement already satisfied: certifi==2020.12.5 in /usr/local/lib/python3.8/site-packages (from -r /requirements.txt (line 11)) (2020.12.5)
Requirement already satisfied: six==1.15.0 in /usr/local/lib/python3.8/site-packages (from -r /requirements.txt (line 72)) (1.15.0)
Collecting apache-libcloud==3.3.0
  Downloading apache_libcloud-3.3.0-py2.py3-none-any.whl (3.7 MB)
Collecting asgiref==3.3.1
  Downloading asgiref-3.3.1-py3-none-any.whl (19 kB)
Collecting cffi==1.14.4
  Downloading cffi-1.14.4-cp38-cp38-manylinux1_x86_64.whl (411 kB)
Collecting chardet==4.0.0
  Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
Collecting colour==0.1.5
  Downloading colour-0.1.5-py2.py3-none-any.whl (23 kB)
Collecting conllu==4.2.2
  Downloading conllu-4.2.2-py2.py3-none-any.whl (14 kB)
Collecting coreapi==2.3.3
  Downloading coreapi-2.3.3-py2.py3-none-any.whl (25 kB)
Collecting coreschema==0.0.4
  Downloading coreschema-0.0.4.tar.gz (10 kB)
Collecting cryptography==3.3.1
  Downloading cryptography-3.3.1-cp36-abi3-manylinux2010_x86_64.whl (2.6 MB)
Collecting defusedxml==0.6.0
  Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB)
Collecting dj-database-url==0.5.0
  Downloading dj_database_url-0.5.0-py2.py3-none-any.whl (5.5 kB)
Collecting django==3.1.5
  Downloading Django-3.1.5-py3-none-any.whl (7.8 MB)
Collecting django-cors-headers==3.6.0
  Downloading django_cors_headers-3.6.0-py3-none-any.whl (12 kB)
Collecting django-filter==2.4.0
  Downloading django_filter-2.4.0-py3-none-any.whl (73 kB)
Collecting django-heroku==0.3.1
  Downloading django_heroku-0.3.1-py2.py3-none-any.whl (6.2 kB)
Collecting django-polymorphic==3.0.0
  Downloading django_polymorphic-3.0.0-py2.py3-none-any.whl (64 kB)
Collecting django-rest-polymorphic==0.1.9
  Downloading django_rest_polymorphic-0.1.9-py2.py3-none-any.whl (6.0 kB)
Collecting djangorestframework==3.12.2
  Downloading djangorestframework-3.12.2-py3-none-any.whl (957 kB)
Collecting djangorestframework-csv==2.1.0
  Downloading djangorestframework-csv-2.1.0.tar.gz (9.8 kB)
Collecting djangorestframework-xml==2.0.0
  Downloading djangorestframework_xml-2.0.0-py2.py3-none-any.whl (6.0 kB)
Collecting drf-yasg==1.20.0
  Downloading drf_yasg-1.20.0-py2.py3-none-any.whl (1.6 MB)
Collecting ecdsa==0.14.1
  Downloading ecdsa-0.14.1-py2.py3-none-any.whl (79 kB)
Collecting environs==9.3.0
  Downloading environs-9.3.0-py2.py3-none-any.whl (11 kB)
Collecting et-xmlfile==1.0.1
  Downloading et_xmlfile-1.0.1.tar.gz (8.4 kB)
Collecting fasteners==0.16
  Downloading fasteners-0.16-py2.py3-none-any.whl (28 kB)
Collecting furl==2.1.0
  Downloading furl-2.1.0-py2.py3-none-any.whl (20 kB)
Collecting gunicorn==20.0.4
  Downloading gunicorn-20.0.4-py2.py3-none-any.whl (77 kB)
Requirement already satisfied: setuptools>=3.0 in /usr/local/lib/python3.8/site-packages (from gunicorn==20.0.4->-r /requirements.txt (line 36)) (51.0.0)
Collecting idna==2.10
  Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting inflection==0.5.1
  Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
Collecting itypes==1.2.0
  Downloading itypes-1.2.0-py2.py3-none-any.whl (4.8 kB)
Collecting jdcal==1.4.1
  Downloading jdcal-1.4.1-py2.py3-none-any.whl (9.5 kB)
Collecting jinja2==2.11.2
  Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
Collecting joblib==1.0.0
  Downloading joblib-1.0.0-py3-none-any.whl (302 kB)
Collecting lml==0.1.0
  Downloading lml-0.1.0-py2.py3-none-any.whl (10 kB)
Collecting lockfile==0.12.2
  Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting markupsafe==1.1.1
  Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB)
Collecting marshmallow==3.10.0
  Downloading marshmallow-3.10.0-py2.py3-none-any.whl (46 kB)
Collecting numpy==1.19.5
  Downloading numpy-1.19.5-cp38-cp38-manylinux2010_x86_64.whl (14.9 MB)
Collecting oauthlib==3.1.0
  Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting openpyxl==3.0.5
  Downloading openpyxl-3.0.5-py2.py3-none-any.whl (242 kB)
Collecting orderedmultidict==1.0.1
  Downloading orderedmultidict-1.0.1-py2.py3-none-any.whl (11 kB)
Collecting packaging==20.8
  Downloading packaging-20.8-py2.py3-none-any.whl (39 kB)
Collecting psycopg2==2.8.6
  Downloading psycopg2-2.8.6.tar.gz (383 kB)
Collecting pyasn1==0.4.8
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting pycparser==2.20
  Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
Collecting pyexcel==0.6.6
  Downloading pyexcel-0.6.6-py2.py3-none-any.whl (88 kB)
Collecting pyexcel-io==0.6.4
  Downloading pyexcel_io-0.6.4-py2.py3-none-any.whl (44 kB)
Collecting pyexcel-xlsx==0.6.0
  Downloading pyexcel_xlsx-0.6.0-py2.py3-none-any.whl (9.6 kB)
Collecting pyjwt==2.0.0
  Downloading PyJWT-2.0.0-py3-none-any.whl (15 kB)
Collecting pyparsing==2.4.7
  Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting python-dotenv==0.15.0
  Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB)
Collecting python-jose==3.2.0
  Downloading python_jose-3.2.0-py2.py3-none-any.whl (26 kB)
Collecting python3-openid==3.2.0
  Downloading python3_openid-3.2.0-py3-none-any.whl (133 kB)
Collecting pytz==2020.5
  Downloading pytz-2020.5-py2.py3-none-any.whl (510 kB)
Collecting requests==2.25.1
  Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
Collecting requests-oauthlib==1.3.0
  Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting rsa==4.7
  Downloading rsa-4.7-py3-none-any.whl (34 kB)
Collecting ruamel.yaml==0.16.12
  Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB)
Collecting ruamel.yaml.clib==0.2.2
  Downloading ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux1_x86_64.whl (578 kB)
Collecting scikit-learn==0.24.0
  Downloading scikit_learn-0.24.0-cp38-cp38-manylinux2010_x86_64.whl (24.9 MB)
Collecting scipy==1.6.0
  Downloading scipy-1.6.0-cp38-cp38-manylinux1_x86_64.whl (27.2 MB)
Collecting seqeval==1.2.2
  Downloading seqeval-1.2.2.tar.gz (43 kB)
Collecting social-auth-app-django==4.0.0
  Downloading social_auth_app_django-4.0.0-py3-none-any.whl (24 kB)
Collecting social-auth-core==4.0.3
  Downloading social_auth_core-4.0.3-py3-none-any.whl (328 kB)
Collecting sqlparse==0.4.1
  Downloading sqlparse-0.4.1-py3-none-any.whl (42 kB)
Collecting texttable==1.6.3
  Downloading texttable-1.6.3-py2.py3-none-any.whl (10 kB)
Collecting threadpoolctl==2.1.0
  Downloading threadpoolctl-2.1.0-py3-none-any.whl (12 kB)
Collecting unicodecsv==0.14.1
  Downloading unicodecsv-0.14.1.tar.gz (10 kB)
Collecting uritemplate==3.0.1
  Downloading uritemplate-3.0.1-py2.py3-none-any.whl (15 kB)
Collecting urllib3==1.26.2
  Downloading urllib3-1.26.2-py2.py3-none-any.whl (136 kB)
Collecting whitenoise==5.2.0
  Downloading whitenoise-5.2.0-py2.py3-none-any.whl (19 kB)
Building wheels for collected packages: coreschema, djangorestframework-csv, et-xmlfile, psycopg2, seqeval, unicodecsv
  Building wheel for coreschema (setup.py): started
  Building wheel for coreschema (setup.py): finished with status 'done'
  Created wheel for coreschema: filename=coreschema-0.0.4-py3-none-any.whl size=15031 sha256=34e6cf00fef1bd814385154023a4e7640037a13d3eb4782d576ada88f07380d4
  Stored in directory: /tmp/pip-ephem-wheel-cache-tw8ir32x/wheels/37/21/45/2ce3dd0189e3d2fb7a325b9d3e6491acb7882c8275466d5401
  Building wheel for djangorestframework-csv (setup.py): started
  Building wheel for djangorestframework-csv (setup.py): finished with status 'done'
  Created wheel for djangorestframework-csv: filename=djangorestframework_csv-2.1.0-py3-none-any.whl size=8550 sha256=b77d3637ced2c73f69b5e32920ecdfae9df7cdd648d4047f2afccfbadf38f693
  Stored in directory: /tmp/pip-ephem-wheel-cache-tw8ir32x/wheels/e8/10/e0/2872672df4d43aa42f5604cb6c465b5da00acf6ecad51ffb4f
  Building wheel for et-xmlfile (setup.py): started
  Building wheel for et-xmlfile (setup.py): finished with status 'done'
  Created wheel for et-xmlfile: filename=et_xmlfile-1.0.1-py3-none-any.whl size=8913 sha256=b3e1df340d44a049afdf1754c45fba2e14eca2c20abceab05ff0a1e7ab9ab9ef
  Stored in directory: /tmp/pip-ephem-wheel-cache-tw8ir32x/wheels/6e/df/38/abda47b884e3e25f9f9b6430e5ce44c47670758a50c0c51759
  Building wheel for psycopg2 (setup.py): started
  Building wheel for psycopg2 (setup.py): finished with status 'done'
  Created wheel for psycopg2: filename=psycopg2-2.8.6-cp38-cp38-linux_x86_64.whl size=143886 sha256=511c6245ffd38c0a5060dc7ca3c8ddf536a7a31fe08cfbeec220846d8223b6d9
  Stored in directory: /tmp/pip-ephem-wheel-cache-tw8ir32x/wheels/70/5e/69/8a020d78c09043156a7df0b64529e460fbd922ca065c4b795c
  Building wheel for seqeval (setup.py): started
  Building wheel for seqeval (setup.py): finished with status 'done'
  Created wheel for seqeval: filename=seqeval-1.2.2-py3-none-any.whl size=16170 sha256=a343939435f3213ab8bd06e4ffb2ab55dcb04b45ac3c2b7fd135eeedeee1ae46
  Stored in directory: /tmp/pip-ephem-wheel-cache-tw8ir32x/wheels/ad/5c/ba/05fa33fa5855777b7d686e843ec07452f22a66a138e290e732
  Building wheel for unicodecsv (setup.py): started
  Building wheel for unicodecsv (setup.py): finished with status 'done'
  Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10767 sha256=d5ac959e4276f0627556ffc7ad7c37f102e3788d70b57330da0cf64af53cb85a
  Stored in directory: /tmp/pip-ephem-wheel-cache-tw8ir32x/wheels/35/dd/44/ccb37563a01457f5de74ccedccaee81b01a53e12addeab5e0f
Successfully built coreschema djangorestframework-csv et-xmlfile psycopg2 seqeval unicodecsv
Installing collected packages: urllib3, pycparser, markupsafe, idna, chardet, sqlparse, requests, pytz, oauthlib, numpy, jinja2, defusedxml, cffi, asgiref, uritemplate, threadpoolctl, scipy, ruamel.yaml.clib, requests-oauthlib, python3-openid, pyparsing, pyjwt, pyasn1, lml, joblib, jdcal, itypes, et-xmlfile, django, cryptography, coreschema, whitenoise, unicodecsv, texttable, social-auth-core, scikit-learn, ruamel.yaml, rsa, python-dotenv, pyexcel-io, psycopg2, packaging, orderedmultidict, openpyxl, marshmallow, inflection, ecdsa, djangorestframework, django-polymorphic, dj-database-url, coreapi, social-auth-app-django, seqeval, python-jose, pyexcel-xlsx, pyexcel, lockfile, gunicorn, furl, fasteners, environs, drf-yasg, djangorestframework-xml, djangorestframework-csv, django-rest-polymorphic, django-heroku, django-filter, django-cors-headers, conllu, colour, apache-libcloud
Successfully installed apache-libcloud-3.3.0 asgiref-3.3.1 cffi-1.14.4 chardet-4.0.0 colour-0.1.5 conllu-4.2.2 coreapi-2.3.3 coreschema-0.0.4 cryptography-3.3.1 defusedxml-0.6.0 dj-database-url-0.5.0 django-3.1.5 django-cors-headers-3.6.0 django-filter-2.4.0 django-heroku-0.3.1 django-polymorphic-3.0.0 django-rest-polymorphic-0.1.9 djangorestframework-3.12.2 djangorestframework-csv-2.1.0 djangorestframework-xml-2.0.0 drf-yasg-1.20.0 ecdsa-0.14.1 environs-9.3.0 et-xmlfile-1.0.1 fasteners-0.16 furl-2.1.0 gunicorn-20.0.4 idna-2.10 inflection-0.5.1 itypes-1.2.0 jdcal-1.4.1 jinja2-2.11.2 joblib-1.0.0 lml-0.1.0 lockfile-0.12.2 markupsafe-1.1.1 marshmallow-3.10.0 numpy-1.19.5 oauthlib-3.1.0 openpyxl-3.0.5 orderedmultidict-1.0.1 packaging-20.8 psycopg2-2.8.6 pyasn1-0.4.8 pycparser-2.20 pyexcel-0.6.6 pyexcel-io-0.6.4 pyexcel-xlsx-0.6.0 pyjwt-2.0.0 pyparsing-2.4.7 python-dotenv-0.15.0 python-jose-3.2.0 python3-openid-3.2.0 pytz-2020.5 requests-2.25.1 requests-oauthlib-1.3.0 rsa-4.7 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 scikit-learn-0.24.0 scipy-1.6.0 seqeval-1.2.2 social-auth-app-django-4.0.0 social-auth-core-4.0.3 sqlparse-0.4.1 texttable-1.6.3 threadpoolctl-2.1.0 unicodecsv-0.14.1 uritemplate-3.0.1 urllib3-1.26.2 whitenoise-5.2.0
Collecting apache-libcloud==3.3.0
  Downloading apache_libcloud-3.3.0-py2.py3-none-any.whl (3.7 MB)
Collecting asgiref==3.3.1
  Downloading asgiref-3.3.1-py3-none-any.whl (19 kB)
Collecting certifi==2020.12.5
  Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
Collecting cffi==1.14.4
  Downloading cffi-1.14.4-cp38-cp38-manylinux1_x86_64.whl (411 kB)
Collecting chardet==4.0.0
  Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
Collecting colour==0.1.5
  Downloading colour-0.1.5-py2.py3-none-any.whl (23 kB)
Collecting conllu==4.2.2
  Downloading conllu-4.2.2-py2.py3-none-any.whl (14 kB)
Collecting coreapi==2.3.3
  Downloading coreapi-2.3.3-py2.py3-none-any.whl (25 kB)
Collecting coreschema==0.0.4
  Downloading coreschema-0.0.4.tar.gz (10 kB)
Collecting cryptography==3.3.1
  Downloading cryptography-3.3.1-cp36-abi3-manylinux2010_x86_64.whl (2.6 MB)
Collecting defusedxml==0.6.0
  Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB)
Collecting dj-database-url==0.5.0
  Downloading dj_database_url-0.5.0-py2.py3-none-any.whl (5.5 kB)
Collecting django==3.1.5
  Downloading Django-3.1.5-py3-none-any.whl (7.8 MB)
Collecting django-cors-headers==3.6.0
  Downloading django_cors_headers-3.6.0-py3-none-any.whl (12 kB)
Collecting django-filter==2.4.0
  Downloading django_filter-2.4.0-py3-none-any.whl (73 kB)
Collecting django-heroku==0.3.1
  Downloading django_heroku-0.3.1-py2.py3-none-any.whl (6.2 kB)
Collecting django-polymorphic==3.0.0
  Downloading django_polymorphic-3.0.0-py2.py3-none-any.whl (64 kB)
Collecting django-rest-polymorphic==0.1.9
  Downloading django_rest_polymorphic-0.1.9-py2.py3-none-any.whl (6.0 kB)
Collecting djangorestframework==3.12.2
  Downloading djangorestframework-3.12.2-py3-none-any.whl (957 kB)
Collecting djangorestframework-csv==2.1.0
  Downloading djangorestframework-csv-2.1.0.tar.gz (9.8 kB)
Collecting djangorestframework-xml==2.0.0
  Downloading djangorestframework_xml-2.0.0-py2.py3-none-any.whl (6.0 kB)
Collecting drf-yasg==1.20.0
  Downloading drf_yasg-1.20.0-py2.py3-none-any.whl (1.6 MB)
Collecting ecdsa==0.14.1
  Downloading ecdsa-0.14.1-py2.py3-none-any.whl (79 kB)
Collecting environs==9.3.0
  Downloading environs-9.3.0-py2.py3-none-any.whl (11 kB)
Collecting et-xmlfile==1.0.1
  Downloading et_xmlfile-1.0.1.tar.gz (8.4 kB)
Collecting fasteners==0.16
  Downloading fasteners-0.16-py2.py3-none-any.whl (28 kB)
Collecting furl==2.1.0
  Downloading furl-2.1.0-py2.py3-none-any.whl (20 kB)
Collecting gunicorn==20.0.4
  Downloading gunicorn-20.0.4-py2.py3-none-any.whl (77 kB)
Collecting idna==2.10
  Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting inflection==0.5.1
  Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
Collecting itypes==1.2.0
  Downloading itypes-1.2.0-py2.py3-none-any.whl (4.8 kB)
Collecting jdcal==1.4.1
  Downloading jdcal-1.4.1-py2.py3-none-any.whl (9.5 kB)
Collecting jinja2==2.11.2
  Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
Collecting joblib==1.0.0
  Downloading joblib-1.0.0-py3-none-any.whl (302 kB)
Collecting lml==0.1.0
  Downloading lml-0.1.0-py2.py3-none-any.whl (10 kB)
Collecting lockfile==0.12.2
  Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting markupsafe==1.1.1
  Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB)
Collecting marshmallow==3.10.0
  Downloading marshmallow-3.10.0-py2.py3-none-any.whl (46 kB)
Collecting numpy==1.19.5
  Downloading numpy-1.19.5-cp38-cp38-manylinux2010_x86_64.whl (14.9 MB)
Collecting oauthlib==3.1.0
  Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting openpyxl==3.0.5
  Downloading openpyxl-3.0.5-py2.py3-none-any.whl (242 kB)
Collecting orderedmultidict==1.0.1
  Downloading orderedmultidict-1.0.1-py2.py3-none-any.whl (11 kB)
Collecting packaging==20.8
  Downloading packaging-20.8-py2.py3-none-any.whl (39 kB)
Collecting psycopg2==2.8.6
  Downloading psycopg2-2.8.6.tar.gz (383 kB)
Collecting pyasn1==0.4.8
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting pycparser==2.20
  Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
Collecting pyexcel==0.6.6
  Downloading pyexcel-0.6.6-py2.py3-none-any.whl (88 kB)
Collecting pyexcel-io==0.6.4
  Downloading pyexcel_io-0.6.4-py2.py3-none-any.whl (44 kB)
Collecting pyexcel-xlsx==0.6.0
  Downloading pyexcel_xlsx-0.6.0-py2.py3-none-any.whl (9.6 kB)
Collecting pyjwt==2.0.0
  Downloading PyJWT-2.0.0-py3-none-any.whl (15 kB)
Collecting pyparsing==2.4.7
  Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting python-dotenv==0.15.0
  Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB)
Collecting python-jose==3.2.0
  Downloading python_jose-3.2.0-py2.py3-none-any.whl (26 kB)
Collecting python3-openid==3.2.0
  Downloading python3_openid-3.2.0-py3-none-any.whl (133 kB)
Collecting pytz==2020.5
  Downloading pytz-2020.5-py2.py3-none-any.whl (510 kB)
Collecting requests==2.25.1
  Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
Collecting requests-oauthlib==1.3.0
  Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting rsa==4.7
  Downloading rsa-4.7-py3-none-any.whl (34 kB)
Collecting ruamel.yaml==0.16.12
  Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB)
Collecting ruamel.yaml.clib==0.2.2
  Downloading ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux1_x86_64.whl (578 kB)
Collecting scikit-learn==0.24.0
  Downloading scikit_learn-0.24.0-cp38-cp38-manylinux2010_x86_64.whl (24.9 MB)
Collecting scipy==1.6.0
  Downloading scipy-1.6.0-cp38-cp38-manylinux1_x86_64.whl (27.2 MB)
Collecting seqeval==1.2.2
  Downloading seqeval-1.2.2.tar.gz (43 kB)
Collecting six==1.15.0
  Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting social-auth-app-django==4.0.0
  Downloading social_auth_app_django-4.0.0-py3-none-any.whl (24 kB)
Collecting social-auth-core==4.0.3
  Downloading social_auth_core-4.0.3-py3-none-any.whl (328 kB)
Collecting sqlparse==0.4.1
  Downloading sqlparse-0.4.1-py3-none-any.whl (42 kB)
Collecting texttable==1.6.3
  Downloading texttable-1.6.3-py2.py3-none-any.whl (10 kB)
Collecting threadpoolctl==2.1.0
  Downloading threadpoolctl-2.1.0-py3-none-any.whl (12 kB)
Collecting unicodecsv==0.14.1
  Downloading unicodecsv-0.14.1.tar.gz (10 kB)
Collecting uritemplate==3.0.1
  Downloading uritemplate-3.0.1-py2.py3-none-any.whl (15 kB)
Collecting urllib3==1.26.2
  Downloading urllib3-1.26.2-py2.py3-none-any.whl (136 kB)
Collecting whitenoise==5.2.0
  Downloading whitenoise-5.2.0-py2.py3-none-any.whl (19 kB)
Collecting setuptools>=3.0
  Downloading setuptools-51.1.2-py3-none-any.whl (784 kB)
Saved /deps/apache_libcloud-3.3.0-py2.py3-none-any.whl
Saved /deps/asgiref-3.3.1-py3-none-any.whl
Saved /deps/certifi-2020.12.5-py2.py3-none-any.whl
Saved /deps/cffi-1.14.4-cp38-cp38-manylinux1_x86_64.whl
Saved /deps/chardet-4.0.0-py2.py3-none-any.whl
Saved /deps/colour-0.1.5-py2.py3-none-any.whl
Saved /deps/conllu-4.2.2-py2.py3-none-any.whl
Saved /deps/coreapi-2.3.3-py2.py3-none-any.whl
Saved /deps/cryptography-3.3.1-cp36-abi3-manylinux2010_x86_64.whl
Saved /deps/defusedxml-0.6.0-py2.py3-none-any.whl
Saved /deps/dj_database_url-0.5.0-py2.py3-none-any.whl
Saved /deps/Django-3.1.5-py3-none-any.whl
Saved /deps/django_cors_headers-3.6.0-py3-none-any.whl
Saved /deps/django_filter-2.4.0-py3-none-any.whl
Saved /deps/django_heroku-0.3.1-py2.py3-none-any.whl
Saved /deps/django_polymorphic-3.0.0-py2.py3-none-any.whl
Saved /deps/django_rest_polymorphic-0.1.9-py2.py3-none-any.whl
Saved /deps/djangorestframework-3.12.2-py3-none-any.whl
Saved /deps/djangorestframework_xml-2.0.0-py2.py3-none-any.whl
Saved /deps/drf_yasg-1.20.0-py2.py3-none-any.whl
Saved /deps/ecdsa-0.14.1-py2.py3-none-any.whl
Saved /deps/environs-9.3.0-py2.py3-none-any.whl
Saved /deps/fasteners-0.16-py2.py3-none-any.whl
Saved /deps/furl-2.1.0-py2.py3-none-any.whl
Saved /deps/gunicorn-20.0.4-py2.py3-none-any.whl
Saved /deps/idna-2.10-py2.py3-none-any.whl
Saved /deps/inflection-0.5.1-py2.py3-none-any.whl
Saved /deps/itypes-1.2.0-py2.py3-none-any.whl
Saved /deps/jdcal-1.4.1-py2.py3-none-any.whl
Saved /deps/Jinja2-2.11.2-py2.py3-none-any.whl
Saved /deps/joblib-1.0.0-py3-none-any.whl
Saved /deps/lml-0.1.0-py2.py3-none-any.whl
Saved /deps/lockfile-0.12.2-py2.py3-none-any.whl
Saved /deps/MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl
Saved /deps/marshmallow-3.10.0-py2.py3-none-any.whl
Saved /deps/numpy-1.19.5-cp38-cp38-manylinux2010_x86_64.whl
Saved /deps/oauthlib-3.1.0-py2.py3-none-any.whl
Saved /deps/openpyxl-3.0.5-py2.py3-none-any.whl
Saved /deps/orderedmultidict-1.0.1-py2.py3-none-any.whl
Saved /deps/packaging-20.8-py2.py3-none-any.whl
Saved /deps/pyasn1-0.4.8-py2.py3-none-any.whl
Saved /deps/pycparser-2.20-py2.py3-none-any.whl
Saved /deps/pyexcel-0.6.6-py2.py3-none-any.whl
Saved /deps/pyexcel_io-0.6.4-py2.py3-none-any.whl
Saved /deps/pyexcel_xlsx-0.6.0-py2.py3-none-any.whl
Saved /deps/PyJWT-2.0.0-py3-none-any.whl
Saved /deps/pyparsing-2.4.7-py2.py3-none-any.whl
Saved /deps/python_dotenv-0.15.0-py2.py3-none-any.whl
Saved /deps/python_jose-3.2.0-py2.py3-none-any.whl
Saved /deps/python3_openid-3.2.0-py3-none-any.whl
Saved /deps/pytz-2020.5-py2.py3-none-any.whl
Saved /deps/requests-2.25.1-py2.py3-none-any.whl
Saved /deps/requests_oauthlib-1.3.0-py2.py3-none-any.whl
Saved /deps/rsa-4.7-py3-none-any.whl
Saved /deps/ruamel.yaml-0.16.12-py2.py3-none-any.whl
Saved /deps/ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux1_x86_64.whl
Saved /deps/scikit_learn-0.24.0-cp38-cp38-manylinux2010_x86_64.whl
Saved /deps/scipy-1.6.0-cp38-cp38-manylinux1_x86_64.whl
Saved /deps/six-1.15.0-py2.py3-none-any.whl
Saved /deps/social_auth_app_django-4.0.0-py3-none-any.whl
Saved /deps/social_auth_core-4.0.3-py3-none-any.whl
Saved /deps/sqlparse-0.4.1-py3-none-any.whl
Saved /deps/texttable-1.6.3-py2.py3-none-any.whl
Saved /deps/threadpoolctl-2.1.0-py3-none-any.whl
Saved /deps/uritemplate-3.0.1-py2.py3-none-any.whl
Saved /deps/urllib3-1.26.2-py2.py3-none-any.whl
Saved /deps/whitenoise-5.2.0-py2.py3-none-any.whl
Saved /deps/setuptools-51.1.2-py3-none-any.whl
Building wheels for collected packages: coreschema, djangorestframework-csv, et-xmlfile, psycopg2, seqeval, unicodecsv
  Building wheel for coreschema (setup.py): started
  Building wheel for coreschema (setup.py): finished with status 'done'
  Created wheel for coreschema: filename=coreschema-0.0.4-py3-none-any.whl size=15031 sha256=d461f9e0f580eac4cc9fe75ce8c704129dff5cbc3a857f23ba51ec3649e4579a
  Stored in directory: /tmp/pip-ephem-wheel-cache-y3uv1zr0/wheels/37/21/45/2ce3dd0189e3d2fb7a325b9d3e6491acb7882c8275466d5401
  Building wheel for djangorestframework-csv (setup.py): started
  Building wheel for djangorestframework-csv (setup.py): finished with status 'done'
  Created wheel for djangorestframework-csv: filename=djangorestframework_csv-2.1.0-py3-none-any.whl size=8550 sha256=c0b0280a1c034e43f69b591fa8ce40cac5716c4a0067652b4cb9463d6a24799b
  Stored in directory: /tmp/pip-ephem-wheel-cache-y3uv1zr0/wheels/e8/10/e0/2872672df4d43aa42f5604cb6c465b5da00acf6ecad51ffb4f
  Building wheel for et-xmlfile (setup.py): started
  Building wheel for et-xmlfile (setup.py): finished with status 'done'
  Created wheel for et-xmlfile: filename=et_xmlfile-1.0.1-py3-none-any.whl size=8913 sha256=1c821a7061f6bacca2ed510504af66439cd0b36b822cfd848ad3d262de1421a0
  Stored in directory: /tmp/pip-ephem-wheel-cache-y3uv1zr0/wheels/6e/df/38/abda47b884e3e25f9f9b6430e5ce44c47670758a50c0c51759
  Building wheel for psycopg2 (setup.py): started
  Building wheel for psycopg2 (setup.py): finished with status 'done'
  Created wheel for psycopg2: filename=psycopg2-2.8.6-cp38-cp38-linux_x86_64.whl size=143886 sha256=a3b9c771492cdf852b2b81621121f0d2eeee283dcec8f875425f3f161b956e52
  Stored in directory: /tmp/pip-ephem-wheel-cache-y3uv1zr0/wheels/70/5e/69/8a020d78c09043156a7df0b64529e460fbd922ca065c4b795c
  Building wheel for seqeval (setup.py): started
  Building wheel for seqeval (setup.py): finished with status 'done'
  Created wheel for seqeval: filename=seqeval-1.2.2-py3-none-any.whl size=16170 sha256=5a5d07860dd29fdb6ee22f3c1768917cb5da8b1016e15373a2754108878d9396
  Stored in directory: /tmp/pip-ephem-wheel-cache-y3uv1zr0/wheels/ad/5c/ba/05fa33fa5855777b7d686e843ec07452f22a66a138e290e732
  Building wheel for unicodecsv (setup.py): started
  Building wheel for unicodecsv (setup.py): finished with status 'done'
  Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10767 sha256=2676ab65e4b52183111dea3d8b4ec8719f828c5e8ef375f5f75f7d5f5ac37d35
  Stored in directory: /tmp/pip-ephem-wheel-cache-y3uv1zr0/wheels/35/dd/44/ccb37563a01457f5de74ccedccaee81b01a53e12addeab5e0f
Successfully built coreschema djangorestframework-csv et-xmlfile psycopg2 seqeval unicodecsv
Removing intermediate container 235fc856b351
 ---> 9124a50785c2
Step 13/32 : FROM python:${PYTHON_VERSION}-slim-buster AS runtime
 ---> 2be36bcc692b
Step 14/32 : RUN useradd -ms /bin/sh doccano
 ---> Running in 59ab2ddea7b7
Removing intermediate container 59ab2ddea7b7
 ---> 9e86cf11eecf
Step 15/32 : RUN mkdir /data  && chown doccano:doccano /data
 ---> Running in 306100a2ed96
Removing intermediate container 306100a2ed96
 ---> 58d9cf8a898f
Step 16/32 : COPY --from=backend-builder /deps /deps
 ---> 06103cb18f56
Step 17/32 : RUN pip install --no-cache-dir -U pip  && pip install --no-cache-dir /deps/*.whl  && rm -rf /deps
 ---> Running in 6143b387bc6a
Requirement already satisfied: pip in /usr/local/lib/python3.8/site-packages (20.3.3)
Processing /deps/Django-3.1.5-py3-none-any.whl
Processing /deps/Jinja2-2.11.2-py2.py3-none-any.whl
Processing /deps/MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl
Processing /deps/PyJWT-2.0.0-py3-none-any.whl
Processing /deps/apache_libcloud-3.3.0-py2.py3-none-any.whl
Processing /deps/asgiref-3.3.1-py3-none-any.whl
Processing /deps/certifi-2020.12.5-py2.py3-none-any.whl
Processing /deps/cffi-1.14.4-cp38-cp38-manylinux1_x86_64.whl
Processing /deps/chardet-4.0.0-py2.py3-none-any.whl
Processing /deps/colour-0.1.5-py2.py3-none-any.whl
Processing /deps/conllu-4.2.2-py2.py3-none-any.whl
Processing /deps/coreapi-2.3.3-py2.py3-none-any.whl
Processing /deps/coreschema-0.0.4-py3-none-any.whl
Processing /deps/cryptography-3.3.1-cp36-abi3-manylinux2010_x86_64.whl
Processing /deps/defusedxml-0.6.0-py2.py3-none-any.whl
Processing /deps/dj_database_url-0.5.0-py2.py3-none-any.whl
Processing /deps/django_cors_headers-3.6.0-py3-none-any.whl
Processing /deps/django_filter-2.4.0-py3-none-any.whl
Processing /deps/django_heroku-0.3.1-py2.py3-none-any.whl
Processing /deps/django_polymorphic-3.0.0-py2.py3-none-any.whl
Processing /deps/django_rest_polymorphic-0.1.9-py2.py3-none-any.whl
Processing /deps/djangorestframework-3.12.2-py3-none-any.whl
Processing /deps/djangorestframework_csv-2.1.0-py3-none-any.whl
Processing /deps/djangorestframework_xml-2.0.0-py2.py3-none-any.whl
Processing /deps/drf_yasg-1.20.0-py2.py3-none-any.whl
Processing /deps/ecdsa-0.14.1-py2.py3-none-any.whl
Processing /deps/environs-9.3.0-py2.py3-none-any.whl
Processing /deps/et_xmlfile-1.0.1-py3-none-any.whl
Processing /deps/fasteners-0.16-py2.py3-none-any.whl
Processing /deps/furl-2.1.0-py2.py3-none-any.whl
Processing /deps/gunicorn-20.0.4-py2.py3-none-any.whl
Processing /deps/idna-2.10-py2.py3-none-any.whl
Processing /deps/inflection-0.5.1-py2.py3-none-any.whl
Processing /deps/itypes-1.2.0-py2.py3-none-any.whl
Processing /deps/jdcal-1.4.1-py2.py3-none-any.whl
Processing /deps/joblib-1.0.0-py3-none-any.whl
Processing /deps/lml-0.1.0-py2.py3-none-any.whl
Processing /deps/lockfile-0.12.2-py2.py3-none-any.whl
Processing /deps/marshmallow-3.10.0-py2.py3-none-any.whl
Processing /deps/numpy-1.19.5-cp38-cp38-manylinux2010_x86_64.whl
Processing /deps/oauthlib-3.1.0-py2.py3-none-any.whl
Processing /deps/openpyxl-3.0.5-py2.py3-none-any.whl
Processing /deps/orderedmultidict-1.0.1-py2.py3-none-any.whl
Processing /deps/packaging-20.8-py2.py3-none-any.whl
Processing /deps/psycopg2-2.8.6-cp38-cp38-linux_x86_64.whl
Processing /deps/pyasn1-0.4.8-py2.py3-none-any.whl
Processing /deps/pycparser-2.20-py2.py3-none-any.whl
Processing /deps/pyexcel-0.6.6-py2.py3-none-any.whl
Processing /deps/pyexcel_io-0.6.4-py2.py3-none-any.whl
Processing /deps/pyexcel_xlsx-0.6.0-py2.py3-none-any.whl
Processing /deps/pyparsing-2.4.7-py2.py3-none-any.whl
Processing /deps/python3_openid-3.2.0-py3-none-any.whl
Processing /deps/python_dotenv-0.15.0-py2.py3-none-any.whl
Processing /deps/python_jose-3.2.0-py2.py3-none-any.whl
Processing /deps/pytz-2020.5-py2.py3-none-any.whl
Processing /deps/requests-2.25.1-py2.py3-none-any.whl
Processing /deps/requests_oauthlib-1.3.0-py2.py3-none-any.whl
Processing /deps/rsa-4.7-py3-none-any.whl
Processing /deps/ruamel.yaml-0.16.12-py2.py3-none-any.whl
Processing /deps/ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux1_x86_64.whl
Processing /deps/scikit_learn-0.24.0-cp38-cp38-manylinux2010_x86_64.whl
Processing /deps/scipy-1.6.0-cp38-cp38-manylinux1_x86_64.whl
Processing /deps/seqeval-1.2.2-py3-none-any.whl
Processing /deps/setuptools-51.1.2-py3-none-any.whl
Processing /deps/six-1.15.0-py2.py3-none-any.whl
Processing /deps/social_auth_app_django-4.0.0-py3-none-any.whl
Processing /deps/social_auth_core-4.0.3-py3-none-any.whl
Processing /deps/sqlparse-0.4.1-py3-none-any.whl
Processing /deps/texttable-1.6.3-py2.py3-none-any.whl
Processing /deps/threadpoolctl-2.1.0-py3-none-any.whl
Processing /deps/unicodecsv-0.14.1-py3-none-any.whl
Processing /deps/uritemplate-3.0.1-py2.py3-none-any.whl
Processing /deps/urllib3-1.26.2-py2.py3-none-any.whl
Processing /deps/whitenoise-5.2.0-py2.py3-none-any.whl
Installing collected packages: urllib3, pycparser, MarkupSafe, idna, chardet, certifi, sqlparse, six, requests, pytz, oauthlib, numpy, Jinja2, defusedxml, cffi, asgiref, uritemplate, threadpoolctl, scipy, ruamel.yaml.clib, requests-oauthlib, python3-openid, pyparsing, PyJWT, pyasn1, lml, joblib, jdcal, itypes, et-xmlfile, Django, cryptography, coreschema, whitenoise, unicodecsv, texttable, social-auth-core, setuptools, scikit-learn, ruamel.yaml, rsa, python-dotenv, pyexcel-io, psycopg2, packaging, orderedmultidict, openpyxl, marshmallow, inflection, ecdsa, djangorestframework, django-polymorphic, dj-database-url, coreapi, social-auth-app-django, seqeval, python-jose, pyexcel-xlsx, pyexcel, lockfile, gunicorn, furl, fasteners, environs, drf-yasg, djangorestframework-xml, djangorestframework-csv, django-rest-polymorphic, django-heroku, django-filter, django-cors-headers, conllu, colour, apache-libcloud
  Attempting uninstall: setuptools
    Found existing installation: setuptools 51.0.0
    Uninstalling setuptools-51.0.0:
      Successfully uninstalled setuptools-51.0.0
Successfully installed Django-3.1.5 Jinja2-2.11.2 MarkupSafe-1.1.1 PyJWT-2.0.0 apache-libcloud-3.3.0 asgiref-3.3.1 certifi-2020.12.5 cffi-1.14.4 chardet-4.0.0 colour-0.1.5 conllu-4.2.2 coreapi-2.3.3 coreschema-0.0.4 cryptography-3.3.1 defusedxml-0.6.0 dj-database-url-0.5.0 django-cors-headers-3.6.0 django-filter-2.4.0 django-heroku-0.3.1 django-polymorphic-3.0.0 django-rest-polymorphic-0.1.9 djangorestframework-3.12.2 djangorestframework-csv-2.1.0 djangorestframework-xml-2.0.0 drf-yasg-1.20.0 ecdsa-0.14.1 environs-9.3.0 et-xmlfile-1.0.1 fasteners-0.16 furl-2.1.0 gunicorn-20.0.4 idna-2.10 inflection-0.5.1 itypes-1.2.0 jdcal-1.4.1 joblib-1.0.0 lml-0.1.0 lockfile-0.12.2 marshmallow-3.10.0 numpy-1.19.5 oauthlib-3.1.0 openpyxl-3.0.5 orderedmultidict-1.0.1 packaging-20.8 psycopg2-2.8.6 pyasn1-0.4.8 pycparser-2.20 pyexcel-0.6.6 pyexcel-io-0.6.4 pyexcel-xlsx-0.6.0 pyparsing-2.4.7 python-dotenv-0.15.0 python-jose-3.2.0 python3-openid-3.2.0 pytz-2020.5 requests-2.25.1 requests-oauthlib-1.3.0 rsa-4.7 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 scikit-learn-0.24.0 scipy-1.6.0 seqeval-1.2.2 setuptools-51.1.2 six-1.15.0 social-auth-app-django-4.0.0 social-auth-core-4.0.3 sqlparse-0.4.1 texttable-1.6.3 threadpoolctl-2.1.0 unicodecsv-0.14.1 uritemplate-3.0.1 urllib3-1.26.2 whitenoise-5.2.0
Removing intermediate container 6143b387bc6a
 ---> 16ec207f4bbb
Step 18/32 : COPY --chown=doccano:doccano . /doccano
 ---> a96bfc4a70ce
Step 19/32 : WORKDIR /doccano/app
 ---> Running in 08be77691f94
Removing intermediate container 08be77691f94
 ---> 5b1cc64d5dd9
Step 20/32 : COPY --from=frontend-builder /frontend/dist /doccano/app/client/dist
 ---> 303a3403ec96
Step 21/32 : RUN python manage.py collectstatic --noinput
 ---> Running in 36b5774c7588
288 static files copied to '/doccano/app/staticfiles', 844 post-processed.
Removing intermediate container 36b5774c7588
 ---> 17aac29e3895
Step 22/32 : VOLUME /data
 ---> Running in b5e756333584
Removing intermediate container b5e756333584
 ---> c36832404704
Step 23/32 : ENV DATABASE_URL="sqlite:////data/doccano.db"
 ---> Running in f9bff94988ed
Removing intermediate container f9bff94988ed
 ---> 7ba520785de5
Step 24/32 : ENV DEBUG="True"
 ---> Running in 990a07ad20bc
Removing intermediate container 990a07ad20bc
 ---> 0b330ae8844f
Step 25/32 : ENV SECRET_KEY="change-me-in-production"
 ---> Running in 1746b63aeb43
Removing intermediate container 1746b63aeb43
 ---> 5c79e0a7fe2d
Step 26/32 : ENV PORT="8000"
 ---> Running in a12459ff3523
Removing intermediate container a12459ff3523
 ---> de3f96f6e7e2
Step 27/32 : ENV WORKERS="2"
 ---> Running in 0b274af14ef8
Removing intermediate container 0b274af14ef8
 ---> 5a8453aa680f
Step 28/32 : ENV GOOGLE_TRACKING_ID=""
 ---> Running in 0d6213b0fd68
Removing intermediate container 0d6213b0fd68
 ---> e27402f185bc
Step 29/32 : ENV AZURE_APPINSIGHTS_IKEY=""
 ---> Running in 71b8373214b4
Removing intermediate container 71b8373214b4
 ---> a3f547ffeccb
Step 30/32 : USER doccano
 ---> Running in 1227fab8037b
Removing intermediate container 1227fab8037b
 ---> 0fda28635e82
Step 31/32 : EXPOSE ${PORT}
 ---> Running in 6dbd139de593
Removing intermediate container 6dbd139de593
 ---> 521822671baa
Step 32/32 : CMD ["/doccano/tools/run.sh"]
 ---> Running in 88af3ec343ee
Removing intermediate container 88af3ec343ee
 ---> 7fac071cefc6
Successfully built 7fac071cefc6
Successfully tagged 8b1dc5ffbc1a35584e9c792eaee1a9f074a8a6ea:latest
=== Pushing web (Dockerfile)
Tagged image "8b1dc5ffbc1a35584e9c792eaee1a9f074a8a6ea" as "registry.heroku.com/aaaaaaaaaadknaoda/web"
Using default tag: latest
The push refers to repository [registry.heroku.com/aaaaaaaaaadknaoda/web]
138947258812: Preparing
104e3dbf463e: Preparing
0341b4e97d43: Preparing
54307e0895bc: Preparing
b80307722b66: Preparing
e4bc0c71fa4e: Preparing
3d65933ee04d: Preparing
27eeb099e9e7: Preparing
603d0695860f: Preparing
1eaab9ab89e0: Preparing
b986ceddf07c: Preparing
87c8a1d8f54f: Preparing
e4bc0c71fa4e: Waiting
3d65933ee04d: Waiting
27eeb099e9e7: Waiting
603d0695860f: Waiting
1eaab9ab89e0: Waiting
b986ceddf07c: Waiting
87c8a1d8f54f: Waiting
104e3dbf463e: Pushed
0341b4e97d43: Pushed
138947258812: Pushed
e4bc0c71fa4e: Pushed
3d65933ee04d: Pushed
b80307722b66: Pushed
603d0695860f: Pushed
27eeb099e9e7: Pushed
1eaab9ab89e0: Pushed
b986ceddf07c: Pushed
87c8a1d8f54f: Pushed
54307e0895bc: Pushed
latest: digest: sha256:6d185ef67152418be974669ea4981c01e3d83f5c1575ccaff15813f21b13c2e8 size: 2844
rodrigosnader commented 3 years ago

Relates to #1157

rodrigosnader commented 3 years ago

@Hironsan thank you for the fix, I still see this error though:

[31m
You have 36 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, api, auth, authtoken, contenttypes, sessions, social_django.
Run 'python manage.py migrate' to apply them.
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/django/db/backends/utils.py", line 84, in _execute
    return self.cursor.execute(sql, params)
psycopg2.errors.UndefinedTable: relation "auth_user" does not exist
LINE 1: ...user"."is_active", "auth_user"."date_joined" FROM "auth_user...
                                                             ^

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/doccano/app/manage.py", line 15, in <module>
    execute_from_command_line(sys.argv)
  File "/usr/local/lib/python3.8/site-packages/django/core/management/__init__.py", line 401, in execute_from_command_line
    utility.execute()
  File "/usr/local/lib/python3.8/site-packages/django/core/management/__init__.py", line 395, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/usr/local/lib/python3.8/site-packages/django/core/management/base.py", line 330, in run_from_argv
    self.execute(*args, **cmd_options)
  File "/usr/local/lib/python3.8/site-packages/django/contrib/auth/management/commands/createsuperuser.py", line 79, in execute
    return super().execute(*args, **options)
  File "/usr/local/lib/python3.8/site-packages/django/core/management/base.py", line 371, in execute
    output = self.handle(*args, **options)
  File "/doccano/app/api/management/commands/create_admin.py", line 22, in handle
    super().handle(*args, **options)
  File "/usr/local/lib/python3.8/site-packages/django/contrib/auth/management/commands/createsuperuser.py", line 176, in handle
    error_msg = self._validate_username(username, verbose_field_name, database)
  File "/usr/local/lib/python3.8/site-packages/django/contrib/auth/management/commands/createsuperuser.py", line 234, in _validate_username
    self.UserModel._default_manager.db_manager(database).get_by_natural_key(username)
  File "/usr/local/lib/python3.8/site-packages/django/contrib/auth/base_user.py", line 45, in get_by_natural_key
    return self.get(**{self.model.USERNAME_FIELD: username})
  File "/usr/local/lib/python3.8/site-packages/django/db/models/manager.py", line 85, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/usr/local/lib/python3.8/site-packages/django/db/models/query.py", line 425, in get
    num = len(clone)
  File "/usr/local/lib/python3.8/site-packages/django/db/models/query.py", line 269, in __len__
    self._fetch_all()
  File "/usr/local/lib/python3.8/site-packages/django/db/models/query.py", line 1308, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/usr/local/lib/python3.8/site-packages/django/db/models/query.py", line 53, in __iter__
    results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size)
  File "/usr/local/lib/python3.8/site-packages/django/db/models/sql/compiler.py", line 1156, in execute_sql
    cursor.execute(sql, params)
  File "/usr/local/lib/python3.8/site-packages/django/db/backends/utils.py", line 66, in execute
    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
  File "/usr/local/lib/python3.8/site-packages/django/db/backends/utils.py", line 75, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/usr/local/lib/python3.8/site-packages/django/db/backends/utils.py", line 84, in _execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python3.8/site-packages/django/db/utils.py", line 90, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/usr/local/lib/python3.8/site-packages/django/db/backends/utils.py", line 84, in _execute
    return self.cursor.execute(sql, params)
django.db.utils.ProgrammingError: relation "auth_user" does not exist
LINE 1: ...user"."is_active", "auth_user"."date_joined" FROM "auth_user...
                                                             ^
Hironsan commented 3 years ago

Hmm, I tried to deploy doccano to Heroku. It's successful.

image

It seems to me that the table was not created correctly. So some settings are not good(maybe related to the databse).