name: py37 run_id: install_deps env CBS_SIM_JSON: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/etc/snmptrapd.json env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py37/bin:/opt/pyenv/bin:/tmp/venv-5pRu/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PIP_USER: 0 env PYTHONHASHSEED: 314886448 env PYTHONIOENCODING: utf-8 env PYTHONPATH: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/snmptrap:/w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/snmptrap/mod:/w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/tests env SSH_AGENT_PID: 2053 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py37 env TOX_ENV_NAME: py37 env TOX_WORK_DIR: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox env VIRTUAL_ENV: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py37 env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 2998 cwd: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master allow: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py37/bin/* cmd: python -I -m pip install coverage pytest pytest-cov -r requirements.txt exit_code: 1 standard error: Traceback (most recent call last): File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py37/lib/python3.7/site-packages/pip/__main__.py", line 24, in sys.exit(_main()) File "/w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py37/lib/python3.7/site-packages/pip/_internal/cli/main.py", line 47, in main from pip._internal.cli.autocompletion import autocomplete File "/w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py37/lib/python3.7/site-packages/pip/_internal/cli/autocompletion.py", line 12, in from pip._internal.cli.main_parser import create_main_parser File "/w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py37/lib/python3.7/site-packages/pip/_internal/cli/main_parser.py", line 9, in from pip._vendor.rich.markup import escape File "/w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py37/lib/python3.7/site-packages/pip/_vendor/rich/markup.py", line 7, in from .emoji import EmojiVariant File "/w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py37/lib/python3.7/site-packages/pip/_vendor/rich/emoji.py", line 2, in from typing import TYPE_CHECKING, Optional, Union, Literal ImportError: cannot import name 'Literal' from 'typing' (/usr/lib/python3.7/typing.py)