name: code run_id: install_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/ric-app-qp-tox-verify-master/.tox/code/bin:/opt/pyenv/bin:/tmp/venv-MVb2/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: 2855742960 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env LD_LIBRARY_PATH: /usr/local/lib/:/usr/local/lib64 env PYTHONPATH: /w/workspace/ric-app-qp-tox-verify-master:src:/usr/lib/python3.7/site-packages/ env RMR_SEED_RT: tests/fixtures/test_local.rt env RMR_ASYNC_CONN: 0 env USE_FAKE_SDL: 1 env TOX_ENV_NAME: code env TOX_WORK_DIR: /w/workspace/ric-app-qp-tox-verify-master/.tox env TOX_ENV_DIR: /w/workspace/ric-app-qp-tox-verify-master/.tox/code env VIRTUAL_ENV: /w/workspace/ric-app-qp-tox-verify-master/.tox/code metadata pid: 2824 cwd: /w/workspace/ric-app-qp-tox-verify-master allow: /w/workspace/ric-app-qp-tox-verify-master/.tox/code/bin/* cmd: python -I -m pip install coverage pytest pytest-cov exit_code: 0 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple Collecting coverage Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/coverage/7.4.4/coverage-7.4.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.5/233.5 kB 13.5 MB/s eta 0:00:00 Collecting pytest Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest/8.1.1/pytest-8.1.1-py3-none-any.whl (337 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 337.4/337.4 kB 19.7 MB/s eta 0:00:00 Collecting pytest-cov Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest-cov/5.0.0/pytest_cov-5.0.0-py3-none-any.whl (21 kB) Collecting iniconfig (from pytest) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/iniconfig/2.0.0/iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting packaging (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/packaging/24.0/packaging-24.0-py3-none-any.whl (53 kB) Collecting pluggy<2.0,>=1.4 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pluggy/1.4.0/pluggy-1.4.0-py3-none-any.whl (20 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/exceptiongroup/1.2.0/exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Collecting tomli>=1 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/tomli/2.0.1/tomli-2.0.1-py3-none-any.whl (12 kB) Installing collected packages: tomli, pluggy, packaging, iniconfig, exceptiongroup, coverage, pytest, pytest-cov Successfully installed coverage-7.4.4 exceptiongroup-1.2.0 iniconfig-2.0.0 packaging-24.0 pluggy-1.4.0 pytest-8.1.1 pytest-cov-5.0.0 tomli-2.0.1