name: py39 run_id: install_deps env LANG: en_US.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package/.tox/py39/bin:/opt/pyenv/bin:/tmp/venv-mnb1/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/bin env PYTHONHASHSEED: 2000703272 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env DBAAS_SERVICE_HOST: localhost env DBAAS_SERVICE_PORT: 6379 env TOX_ENV_NAME: py39 env TOX_WORK_DIR: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package/.tox env TOX_ENV_DIR: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package/.tox/py39 env VIRTUAL_ENV: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package/.tox/py39 metadata pid: 2295 cwd: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package allow: /w/workspace/ric-plt-sdlpy-tox-sonar/ricsdl-package/.tox/py39/bin/* cmd: python -I -m pip install coverage pytest pytest-cov exit_code: 0 Collecting coverage Downloading coverage-7.8.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.9 kB) Collecting pytest Downloading pytest-8.4.0-py3-none-any.whl.metadata (7.7 kB) Collecting pytest-cov Downloading pytest_cov-6.1.1-py3-none-any.whl.metadata (28 kB) Collecting exceptiongroup>=1 (from pytest) Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) Collecting iniconfig>=1 (from pytest) Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting packaging>=20 (from pytest) Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting pluggy<2,>=1.5 (from pytest) Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) Collecting pygments>=2.7.2 (from pytest) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting tomli>=1 (from pytest) Using cached tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions>=4.6.0 (from exceptiongroup>=1->pytest) Using cached typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) Downloading coverage-7.8.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB) Downloading pytest-8.4.0-py3-none-any.whl (363 kB) Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) Downloading pytest_cov-6.1.1-py3-none-any.whl (23 kB) Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) Using cached packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.6 MB/s eta 0:00:00 Using cached tomli-2.2.1-py3-none-any.whl (14 kB) Using cached typing_extensions-4.14.0-py3-none-any.whl (43 kB) Installing collected packages: typing-extensions, tomli, pygments, pluggy, packaging, iniconfig, coverage, exceptiongroup, pytest, pytest-cov Successfully installed coverage-7.8.2 exceptiongroup-1.3.0 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pygments-2.19.1 pytest-8.4.0 pytest-cov-6.1.1 tomli-2.2.1 typing-extensions-4.14.0