name: py38 run_id: install_deps env CBS_HTBT_JSON: /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/etc/config.json env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/.tox/py38/bin:/opt/pyenv/bin:/tmp/venv-CifL/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 PYTHONHASHSEED: 838323311 env PYTHONIOENCODING: utf-8 env PYTHONPATH: /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/miss_htbt_service env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/.tox/py38 env TOX_ENV_NAME: py38 env TOX_WORK_DIR: /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/.tox env VIRTUAL_ENV: /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/.tox/py38 env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 2946 cwd: /w/workspace/dcaegen2-services-heartbeat-tox-merge-master allow: /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/.tox/py38/bin/*:mkdir cmd: python -I -m pip install coverage pytest pytest-cov -r requirements.txt exit_code: 0 Collecting coverage Downloading coverage-7.6.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.3 kB) Collecting pytest Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB) Collecting pytest-cov Downloading pytest_cov-5.0.0-py3-none-any.whl.metadata (27 kB) Collecting requests==2.23.0 (from -r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 1)) Downloading requests-2.23.0-py2.py3-none-any.whl.metadata (6.8 kB) Collecting onap_dcae_cbs_docker_client==2.2.1 (from -r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 2)) Downloading onap_dcae_cbs_docker_client-2.2.1.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting six==1.15.0 (from -r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 3)) Downloading six-1.15.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting PyYAML==5.4 (from -r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 4)) Downloading PyYAML-5.4-cp38-cp38-manylinux1_x86_64.whl.metadata (2.1 kB) Collecting httplib2==0.19.0 (from -r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 5)) Downloading httplib2-0.19.0-py3-none-any.whl.metadata (2.2 kB) Collecting HTTPretty==1.0.5 (from -r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 6)) Downloading httpretty-1.0.5.tar.gz (414 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyOpenSSL==20.0.1 (from -r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 7)) Downloading pyOpenSSL-20.0.1-py2.py3-none-any.whl.metadata (6.7 kB) Collecting Wheel==0.36.2 (from -r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 8)) Downloading wheel-0.36.2-py2.py3-none-any.whl.metadata (2.3 kB) Collecting cryptography==37.0.4 (from -r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 9)) Downloading cryptography-37.0.4-cp36-abi3-manylinux_2_24_x86_64.whl.metadata (5.5 kB) Collecting psycopg2-binary==2.8.6 (from -r requirements.txt (line 2)) Downloading psycopg2_binary-2.8.6-cp38-cp38-manylinux1_x86_64.whl.metadata (4.4 kB) Collecting chardet<4,>=3.0.2 (from requests==2.23.0->-r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 1)) Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) Collecting idna<3,>=2.5 (from requests==2.23.0->-r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 1)) Downloading idna-2.10-py2.py3-none-any.whl.metadata (9.1 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests==2.23.0->-r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 1)) Downloading urllib3-1.25.11-py2.py3-none-any.whl.metadata (41 kB) Collecting certifi>=2017.4.17 (from requests==2.23.0->-r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 1)) Using cached certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) Collecting pyparsing<3,>=2.4.2 (from httplib2==0.19.0->-r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 5)) Using cached pyparsing-2.4.7-py2.py3-none-any.whl.metadata (3.6 kB) Collecting cffi>=1.12 (from cryptography==37.0.4->-r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 9)) Downloading cffi-1.17.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest) Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) Collecting iniconfig (from pytest) Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting packaging (from pytest) Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting pluggy<2,>=1.5 (from pytest) Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting tomli>=1 (from pytest) Using cached tomli-2.3.0-py3-none-any.whl.metadata (10 kB) Collecting pycparser (from cffi>=1.12->cryptography==37.0.4->-r /w/workspace/dcaegen2-services-heartbeat-tox-merge-master/requirements-common.txt (line 9)) Using cached pycparser-2.23-py3-none-any.whl.metadata (993 bytes) Collecting typing-extensions>=4.6.0 (from exceptiongroup>=1.0.0rc8->pytest) Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Downloading PyYAML-5.4-cp38-cp38-manylinux1_x86_64.whl (662 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 662.2/662.2 kB 24.1 MB/s eta 0:00:00 Downloading httplib2-0.19.0-py3-none-any.whl (95 kB) Downloading pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) Downloading cryptography-37.0.4-cp36-abi3-manylinux_2_24_x86_64.whl (4.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 54.7 MB/s eta 0:00:00 Downloading psycopg2_binary-2.8.6-cp38-cp38-manylinux1_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 40.2 MB/s eta 0:00:00 Downloading coverage-7.6.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (235 kB) Downloading pytest-8.3.5-py3-none-any.whl (343 kB) Downloading pytest_cov-5.0.0-py3-none-any.whl (21 kB) Using cached certifi-2025.11.12-py3-none-any.whl (159 kB) Downloading cffi-1.17.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Using cached tomli-2.3.0-py3-none-any.whl (14 kB) Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 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 typing_extensions-4.13.2-py3-none-any.whl (45 kB) Using cached pycparser-2.23-py3-none-any.whl (118 kB) Building wheels for collected packages: onap_dcae_cbs_docker_client, HTTPretty Building wheel for onap_dcae_cbs_docker_client (setup.py): started Building wheel for onap_dcae_cbs_docker_client (setup.py): finished with status 'done' Created wheel for onap_dcae_cbs_docker_client: filename=onap_dcae_cbs_docker_client-2.2.1-py3-none-any.whl size=5731 sha256=ee50c15cd70fc7d19a15512ce9f4dbe8cedea11baea4f021b4bae1e08bd20e3d Stored in directory: /home/jenkins/.cache/pip/wheels/e1/56/e4/55016741501abd8758824bf71fae193f2a6e279dbd191323cf Building wheel for HTTPretty (setup.py): started Building wheel for HTTPretty (setup.py): finished with status 'done' Created wheel for HTTPretty: filename=httpretty-1.0.5-py3-none-any.whl size=26657 sha256=992ce7f9892b7996e2288a2b3a4b48b00ecbd078e568ff839f13b411d13b1abf Stored in directory: /home/jenkins/.cache/pip/wheels/f8/01/86/7a62ff43281e3883b6f740a856ebae2e497f9d87ea44190258 Successfully built onap_dcae_cbs_docker_client HTTPretty Installing collected packages: chardet, Wheel, urllib3, typing-extensions, tomli, six, PyYAML, pyparsing, pycparser, psycopg2-binary, pluggy, packaging, iniconfig, idna, HTTPretty, coverage, certifi, requests, httplib2, exceptiongroup, cffi, pytest, onap_dcae_cbs_docker_client, cryptography, pytest-cov, pyOpenSSL Attempting uninstall: Wheel Found existing installation: wheel 0.45.1 Uninstalling wheel-0.45.1: Successfully uninstalled wheel-0.45.1 Successfully installed HTTPretty-1.0.5 PyYAML-5.4 Wheel-0.36.2 certifi-2025.11.12 cffi-1.17.1 chardet-3.0.4 coverage-7.6.1 cryptography-37.0.4 exceptiongroup-1.3.1 httplib2-0.19.0 idna-2.10 iniconfig-2.1.0 onap_dcae_cbs_docker_client-2.2.1 packaging-25.0 pluggy-1.5.0 psycopg2-binary-2.8.6 pyOpenSSL-20.0.1 pycparser-2.23 pyparsing-2.4.7 pytest-8.3.5 pytest-cov-5.0.0 requests-2.23.0 six-1.15.0 tomli-2.3.0 typing-extensions-4.13.2 urllib3-1.25.11