name: clm run_id: install_deps env LANG: en_US.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/smo-ves-tox-nexus-iq-clm/.tox/clm/bin:/opt/pyenv/bin:/tmp/venv-evwe/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: 2567342801 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: clm env TOX_WORK_DIR: /w/workspace/smo-ves-tox-nexus-iq-clm/.tox env TOX_ENV_DIR: /w/workspace/smo-ves-tox-nexus-iq-clm/.tox/clm env VIRTUAL_ENV: /w/workspace/smo-ves-tox-nexus-iq-clm/.tox/clm metadata pid: 2343 cwd: /w/workspace/smo-ves-tox-nexus-iq-clm allow: /w/workspace/smo-ves-tox-nexus-iq-clm/.tox/clm/bin/* cmd: python -I -m pip install confluent-kafka coverage flask future gevent jsonschema kafka-python mock pytest pytest-cov pytest-mock PyYAML requests requests_mock exit_code: 0 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple Collecting confluent-kafka Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/confluent-kafka/2.4.0/confluent_kafka-2.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 55.0 MB/s eta 0:00:00 Collecting coverage Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/coverage/7.5.1/coverage-7.5.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.3/231.3 kB 3.8 MB/s eta 0:00:00 Collecting flask Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/3.0.3/flask-3.0.3-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 7.3 MB/s eta 0:00:00 Collecting future Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/future/1.0.0/future-1.0.0-py3-none-any.whl (491 kB) Collecting gevent Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/gevent/24.2.1/gevent-24.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 17.6 MB/s eta 0:00:00 Collecting jsonschema Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jsonschema/4.22.0/jsonschema-4.22.0-py3-none-any.whl (88 kB) Collecting kafka-python Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kafka-python/2.0.2/kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 kB 14.8 MB/s eta 0:00:00 Collecting mock Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/mock/5.1.0/mock-5.1.0-py3-none-any.whl (30 kB) Collecting pytest Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest/8.2.1/pytest-8.2.1-py3-none-any.whl (339 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.6/339.6 kB 19.6 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 pytest-mock Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest-mock/3.14.0/pytest_mock-3.14.0-py3-none-any.whl (9.9 kB) Collecting PyYAML Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pyyaml/6.0.1/PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) Collecting requests Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/requests/2.32.2/requests-2.32.2-py3-none-any.whl (63 kB) Collecting requests_mock Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/requests-mock/1.12.1/requests_mock-1.12.1-py2.py3-none-any.whl (27 kB) Collecting Werkzeug>=3.0.0 (from flask) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/werkzeug/3.0.3/werkzeug-3.0.3-py3-none-any.whl (227 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 13.7 MB/s eta 0:00:00 Collecting Jinja2>=3.1.2 (from flask) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jinja2/3.1.4/jinja2-3.1.4-py3-none-any.whl (133 kB) Collecting itsdangerous>=2.1.2 (from flask) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/itsdangerous/2.2.0/itsdangerous-2.2.0-py3-none-any.whl (16 kB) Collecting click>=8.1.3 (from flask) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/click/8.1.7/click-8.1.7-py3-none-any.whl (97 kB) Collecting blinker>=1.6.2 (from flask) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/blinker/1.8.2/blinker-1.8.2-py3-none-any.whl (9.5 kB) Collecting importlib-metadata>=3.6.0 (from flask) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/importlib-metadata/7.1.0/importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Collecting zope.event (from gevent) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/zope-event/5.0/zope.event-5.0-py3-none-any.whl (6.8 kB) Collecting zope.interface (from gevent) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/zope-interface/6.4.post2/zope.interface-6.4.post2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (246 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.9/246.9 kB 15.3 MB/s eta 0:00:00 Collecting greenlet>=2.0.0 (from gevent) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/greenlet/3.0.3/greenlet-3.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (660 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 660.8/660.8 kB 29.7 MB/s eta 0:00:00 Collecting attrs>=22.2.0 (from jsonschema) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/attrs/23.2.0/attrs-23.2.0-py3-none-any.whl (60 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jsonschema-specifications/2023.12.1/jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Collecting referencing>=0.28.4 (from jsonschema) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/referencing/0.35.1/referencing-0.35.1-py3-none-any.whl (26 kB) Collecting rpds-py>=0.7.1 (from jsonschema) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/rpds-py/0.18.1/rpds_py-0.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 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.5 (from pytest) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pluggy/1.5.0/pluggy-1.5.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.1/exceptiongroup-1.2.1-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) Collecting charset-normalizer<4,>=2 (from requests) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/charset-normalizer/3.3.2/charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Collecting idna<4,>=2.5 (from requests) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/idna/3.7/idna-3.7-py3-none-any.whl (66 kB) Collecting urllib3<3,>=1.21.1 (from requests) Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/urllib3/2.2.1/urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 9.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/certifi/2024.2.2/certifi-2024.2.2-py3-none-any.whl (163 kB) Collecting zipp>=0.5 (from importlib-metadata>=3.6.0->flask) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/zipp/3.19.0/zipp-3.19.0-py3-none-any.whl (8.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/markupsafe/2.1.5/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Requirement already satisfied: setuptools in ./.tox/clm/lib/python3.9/site-packages (from zope.event->gevent) (69.5.1) Installing collected packages: kafka-python, confluent-kafka, zope.interface, zope.event, zipp, urllib3, tomli, rpds-py, PyYAML, pluggy, packaging, mock, MarkupSafe, itsdangerous, iniconfig, idna, greenlet, future, exceptiongroup, coverage, click, charset-normalizer, certifi, blinker, attrs, Werkzeug, requests, referencing, pytest, Jinja2, importlib-metadata, gevent, requests_mock, pytest-mock, pytest-cov, jsonschema-specifications, flask, jsonschema Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 PyYAML-6.0.1 Werkzeug-3.0.3 attrs-23.2.0 blinker-1.8.2 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 confluent-kafka-2.4.0 coverage-7.5.1 exceptiongroup-1.2.1 flask-3.0.3 future-1.0.0 gevent-24.2.1 greenlet-3.0.3 idna-3.7 importlib-metadata-7.1.0 iniconfig-2.0.0 itsdangerous-2.2.0 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 kafka-python-2.0.2 mock-5.1.0 packaging-24.0 pluggy-1.5.0 pytest-8.2.1 pytest-cov-5.0.0 pytest-mock-3.14.0 referencing-0.35.1 requests-2.32.2 requests_mock-1.12.1 rpds-py-0.18.1 tomli-2.0.1 urllib3-2.2.1 zipp-3.19.0 zope.event-5.0 zope.interface-6.4.post2