name: pep8 run_id: install_deps env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/distribution-tox-verify-calcium/.tox/pep8/bin:/opt/pyenv/bin:/tmp/venv-Fjd9/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 PYTHONHASHSEED: 263315598 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: pep8 env TOX_WORK_DIR: /w/workspace/distribution-tox-verify-calcium/.tox env TOX_ENV_DIR: /w/workspace/distribution-tox-verify-calcium/.tox/pep8 env VIRTUAL_ENV: /w/workspace/distribution-tox-verify-calcium/.tox/pep8 metadata pid: 29121 cwd: /w/workspace/distribution-tox-verify-calcium allow: /w/workspace/distribution-tox-verify-calcium/.tox/pep8/bin/* cmd: python -I -m pip install flake8 exit_code: 0 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting flake8 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/flake8/7.1.1/flake8-7.1.1-py2.py3-none-any.whl (57 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mccabe/0.7.0/mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting pycodestyle<2.13.0,>=2.12.0 (from flake8) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pycodestyle/2.12.1/pycodestyle-2.12.1-py2.py3-none-any.whl (31 kB) Collecting pyflakes<3.3.0,>=3.2.0 (from flake8) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyflakes/3.2.0/pyflakes-3.2.0-py2.py3-none-any.whl (62 kB) Installing collected packages: pyflakes, pycodestyle, mccabe, flake8 Successfully installed flake8-7.1.1 mccabe-0.7.0 pycodestyle-2.12.1 pyflakes-3.2.0