Try docker in CI

17 jobs from dockerization in 7 seconds (queued for 13 seconds)
Status Job ID Name Coverage
  Test
failed #1780
build-local

00:02

failed #1779
flake8

00:05

failed #1778
test

00:00

failed #1765
build-local

00:13

failed #1771
build-local

00:15

failed #1774
build-local

00:01

failed #1768
build-local

00:13

failed #1777
build-local

00:00

failed #1764
flake8

00:59

failed #1776
flake8

00:00

failed #1773
flake8

00:04

failed #1770
flake8

00:28

failed #1767
flake8

00:14

failed #1775
test

00:02

failed #1766
test

00:14

failed #1772
test

00:03

failed #1769
test

00:13

 
Step 4/11 : RUN pip install pipenv
---> Using cache
---> 045a9a448bb0
Step 5/11 : EXPOSE 8000/tcp
---> Using cache
---> cb76e923f4c8
Step 6/11 : COPY Pipfile* .env ./
COPY failed: stat /var/lib/docker/tmp/docker-builder189044885/.env: no such file or directory
ERROR: Job failed: exit status 1
Test flake8
Collecting six (from pathlib2; python_version < "3"->importlib-metadata; python_version < "3.8"->flake8)
Using cached https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl
Collecting scandir; python_version < "3.5" (from pathlib2; python_version < "3"->importlib-metadata; python_version < "3.8"->flake8)
Installing collected packages: contextlib2, zipp, configparser, six, scandir, pathlib2, importlib-metadata, functools32, pyflakes, pycodestyle, typing, enum34, mccabe, flake8
Successfully installed configparser-4.0.2 contextlib2-0.6.0.post1 enum34-1.1.10 flake8-3.8.3 functools32-3.2.3.post2 importlib-metadata-1.7.0 mccabe-0.6.1 pathlib2-2.3.5 pycodestyle-2.6.0 pyflakes-2.2.0 scandir-1.10.0 six-1.15.0 typing-3.7.4.1 zipp-1.2.0
$ flake8
./recircle/manage.py:14:14: E999 SyntaxError: invalid syntax
./recircle/authorization/mixins.py:17:70: E999 SyntaxError: invalid syntax
ERROR: Job failed: exit status 1
Test test
Running with gitlab-runner 11.10.1 (1f513601)
on Runner shell executor 5aae77bc
Using Shell executor...
Running on cloud-2819...
mkdir: cannot create directory ‘/home/cloud/builds’: Permission denied
mkdir: cannot create directory ‘/home/cloud/builds’: Permission denied
ERROR: Job failed: exit status 1