[0KRunning with gitlab-runner 12.7.1 (003fe500) [0;m[0K on grady-ci-runner 6oEdkxQQ [0;msection_start:1647336028:prepare_executor [0K[0KUsing Docker executor with image python:3.8 ... [0;m[0KPulling docker image python:3.8 ... [0;m[0KUsing docker image sha256:52bb9574949f3991ed435968cbb3b68b7b3ab3d041633ad40866ee447896c176 for python:3.8 ... [0;msection_end:1647336058:prepare_executor [0Ksection_start:1647336058:prepare_script [0KRunning on runner-6oEdkxQQ-project-985-concurrent-0 via gitlab-runner... section_end:1647336075:prepare_script [0Ksection_start:1647336075:get_sources [0K[32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/j.michal/grady/.git/ From https://gitlab.gwdg.de/j.michal/grady * [new ref] 407bd0d12730c9c5a7b92a00ddead55cbba40823 -> refs/pipelines/283038 * [new branch] jakob.dieterle-master-patch-13835 -> origin/jakob.dieterle-master-patch-13835 [32;1mChecking out 407bd0d1 as jakob.dieterle-master-patch-13835...[0;m Removing .coverage Removing .pipenv/ Removing frontend/dist/ Removing frontend/node_modules/ [32;1mSkipping Git submodules setup[0;m section_end:1647336185:get_sources [0Ksection_start:1647336185:restore_cache [0K[32;1mChecking cache for 283038-4...[0;m No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.[0;m [32;1mSuccessfully extracted cache[0;m section_end:1647336191:restore_cache [0Ksection_start:1647336191:download_artifacts [0Ksection_end:1647336196:download_artifacts [0Ksection_start:1647336196:build_script [0K[32;1m$ pip install pipenv[0;m Collecting pipenv Downloading pipenv-2022.1.8-py2.py3-none-any.whl (3.6 MB) Collecting virtualenv-clone>=0.2.5 Downloading virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB) Collecting virtualenv Downloading virtualenv-20.13.3-py2.py3-none-any.whl (8.7 MB) Requirement already satisfied: pip>=18.0 in /usr/local/lib/python3.8/site-packages (from pipenv) (21.2.4) Collecting certifi Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Requirement already satisfied: setuptools>=36.2.1 in /usr/local/lib/python3.8/site-packages (from pipenv) (57.5.0) Collecting platformdirs<3,>=2 Downloading platformdirs-2.5.1-py3-none-any.whl (14 kB) Collecting filelock<4,>=3.2 Downloading filelock-3.6.0-py3-none-any.whl (10.0 kB) Collecting distlib<1,>=0.3.1 Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB) Collecting six<2,>=1.9.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: six, platformdirs, filelock, distlib, virtualenv-clone, virtualenv, certifi, pipenv Successfully installed certifi-2021.10.8 distlib-0.3.4 filelock-3.6.0 pipenv-2022.1.8 platformdirs-2.5.1 six-1.16.0 virtualenv-20.13.3 virtualenv-clone-0.5.7 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv WARNING: You are using pip version 21.2.4; however, version 22.0.4 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [32;1m$ pipenv install --dev[0;m Creating a virtualenv for this project... Pipfile: /builds/j.michal/grady/Pipfile Using /usr/local/bin/python3.8 (3.8.12) to create virtualenv... created virtual environment CPython3.8.12.final.0-64 in 631ms creator CPython3Posix(dest=/builds/j.michal/grady/.pipenv/venvs/grady-BcvZijDT, 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==22.0.4, setuptools==60.9.3, wheel==0.37.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator Successfully created virtual environment! Virtualenv location: .pipenv/venvs/grady-BcvZijDT Installing dependencies from Pipfile.lock (740007)... To activate this project's virtualenv, run pipenv shell. Alternatively, run a command inside the virtualenv with pipenv run. section_end:1647336296:build_script [0Ksection_start:1647336296:after_script [0Ksection_end:1647336314:after_script [0Ksection_start:1647336314:archive_cache [0K[32;1mCreating cache 283038-4...[0;m .pipenv/venvs: found 16783 matching files [0;m No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally.[0;m [32;1mCreated cache[0;m section_end:1647336331:archive_cache [0Ksection_start:1647336331:upload_artifacts_on_success [0K[32;1mUploading artifacts...[0;m .pipenv: found 16890 matching files [0;m Uploading artifacts to coordinator... ok [0;m id[0;m=838350 responseStatus[0;m=201 Created token[0;m=MDbp1Tdx section_end:1647336358:upload_artifacts_on_success [0K[32;1mJob succeeded [0;m