py38: install_deps> python -I -m pip install /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/artifact-manager /w/workspace/ccsdk-cds-py-executor-tox-verify-master/py-modules/common -r /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor/requirements.txt -r /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor/requirements-test.txt -r /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor/../artifact-manager/requirements.txt py38: freeze> python -m pip freeze --all py38: ansible==2.8.5,attrs==25.3.0,backoff==2.2.1,bcrypt==5.0.0,cdscommon @ file:///w/workspace/ccsdk-cds-py-executor-tox-verify-master/py-modules/common,certifi==2026.2.25,cffi==1.17.1,chardet==3.0.4,Click==7.0,configparser==4.0.2,cryptography==46.0.5,Deprecated==1.3.1,googleapis-common-protos==1.56.4,grpcio==1.25.0,grpcio-tools==1.25.0,idna==2.8,importlib-metadata==6.11.0,Jinja2==3.1.6,lxml==6.0.2,manager @ file:///w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/artifact-manager,MarkupSafe==2.1.5,more-itertools==10.5.0,ncclient==0.6.6,onappylog==1.0.9,opentelemetry-api==1.19.0,opentelemetry-distro==0.40b0,opentelemetry-exporter-otlp-proto-common==1.19.0,opentelemetry-exporter-otlp-proto-http==1.19.0,opentelemetry-instrumentation==0.40b0,opentelemetry-proto==1.19.0,opentelemetry-sdk==1.19.0,opentelemetry-semantic-conventions==0.40b0,packaging==26.0,paramiko==3.5.1,pip==25.0.1,pluggy==0.13.1,protobuf==3.20.1,py==1.11.0,pycparser==2.23,PyNaCl==1.6.2,pytest==5.3.1,pytest-grpc==0.7.0,PyYAML==6.0.3,requests==2.22.0,setuptools==75.3.4,six==1.17.0,typing_extensions==4.13.2,urllib3==1.25.11,watchdog==4.0.2,wcwidth==0.6.0,wheel==0.45.1,wrapt==1.17.3,zipp==3.20.2 py38: commands[0]> pytest resource_resolution/ ============================= test session starts ============================== platform linux -- Python 3.8.14, pytest-5.3.1, py-1.11.0, pluggy-0.13.1 cachedir: .tox/py38/.pytest_cache rootdir: /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor plugins: grpc-0.7.0 collected 65 items resource_resolution/tests/authorization_interceptor_test.py . [ 1%] resource_resolution/tests/grpc_client_extended_test.py .......... [ 16%] resource_resolution/tests/grpc_client_test.py . [ 18%] resource_resolution/tests/http_client_extended_test.py ............. [ 38%] resource_resolution/tests/http_client_test.py . [ 40%] resource_resolution/tests/resource_resolution_extended_test.py ......... [ 53%] ......................... [ 92%] resource_resolution/tests/resource_resolution_test.py ..... [100%] ============================== 65 passed in 0.28s ============================== py38: OK (27.75=setup[27.22]+cmd[0.53] seconds) congratulations :) (27.78 seconds)