========= 2 failed, 20 passed, 5 skipped, 1 warnings in 86.82 seconds ========== /builds/pycodegen/pystencils_autodiff/.eggs/PyScaffold-3.2.2-py3.7.egg/pyscaffold/contrib/setuptools_scm/git.py:68: UserWarning: "/builds/pycodegen/pystencils_autodiff" is shallow and may cause errors warnings.warn('"%s" is shallow and may cause errors' % (wd.path,)) Uploading artifacts... test-report: found 4 matching files htmlcov: found 29 matching files Uploading artifacts to coordinator... ok id=298599 responseStatus=201 Created token=EqHXvyqs ERROR: Job failed: exit code 1
Make sure you're either building from a fully intact git repository or PyPI tarballs. Most other sources (such as GitHub's tarballs, a git checkout without the .git folder) don't contain the necessary metadata and will not work.
For example, if you're using pip, instead of https://github.com/user/proj/archive/master.zip use git+https://github.com/user/proj.git#egg=proj
---------------------------------------- You are using pip version 10.0.1, however version 19.2.3 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command. Missing gitlab-runner. Uploading artifacts is disabled. ERROR: Job failed: Process exited with: 1. Reason was: ()