name: py38 run_id: commands[0] env CONFIGURATION: /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor/../configuration-local.ini env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor/.tox/py38/bin:/opt/pyenv/bin:/tmp/venv-dNx5/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 PIP_USER: 0 env PYTHONHASHSEED: 357095761 env PYTHONIOENCODING: utf-8 env SSH_AGENT_PID: 2059 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor/.tox/py38 env TOX_ENV_NAME: py38 env TOX_WORK_DIR: /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor/.tox env VIRTUAL_ENV: /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor/.tox/py38 env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 2900 cwd: /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor allow: /w/workspace/ccsdk-cds-py-executor-tox-verify-master/ms/py-executor/.tox/py38/bin/* cmd: pytest resource_resolution/ exit_code: 0 ============================= 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.30s ==============================