Azure / Azure/azure-sdk-for-python

azure-ai-projects needs linting updates for pylint version 4.0.6

Open
#45,452 1 comment 0 reactions 8 assignees Claimed by @bobogogo1990 View on GitHub
AI Projects pylint
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

**ACTION NEEDED:** This version of pylint will be merged on **2026-10-12**. The build will begin to fail for this library if errors are not fixed.

**Library name:** azure-ai-projects
**Pylint version:** 4.0.6
**Pylint Build:** [Link to build (2026-07-25)](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6616807&view=logs&j=e5b925a9-9650-5321-24fd-5d9499fe02b8&t=b33d1587-3539-5735-af43-e3e62f02ca4b)

**Pylint Errors:**

28
2026-07-25T10:07:43.0592496Z ===== OUTPUT: next-pylint :: /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects (exit 28) =====
2026-07-25T10:07:43.0593181Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple, https://pypi.python.org/simple
2026-07-25T10:07:43.0594037Z Processing ./.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-25T10:07:43.0594639Z Collecting python-dotenv
2026-07-25T10:07:43.0595094Z Downloading python_dotenv-1.2.2-py3-none-any.whl (22 kB)
2026-07-25T10:07:43.0595518Z Collecting azure-core
2026-07-25T10:07:43.0595874Z Downloading azure_core-1.41.0-py3-none-any.whl (220 kB)
2026-07-25T10:07:43.0596679Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 220.9/220.9 kB 8.2 MB/s eta 0:00:00
2026-07-25T10:07:43.0597123Z Collecting pkginfo
2026-07-25T10:07:43.0597548Z Using cached pkginfo-1.12.1.2-py3-none-any.whl (32 kB)
2026-07-25T10:07:43.0597983Z Collecting pytest>=3.5.1
2026-07-25T10:07:43.0598370Z Downloading pytest-9.1.1-py3-none-any.whl (386 kB)
2026-07-25T10:07:43.0599039Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.5/386.5 kB 53.7 MB/s eta 0:00:00
2026-07-25T10:07:43.0599443Z Collecting build
2026-07-25T10:07:43.0600001Z Downloading https://pkgs.dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_packaging/3572dbf9-b5ef-433b-9137-fc4d7768e7cc/pypi/download/build/1.5.1/build-1.5.1-py3-none-any.whl (31 kB)
2026-07-25T10:07:43.0600586Z Collecting urllib3
2026-07-25T10:07:43.0601139Z Downloading urllib3-2.7.0-py3-none-any.whl (131 kB)
2026-07-25T10:07:43.0601907Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 49.0 MB/s eta 0:00:00
2026-07-25T10:07:43.0602408Z Collecting tomli-w==1.0.0
2026-07-25T10:07:43.0602856Z Downloading tomli_w-1.0.0-py3-none-any.whl (6.0 kB)
2026-07-25T10:07:43.0603267Z Collecting tomli
2026-07-25T10:07:43.0603710Z Downloading tomli-2.4.1-py3-none-any.whl (14 kB)
2026-07-25T10:07:43.0604390Z Collecting pyparsing
2026-07-25T10:07:43.0605323Z Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB)
2026-07-25T10:07:43.0606134Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.8/122.8 kB 44.0 MB/s eta 0:00:00
2026-07-25T10:07:43.0606703Z Collecting pytest-asyncio>=0.9.0
2026-07-25T10:07:43.0607160Z Downloading pytest_asyncio-1.4.0-py3-none-any.whl (16 kB)
2026-07-25T10:07:43.0607790Z Collecting ConfigArgParse>=0.12.0
2026-07-25T10:07:43.0608180Z Using cached configargparse-1.7.5-py3-none-any.whl (27 kB)
2026-07-25T10:07:43.0608545Z Collecting pytest-cov
2026-07-25T10:07:43.0608888Z Using cached pytest_cov-7.1.0-py3-none-any.whl (22 kB)
2026-07-25T10:07:43.0609362Z Requirement already satisfied: setuptools in ./.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0) (79.0.1)
2026-07-25T10:07:43.0609810Z Collecting packaging
2026-07-25T10:07:43.0610206Z Using cached packaging-26.2-py3-none-any.whl (100 kB)
2026-07-25T10:07:43.0610575Z Collecting wheel
2026-07-25T10:07:43.0610943Z Using cached wheel-0.47.0-py3-none-any.whl (32 kB)
2026-07-25T10:07:43.0611296Z Collecting PyYAML
2026-07-25T10:07:43.0611752Z Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB)
2026-07-25T10:07:43.0612392Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 81.3 MB/s eta 0:00:00
2026-07-25T10:07:43.0613690Z Collecting certifi
2026-07-25T10:07:43.0614467Z Using cached certifi-2026.7.22-py3-none-any.whl (136 kB)
2026-07-25T10:07:43.0614867Z Collecting Jinja2
2026-07-25T10:07:43.0615240Z Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
2026-07-25T10:07:43.0615613Z Collecting cibuildwheel==2.23.3
2026-07-25T10:07:43.0615984Z Using cached cibuildwheel-2.23.3-py3-none-any.whl (91 kB)
2026-07-25T10:07:43.0616419Z Collecting json-delta>=2.0
2026-07-25T10:07:43.0616828Z Using cached json_delta-2.0.2-py2.py3-none-any.whl (33 kB)
2026-07-25T10:07:43.0617283Z Collecting dependency-groups>=1.2
2026-07-25T10:07:43.0617710Z Downloading dependency_groups-1.3.1-py3-none-any.whl (8.7 kB)
2026-07-25T10:07:43.0618114Z Collecting bashlex!=0.13
2026-07-25T10:07:43.0618513Z Downloading bashlex-0.18-py2.py3-none-any.whl (69 kB)
2026-07-25T10:07:43.0621973Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.5/69.5 kB 25.1 MB/s eta 0:00:00
2026-07-25T10:07:43.0622532Z Collecting platformdirs
2026-07-25T10:07:43.0622987Z Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB)
2026-07-25T10:07:43.0623429Z Collecting bracex
2026-07-25T10:07:43.0624115Z Using cached bracex-3.0.1-py3-none-any.whl (11 kB)
2026-07-25T10:07:43.0624553Z Collecting typing-extensions>=4.1.0
2026-07-25T10:07:43.0624970Z Using cached typing_extensions-4.16.0-py3-none-any.whl (45 kB)
2026-07-25T10:07:43.0625352Z Collecting filelock
2026-07-25T10:07:43.0625710Z Using cached filelock-3.32.0-py3-none-any.whl (97 kB)
2026-07-25T10:07:43.0626033Z Collecting pluggy<2,>=1.5
2026-07-25T10:07:43.0626423Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2026-07-25T10:07:43.0626757Z Collecting pygments>=2.7.2
2026-07-25T10:07:43.0627092Z Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB)
2026-07-25T10:07:43.0627747Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 97.7 MB/s eta 0:00:00
2026-07-25T10:07:43.0628102Z Collecting iniconfig>=1.0.1
2026-07-25T10:07:43.0628482Z Using cached iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
2026-07-25T10:07:43.0628839Z Collecting exceptiongroup>=1
2026-07-25T10:07:43.0629179Z Using cached exceptiongroup-1.3.1-py3-none-any.whl (16 kB)
2026-07-25T10:07:43.0629544Z Collecting backports-asyncio-runner<2,>=1.1
2026-07-25T10:07:43.0629907Z Using cached backports_asyncio_runner-1.2.0-py3-none-any.whl (12 kB)
2026-07-25T10:07:43.0630259Z Collecting requests>=2.21.0
2026-07-25T10:07:43.0630591Z Using cached requests-2.34.2-py3-none-any.whl (73 kB)
2026-07-25T10:07:43.0630918Z Collecting pyproject_hooks
2026-07-25T10:07:43.0631256Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2026-07-25T10:07:43.0631583Z Collecting MarkupSafe>=2.0
2026-07-25T10:07:43.0632152Z Using cached markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB)
2026-07-25T10:07:43.0632610Z Collecting coverage[toml]>=7.10.6
2026-07-25T10:07:43.0633035Z Downloading coverage-7.15.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250 kB)
2026-07-25T10:07:43.0634179Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.4/250.4 kB 64.1 MB/s eta 0:00:00
2026-07-25T10:07:43.0634594Z Collecting idna<4,>=2.5
2026-07-25T10:07:43.0634945Z Downloading idna-3.18-py3-none-any.whl (65 kB)
2026-07-25T10:07:43.0635506Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 23.8 MB/s eta 0:00:00
2026-07-25T10:07:43.0635980Z Collecting charset_normalizer<4,>=2
2026-07-25T10:07:43.0636486Z Downloading charset_normalizer-3.4.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (223 kB)
2026-07-25T10:07:43.0637213Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.8/223.8 kB 67.3 MB/s eta 0:00:00
2026-07-25T10:07:43.0638083Z Installing collected packages: json-delta, urllib3, typing-extensions, tomli-w, tomli, PyYAML, python-dotenv, pyproject_hooks, pyparsing, pygments, pluggy, platformdirs, pkginfo, packaging, MarkupSafe, iniconfig, idna, filelock, coverage, ConfigArgParse, charset_normalizer, certifi, bracex, bashlex, backports-asyncio-runner, wheel, requests, Jinja2, exceptiongroup, dependency-groups, build, pytest, cibuildwheel, azure-core, pytest-cov, pytest-asyncio, azure-sdk-tools
2026-07-25T10:07:43.0639605Z Successfully installed ConfigArgParse-1.7.5 Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 azure-core-1.41.0 azure-sdk-tools-0.0.0 backports-asyncio-runner-1.2.0 bashlex-0.18 bracex-3.0.1 build-1.5.1 certifi-2026.7.22 charset_normalizer-3.4.9 cibuildwheel-2.23.3 coverage-7.15.2 dependency-groups-1.3.1 exceptiongroup-1.3.1 filelock-3.32.0 idna-3.18 iniconfig-2.3.0 json-delta-2.0.2 packaging-26.2 pkginfo-1.12.1.2 platformdirs-4.11.0 pluggy-1.6.0 pygments-2.20.0 pyparsing-3.3.2 pyproject_hooks-1.2.0 pytest-9.1.1 pytest-asyncio-1.4.0 pytest-cov-7.1.0 python-dotenv-1.2.2 requests-2.34.2 tomli-2.4.1 tomli-w-1.0.0 typing-extensions-4.16.0 urllib3-2.7.0 wheel-0.47.0
2026-07-25T10:07:43.0640834Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple, https://pypi.python.org/simple
2026-07-25T10:07:43.0641340Z Processing /mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-25T10:07:43.0641690Z Processing /mnt/vss/_work/1/s/.wheels/azure_core-1.41.0-py3-none-any.whl
2026-07-25T10:07:43.0642151Z Processing /mnt/vss/_work/1/s/.wheels/azure_identity-1.26.0b3-py3-none-any.whl
2026-07-25T10:07:43.0642667Z Collecting opentelemetry-resource-detector-azure==0.1.5
2026-07-25T10:07:43.0643135Z Downloading https://azuresdkartifacts.z5.web.core.windows.net/python/distributions/distros/opentelemetry_resource_detector_azure-0.1.5-py3-none-any.whl (14 kB)
2026-07-25T10:07:43.0643686Z Collecting aiohttp
2026-07-25T10:07:43.0645046Z Downloading aiohttp-3.14.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
2026-07-25T10:07:43.0645745Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.4 MB/s eta 0:00:00
2026-07-25T10:07:43.0646218Z Collecting azure-core-tracing-opentelemetry
2026-07-25T10:07:43.0646899Z Downloading azure_core_tracing_opentelemetry-1.0.0b13-py3-none-any.whl (12 kB)
2026-07-25T10:07:43.0647354Z Collecting azure-mgmt-authorization
2026-07-25T10:07:43.0647798Z Downloading azure_mgmt_authorization-4.0.0-py3-none-any.whl (1.1 MB)
2026-07-25T10:07:43.0648434Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 96.6 MB/s eta 0:00:00
2026-07-25T10:07:43.0648856Z Collecting azure-mgmt-cognitiveservices
2026-07-25T10:07:43.0649306Z Downloading azure_mgmt_cognitiveservices-14.1.0-py3-none-any.whl (290 kB)
2026-07-25T10:07:43.0649923Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.1/290.1 kB 77.1 MB/s eta 0:00:00
2026-07-25T10:07:43.0650481Z Collecting azure-mgmt-resource
2026-07-25T10:07:43.0650872Z Downloading azure_mgmt_resource-26.0.0-py3-none-any.whl (102 kB)
2026-07-25T10:07:43.0651569Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.5/102.5 kB 39.6 MB/s eta 0:00:00
2026-07-25T10:07:43.0652025Z Collecting azure-mgmt-subscription
2026-07-25T10:07:43.0652495Z Downloading azure_mgmt_subscription-3.1.1-py3-none-any.whl (79 kB)
2026-07-25T10:07:43.0653237Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.4/79.4 kB 29.7 MB/s eta 0:00:00
2026-07-25T10:07:43.0653664Z Collecting azure-monitor-opentelemetry
2026-07-25T10:07:43.0654395Z Downloading azure_monitor_opentelemetry-1.8.9-py3-none-any.whl (42 kB)
2026-07-25T10:07:43.0655062Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 16.0 MB/s eta 0:00:00
2026-07-25T10:07:43.0655534Z Collecting azure-monitor-query
2026-07-25T10:07:43.0655920Z Downloading azure_monitor_query-2.0.0-py3-none-any.whl (71 kB)
2026-07-25T10:07:43.0656517Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.1/71.1 kB 28.4 MB/s eta 0:00:00
2026-07-25T10:07:43.0656981Z Collecting jsonref
2026-07-25T10:07:43.0657351Z Using cached jsonref-1.1.0-py3-none-any.whl (9.4 kB)
2026-07-25T10:07:43.0657720Z Collecting opentelemetry-sdk
2026-07-25T10:07:43.0658103Z Using cached opentelemetry_sdk-1.44.0-py3-none-any.whl (137 kB)
2026-07-25T10:07:43.0658689Z Requirement already satisfied: python-dotenv in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from -r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 16)) (1.2.2)
2026-07-25T10:07:43.0659276Z Collecting black
2026-07-25T10:07:43.0659786Z Downloading black-26.5.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.9 MB)
2026-07-25T10:07:43.0660428Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 121.9 MB/s eta 0:00:00
2026-07-25T10:07:43.0661037Z Requirement already satisfied: json-delta>=2.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (2.0.2)
2026-07-25T10:07:43.0661800Z Requirement already satisfied: pkginfo in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (1.12.1.2)
2026-07-25T10:07:43.0662669Z Requirement already satisfied: setuptools in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (79.0.1)
2026-07-25T10:07:43.0663447Z Requirement already satisfied: tomli in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (2.4.1)
2026-07-25T10:07:43.0664534Z Requirement already satisfied: packaging in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (26.2)
2026-07-25T10:07:43.0665481Z Requirement already satisfied: tomli-w==1.0.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (1.0.0)
2026-07-25T10:07:43.0666416Z Requirement already satisfied: wheel in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (0.47.0)
2026-07-25T10:07:43.0667354Z Requirement already satisfied: PyYAML in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (6.0.3)
2026-07-25T10:07:43.0668106Z Requirement already satisfied: ConfigArgParse>=0.12.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (1.7.5)
2026-07-25T10:07:43.0668948Z Requirement already satisfied: pytest-cov in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (7.1.0)
2026-07-25T10:07:43.0669773Z Requirement already satisfied: pytest>=3.5.1 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (9.1.1)
2026-07-25T10:07:43.0670645Z Requirement already satisfied: pyparsing in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (3.3.2)
2026-07-25T10:07:43.0671337Z Requirement already satisfied: urllib3 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (2.7.0)
2026-07-25T10:07:43.0672210Z Requirement already satisfied: Jinja2 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (3.1.6)
2026-07-25T10:07:43.0673009Z Requirement already satisfied: certifi in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (2026.7.22)
2026-07-25T10:07:43.0673741Z Requirement already satisfied: build in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (1.5.1)
2026-07-25T10:07:43.0674778Z Requirement already satisfied: cibuildwheel==2.23.3 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (2.23.3)
2026-07-25T10:07:43.0675567Z Requirement already satisfied: pytest-asyncio>=0.9.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (1.4.0)
2026-07-25T10:07:43.0676353Z Requirement already satisfied: filelock in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (3.32.0)
2026-07-25T10:07:43.0677308Z Requirement already satisfied: bracex in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (3.0.1)
2026-07-25T10:07:43.0678418Z Requirement already satisfied: dependency-groups>=1.2 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (1.3.1)
2026-07-25T10:07:43.0679251Z Requirement already satisfied: typing-extensions>=4.1.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (4.16.0)
2026-07-25T10:07:43.0680188Z Requirement already satisfied: platformdirs in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (4.11.0)
2026-07-25T10:07:43.0681075Z Requirement already satisfied: bashlex!=0.13 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (0.18)
2026-07-25T10:07:43.0681997Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 2)) (2.34.2)
2026-07-25T10:07:43.0682526Z Collecting msal-extensions>=1.2.0
2026-07-25T10:07:43.0706174Z Using cached msal_extensions-1.3.1-py3-none-any.whl (20 kB)
2026-07-25T10:07:43.0706739Z Collecting msal>=1.35.1
2026-07-25T10:07:43.0707219Z Using cached msal-1.37.0-py3-none-any.whl (123 kB)
2026-07-25T10:07:43.0707641Z Collecting cryptography>=2.5
2026-07-25T10:07:43.0708095Z Using cached cryptography-49.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (4.7 MB)
2026-07-25T10:07:43.0708523Z Collecting attrs>=17.3.0
2026-07-25T10:07:43.0708954Z Using cached attrs-26.1.0-py3-none-any.whl (67 kB)
2026-07-25T10:07:43.0709361Z Collecting frozenlist>=1.1.1
2026-07-25T10:07:43.0709851Z Using cached frozenlist-1.8.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (219 kB)
2026-07-25T10:07:43.0710297Z Collecting async-timeout<6.0,>=4.0
2026-07-25T10:07:43.0710737Z Using cached async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
2026-07-25T10:07:43.0711154Z Collecting multidict<7.0,>=4.5
2026-07-25T10:07:43.0711629Z Using cached multidict-6.7.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (243 kB)
2026-07-25T10:07:43.0712068Z Collecting propcache>=0.2.0
2026-07-25T10:07:43.0712575Z Using cached propcache-0.5.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (60 kB)
2026-07-25T10:07:43.0713020Z Collecting aiohappyeyeballs>=2.5.0
2026-07-25T10:07:43.0713453Z Using cached aiohappyeyeballs-2.7.1-py3-none-any.whl (15 kB)
2026-07-25T10:07:43.0714032Z Collecting aiosignal>=1.4.0
2026-07-25T10:07:43.0714445Z Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
2026-07-25T10:07:43.0714871Z Collecting yarl<2.0,>=1.17.0
2026-07-25T10:07:43.0715348Z Using cached yarl-1.24.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (110 kB)
2026-07-25T10:07:43.0715789Z Collecting opentelemetry-api>=1.12.0
2026-07-25T10:07:43.0716231Z Using cached opentelemetry_api-1.44.0-py3-none-any.whl (60 kB)
2026-07-25T10:07:43.0716668Z Collecting azure-mgmt-core<2.0.0,>=1.3.2
2026-07-25T10:07:43.0717106Z Downloading azure_mgmt_core-1.6.0-py3-none-any.whl (29 kB)
2026-07-25T10:07:43.0717685Z Collecting azure-common~=1.1
2026-07-25T10:07:43.0718143Z Downloading azure_common-1.1.28-py2.py3-none-any.whl (14 kB)
2026-07-25T10:07:43.0718560Z Collecting isodate<1.0.0,>=0.6.1
2026-07-25T10:07:43.0718977Z Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
2026-07-25T10:07:43.0719504Z Collecting msrest>=0.7.1
2026-07-25T10:07:43.0719950Z Downloading msrest-0.7.1-py3-none-any.whl (85 kB)
2026-07-25T10:07:43.0720595Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 29.2 MB/s eta 0:00:00
2026-07-25T10:07:43.0721046Z Collecting opentelemetry-instrumentation-flask<0.65.0,>=0.64b0
2026-07-25T10:07:43.0721532Z Downloading opentelemetry_instrumentation_flask-0.64b0-py3-none-any.whl (15 kB)
2026-07-25T10:07:43.0721985Z Collecting opentelemetry-instrumentation-psycopg2<0.65.0,>=0.64b0
2026-07-25T10:07:43.0722461Z Downloading opentelemetry_instrumentation_psycopg2-0.64b0-py3-none-any.whl (10 kB)
2026-07-25T10:07:43.0722914Z Collecting opentelemetry-instrumentation-urllib3<0.65.0,>=0.64b0
2026-07-25T10:07:43.0723394Z Downloading opentelemetry_instrumentation_urllib3-0.64b0-py3-none-any.whl (13 kB)
2026-07-25T10:07:43.0724029Z Collecting opentelemetry-instrumentation-logging<0.65.0,>=0.64b0
2026-07-25T10:07:43.0724507Z Downloading opentelemetry_instrumentation_logging-0.64b0-py3-none-any.whl (16 kB)
2026-07-25T10:07:43.0724931Z Collecting opentelemetry-instrumentation-fastapi<0.65.0,>=0.64b0
2026-07-25T10:07:43.0725332Z Downloading opentelemetry_instrumentation_fastapi-0.64b0-py3-none-any.whl (13 kB)
2026-07-25T10:07:43.0725725Z Collecting opentelemetry-instrumentation-django<0.65.0,>=0.64b0
2026-07-25T10:07:43.0726124Z Downloading opentelemetry_instrumentation_django-0.64b0-py3-none-any.whl (18 kB)
2026-07-25T10:07:43.0726518Z Collecting opentelemetry-instrumentation-urllib<0.65.0,>=0.64b0
2026-07-25T10:07:43.0726911Z Downloading opentelemetry_instrumentation_urllib-0.64b0-py3-none-any.whl (13 kB)
2026-07-25T10:07:43.0727283Z Collecting opentelemetry-sdk
2026-07-25T10:07:43.0727649Z Downloading opentelemetry_sdk-1.43.0-py3-none-any.whl (178 kB)
2026-07-25T10:07:43.0728140Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.9/178.9 kB 62.7 MB/s eta 0:00:00
2026-07-25T10:07:43.0728540Z Collecting opentelemetry-instrumentation-requests<0.65.0,>=0.64b0
2026-07-25T10:07:43.0728956Z Downloading opentelemetry_instrumentation_requests-0.64b0-py3-none-any.whl (13 kB)
2026-07-25T10:07:43.0729342Z Collecting azure-monitor-opentelemetry-exporter~=1.0.0b54
2026-07-25T10:07:43.0729742Z Downloading azure_monitor_opentelemetry_exporter-1.0.0b55-py2.py3-none-any.whl (251 kB)
2026-07-25T10:07:43.0730243Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 251.1/251.1 kB 70.0 MB/s eta 0:00:00
2026-07-25T10:07:43.0730648Z Collecting opentelemetry-semantic-conventions==0.64b0
2026-07-25T10:07:43.0731041Z Downloading opentelemetry_semantic_conventions-0.64b0-py3-none-any.whl (203 kB)
2026-07-25T10:07:43.0731514Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 203.7/203.7 kB 55.8 MB/s eta 0:00:00
2026-07-25T10:07:43.0731907Z Collecting opentelemetry-api>=1.12.0
2026-07-25T10:07:43.0732280Z Downloading opentelemetry_api-1.43.0-py3-none-any.whl (61 kB)
2026-07-25T10:07:43.0732749Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 26.0 MB/s eta 0:00:00
2026-07-25T10:07:43.0733118Z Collecting mypy-extensions>=0.4.3
2026-07-25T10:07:43.0733634Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
2026-07-25T10:07:43.0734265Z Collecting click>=8.0.0
2026-07-25T10:07:43.0734691Z Downloading click-8.4.2-py3-none-any.whl (119 kB)
2026-07-25T10:07:43.0735267Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.2/119.2 kB 41.8 MB/s eta 0:00:00
2026-07-25T10:07:43.0735670Z Collecting pathspec>=1.0.0
2026-07-25T10:07:43.0736105Z Downloading pathspec-1.1.1-py3-none-any.whl (57 kB)
2026-07-25T10:07:43.0736681Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 22.6 MB/s eta 0:00:00
2026-07-25T10:07:43.0737076Z Collecting pytokens~=0.4.0
2026-07-25T10:07:43.0737569Z Downloading pytokens-0.4.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (259 kB)
2026-07-25T10:07:43.0738318Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 259.5/259.5 kB 76.2 MB/s eta 0:00:00
2026-07-25T10:07:43.0738727Z Collecting psutil<8,>=5.9
2026-07-25T10:07:43.0739200Z Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB)
2026-07-25T10:07:43.0739798Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 kB 53.6 MB/s eta 0:00:00
2026-07-25T10:07:43.0740194Z Collecting cffi>=2.0.0
2026-07-25T10:07:43.0740670Z Downloading cffi-2.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (218 kB)
2026-07-25T10:07:43.0741253Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 218.8/218.8 kB 61.8 MB/s eta 0:00:00
2026-07-25T10:07:43.0741654Z Collecting PyJWT[crypto]<3,>=1.0.0
2026-07-25T10:07:43.0742094Z Using cached pyjwt-2.13.0-py3-none-any.whl (31 kB)
2026-07-25T10:07:43.0742499Z Collecting requests-oauthlib>=0.5.0
2026-07-25T10:07:43.0742961Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
2026-07-25T10:07:43.0743405Z Collecting opentelemetry-instrumentation-wsgi==0.64b0
2026-07-25T10:07:43.0744043Z Downloading opentelemetry_instrumentation_wsgi-0.64b0-py3-none-any.whl (13 kB)
2026-07-25T10:07:43.0744506Z Collecting opentelemetry-instrumentation==0.64b0
2026-07-25T10:07:43.0744981Z Downloading opentelemetry_instrumentation-0.64b0-py3-none-any.whl (35 kB)
2026-07-25T10:07:43.0745416Z Collecting opentelemetry-util-http==0.64b0
2026-07-25T10:07:43.0745871Z Downloading opentelemetry_util_http-0.64b0-py3-none-any.whl (8.2 kB)
2026-07-25T10:07:43.0746271Z Collecting wrapt<3.0.0,>=1.0.0
2026-07-25T10:07:43.0746760Z Downloading wrapt-2.2.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (152 kB)
2026-07-25T10:07:43.0747375Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.0/153.0 kB 53.0 MB/s eta 0:00:00
2026-07-25T10:07:43.0747809Z Collecting opentelemetry-instrumentation-asgi==0.64b0
2026-07-25T10:07:43.0748279Z Downloading opentelemetry_instrumentation_asgi-0.64b0-py3-none-any.whl (15 kB)
2026-07-25T10:07:43.0748693Z Collecting asgiref~=3.0
2026-07-25T10:07:43.0749128Z Downloading asgiref-3.12.1-py3-none-any.whl (25 kB)
2026-07-25T10:07:43.0749561Z Collecting opentelemetry-instrumentation-dbapi==0.64b0
2026-07-25T10:07:43.0750023Z Downloading opentelemetry_instrumentation_dbapi-0.64b0-py3-none-any.whl (14 kB)
2026-07-25T10:07:43.0750626Z Requirement already satisfied: iniconfig>=1.0.1 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (2.3.0)
2026-07-25T10:07:43.0751330Z Requirement already satisfied: pygments>=2.7.2 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (2.20.0)
2026-07-25T10:07:43.0752018Z Requirement already satisfied: pluggy<2,>=1.5 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (1.6.0)
2026-07-25T10:07:43.0752870Z Requirement already satisfied: exceptiongroup>=1 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (1.3.1)
2026-07-25T10:07:43.0753595Z Requirement already satisfied: backports-asyncio-runner<2,>=1.1 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from pytest-asyncio>=0.9.0->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (1.2.0)
2026-07-25T10:07:43.0754450Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 2)) (3.18)
2026-07-25T10:07:43.0755349Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 2)) (3.4.9)
2026-07-25T10:07:43.0756057Z Requirement already satisfied: pyproject_hooks in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from build->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (1.2.0)
2026-07-25T10:07:43.0756733Z Requirement already satisfied: MarkupSafe>=2.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from Jinja2->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (3.0.3)
2026-07-25T10:07:43.0757424Z Requirement already satisfied: coverage[toml]>=7.10.6 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from pytest-cov->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/dev_requirements.txt (line 1)) (7.15.2)
2026-07-25T10:07:43.0757927Z Collecting pycparser
2026-07-25T10:07:43.0758357Z Downloading pycparser-3.0-py3-none-any.whl (48 kB)
2026-07-25T10:07:43.0758936Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 19.8 MB/s eta 0:00:00
2026-07-25T10:07:43.0759331Z Collecting oauthlib>=3.0.0
2026-07-25T10:07:43.0759767Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB)
2026-07-25T10:07:43.0760356Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 51.2 MB/s eta 0:00:00
2026-07-25T10:07:43.0760875Z azure-sdk-tools is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
2026-07-25T10:07:43.0761430Z azure-core is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
2026-07-25T10:07:43.0762631Z Installing collected packages: azure-common, wrapt, pytokens, PyJWT, pycparser, psutil, propcache, pathspec, opentelemetry-util-http, opentelemetry-api, oauthlib, mypy-extensions, multidict, jsonref, isodate, frozenlist, click, attrs, async-timeout, asgiref, aiohappyeyeballs, yarl, requests-oauthlib, opentelemetry-semantic-conventions, cffi, black, aiosignal, opentelemetry-sdk, opentelemetry-instrumentation, msrest, cryptography, azure-monitor-query, azure-mgmt-core, azure-core-tracing-opentelemetry, aiohttp, opentelemetry-resource-detector-azure, opentelemetry-instrumentation-wsgi, opentelemetry-instrumentation-urllib3, opentelemetry-instrumentation-urllib, opentelemetry-instrumentation-requests, opentelemetry-instrumentation-logging, opentelemetry-instrumentation-dbapi, opentelemetry-instrumentation-asgi, azure-mgmt-subscription, azure-mgmt-resource, azure-mgmt-cognitiveservices, azure-mgmt-authorization, opentelemetry-instrumentation-psycopg2, opentelemetry-instrumentation-flask, opentelemetry-instrumentation-fastapi, opentelemetry-instrumentation-django, msal, msal-extensions, azure-identity, azure-monitor-opentelemetry-exporter, azure-monitor-opentelemetry
2026-07-25T10:07:43.0765040Z Successfully installed PyJWT-2.13.0 aiohappyeyeballs-2.7.1 aiohttp-3.14.3 aiosignal-1.4.0 asgiref-3.12.1 async-timeout-5.0.1 attrs-26.1.0 azure-common-1.1.28 azure-core-tracing-opentelemetry-1.0.0b13 azure-identity-1.26.0b3 azure-mgmt-authorization-4.0.0 azure-mgmt-cognitiveservices-14.1.0 azure-mgmt-core-1.6.0 azure-mgmt-resource-26.0.0 azure-mgmt-subscription-3.1.1 azure-monitor-opentelemetry-1.8.9 azure-monitor-opentelemetry-exporter-1.0.0b55 azure-monitor-query-2.0.0 black-26.5.1 cffi-2.1.0 click-8.4.2 cryptography-49.0.0 frozenlist-1.8.0 isodate-0.7.2 jsonref-1.1.0 msal-1.37.0 msal-extensions-1.3.1 msrest-0.7.1 multidict-6.7.1 mypy-extensions-1.1.0 oauthlib-3.3.1 opentelemetry-api-1.43.0 opentelemetry-instrumentation-0.64b0 opentelemetry-instrumentation-asgi-0.64b0 opentelemetry-instrumentation-dbapi-0.64b0 opentelemetry-instrumentation-django-0.64b0 opentelemetry-instrumentation-fastapi-0.64b0 opentelemetry-instrumentation-flask-0.64b0 opentelemetry-instrumentation-logging-0.64b0 opentelemetry-instrumentation-psycopg2-0.64b0 opentelemetry-instrumentation-requests-0.64b0 opentelemetry-instrumentation-urllib-0.64b0 opentelemetry-instrumentation-urllib3-0.64b0 opentelemetry-instrumentation-wsgi-0.64b0 opentelemetry-resource-detector-azure-0.1.5 opentelemetry-sdk-1.43.0 opentelemetry-semantic-conventions-0.64b0 opentelemetry-util-http-0.64b0 pathspec-1.1.1 propcache-0.5.2 psutil-7.2.2 pycparser-3.0 pytokens-0.4.1 requests-oauthlib-2.0.0 wrapt-2.2.2 yarl-1.24.5
2026-07-25T10:07:43.0766451Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-07-25T10:07:43.0766934Z Collecting azure-pylint-guidelines-checker==0.5.9
2026-07-25T10:07:43.0767516Z Downloading https://pkgs.dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_packaging/3572dbf9-b5ef-433b-9137-fc4d7768e7cc/pypi/download/azure-pylint-guidelines-checker/0.5.9/azure_pylint_guidelines_checker-0.5.9-py3-none-any.whl (29 kB)
2026-07-25T10:07:43.0768067Z Installing collected packages: azure-pylint-guidelines-checker
2026-07-25T10:07:43.0768522Z Successfully installed azure-pylint-guidelines-checker-0.5.9
2026-07-25T10:07:43.0769142Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple
2026-07-25T10:07:43.0769630Z Collecting azure-identity>=1.15.0
2026-07-25T10:07:43.0770189Z Downloading https://pkgs.dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_packaging/3572dbf9-b5ef-433b-9137-fc4d7768e7cc/pypi/download/azure-identity/1.25.3/azure_identity-1.25.3-py3-none-any.whl (192 kB)
2026-07-25T10:07:43.0770870Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.1/192.1 kB 34.6 MB/s eta 0:00:00
2026-07-25T10:07:43.0771347Z Saved /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/.staging/dl/azure_identity-1.25.3-py3-none-any.whl
2026-07-25T10:07:43.0771790Z Successfully downloaded azure-identity
2026-07-25T10:07:43.0772311Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple
2026-07-25T10:07:43.0772768Z Collecting azure-storage-blob>=12.15.0
2026-07-25T10:07:43.0773331Z Downloading https://pkgs.dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_packaging/3572dbf9-b5ef-433b-9137-fc4d7768e7cc/pypi/download/azure-storage-blob/12.30/azure_storage_blob-12.30.0-py3-none-any.whl (435 kB)
2026-07-25T10:07:43.0774171Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.6/435.6 kB 51.9 MB/s eta 0:00:00
2026-07-25T10:07:43.0774674Z Saved /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/.staging/dl/azure_storage_blob-12.30.0-py3-none-any.whl
2026-07-25T10:07:43.0775277Z Successfully downloaded azure-storage-blob
2026-07-25T10:07:43.0775834Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple, https://pypi.python.org/simple
2026-07-25T10:07:43.0776453Z Processing ./azure_ai_projects-2.4.0.tar.gz
2026-07-25T10:07:43.0776874Z Installing build dependencies: started
2026-07-25T10:07:43.0777311Z Installing build dependencies: finished with status 'done'
2026-07-25T10:07:43.0777733Z Getting requirements to build wheel: started
2026-07-25T10:07:43.0778158Z Getting requirements to build wheel: finished with status 'done'
2026-07-25T10:07:43.0778582Z Preparing metadata (pyproject.toml): started
2026-07-25T10:07:43.0779015Z Preparing metadata (pyproject.toml): finished with status 'done'
2026-07-25T10:07:43.0779460Z Processing ./dl/azure_identity-1.25.3-py3-none-any.whl
2026-07-25T10:07:43.0779901Z Processing ./dl/azure_storage_blob-12.30.0-py3-none-any.whl
2026-07-25T10:07:43.0780432Z Requirement already satisfied: typing-extensions>=4.11 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-ai-projects==2.4.0) (4.16.0)
2026-07-25T10:07:43.0781020Z Requirement already satisfied: isodate>=0.6.1 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-ai-projects==2.4.0) (0.7.2)
2026-07-25T10:07:43.0781475Z Collecting openai>=2.8.0
2026-07-25T10:07:43.0781897Z Downloading openai-2.48.0-py3-none-any.whl (1.6 MB)
2026-07-25T10:07:43.0782469Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 49.9 MB/s eta 0:00:00
2026-07-25T10:07:43.0782981Z Requirement already satisfied: azure-core>=1.37.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-ai-projects==2.4.0) (1.41.0)
2026-07-25T10:07:43.0783561Z Requirement already satisfied: msal>=1.35.1 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-identity==1.25.3) (1.37.0)
2026-07-25T10:07:43.0784266Z Requirement already satisfied: cryptography>=2.5 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-identity==1.25.3) (49.0.0)
2026-07-25T10:07:43.0784851Z Requirement already satisfied: msal-extensions>=1.2.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-identity==1.25.3) (1.3.1)
2026-07-25T10:07:43.0785444Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from azure-core>=1.37.0->azure-ai-projects==2.4.0) (2.34.2)
2026-07-25T10:07:43.0786044Z Requirement already satisfied: cffi>=2.0.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from cryptography>=2.5->azure-identity==1.25.3) (2.1.0)
2026-07-25T10:07:43.0786643Z Requirement already satisfied: PyJWT[crypto]<3,>=1.0.0 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from msal>=1.35.1->azure-identity==1.25.3) (2.13.0)
2026-07-25T10:07:43.0787113Z Collecting httpx<1,>=0.23.0
2026-07-25T10:07:43.0787543Z Downloading httpx-0.28.1-py3-none-any.whl (73 kB)
2026-07-25T10:07:43.0788119Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.5/73.5 kB 24.8 MB/s eta 0:00:00
2026-07-25T10:07:43.0788513Z Collecting pydantic<3,>=1.9.0
2026-07-25T10:07:43.0788950Z Downloading pydantic-2.13.4-py3-none-any.whl (472 kB)
2026-07-25T10:07:43.0789517Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 472.3/472.3 kB 87.5 MB/s eta 0:00:00
2026-07-25T10:07:43.0789906Z Collecting sniffio
2026-07-25T10:07:43.0790345Z Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
2026-07-25T10:07:43.0790748Z Collecting anyio<5,>=3.5.0
2026-07-25T10:07:43.0791166Z Downloading anyio-4.14.2-py3-none-any.whl (125 kB)
2026-07-25T10:07:43.0791725Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.8/125.8 kB 8.3 MB/s eta 0:00:00
2026-07-25T10:07:43.0792284Z Collecting distro<2,>=1.7.0
2026-07-25T10:07:43.0792738Z Downloading distro-1.9.0-py3-none-any.whl (20 kB)
2026-07-25T10:07:43.0793136Z Collecting jiter<1,>=0.10.0
2026-07-25T10:07:43.0793611Z Downloading jiter-0.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (348 kB)
2026-07-25T10:07:43.0794537Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 348.3/348.3 kB 78.3 MB/s eta 0:00:00
2026-07-25T10:07:43.0794936Z Collecting tqdm>4
2026-07-25T10:07:43.0795368Z Using cached tqdm-4.69.1-py3-none-any.whl (675 kB)
2026-07-25T10:07:43.0795908Z Requirement already satisfied: exceptiongroup>=1.0.2 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from anyio<5,>=3.5.0->openai>=2.8.0->azure-ai-projects==2.4.0) (1.3.1)
2026-07-25T10:07:43.0796545Z Requirement already satisfied: idna>=2.8 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from anyio<5,>=3.5.0->openai>=2.8.0->azure-ai-projects==2.4.0) (3.18)
2026-07-25T10:07:43.0797172Z Requirement already satisfied: pycparser in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from cffi>=2.0.0->cryptography>=2.5->azure-identity==1.25.3) (3.0)
2026-07-25T10:07:43.0797785Z Requirement already satisfied: certifi in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from httpx<1,>=0.23.0->openai>=2.8.0->azure-ai-projects==2.4.0) (2026.7.22)
2026-07-25T10:07:43.0798266Z Collecting httpcore==1.*
2026-07-25T10:07:43.0798690Z Downloading httpcore-1.0.9-py3-none-any.whl (78 kB)
2026-07-25T10:07:43.0799267Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.8/78.8 kB 31.6 MB/s eta 0:00:00
2026-07-25T10:07:43.0799662Z Collecting h11>=0.16
2026-07-25T10:07:43.0800083Z Downloading h11-0.16.0-py3-none-any.whl (37 kB)
2026-07-25T10:07:43.0800496Z Collecting annotated-types>=0.6.0
2026-07-25T10:07:43.0800937Z Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB)
2026-07-25T10:07:43.0801348Z Collecting pydantic-core==2.46.4
2026-07-25T10:07:43.0801822Z Downloading pydantic_core-2.46.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
2026-07-25T10:07:43.0802396Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 130.6 MB/s eta 0:00:00
2026-07-25T10:07:43.0802807Z Collecting typing-inspection>=0.4.2
2026-07-25T10:07:43.0803251Z Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB)
2026-07-25T10:07:43.0803953Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.37.0->azure-ai-projects==2.4.0) (3.4.9)
2026-07-25T10:07:43.0804610Z Requirement already satisfied: urllib3<3,>=1.26 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.37.0->azure-ai-projects==2.4.0) (2.7.0)
2026-07-25T10:07:43.0805143Z Building wheels for collected packages: azure-ai-projects
2026-07-25T10:07:43.0805588Z Building wheel for azure-ai-projects (pyproject.toml): started
2026-07-25T10:07:43.0806055Z Building wheel for azure-ai-projects (pyproject.toml): finished with status 'done'
2026-07-25T10:07:43.0806589Z Created wheel for azure-ai-projects: filename=azure_ai_projects-2.4.0-py3-none-any.whl size=357440 sha256=d54e3e93bb28384a0fd9d9ae351d4d047294585632f762d594e489d155ef9433
2026-07-25T10:07:43.0807269Z Stored in directory: /home/cloudtest/.cache/pip/wheels/4d/1f/dc/eb6d71d66a5f6e6e15f2b52684b4c2a556abd4a446a1789e8a
2026-07-25T10:07:43.0807715Z Successfully built azure-ai-projects
2026-07-25T10:07:43.0808275Z Installing collected packages: typing-inspection, tqdm, sniffio, pydantic-core, jiter, h11, distro, annotated-types, pydantic, httpcore, anyio, httpx, azure-storage-blob, openai, azure-identity, azure-ai-projects
2026-07-25T10:07:43.0808769Z Attempting uninstall: azure-identity
2026-07-25T10:07:43.0809204Z Found existing installation: azure-identity 1.26.0b3
2026-07-25T10:07:43.0809740Z Uninstalling azure-identity-1.26.0b3:
2026-07-25T10:07:43.0810159Z Successfully uninstalled azure-identity-1.26.0b3
2026-07-25T10:07:43.0810784Z Successfully installed annotated-types-0.8.0 anyio-4.14.2 azure-ai-projects-2.4.0 azure-identity-1.25.3 azure-storage-blob-12.30.0 distro-1.9.0 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 jiter-0.16.0 openai-2.48.0 pydantic-2.13.4 pydantic-core-2.46.4 sniffio-1.3.1 tqdm-4.69.1 typing-inspection-0.4.2
2026-07-25T10:07:43.0811486Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple, https://pypi.python.org/simple
2026-07-25T10:07:43.0811950Z Collecting pylint==4.0.6
2026-07-25T10:07:43.0812400Z Using cached pylint-4.0.6-py3-none-any.whl (538 kB)
2026-07-25T10:07:43.0812921Z Requirement already satisfied: platformdirs>=2.2 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.6) (4.11.0)
2026-07-25T10:07:43.0813374Z Collecting tomlkit>=0.10.1
2026-07-25T10:07:43.0813994Z Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB)
2026-07-25T10:07:43.0814396Z Collecting astroid<=4.1.dev0,>=4.0.2
2026-07-25T10:07:43.0814828Z Using cached astroid-4.0.4-py3-none-any.whl (276 kB)
2026-07-25T10:07:43.0815230Z Collecting mccabe<0.8,>=0.6
2026-07-25T10:07:43.0815656Z Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
2026-07-25T10:07:43.0816053Z Collecting dill>=0.2
2026-07-25T10:07:43.0816473Z Using cached dill-0.4.1-py3-none-any.whl (120 kB)
2026-07-25T10:07:43.0816980Z Requirement already satisfied: tomli>=1.1 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.6) (2.4.1)
2026-07-25T10:07:43.0817429Z Collecting isort!=5.13,<9,>=5
2026-07-25T10:07:43.0817854Z Using cached isort-8.0.1-py3-none-any.whl (89 kB)
2026-07-25T10:07:43.0818407Z Requirement already satisfied: typing-extensions>=4 in /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/lib/python3.10/site-packages (from astroid<=4.1.dev0,>=4.0.2->pylint==4.0.6) (4.16.0)
2026-07-25T10:07:43.0818930Z Installing collected packages: tomlkit, mccabe, isort, dill, astroid, pylint
2026-07-25T10:07:43.0819420Z Successfully installed astroid-4.0.4 dill-0.4.1 isort-8.0.1 mccabe-0.7.0 pylint-4.0.6 tomlkit-0.15.1
2026-07-25T10:07:43.0819866Z ************* Module azure.ai.projects._patch
2026-07-25T10:07:43.0820442Z azure/ai/projects/_patch.py:22: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0821252Z azure/ai/projects/_patch.py:100: [C4758(docstring-keyword-should-match-keyword-only), AIProjectClient] "allow_preview, api_version, polling_interval" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0822069Z azure/ai/projects/_patch.py:100: [C4743(docstring-should-be-keyword), AIProjectClient] "allow_preview" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0822756Z ************* Module azure.ai.projects._configuration
2026-07-25T10:07:43.0823466Z azure/ai/projects/_configuration.py:19: [C4758(docstring-keyword-should-match-keyword-only), AIProjectClientConfiguration] "api_version" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0824466Z azure/ai/projects/_patch.py:22: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0825414Z azure/ai/projects/_patch.py:100: [C4758(docstring-keyword-should-match-keyword-only), AIProjectClient] "allow_preview, api_version, polling_interval" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0826245Z azure/ai/projects/_patch.py:100: [C4743(docstring-should-be-keyword), AIProjectClient] "allow_preview" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0826795Z ************* Module azure.ai.projects._client
2026-07-25T10:07:43.0827504Z azure/ai/projects/_client.py:39: [C4758(docstring-keyword-should-match-keyword-only), AIProjectClient] "api_version, polling_interval" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0828146Z ************* Module azure.ai.projects.models._patch
2026-07-25T10:07:43.0828704Z azure/ai/projects/models/_patch.py:90: [C4739(docstring-missing-param), CustomCredential] Params missing in docstring: "args". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0829216Z ************* Module azure.ai.projects.aio._patch
2026-07-25T10:07:43.0829911Z azure/ai/projects/aio/_patch.py:32: [C4758(docstring-keyword-should-match-keyword-only), AIProjectClient] "allow_preview, api_version, polling_interval" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0830730Z azure/ai/projects/aio/_patch.py:32: [C4743(docstring-should-be-keyword), AIProjectClient] "allow_preview" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0831293Z ************* Module azure.ai.projects.aio._configuration
2026-07-25T10:07:43.0831989Z azure/ai/projects/aio/_configuration.py:19: [C4758(docstring-keyword-should-match-keyword-only), AIProjectClientConfiguration] "api_version" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0832900Z azure/ai/projects/aio/_patch.py:32: [C4758(docstring-keyword-should-match-keyword-only), AIProjectClient] "allow_preview, api_version, polling_interval" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0833988Z azure/ai/projects/aio/_patch.py:32: [C4743(docstring-should-be-keyword), AIProjectClient] "allow_preview" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0834544Z ************* Module azure.ai.projects.aio._client
2026-07-25T10:07:43.0835252Z azure/ai/projects/aio/_client.py:39: [C4758(docstring-keyword-should-match-keyword-only), AIProjectClient] "api_version, polling_interval" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0836087Z ************* Module azure.ai.projects.aio.operations._patch_telemetry_async
2026-07-25T10:07:43.0836707Z azure/ai/projects/aio/operations/_patch_telemetry_async.py:15: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0837416Z azure/ai/projects/aio/operations/_patch_telemetry_async.py:19: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0838102Z azure/ai/projects/aio/operations/_patch_telemetry_async.py:22: [C4739(docstring-missing-param), TelemetryOperations] Params missing in docstring: "outer_instance". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0838661Z ************* Module azure.ai.projects.aio.operations._patch_datasets_async
2026-07-25T10:07:43.0839260Z azure/ai/projects/aio/operations/_patch_datasets_async.py:21: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0839820Z ************* Module azure.ai.projects.aio.operations._patch
2026-07-25T10:07:43.0840395Z azure/ai/projects/aio/operations/_patch.py:19: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0841050Z azure/ai/projects/aio/operations/_patch.py:34: [C4739(docstring-missing-param), BetaOperations] Params missing in docstring: "args". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0841585Z ************* Module azure.ai.projects.aio.operations._patch_models_async
2026-07-25T10:07:43.0842175Z azure/ai/projects/aio/operations/_patch_models_async.py:21: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0842748Z ************* Module azure.ai.projects.aio.operations._patch_agents_async
2026-07-25T10:07:43.0843341Z azure/ai/projects/aio/operations/_patch_agents_async.py:16: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0844200Z azure/ai/projects/aio/operations/_patch_agents_async.py:17: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0844902Z ************* Module azure.ai.projects.aio.operations._patch_connections_async
2026-07-25T10:07:43.0845526Z azure/ai/projects/aio/operations/_patch_connections_async.py:15: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0846234Z azure/ai/projects/aio/operations/_patch_connections_async.py:16: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0846927Z ************* Module azure.ai.projects.aio.operations._patch_evaluation_rules_async
2026-07-25T10:07:43.0847561Z azure/ai/projects/aio/operations/_patch_evaluation_rules_async.py:16: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0848284Z azure/ai/projects/aio/operations/_patch_evaluation_rules_async.py:17: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0848861Z ************* Module azure.ai.projects.aio.operations._patch_memories_async
2026-07-25T10:07:43.0849449Z azure/ai/projects/aio/operations/_patch_memories_async.py:24: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0850166Z azure/ai/projects/aio/operations/_patch_memories_async.py:30: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0850739Z ************* Module azure.ai.projects.telemetry._ai_project_instrumentor
2026-07-25T10:07:43.0851342Z azure/ai/projects/telemetry/_ai_project_instrumentor.py:16: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0851909Z ************* Module azure.ai.projects.operations._patch_memories
2026-07-25T10:07:43.0852507Z azure/ai/projects/operations/_patch_memories.py:24: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0853055Z ************* Module azure.ai.projects.operations._patch
2026-07-25T10:07:43.0853625Z azure/ai/projects/operations/_patch.py:14: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0854509Z azure/ai/projects/operations/_patch.py:51: [C4739(docstring-missing-param), _OperationMethodHeaderProxy] Params missing in docstring: "operation, foundry_features_value". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0855186Z azure/ai/projects/operations/_patch.py:89: [C4739(docstring-missing-param), BetaOperations] Params missing in docstring: "args". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0855715Z ************* Module azure.ai.projects.operations._patch_connections
2026-07-25T10:07:43.0856308Z azure/ai/projects/operations/_patch_connections.py:14: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0857171Z azure/ai/projects/operations/_patch_connections.py:15: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0857729Z ************* Module azure.ai.projects.operations._patch_telemetry
2026-07-25T10:07:43.0858327Z azure/ai/projects/operations/_patch_telemetry.py:14: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0859147Z azure/ai/projects/operations/_patch_telemetry.py:15: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0859834Z azure/ai/projects/operations/_patch_telemetry.py:18: [C4739(docstring-missing-param), TelemetryOperations] Params missing in docstring: "outer_instance". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0860371Z ************* Module azure.ai.projects.operations._patch_agents
2026-07-25T10:07:43.0860960Z azure/ai/projects/operations/_patch_agents.py:18: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0861510Z ************* Module azure.ai.projects.operations._patch_models
2026-07-25T10:07:43.0862102Z azure/ai/projects/operations/_patch_models.py:23: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0862645Z ************* Module azure.ai.projects.operations._patch_datasets
2026-07-25T10:07:43.0863229Z azure/ai/projects/operations/_patch_datasets.py:20: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0863970Z ************* Module azure.ai.projects.operations._patch_evaluation_rules
2026-07-25T10:07:43.0864578Z azure/ai/projects/operations/_patch_evaluation_rules.py:16: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0865291Z azure/ai/projects/operations/_patch_evaluation_rules.py:17: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0865848Z ************* Module azure.ai.projects._utils.model_base
2026-07-25T10:07:43.0866420Z azure/ai/projects/_utils/model_base.py:160: [C4739(docstring-missing-param), SdkJSONEncoder] Params missing in docstring: "args". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0867200Z azure/ai/projects/_utils/model_base.py:160: [C4758(docstring-keyword-should-match-keyword-only), SdkJSONEncoder] "exclude_readonly, format" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0868019Z ************* Module azure.ai.projects._utils.serialization
2026-07-25T10:07:43.0868628Z azure/ai/projects/_utils/serialization.py:482: [C4739(docstring-missing-param), Serializer] Params missing in docstring: "classes". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0868933Z
2026-07-25T10:07:43.0869308Z ------------------------------------------------------------------
2026-07-25T10:07:43.0869733Z Your code has been rated at 9.94/10 (previous run: 9.94/10, -0.01)
2026-07-25T10:07:43.0869954Z
2026-07-25T10:07:43.0870523Z ************* Module test_base
2026-07-25T10:07:43.0871093Z tests/test_base.py:30: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0871639Z ************* Module memories.test_serialize_memory_input_items
2026-07-25T10:07:43.0872242Z tests/memories/test_serialize_memory_input_items.py:10: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0872793Z ************* Module models.test_patch_models
2026-07-25T10:07:43.0873382Z tests/models/test_patch_models.py:26: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0874181Z tests/models/test_patch_models.py:358: [R1735(use-dict-literal), TestValidateCreateVersionInputs._kwargs] Consider using '{"name": 'm', "version": '1', "source": '/tmp/x', "azcopy_path": None, ... }' instead of a call to 'dict'.
2026-07-25T10:07:43.0874742Z tests/models/test_patch_models.py:16: [W0611(unused-import), ] Unused import os
2026-07-25T10:07:43.0875243Z tests/models/test_patch_models.py:17: [W0611(unused-import), ] Unused import subprocess
2026-07-25T10:07:43.0875683Z ************* Module models.test_models_async
2026-07-25T10:07:43.0876230Z tests/models/test_models_async.py:26: [C0411(wrong-import-order), ] third party import "test_base.TestBase" should be placed before first party import "azure.core.exceptions.HttpResponseError"
2026-07-25T10:07:43.0876718Z ************* Module models.test_models
2026-07-25T10:07:43.0877256Z tests/models/test_models.py:30: [C0411(wrong-import-order), ] third party import "test_base.TestBase" should be placed before first party import "azure.core.exceptions.HttpResponseError"
2026-07-25T10:07:43.0877761Z ************* Module models.test_multipart_filetype_variants
2026-07-25T10:07:43.0878350Z tests/models/test_multipart_filetype_variants.py:20: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0878922Z ************* Module sessions.test_agent_session_files_crud_async
2026-07-25T10:07:43.0879457Z tests/sessions/test_agent_session_files_crud_async.py:39: [R0915(too-many-statements), TestAgentSessionFilesCrudAsync.test_agent_session_files_crud_async] Too many statements (55/50)
2026-07-25T10:07:43.0879959Z ************* Module evaluations.test_human_evaluations
2026-07-25T10:07:43.0880528Z tests/evaluations/test_human_evaluations.py:16: [C0413(wrong-import-position), ] Import "from sample_human_evaluations import emit_5_point_ordinal_evaluation, emit_boolean_evaluation" should be placed at the top of the module
2026-07-25T10:07:43.0881128Z tests/evaluations/test_human_evaluations.py:44: [W0621(redefined-outer-name), _only_attrs] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0881852Z tests/evaluations/test_human_evaluations.py:55: [W0621(redefined-outer-name), test_boolean_failed_emits_score_0_with_fail_label] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0882456Z tests/evaluations/test_human_evaluations.py:62: [W0621(redefined-outer-name), test_boolean_passed_emits_score_1_with_pass_label] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0883044Z tests/evaluations/test_human_evaluations.py:77: [W0621(redefined-outer-name), test_ordinal_score_emits_expected_label] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0883665Z tests/evaluations/test_human_evaluations.py:85: [W0621(redefined-outer-name), test_ordinal_custom_threshold_controls_label_and_flows_to_internal_properties] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0884627Z tests/evaluations/test_human_evaluations.py:111: [W0621(redefined-outer-name), test_top_level_attributes_have_canonical_keys_and_routing] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0885275Z tests/evaluations/test_human_evaluations.py:123: [W0621(redefined-outer-name), test_internal_properties_is_json_encoded_string_with_boolean_defaults] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0885896Z tests/evaluations/test_human_evaluations.py:133: [W0621(redefined-outer-name), test_internal_properties_ordinal_defaults] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0886483Z tests/evaluations/test_human_evaluations.py:143: [W0621(redefined-outer-name), test_response_id_set_adds_top_level_id] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0887078Z tests/evaluations/test_human_evaluations.py:153: [W0621(redefined-outer-name), test_response_id_omitted_omits_top_level_id] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0887668Z tests/evaluations/test_human_evaluations.py:159: [W0621(redefined-outer-name), test_conversation_id_set_adds_top_level_id] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0888270Z tests/evaluations/test_human_evaluations.py:169: [W0621(redefined-outer-name), test_saved_trace_context_is_current_while_emitting] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0888878Z tests/evaluations/test_human_evaluations.py:216: [W0621(redefined-outer-name), test_project_resource_id_set_added_to_internal_properties] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0889442Z tests/evaluations/test_human_evaluations.py:218: [W1404(implicit-str-concat), ] Implicit string concatenation found in assignment
2026-07-25T10:07:43.0890009Z tests/evaluations/test_human_evaluations.py:229: [W0621(redefined-outer-name), test_project_resource_id_omitted_omits_key] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0890605Z tests/evaluations/test_human_evaluations.py:235: [W0621(redefined-outer-name), test_enduser_id_only_sets_only_authenticated_attribute] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0891205Z tests/evaluations/test_human_evaluations.py:246: [W0621(redefined-outer-name), test_enduser_pseudo_id_only_sets_only_pseudo_attribute] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0891796Z tests/evaluations/test_human_evaluations.py:257: [W0621(redefined-outer-name), test_both_enduser_ids_set_both_attributes] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0892379Z tests/evaluations/test_human_evaluations.py:269: [W0621(redefined-outer-name), test_tags_fan_out_as_top_level_attributes] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0892974Z tests/evaluations/test_human_evaluations.py:280: [W0621(redefined-outer-name), test_evaluation_id_omitted_omits_attribute] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0893601Z tests/evaluations/test_human_evaluations.py:286: [W0621(redefined-outer-name), test_evaluation_id_provided_flows_through_verbatim_as_top_level_attribute] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0894559Z tests/evaluations/test_human_evaluations.py:296: [W0621(redefined-outer-name), test_explanation_flows_through_as_top_level_attribute] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0895162Z tests/evaluations/test_human_evaluations.py:306: [W0621(redefined-outer-name), test_explanation_omitted_omits_attribute] Redefining name 'capture' from outer scope (line 34)
2026-07-25T10:07:43.0895645Z ************* Module connections.test_connections
2026-07-25T10:07:43.0896226Z tests/connections/test_connections.py:11: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0896923Z ************* Module foundry_features_header.test_foundry_features_header_on_beta_operations
2026-07-25T10:07:43.0897548Z tests/foundry_features_header/test_foundry_features_header_on_beta_operations.py:213: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOnBetaOperations.test_foundry_features_header_on_beta_operations] Redefining name 'client' from outer scope (line 141)
2026-07-25T10:07:43.0898273Z tests/foundry_features_header/test_foundry_features_header_on_beta_operations.py:281: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnBetaOperations.test_foundry_features_header_override_on_beta_operations] Redefining name 'client' from outer scope (line 141)
2026-07-25T10:07:43.0899010Z tests/foundry_features_header/test_foundry_features_header_on_beta_operations.py:292: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnBetaOperations.test_foundry_features_header_override_and_add_on_beta_operations] Redefining name 'client' from outer scope (line 141)
2026-07-25T10:07:43.0899780Z tests/foundry_features_header/test_foundry_features_header_on_beta_operations.py:306: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnBetaOperations.test_foundry_features_header_additional_header_on_beta_operations] Redefining name 'client' from outer scope (line 141)
2026-07-25T10:07:43.0900552Z tests/foundry_features_header/test_foundry_features_header_on_beta_operations.py:40: [C0411(wrong-import-order), ] third party import "foundry_features_header_test_base.EXCLUDED_BETA_METHODS" should be placed before first party imports "azure.core.pipeline.transport.HttpTransport", "azure.ai.projects.AIProjectClient"
2026-07-25T10:07:43.0901166Z ************* Module foundry_features_header.test_foundry_features_header_on_ga_operations
2026-07-25T10:07:43.0901809Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations.py:135: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOnGaOperations.test_foundry_features_header_present_on_ga_operations_when_preview_enabled] Redefining name 'client_preview_enabled' from outer scope (line 52)
2026-07-25T10:07:43.0902570Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations.py:147: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOnGaOperations.test_foundry_features_header_absent_on_ga_operations_when_preview_not_enabled] Redefining name 'client_preview_disabled' from outer scope (line 63)
2026-07-25T10:07:43.0903320Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations.py:218: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnGaOperations.test_foundry_features_header_override_on_ga_operations] Redefining name 'client_preview_enabled' from outer scope (line 52)
2026-07-25T10:07:43.0904183Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations.py:236: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnGaOperations.test_foundry_features_header_override_and_add_on_ga_operations] Redefining name 'client_preview_enabled' from outer scope (line 52)
2026-07-25T10:07:43.0904946Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations.py:257: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnGaOperations.test_foundry_features_header_additional_header_on_ga_operations] Redefining name 'client_preview_enabled' from outer scope (line 52)
2026-07-25T10:07:43.0905859Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations.py:280: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnGaOperations.test_foundry_features_header_additional_header_on_ga_operations_no_preview] Redefining name 'client_preview_disabled' from outer scope (line 63)
2026-07-25T10:07:43.0906652Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations.py:21: [C0411(wrong-import-order), ] third party import "foundry_features_header_test_base.FAKE_ENDPOINT" should be placed before first party imports "azure.core.pipeline.transport.HttpTransport", "azure.ai.projects.AIProjectClient"
2026-07-25T10:07:43.0907367Z ************* Module foundry_features_header.foundry_features_header_test_base
2026-07-25T10:07:43.0908012Z tests/foundry_features_header/foundry_features_header_test_base.py:28: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0908748Z tests/foundry_features_header/foundry_features_header_test_base.py:29: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0909390Z tests/foundry_features_header/foundry_features_header_test_base.py:119: [W0613(unused-argument), FakeCredential.get_token] Unused argument 'args'
2026-07-25T10:07:43.0909960Z tests/foundry_features_header/foundry_features_header_test_base.py:119: [W0613(unused-argument), FakeCredential.get_token] Unused argument 'kwargs'
2026-07-25T10:07:43.0910532Z tests/foundry_features_header/foundry_features_header_test_base.py:126: [W0613(unused-argument), AsyncFakeCredential.get_token] Unused argument 'args'
2026-07-25T10:07:43.0911114Z tests/foundry_features_header/foundry_features_header_test_base.py:126: [W0613(unused-argument), AsyncFakeCredential.get_token] Unused argument 'kwargs'
2026-07-25T10:07:43.0911716Z tests/foundry_features_header/foundry_features_header_test_base.py:153: [R0911(too-many-return-statements), FoundryFeaturesHeaderTestBase._fake_for_param] Too many return statements (8/6)
2026-07-25T10:07:43.0912324Z tests/foundry_features_header/foundry_features_header_test_base.py:21: [C0411(wrong-import-order), ] standard import "tempfile" should be placed before third party import "pytest"
2026-07-25T10:07:43.0912919Z tests/foundry_features_header/foundry_features_header_test_base.py:22: [C0411(wrong-import-order), ] standard import "typing.Any" should be placed before third party import "pytest"
2026-07-25T10:07:43.0913457Z ************* Module foundry_features_header.test_foundry_features_header_on_beta_operations_async
2026-07-25T10:07:43.0914198Z tests/foundry_features_header/test_foundry_features_header_on_beta_operations_async.py:233: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOnBetaOperationsAsync.test_foundry_features_header_on_beta_operations_async] Redefining name 'async_client' from outer scope (line 146)
2026-07-25T10:07:43.0914967Z tests/foundry_features_header/test_foundry_features_header_on_beta_operations_async.py:309: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnBetaOperationsAsync.test_foundry_features_header_override_on_beta_operations_async] Redefining name 'async_client' from outer scope (line 146)
2026-07-25T10:07:43.0915751Z tests/foundry_features_header/test_foundry_features_header_on_beta_operations_async.py:323: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnBetaOperationsAsync.test_foundry_features_header_override_and_add_on_beta_operations_async] Redefining name 'async_client' from outer scope (line 146)
2026-07-25T10:07:43.0916662Z tests/foundry_features_header/test_foundry_features_header_on_beta_operations_async.py:340: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnBetaOperationsAsync.test_foundry_features_header_additional_header_on_beta_operations_async] Redefining name 'async_client' from outer scope (line 146)
2026-07-25T10:07:43.0917460Z tests/foundry_features_header/test_foundry_features_header_on_beta_operations_async.py:42: [C0411(wrong-import-order), ] third party import "foundry_features_header_test_base.EXCLUDED_BETA_METHODS" should be placed before first party imports "azure.core.pipeline.transport.AsyncHttpTransport", "azure.ai.projects.aio.AIProjectClient"
2026-07-25T10:07:43.0918209Z ************* Module foundry_features_header.test_foundry_features_header_on_ga_operations_async
2026-07-25T10:07:43.0918881Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations_async.py:139: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOnGaOperationsAsync.test_foundry_features_header_present_on_ga_operations_when_preview_enabled_async] Redefining name 'async_client_preview_enabled' from outer scope (line 52)
2026-07-25T10:07:43.0919675Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations_async.py:152: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOnGaOperationsAsync.test_foundry_features_header_absent_on_ga_operations_when_preview_not_enabled_async] Redefining name 'async_client_preview_disabled' from outer scope (line 62)
2026-07-25T10:07:43.0920459Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations_async.py:227: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnGaOperationsAsync.test_foundry_features_header_override_on_ga_operations_async] Redefining name 'async_client_preview_enabled' from outer scope (line 52)
2026-07-25T10:07:43.0921244Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations_async.py:246: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnGaOperationsAsync.test_foundry_features_header_override_and_add_on_ga_operations_async] Redefining name 'async_client_preview_enabled' from outer scope (line 52)
2026-07-25T10:07:43.0922037Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations_async.py:268: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnGaOperationsAsync.test_foundry_features_header_additional_header_on_ga_operations_async] Redefining name 'async_client_preview_enabled' from outer scope (line 52)
2026-07-25T10:07:43.0922831Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations_async.py:292: [W0621(redefined-outer-name), TestFoundryFeaturesHeaderOverrideOnGaOperationsAsync.test_foundry_features_header_additional_header_on_ga_operations_no_preview_async] Redefining name 'async_client_preview_disabled' from outer scope (line 62)
2026-07-25T10:07:43.0923647Z tests/foundry_features_header/test_foundry_features_header_on_ga_operations_async.py:21: [C0411(wrong-import-order), ] third party import "foundry_features_header_test_base.FAKE_ENDPOINT" should be placed before first party imports "azure.core.pipeline.transport.AsyncHttpTransport", "azure.ai.projects.aio.AIProjectClient"
2026-07-25T10:07:43.0924476Z ************* Module agents.test_agent_create_version_exception_async
2026-07-25T10:07:43.0925096Z tests/agents/test_agent_create_version_exception_async.py:14: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0925644Z ************* Module agents.test_agents_crud
2026-07-25T10:07:43.0926167Z tests/agents/test_agents_crud.py:161: [W0718(broad-exception-caught), TestAgentCrud.test_agent_disable_enable] Catching too general exception Exception
2026-07-25T10:07:43.0926750Z tests/agents/test_agents_crud.py:185: [W1309(f-string-without-interpolation), TestAgentCrud.test_agent_disable_enable] Using an f-string that does not have any interpolated variables
2026-07-25T10:07:43.0927476Z tests/agents/test_agents_crud.py:201: [W1309(f-string-without-interpolation), TestAgentCrud.test_agent_disable_enable] Using an f-string that does not have any interpolated variables
2026-07-25T10:07:43.0928074Z tests/agents/test_agents_crud.py:214: [W1309(f-string-without-interpolation), TestAgentCrud.test_agent_disable_enable] Using an f-string that does not have any interpolated variables
2026-07-25T10:07:43.0928562Z ************* Module agents.test_agents_crud_async
2026-07-25T10:07:43.0929093Z tests/agents/test_agents_crud_async.py:153: [W0718(broad-exception-caught), TestAgentCrudAsync.test_agent_disable_enable_async] Catching too general exception Exception
2026-07-25T10:07:43.0929699Z ************* Module agents.test_agent_create_version_exception
2026-07-25T10:07:43.0930319Z tests/agents/test_agent_create_version_exception.py:13: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0930908Z ************* Module agents.telemetry.test_responses_instrumentor_code_interpreter_async
2026-07-25T10:07:43.0931531Z tests/agents/telemetry/test_responses_instrumentor_code_interpreter_async.py:22: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0932118Z ************* Module agents.telemetry.test_ai_agents_instrumentor
2026-07-25T10:07:43.0932724Z tests/agents/telemetry/test_ai_agents_instrumentor.py:22: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0933391Z tests/agents/telemetry/test_ai_agents_instrumentor.py:209: [R0914(too-many-locals), TestAiAgentsInstrumentor.test_trace_context_propagation] Too many local variables (36/25)
2026-07-25T10:07:43.0934237Z tests/agents/telemetry/test_ai_agents_instrumentor.py:279: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor.test_trace_context_propagation] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0934965Z tests/agents/telemetry/test_ai_agents_instrumentor.py:305: [W0613(unused-argument), TestAiAgentsInstrumentor.test_trace_context_propagation.fake_factory] Unused argument 'args'
2026-07-25T10:07:43.0935573Z tests/agents/telemetry/test_ai_agents_instrumentor.py:305: [W0613(unused-argument), TestAiAgentsInstrumentor.test_trace_context_propagation.fake_factory] Unused argument 'kwargs'
2026-07-25T10:07:43.0936163Z tests/agents/telemetry/test_ai_agents_instrumentor.py:209: [R0915(too-many-statements), TestAiAgentsInstrumentor.test_trace_context_propagation] Too many statements (69/50)
2026-07-25T10:07:43.0936870Z tests/agents/telemetry/test_ai_agents_instrumentor.py:463: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_creation_with_tracing_content_recording_enabled_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0937692Z tests/agents/telemetry/test_ai_agents_instrumentor.py:495: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_creation_with_tracing_content_recording_enabled_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0938510Z tests/agents/telemetry/test_ai_agents_instrumentor.py:573: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_creation_with_tracing_content_recording_disabled_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0939463Z tests/agents/telemetry/test_ai_agents_instrumentor.py:599: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_creation_with_tracing_content_recording_disabled_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0940423Z tests/agents/telemetry/test_ai_agents_instrumentor.py:811: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_with_structured_output_with_instructions_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0941244Z tests/agents/telemetry/test_ai_agents_instrumentor.py:863: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_with_structured_output_with_instructions_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0942062Z tests/agents/telemetry/test_ai_agents_instrumentor.py:999: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_with_structured_output_without_instructions_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0942885Z tests/agents/telemetry/test_ai_agents_instrumentor.py:1037: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_with_structured_output_without_instructions_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0943523Z ************* Module agents.telemetry.test_responses_instrumentor_code_interpreter
2026-07-25T10:07:43.0944276Z tests/agents/telemetry/test_responses_instrumentor_code_interpreter.py:21: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0944871Z ************* Module agents.telemetry.test_responses_instrumentor_file_search
2026-07-25T10:07:43.0945490Z tests/agents/telemetry/test_responses_instrumentor_file_search.py:21: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0946078Z ************* Module agents.telemetry.test_responses_instrumentor_workflow_async
2026-07-25T10:07:43.0946693Z tests/agents/telemetry/test_responses_instrumentor_workflow_async.py:22: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0947265Z ************* Module agents.telemetry.test_trace_function_decorator
2026-07-25T10:07:43.0947862Z tests/agents/telemetry/test_trace_function_decorator.py:15: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0948433Z ************* Module agents.telemetry.test_responses_instrumentor_mcp_async
2026-07-25T10:07:43.0949180Z tests/agents/telemetry/test_responses_instrumentor_mcp_async.py:22: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0949758Z ************* Module agents.telemetry.test_trace_function_decorator_async
2026-07-25T10:07:43.0950364Z tests/agents/telemetry/test_trace_function_decorator_async.py:15: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0951030Z ************* Module agents.telemetry.test_non_recording_span
2026-07-25T10:07:43.0951643Z tests/agents/telemetry/test_non_recording_span.py:19: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0952341Z tests/agents/telemetry/test_non_recording_span.py:22: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0952977Z tests/agents/telemetry/test_non_recording_span.py:17: [C0411(wrong-import-order), ] standard import "unittest.mock.MagicMock" should be placed before third party import "pytest"
2026-07-25T10:07:43.0953510Z tests/agents/telemetry/test_non_recording_span.py:14: [W0611(unused-import), ] Unused import os
2026-07-25T10:07:43.0954139Z tests/agents/telemetry/test_non_recording_span.py:15: [W0611(unused-import), ] Unused import json
2026-07-25T10:07:43.0954632Z tests/agents/telemetry/test_non_recording_span.py:16: [W0611(unused-import), ] Unused import pytest
2026-07-25T10:07:43.0955149Z tests/agents/telemetry/test_non_recording_span.py:17: [W0611(unused-import), ] Unused PropertyMock imported from unittest.mock
2026-07-25T10:07:43.0955627Z ************* Module agents.telemetry.test_responses_instrumentor
2026-07-25T10:07:43.0956226Z tests/agents/telemetry/test_responses_instrumentor.py:20: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0956789Z ************* Module agents.telemetry.test_ai_agents_instrumentor_async
2026-07-25T10:07:43.0957392Z tests/agents/telemetry/test_ai_agents_instrumentor_async.py:19: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0958168Z tests/agents/telemetry/test_ai_agents_instrumentor_async.py:88: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_create_agent_with_tracing_content_recording_enabled_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0959005Z tests/agents/telemetry/test_ai_agents_instrumentor_async.py:121: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_create_agent_with_tracing_content_recording_enabled_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0959845Z tests/agents/telemetry/test_ai_agents_instrumentor_async.py:199: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_creation_with_tracing_content_recording_disabled_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0960808Z tests/agents/telemetry/test_ai_agents_instrumentor_async.py:223: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_creation_with_tracing_content_recording_disabled_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0961633Z tests/agents/telemetry/test_ai_agents_instrumentor_async.py:438: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_with_structured_output_with_instructions_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0962578Z tests/agents/telemetry/test_ai_agents_instrumentor_async.py:622: [C4776(no-cross-package-private-import), TestAiAgentsInstrumentor._test_agent_with_structured_output_without_instructions_impl] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0963215Z ************* Module agents.telemetry.test_responses_instrumentor_workflow
2026-07-25T10:07:43.0963976Z tests/agents/telemetry/test_responses_instrumentor_workflow.py:20: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0964582Z ************* Module agents.telemetry.test_responses_instrumentor_file_search_async
2026-07-25T10:07:43.0965204Z tests/agents/telemetry/test_responses_instrumentor_file_search_async.py:22: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0965791Z ************* Module agents.telemetry.test_responses_instrumentor_async
2026-07-25T10:07:43.0966396Z tests/agents/telemetry/test_responses_instrumentor_async.py:19: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0966979Z ************* Module agents.telemetry.test_responses_instrumentor_mcp
2026-07-25T10:07:43.0967578Z tests/agents/telemetry/test_responses_instrumentor_mcp.py:21: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0968169Z ************* Module agents.telemetry.test_responses_instrumentor_browser_automation_async
2026-07-25T10:07:43.0968790Z tests/agents/telemetry/test_responses_instrumentor_browser_automation_async.py:22: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0969381Z ************* Module agents.telemetry.test_responses_instrumentor_browser_automation
2026-07-25T10:07:43.0970000Z tests/agents/telemetry/test_responses_instrumentor_browser_automation.py:20: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0970564Z ************* Module responses.test_openai_client_endpoint
2026-07-25T10:07:43.0971154Z tests/responses/test_openai_client_endpoint.py:17: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0971895Z tests/responses/test_openai_client_endpoint.py:35: [W0613(unused-argument), FakeCredential.get_token] Unused argument 'args'
2026-07-25T10:07:43.0972434Z tests/responses/test_openai_client_endpoint.py:35: [W0613(unused-argument), FakeCredential.get_token] Unused argument 'kwargs'
2026-07-25T10:07:43.0973091Z tests/responses/test_openai_client_endpoint.py:19: [C0411(wrong-import-order), ] third party import "openai_test_helpers.ENDPOINT" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models._patch._FOUNDRY_FEATURES_HEADER_NAME"
2026-07-25T10:07:43.0974002Z tests/responses/test_openai_client_endpoint.py:14: [W0611(unused-import), ] Unused import pytest
2026-07-25T10:07:43.0974492Z ************* Module responses.test_openai_client_overrides
2026-07-25T10:07:43.0975097Z tests/responses/test_openai_client_overrides.py:21: [C0411(wrong-import-order), ] third party import "openai_test_helpers.SYNC_OPENAI_PATCH" should be placed before first party imports "azure.core.credentials.TokenCredential", "azure.ai.projects.AIProjectClient"
2026-07-25T10:07:43.0975671Z ************* Module responses.test_openai_client_overrides_async
2026-07-25T10:07:43.0976274Z tests/responses/test_openai_client_overrides_async.py:21: [C0411(wrong-import-order), ] third party import "openai_test_helpers.ASYNC_OPENAI_PATCH" should be placed before first party imports "azure.core.credentials_async.AsyncTokenCredential", "azure.ai.projects.aio.AIProjectClient"
2026-07-25T10:07:43.0976852Z ************* Module responses.test_openai_client_endpoint_async
2026-07-25T10:07:43.0977453Z tests/responses/test_openai_client_endpoint_async.py:18: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0978084Z tests/responses/test_openai_client_endpoint_async.py:36: [W0613(unused-argument), FakeAsyncCredential.get_token] Unused argument 'args'
2026-07-25T10:07:43.0978762Z tests/responses/test_openai_client_endpoint_async.py:20: [C0411(wrong-import-order), ] third party import "openai_test_helpers.ENDPOINT" should be placed before first party imports "azure.core.credentials_async.AsyncTokenCredential", "azure.ai.projects.aio.AIProjectClient", "azure.ai.projects.models._patch._FOUNDRY_FEATURES_HEADER_NAME"
2026-07-25T10:07:43.0979348Z ************* Module datasets.test_datasets_async
2026-07-25T10:07:43.0979932Z tests/datasets/test_datasets_async.py:14: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0980464Z ************* Module datasets.test_datasets
2026-07-25T10:07:43.0981037Z tests/datasets/test_datasets.py:13: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.0981357Z
2026-07-25T10:07:43.0981708Z ------------------------------------------------------------------
2026-07-25T10:07:43.0982121Z Your code has been rated at 9.91/10 (previous run: 9.72/10, +0.19)
2026-07-25T10:07:43.0982348Z
2026-07-25T10:07:43.0982653Z ************* Module util
2026-07-25T10:07:43.0983124Z samples/util.py:19: [C0413(wrong-import-position), ] Import "from azure.ai.projects import AIProjectClient" should be placed at the top of the module
2026-07-25T10:07:43.0983700Z samples/util.py:20: [C0413(wrong-import-position), ] Import "from azure.ai.projects.aio import AIProjectClient as AsyncAIProjectClient" should be placed at the top of the module
2026-07-25T10:07:43.0984723Z samples/util.py:21: [C0413(wrong-import-position), ] Import "from azure.ai.projects.models import AgentBlueprintReference, AgentDefinition, AgentEndpointConfig, AgentVersionDetails, FixedRatioVersionSelectionRule, ProtocolConfiguration, ResponsesProtocolConfiguration, VersionSelector" should be placed at the top of the module
2026-07-25T10:07:43.0985427Z samples/util.py:46: [C4739(docstring-missing-param), zip_directory] Params missing in docstring: "source_dir, zip_filename". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0986164Z samples/util.py:46: [C4758(docstring-keyword-should-match-keyword-only), zip_directory] "env_var" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0987009Z samples/util.py:46: [C4741(docstring-missing-return), zip_directory] A return doc is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0987616Z samples/util.py:46: [C4742(docstring-missing-rtype), zip_directory] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0988236Z samples/util.py:79: [C4739(docstring-missing-param), create_version_with_endpoint] Params missing in docstring: "project_client, agent_name". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0989045Z samples/util.py:79: [C4758(docstring-keyword-should-match-keyword-only), create_version_with_endpoint] "description, blueprint_reference, draft, definition, metadata" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0989836Z samples/util.py:79: [C4741(docstring-missing-return), create_version_with_endpoint] A return doc is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0990453Z samples/util.py:79: [C4742(docstring-missing-rtype), create_version_with_endpoint] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0991098Z samples/util.py:129: [C4739(docstring-missing-param), create_version_with_endpoint_async] Params missing in docstring: "project_client, agent_name". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0991918Z samples/util.py:129: [C4758(docstring-keyword-should-match-keyword-only), create_version_with_endpoint_async] "description, blueprint_reference, draft, definition, metadata" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0992707Z samples/util.py:129: [C4741(docstring-missing-return), create_version_with_endpoint_async] A return doc is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0993341Z samples/util.py:129: [C4742(docstring-missing-rtype), create_version_with_endpoint_async] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.0993991Z ************* Module toolboxes.sample_toolboxes_crud
2026-07-25T10:07:43.0994460Z samples/toolboxes/sample_toolboxes_crud.py:28: [W0611(unused-import), ] Unused import logging
2026-07-25T10:07:43.0995076Z samples/toolboxes/sample_toolboxes_crud.py:30: [W0611(unused-import), ] Unused import sys
2026-07-25T10:07:43.0995550Z ************* Module skills.sample_skills_upload_and_download_async
2026-07-25T10:07:43.0996091Z samples/skills/sample_skills_upload_and_download_async.py:46: [C0413(wrong-import-position), ] Import "from dotenv import load_dotenv" should be placed at the top of the module
2026-07-25T10:07:43.0996698Z samples/skills/sample_skills_upload_and_download_async.py:48: [C0413(wrong-import-position), ] Import "from azure.core.exceptions import ResourceNotFoundError" should be placed at the top of the module
2026-07-25T10:07:43.0997329Z samples/skills/sample_skills_upload_and_download_async.py:49: [C0413(wrong-import-position), ] Import "from azure.identity.aio import DefaultAzureCredential" should be placed at the top of the module
2026-07-25T10:07:43.0998068Z samples/skills/sample_skills_upload_and_download_async.py:51: [C0413(wrong-import-position), ] Import "from azure.ai.projects.aio import AIProjectClient" should be placed at the top of the module
2026-07-25T10:07:43.0998704Z samples/skills/sample_skills_upload_and_download_async.py:52: [C0413(wrong-import-position), ] Import "from azure.ai.projects.models import CreateSkillVersionFromFilesBody" should be placed at the top of the module
2026-07-25T10:07:43.0999318Z samples/skills/sample_skills_upload_and_download_async.py:54: [C0413(wrong-import-position), ] Import "from util import zip_directory" should be placed at the top of the module
2026-07-25T10:07:43.1000038Z samples/skills/sample_skills_upload_and_download_async.py:54: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.core.exceptions.ResourceNotFoundError", "azure.identity.aio.DefaultAzureCredential", "azure.ai.projects.aio.AIProjectClient", "azure.ai.projects.models.CreateSkillVersionFromFilesBody"
2026-07-25T10:07:43.1000659Z ************* Module skills.sample_skills_upload_and_download
2026-07-25T10:07:43.1001200Z samples/skills/sample_skills_upload_and_download.py:45: [C0413(wrong-import-position), ] Import "from dotenv import load_dotenv" should be placed at the top of the module
2026-07-25T10:07:43.1001789Z samples/skills/sample_skills_upload_and_download.py:47: [C0413(wrong-import-position), ] Import "from azure.core.exceptions import ResourceNotFoundError" should be placed at the top of the module
2026-07-25T10:07:43.1002396Z samples/skills/sample_skills_upload_and_download.py:48: [C0413(wrong-import-position), ] Import "from azure.identity import DefaultAzureCredential" should be placed at the top of the module
2026-07-25T10:07:43.1002994Z samples/skills/sample_skills_upload_and_download.py:50: [C0413(wrong-import-position), ] Import "from azure.ai.projects import AIProjectClient" should be placed at the top of the module
2026-07-25T10:07:43.1003627Z samples/skills/sample_skills_upload_and_download.py:51: [C0413(wrong-import-position), ] Import "from azure.ai.projects.models import CreateSkillVersionFromFilesBody" should be placed at the top of the module
2026-07-25T10:07:43.1004438Z samples/skills/sample_skills_upload_and_download.py:53: [C0413(wrong-import-position), ] Import "from util import zip_directory" should be placed at the top of the module
2026-07-25T10:07:43.1005143Z samples/skills/sample_skills_upload_and_download.py:53: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.core.exceptions.ResourceNotFoundError", "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CreateSkillVersionFromFilesBody"
2026-07-25T10:07:43.1005758Z ************* Module models.sample_models_create_and_poll
2026-07-25T10:07:43.1006360Z samples/models/sample_models_create_and_poll.py:134: [W0707(raise-missing-from), ] Consider explicitly re-raising using 'except ResourceNotFoundError as exc' and 'raise RuntimeError(f'Model `{model_name}`@`{model_version}` did not appear within 300s after pending_create_version.') from exc'
2026-07-25T10:07:43.1007040Z ************* Module models.sample_models_basic_async
2026-07-25T10:07:43.1007655Z samples/models/sample_models_basic_async.py:139: [W0707(raise-missing-from), main] Consider explicitly re-raising using 'except ResourceNotFoundError as exc' and 'raise RuntimeError(f'Model `{model_name}`@`{model_version}` did not appear within 300s after pending_create_version.') from exc'
2026-07-25T10:07:43.1008260Z samples/models/sample_models_basic_async.py:69: [R0915(too-many-statements), main] Too many statements (54/50)
2026-07-25T10:07:43.1008734Z ************* Module hosted_agents.sample_toolbox_with_skill
2026-07-25T10:07:43.1009358Z samples/hosted_agents/sample_toolbox_with_skill.py:51: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1010241Z samples/hosted_agents/sample_toolbox_with_skill.py:52: [C0411(wrong-import-order), ] third party import "rbac_util.ensure_agent_identity_rbac" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1010980Z samples/hosted_agents/sample_toolbox_with_skill.py:53: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1011605Z samples/hosted_agents/sample_toolbox_with_skill.py:55: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-07-25T10:07:43.1012089Z ************* Module hosted_agents.sample_sessions_files_upload_download
2026-07-25T10:07:43.1012722Z samples/hosted_agents/sample_sessions_files_upload_download.py:43: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1013492Z samples/hosted_agents/sample_sessions_files_upload_download.py:44: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1014218Z ************* Module hosted_agents.sample_routines_with_timer_trigger
2026-07-25T10:07:43.1014874Z samples/hosted_agents/sample_routines_with_timer_trigger.py:61: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.core.exceptions.ResourceNotFoundError", "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1015491Z ************* Module hosted_agents.rbac_util
2026-07-25T10:07:43.1016022Z samples/hosted_agents/rbac_util.py:1: [C4726(file-needs-copyright-header), ] File is missing a copyright header. See details: https://azure.github.io/azure-sdk/policies_opensource.html#
2026-07-25T10:07:43.1016546Z ************* Module hosted_agents.sample_agent_user_identity_isolation
2026-07-25T10:07:43.1017100Z samples/hosted_agents/sample_agent_user_identity_isolation.py:63: [C0413(wrong-import-position), ] Import "from hosted_agents_util import create_version_from_code" should be placed at the top of the module
2026-07-25T10:07:43.1017725Z samples/hosted_agents/sample_agent_user_identity_isolation.py:64: [C0413(wrong-import-position), ] Import "from util import zip_directory" should be placed at the top of the module
2026-07-25T10:07:43.1018420Z samples/hosted_agents/sample_agent_user_identity_isolation.py:63: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1019369Z samples/hosted_agents/sample_agent_user_identity_isolation.py:64: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1019952Z ************* Module hosted_agents.sample_sessions_crud_async
2026-07-25T10:07:43.1020581Z samples/hosted_agents/sample_sessions_crud_async.py:51: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code_async" should be placed before first party imports "azure.identity.aio.DefaultAzureCredential", "azure.ai.projects.aio.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1021470Z samples/hosted_agents/sample_sessions_crud_async.py:52: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.identity.aio.DefaultAzureCredential", "azure.ai.projects.aio.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1022043Z ************* Module hosted_agents.sample_session_log_stream_async
2026-07-25T10:07:43.1022688Z samples/hosted_agents/sample_session_log_stream_async.py:42: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code_async" should be placed before first party imports "azure.identity.aio.DefaultAzureCredential", "azure.ai.projects.aio.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1023462Z samples/hosted_agents/sample_session_log_stream_async.py:43: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.identity.aio.DefaultAzureCredential", "azure.ai.projects.aio.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1024309Z ************* Module hosted_agents.sample_create_hosted_agent_from_code
2026-07-25T10:07:43.1024971Z samples/hosted_agents/sample_create_hosted_agent_from_code.py:60: [C0411(wrong-import-order), ] third party import "hosted_agents_util.select_basic_agent_code_zip" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.AgentEndpointConfig"
2026-07-25T10:07:43.1025590Z ************* Module hosted_agents.sample_toolbox_with_reminder_preview
2026-07-25T10:07:43.1026242Z samples/hosted_agents/sample_toolbox_with_reminder_preview.py:58: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.core.exceptions.ResourceNotFoundError", "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1027119Z samples/hosted_agents/sample_toolbox_with_reminder_preview.py:59: [C0411(wrong-import-order), ] third party import "rbac_util.ensure_agent_identity_rbac" should be placed before first party imports "azure.core.exceptions.ResourceNotFoundError", "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1027934Z samples/hosted_agents/sample_toolbox_with_reminder_preview.py:60: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.core.exceptions.ResourceNotFoundError", "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1028548Z ************* Module hosted_agents.sample_routines_with_schedule_trigger
2026-07-25T10:07:43.1029164Z samples/hosted_agents/sample_routines_with_schedule_trigger.py:69: [C0413(wrong-import-position), ] Import "from hosted_agents_util import create_version_from_code, select_basic_agent_code_zip" should be placed at the top of the module
2026-07-25T10:07:43.1030130Z samples/hosted_agents/sample_routines_with_schedule_trigger.py:69: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.core.exceptions.ResourceNotFoundError", "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1030765Z ************* Module hosted_agents.sample_routines_with_teams_message_trigger
2026-07-25T10:07:43.1031286Z samples/hosted_agents/sample_routines_with_teams_message_trigger.py:99: [R0915(too-many-statements), main] Too many statements (51/50)
2026-07-25T10:07:43.1032131Z samples/hosted_agents/sample_routines_with_teams_message_trigger.py:70: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.core.exceptions.ResourceNotFoundError", "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1032770Z ************* Module hosted_agents.sample_sessions_crud
2026-07-25T10:07:43.1033392Z samples/hosted_agents/sample_sessions_crud.py:50: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1034269Z samples/hosted_agents/sample_sessions_crud.py:51: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1034856Z ************* Module hosted_agents.sample_routines_with_github_issue_trigger
2026-07-25T10:07:43.1035541Z samples/hosted_agents/sample_routines_with_github_issue_trigger.py:66: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.core.exceptions.ResourceNotFoundError", "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1036177Z ************* Module hosted_agents.sample_sessions_files_upload_download_async
2026-07-25T10:07:43.1036835Z samples/hosted_agents/sample_sessions_files_upload_download_async.py:44: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code_async" should be placed before first party imports "azure.identity.aio.DefaultAzureCredential", "azure.ai.projects.aio.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1037632Z samples/hosted_agents/sample_sessions_files_upload_download_async.py:45: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.identity.aio.DefaultAzureCredential", "azure.ai.projects.aio.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1038234Z ************* Module hosted_agents.sample_create_hosted_agent_from_image_async
2026-07-25T10:07:43.1038884Z samples/hosted_agents/sample_create_hosted_agent_from_image_async.py:47: [C0411(wrong-import-order), ] third party import "hosted_agents_util.wait_for_agent_version_active_async" should be placed before first party imports "azure.identity.aio.DefaultAzureCredential", "azure.ai.projects.aio.AIProjectClient", "azure.ai.projects.models.AgentEndpointConfig"
2026-07-25T10:07:43.1039488Z ************* Module hosted_agents.sample_session_log_stream
2026-07-25T10:07:43.1040007Z samples/hosted_agents/sample_session_log_stream.py:62: [W0621(redefined-outer-name), _iter_sse_frames] Redefining name 'frame' from outer scope (line 134)
2026-07-25T10:07:43.1040818Z samples/hosted_agents/sample_session_log_stream.py:41: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1041578Z samples/hosted_agents/sample_session_log_stream.py:42: [C0411(wrong-import-order), ] third party import "util.zip_directory" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1042266Z ************* Module hosted_agents.sample_create_hosted_agent_from_code_async
2026-07-25T10:07:43.1042927Z samples/hosted_agents/sample_create_hosted_agent_from_code_async.py:61: [C0411(wrong-import-order), ] third party import "hosted_agents_util.select_basic_agent_code_zip" should be placed before first party imports "azure.ai.projects.aio.AIProjectClient", "azure.ai.projects.models.AgentEndpointConfig", "azure.identity.aio.DefaultAzureCredential"
2026-07-25T10:07:43.1043524Z ************* Module hosted_agents.hosted_agents_util
2026-07-25T10:07:43.1044177Z samples/hosted_agents/hosted_agents_util.py:1: [C4726(file-needs-copyright-header), ] File is missing a copyright header. See details: https://azure.github.io/azure-sdk/policies_opensource.html#
2026-07-25T10:07:43.1044768Z samples/hosted_agents/hosted_agents_util.py:12: [C0413(wrong-import-position), ] Import "from util import zip_directory" should be placed at the top of the module
2026-07-25T10:07:43.1045346Z samples/hosted_agents/hosted_agents_util.py:14: [C0413(wrong-import-position), ] Import "from azure.ai.projects import AIProjectClient" should be placed at the top of the module
2026-07-25T10:07:43.1045947Z samples/hosted_agents/hosted_agents_util.py:15: [C0413(wrong-import-position), ] Import "from azure.ai.projects.aio import AIProjectClient as AsyncAIProjectClient" should be placed at the top of the module
2026-07-25T10:07:43.1046656Z samples/hosted_agents/hosted_agents_util.py:16: [C0413(wrong-import-position), ] Import "from azure.ai.projects.models import AgentEndpointConfig, AgentVersionDetails, CodeDependencyResolution, FixedRatioVersionSelectionRule, ProtocolConfiguration, ResponsesProtocolConfiguration, VersionSelector" should be placed at the top of the module
2026-07-25T10:07:43.1047378Z samples/hosted_agents/hosted_agents_util.py:29: [C4739(docstring-missing-param), select_basic_agent_code_zip] Params missing in docstring: "use_remote_build". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1048045Z samples/hosted_agents/hosted_agents_util.py:29: [C4741(docstring-missing-return), select_basic_agent_code_zip] A return doc is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1048714Z samples/hosted_agents/hosted_agents_util.py:29: [C4742(docstring-missing-rtype), select_basic_agent_code_zip] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1049404Z samples/hosted_agents/hosted_agents_util.py:44: [C4739(docstring-missing-param), wait_for_agent_version_active] Params missing in docstring: "project_client, agent_name, agent_version". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1050239Z samples/hosted_agents/hosted_agents_util.py:44: [C4758(docstring-keyword-should-match-keyword-only), wait_for_agent_version_active] "max_attempts, poll_interval_seconds" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1051056Z samples/hosted_agents/hosted_agents_util.py:73: [C4739(docstring-missing-param), create_version_from_code] Params missing in docstring: "project_client, agent_name, code". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1052006Z samples/hosted_agents/hosted_agents_util.py:73: [C4758(docstring-keyword-should-match-keyword-only), create_version_from_code] "max_attempts, poll_interval_seconds" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1052914Z samples/hosted_agents/hosted_agents_util.py:73: [C4741(docstring-missing-return), create_version_from_code] A return doc is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1053574Z samples/hosted_agents/hosted_agents_util.py:73: [C4742(docstring-missing-rtype), create_version_from_code] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1054393Z samples/hosted_agents/hosted_agents_util.py:131: [C4739(docstring-missing-param), create_version_from_code_async] Params missing in docstring: "project_client, agent_name, code". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1055232Z samples/hosted_agents/hosted_agents_util.py:131: [C4758(docstring-keyword-should-match-keyword-only), create_version_from_code_async] "max_attempts, poll_interval_seconds" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1056040Z samples/hosted_agents/hosted_agents_util.py:131: [C4741(docstring-missing-return), create_version_from_code_async] A return doc is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1056720Z samples/hosted_agents/hosted_agents_util.py:131: [C4742(docstring-missing-rtype), create_version_from_code_async] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1057422Z samples/hosted_agents/hosted_agents_util.py:188: [C4739(docstring-missing-param), wait_for_agent_version_active_async] Params missing in docstring: "project_client, agent_name, agent_version". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1058262Z samples/hosted_agents/hosted_agents_util.py:188: [C4758(docstring-keyword-should-match-keyword-only), wait_for_agent_version_active_async] "max_attempts, poll_interval_seconds" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1058955Z ************* Module hosted_agents.sample_routines_with_dispatch
2026-07-25T10:07:43.1059608Z samples/hosted_agents/sample_routines_with_dispatch.py:65: [C0411(wrong-import-order), ] third party import "hosted_agents_util.create_version_from_code" should be placed before first party imports "azure.core.exceptions.ResourceNotFoundError", "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.CodeConfiguration"
2026-07-25T10:07:43.1060238Z ************* Module hosted_agents.sample_create_hosted_agent_from_image
2026-07-25T10:07:43.1060878Z samples/hosted_agents/sample_create_hosted_agent_from_image.py:49: [C0411(wrong-import-order), ] third party import "hosted_agents_util.wait_for_agent_version_active" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.AgentEndpointConfig"
2026-07-25T10:07:43.1061591Z ************* Module hosted_agents.assets.basic-agent.main
2026-07-25T10:07:43.1062162Z samples/hosted_agents/assets/basic-agent/main.py:10: [C0411(wrong-import-order), ] third party import "dotenv.load_dotenv" should be placed before first party import "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1062676Z ************* Module hosted_agents.assets.toolbox-agent.main
2026-07-25T10:07:43.1063221Z samples/hosted_agents/assets/toolbox-agent/main.py:10: [C0411(wrong-import-order), ] third party import "dotenv.load_dotenv" should be placed before first party import "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1064019Z ************* Module evaluations.sample_redteam_evaluations
2026-07-25T10:07:43.1064605Z samples/evaluations/sample_redteam_evaluations.py:29: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.1065194Z ************* Module evaluations.sample_evaluations_score_model_grader_with_audio_model_target
2026-07-25T10:07:43.1065849Z samples/evaluations/sample_evaluations_score_model_grader_with_audio_model_target.py:37: [C0411(wrong-import-order), ] third party import "openai.types.eval_create_params.DataSourceConfigCustom" should be placed before first party imports "azure.ai.projects.AIProjectClient", "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1066643Z samples/evaluations/sample_evaluations_score_model_grader_with_audio_model_target.py:38: [C0411(wrong-import-order), ] third party import "openai.types.evals.create_eval_completions_run_data_source_param.SourceFileContent" should be placed before first party imports "azure.ai.projects.AIProjectClient", "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1067472Z samples/evaluations/sample_evaluations_score_model_grader_with_audio_model_target.py:44: [C0411(wrong-import-order), ] third party import "openai.types.responses.EasyInputMessageParam" should be placed before first party imports "azure.ai.projects.AIProjectClient", "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1068054Z ************* Module evaluations.sample_scheduled_evaluations
2026-07-25T10:07:43.1068640Z samples/evaluations/sample_scheduled_evaluations.py:36: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.1069208Z ************* Module evaluations.sample_endpoint_evaluator_with_entra_id
2026-07-25T10:07:43.1069978Z samples/evaluations/sample_endpoint_evaluator_with_entra_id.py:91: [C0411(wrong-import-order), ] third party import "openai.types.evals.create_eval_jsonl_run_data_source_param.CreateEvalJSONLRunDataSourceParam" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.EndpointBasedEvaluatorDefinition", "azure.mgmt.cognitiveservices.CognitiveServicesManagementClient", "azure.mgmt.cognitiveservices.models.ConnectionPropertiesV2BasicResource"
2026-07-25T10:07:43.1070993Z samples/evaluations/sample_endpoint_evaluator_with_entra_id.py:96: [C0411(wrong-import-order), ] third party import "openai.types.eval_create_params.DataSourceConfigCustom" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.EndpointBasedEvaluatorDefinition", "azure.mgmt.cognitiveservices.CognitiveServicesManagementClient", "azure.mgmt.cognitiveservices.models.ConnectionPropertiesV2BasicResource"
2026-07-25T10:07:43.1072050Z samples/evaluations/sample_endpoint_evaluator_with_entra_id.py:98: [C0411(wrong-import-order), ] standard import "pprint.pprint" should be placed before third party imports "openai.types.evals.create_eval_jsonl_run_data_source_param.CreateEvalJSONLRunDataSourceParam", "openai.types.eval_create_params.DataSourceConfigCustom" and first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.EndpointBasedEvaluatorDefinition", "azure.mgmt.cognitiveservices.CognitiveServicesManagementClient", "azure.mgmt.cognitiveservices.models.ConnectionPropertiesV2BasicResource"
2026-07-25T10:07:43.1073249Z samples/evaluations/sample_endpoint_evaluator_with_entra_id.py:99: [C0411(wrong-import-order), ] third party import "dotenv.load_dotenv" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.EndpointBasedEvaluatorDefinition", "azure.mgmt.cognitiveservices.CognitiveServicesManagementClient", "azure.mgmt.cognitiveservices.models.ConnectionPropertiesV2BasicResource"
2026-07-25T10:07:43.1074203Z ************* Module evaluations.sample_evaluations_score_model_grader_with_image_model_target
2026-07-25T10:07:43.1074844Z samples/evaluations/sample_evaluations_score_model_grader_with_image_model_target.py:36: [C0411(wrong-import-order), ] third party import "openai.types.eval_create_params.DataSourceConfigCustom" should be placed before first party imports "azure.ai.projects.AIProjectClient", "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1075644Z samples/evaluations/sample_evaluations_score_model_grader_with_image_model_target.py:37: [C0411(wrong-import-order), ] third party import "openai.types.evals.create_eval_completions_run_data_source_param.SourceFileContent" should be placed before first party imports "azure.ai.projects.AIProjectClient", "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1076436Z samples/evaluations/sample_evaluations_score_model_grader_with_image_model_target.py:44: [C0411(wrong-import-order), ] third party import "openai.types.responses.EasyInputMessageParam" should be placed before first party imports "azure.ai.projects.AIProjectClient", "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1077053Z ************* Module evaluations.sample_evaluations_score_model_grader_with_audio
2026-07-25T10:07:43.1077679Z samples/evaluations/sample_evaluations_score_model_grader_with_audio.py:37: [C0411(wrong-import-order), ] third party import "openai.types.eval_create_params.DataSourceConfigCustom" should be placed before first party imports "azure.ai.projects.AIProjectClient", "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1078469Z samples/evaluations/sample_evaluations_score_model_grader_with_audio.py:38: [C0411(wrong-import-order), ] third party import "openai.types.evals.create_eval_completions_run_data_source_param.CreateEvalCompletionsRunDataSourceParam" should be placed before first party imports "azure.ai.projects.AIProjectClient", "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1079253Z samples/evaluations/sample_evaluations_score_model_grader_with_audio.py:45: [C0411(wrong-import-order), ] third party import "openai.types.responses.EasyInputMessageParam" should be placed before first party imports "azure.ai.projects.AIProjectClient", "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1079835Z ************* Module evaluations.sample_human_evaluations
2026-07-25T10:07:43.1080389Z samples/evaluations/sample_human_evaluations.py:127: [C0325(superfluous-parens), ] Unnecessary parens after 'not' keyword
2026-07-25T10:07:43.1081022Z samples/evaluations/sample_human_evaluations.py:84: [W0621(redefined-outer-name), _log_evaluation_event] Redefining name 'trace_id' from outer scope (line 372)
2026-07-25T10:07:43.1081662Z samples/evaluations/sample_human_evaluations.py:85: [W0621(redefined-outer-name), _log_evaluation_event] Redefining name 'span_id' from outer scope (line 373)
2026-07-25T10:07:43.1082257Z samples/evaluations/sample_human_evaluations.py:165: [W0621(redefined-outer-name), _emit_human_evaluation] Redefining name 'project_resource_id' from outer scope (line 369)
2026-07-25T10:07:43.1083002Z samples/evaluations/sample_human_evaluations.py:170: [W0621(redefined-outer-name), _emit_human_evaluation] Redefining name 'trace_id' from outer scope (line 372)
2026-07-25T10:07:43.1083595Z samples/evaluations/sample_human_evaluations.py:171: [W0621(redefined-outer-name), _emit_human_evaluation] Redefining name 'span_id' from outer scope (line 373)
2026-07-25T10:07:43.1084368Z samples/evaluations/sample_human_evaluations.py:230: [W0621(redefined-outer-name), emit_boolean_evaluation] Redefining name 'project_resource_id' from outer scope (line 369)
2026-07-25T10:07:43.1084991Z samples/evaluations/sample_human_evaluations.py:235: [W0621(redefined-outer-name), emit_boolean_evaluation] Redefining name 'trace_id' from outer scope (line 372)
2026-07-25T10:07:43.1085690Z samples/evaluations/sample_human_evaluations.py:236: [W0621(redefined-outer-name), emit_boolean_evaluation] Redefining name 'span_id' from outer scope (line 373)
2026-07-25T10:07:43.1086574Z samples/evaluations/sample_human_evaluations.py:223: [C4758(docstring-keyword-should-match-keyword-only), emit_boolean_evaluation] "trace_id, response_id, enduser_id, evaluation_id, explanation, span_id, enduser_pseudo_id, tags, conversation_id, evaluation_metric_name, passed, project_resource_id" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1087460Z samples/evaluations/sample_human_evaluations.py:288: [W0621(redefined-outer-name), emit_5_point_ordinal_evaluation] Redefining name 'project_resource_id' from outer scope (line 369)
2026-07-25T10:07:43.1088069Z samples/evaluations/sample_human_evaluations.py:293: [W0621(redefined-outer-name), emit_5_point_ordinal_evaluation] Redefining name 'trace_id' from outer scope (line 372)
2026-07-25T10:07:43.1088664Z samples/evaluations/sample_human_evaluations.py:294: [W0621(redefined-outer-name), emit_5_point_ordinal_evaluation] Redefining name 'span_id' from outer scope (line 373)
2026-07-25T10:07:43.1089551Z samples/evaluations/sample_human_evaluations.py:280: [C4758(docstring-keyword-should-match-keyword-only), emit_5_point_ordinal_evaluation] "trace_id, response_id, enduser_id, evaluation_id, explanation, span_id, enduser_pseudo_id, tags, score_value, evaluation_metric_name, conversation_id, threshold, project_resource_id" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-25T10:07:43.1090347Z ************* Module evaluations.sample_multiturn_conversation_evaluation
2026-07-25T10:07:43.1090878Z samples/evaluations/sample_multiturn_conversation_evaluation.py:131: [W0718(broad-exception-caught), ] Catching too general exception Exception
2026-07-25T10:07:43.1091373Z ************* Module evaluations.sample_endpoint_evaluator_with_api_key
2026-07-25T10:07:43.1092133Z samples/evaluations/sample_endpoint_evaluator_with_api_key.py:88: [C0411(wrong-import-order), ] third party import "openai.types.evals.create_eval_jsonl_run_data_source_param.CreateEvalJSONLRunDataSourceParam" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.EndpointBasedEvaluatorDefinition", "azure.mgmt.cognitiveservices.CognitiveServicesManagementClient", "azure.mgmt.cognitiveservices.models.ConnectionPropertiesV2BasicResource"
2026-07-25T10:07:43.1093154Z samples/evaluations/sample_endpoint_evaluator_with_api_key.py:93: [C0411(wrong-import-order), ] third party import "openai.types.eval_create_params.DataSourceConfigCustom" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.EndpointBasedEvaluatorDefinition", "azure.mgmt.cognitiveservices.CognitiveServicesManagementClient", "azure.mgmt.cognitiveservices.models.ConnectionPropertiesV2BasicResource"
2026-07-25T10:07:43.1094492Z samples/evaluations/sample_endpoint_evaluator_with_api_key.py:95: [C0411(wrong-import-order), ] standard import "pprint.pprint" should be placed before third party imports "openai.types.evals.create_eval_jsonl_run_data_source_param.CreateEvalJSONLRunDataSourceParam", "openai.types.eval_create_params.DataSourceConfigCustom" and first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.EndpointBasedEvaluatorDefinition", "azure.mgmt.cognitiveservices.CognitiveServicesManagementClient", "azure.mgmt.cognitiveservices.models.ConnectionPropertiesV2BasicResource"
2026-07-25T10:07:43.1095655Z samples/evaluations/sample_endpoint_evaluator_with_api_key.py:96: [C0411(wrong-import-order), ] third party import "dotenv.load_dotenv" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.ai.projects.AIProjectClient", "azure.ai.projects.models.EndpointBasedEvaluatorDefinition", "azure.mgmt.cognitiveservices.CognitiveServicesManagementClient", "azure.mgmt.cognitiveservices.models.ConnectionPropertiesV2BasicResource"
2026-07-25T10:07:43.1096354Z ************* Module evaluations.sample_multiturn_conversation_simulation
2026-07-25T10:07:43.1096885Z samples/evaluations/sample_multiturn_conversation_simulation.py:140: [W0718(broad-exception-caught), ] Catching too general exception Exception
2026-07-25T10:07:43.1097371Z ************* Module chat_completions.sample_chat_completions_basic
2026-07-25T10:07:43.1097965Z samples/chat_completions/sample_chat_completions_basic.py:33: [C0411(wrong-import-order), ] third party import "openai.types.chat.ChatCompletionMessageParam" should be placed before first party imports "azure.ai.projects.AIProjectClient", "azure.identity.DefaultAzureCredential"
2026-07-25T10:07:43.1098551Z ************* Module chat_completions.sample_chat_completions_basic_async
2026-07-25T10:07:43.1099150Z samples/chat_completions/sample_chat_completions_basic_async.py:34: [C0411(wrong-import-order), ] third party import "openai.types.chat.ChatCompletionMessageParam" should be placed before first party imports "azure.ai.projects.aio.AIProjectClient", "azure.identity.aio.DefaultAzureCredential"
2026-07-25T10:07:43.1099690Z ************* Module agents.util
2026-07-25T10:07:43.1100228Z samples/agents/util.py:15: [C0413(wrong-import-position), ] Import "from samples.util import create_version_with_endpoint as _create_version_with_endpoint" should be placed at the top of the module
2026-07-25T10:07:43.1100841Z samples/agents/util.py:16: [C0413(wrong-import-position), ] Import "from samples.util import create_version_with_endpoint_async as _create_version_with_endpoint_async" should be placed at the top of the module
2026-07-25T10:07:43.1101376Z ************* Module agents.optimization.sample_optimization_job_list_get_delete
2026-07-25T10:07:43.1101922Z samples/agents/optimization/sample_optimization_job_list_get_delete.py:70: [W1309(f-string-without-interpolation), ] Using an f-string that does not have any interpolated variables
2026-07-25T10:07:43.1102450Z ************* Module agents.optimization.sample_optimization_job_basic_polling_async
2026-07-25T10:07:43.1103001Z samples/agents/optimization/sample_optimization_job_basic_polling_async.py:42: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-25T10:07:43.1103505Z ************* Module agents.tools.util
2026-07-25T10:07:43.1104170Z samples/agents/tools/util.py:15: [C0413(wrong-import-position), ] Import "from samples.util import create_version_with_endpoint as _create_version_with_endpoint" should be placed at the top of the module
2026-07-25T10:07:43.1104808Z samples/agents/tools/util.py:16: [C0413(wrong-import-position), ] Import "from samples.util import create_version_with_endpoint_async as _create_version_with_endpoint_async" should be placed at the top of the module
2026-07-25T10:07:43.1105502Z ************* Module agents.tools.sample_agent_code_interpreter_structured_inputs
2026-07-25T10:07:43.1106126Z samples/agents/tools/sample_agent_code_interpreter_structured_inputs.py:39: [C4776(no-cross-package-private-import), ] Do not import private APIs from other packages. Private modules (prefixed with '_') are internal implementation details and may change without notice. Use the public API instead.
2026-07-25T10:07:43.1106770Z samples/agents/tools/sample_agent_code_interpreter_structured_inputs.py:35: [W0611(unused-import), ] Unused Any imported from typing
2026-07-25T10:07:43.1107439Z samples/agents/tools/sample_agent_code_interpreter_structured_inputs.py:35: [W0611(unused-import), ] Unused cast imported from typing
2026-07-25T10:07:43.1107902Z ************* Module agents.telemetry.util
2026-07-25T10:07:43.1108441Z samples/agents/telemetry/util.py:15: [C0413(wrong-import-position), ] Import "from samples.util import create_version_with_endpoint as _create_version_with_endpoint" should be placed at the top of the module
2026-07-25T10:07:43.1109067Z samples/agents/telemetry/util.py:16: [C0413(wrong-import-position), ] Import "from samples.util import create_version_with_endpoint_async as _create_version_with_endpoint_async" should be placed at the top of the module
2026-07-25T10:07:43.1109625Z ************* Module datasets.sample_dataset_generation_job_traces_for_evaluation
2026-07-25T10:07:43.1110162Z samples/datasets/sample_dataset_generation_job_traces_for_evaluation.py:161: [W1309(f-string-without-interpolation), ] Using an f-string that does not have any interpolated variables
2026-07-25T10:07:43.1110799Z samples/datasets/sample_dataset_generation_job_traces_for_evaluation.py:165: [W0707(raise-missing-from), ] Consider explicitly re-raising using 'raise RuntimeError(f'Job failed after {MAX_JOB_ATTEMPTS} attempts: {e}') from e'
2026-07-25T10:07:43.1111357Z ************* Module datasets.sample_dataset_generation_job_traces_for_finetuning
2026-07-25T10:07:43.1111897Z samples/datasets/sample_dataset_generation_job_traces_for_finetuning.py:164: [W1309(f-string-without-interpolation), ] Using an f-string that does not have any interpolated variables
2026-07-25T10:07:43.1112532Z samples/datasets/sample_dataset_generation_job_traces_for_finetuning.py:168: [W0707(raise-missing-from), ] Consider explicitly re-raising using 'raise RuntimeError(f'Job failed after {MAX_JOB_ATTEMPTS} attempts: {e}') from e'
2026-07-25T10:07:43.1112829Z
2026-07-25T10:07:43.1113219Z ------------------------------------------------------------------
2026-07-25T10:07:43.1113646Z Your code has been rated at 9.83/10 (previous run: 9.41/10, +0.42)
2026-07-25T10:07:43.1114010Z
2026-07-25T10:07:43.1114381Z next-pylint check completed with exit code 28
2026-07-25T10:07:43.1114820Z ========================================================================================
2026-07-25T10:07:43.1115287Z ===== STDERR: next-pylint :: /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects (exit 28) =====
2026-07-25T10:07:43.1118401Z 2026-07-25 10:04:02,592 [INFO] azure-sdk-tools: Installing from feed: https://build:***
2026-07-25T10:07:43.1118885Z 2026-07-25 10:04:02,592 [INFO] azure-sdk-tools: Running pylint check...
2026-07-25T10:07:43.1119373Z 2026-07-25 10:04:06,752 [INFO] root: Found whl azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-25T10:07:43.1119596Z
2026-07-25T10:07:43.1119924Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-25T10:07:43.1120315Z [notice] To update, run: python -m pip install --upgrade pip
2026-07-25T10:07:43.1120786Z 2026-07-25 10:04:22,268 [INFO] azure-sdk-tools: Processing azure-ai-projects for pylint check
2026-07-25T10:07:43.1121294Z 2026-07-25 10:04:22,268 [INFO] azure-sdk-tools: Installing dev requirements for /mnt/vss/_work/1/s/sdk/ai/azure-ai-projects
2026-07-25T10:07:43.1121538Z
2026-07-25T10:07:43.1121905Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-25T10:07:43.1122434Z [notice] To update, run: python -m pip install --upgrade pip
2026-07-25T10:07:43.1122671Z
2026-07-25T10:07:43.1123022Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-25T10:07:43.1123421Z [notice] To update, run: python -m pip install --upgrade pip
2026-07-25T10:07:43.1124026Z 2026-07-25 10:05:16,231 [INFO] azure-sdk-tools: Installing azure_ai_projects-2.4.0.tar.gz from fresh built package.
2026-07-25T10:07:43.1124274Z
2026-07-25T10:07:43.1124604Z [notice] A new release of pip is available: 24.0 -> 26.1.2
2026-07-25T10:07:43.1125004Z [notice] To update, run: pip install --upgrade pip
2026-07-25T10:07:43.1125225Z
2026-07-25T10:07:43.1125584Z [notice] A new release of pip is available: 24.0 -> 26.1.2
2026-07-25T10:07:43.1126097Z [notice] To update, run: pip install --upgrade pip
2026-07-25T10:07:43.1126879Z 2026-07-25 10:05:20,480 [INFO] azure-sdk-tools: Executing command from /mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/.staging:['/mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/bin/python', '-m', 'pip', 'install', '/mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/.staging/azure_ai_projects-2.4.0.tar.gz', '/mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/.staging/dl/azure_identity-1.25.3-py3-none-any.whl', '/mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/.staging/dl/azure_storage_blob-12.30.0-py3-none-any.whl']
2026-07-25T10:07:43.1127389Z
2026-07-25T10:07:43.1127762Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-25T10:07:43.1128155Z [notice] To update, run: python -m pip install --upgrade pip
2026-07-25T10:07:43.1128626Z 2026-07-25 10:05:38,256 [INFO] azure-sdk-tools: Installed azure_ai_projects-2.4.0.tar.gz
2026-07-25T10:07:43.1128850Z
2026-07-25T10:07:43.1129171Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-25T10:07:43.1129554Z [notice] To update, run: python -m pip install --upgrade pip
2026-07-25T10:07:43.1129995Z 2026-07-25 10:05:41,952 [INFO] azure-sdk-tools: Installed packages:
2026-07-25T10:07:43.1130454Z 2026-07-25 10:05:41,952 [INFO] azure-sdk-tools: aiohappyeyeballs==2.7.1
2026-07-25T10:07:43.1130842Z aiohttp==3.14.3
2026-07-25T10:07:43.1131227Z aiosignal==1.4.0
2026-07-25T10:07:43.1131613Z annotated-types==0.8.0
2026-07-25T10:07:43.1131989Z anyio==4.14.2
2026-07-25T10:07:43.1132362Z asgiref==3.12.1
2026-07-25T10:07:43.1132737Z astroid==4.0.4
2026-07-25T10:07:43.1133123Z async-timeout==5.0.1
2026-07-25T10:07:43.1133495Z attrs==26.1.0
2026-07-25T10:07:43.1134130Z azure-ai-projects @ file:///mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/.staging/azure_ai_projects-2.4.0.tar.gz
2026-07-25T10:07:43.1134554Z azure-common==1.1.28
2026-07-25T10:07:43.1134944Z azure-core==1.41.0
2026-07-25T10:07:43.1135356Z azure-core-tracing-opentelemetry==1.0.0b13
2026-07-25T10:07:43.1135859Z azure-identity @ file:///mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/.staging/dl/azure_identity-1.25.3-py3-none-any.whl
2026-07-25T10:07:43.1136300Z azure-mgmt-authorization==4.0.0
2026-07-25T10:07:43.1136713Z azure-mgmt-cognitiveservices==14.1.0
2026-07-25T10:07:43.1137118Z azure-mgmt-core==1.6.0
2026-07-25T10:07:43.1137523Z azure-mgmt-resource==26.0.0
2026-07-25T10:07:43.1137921Z azure-mgmt-subscription==3.1.1
2026-07-25T10:07:43.1138328Z azure-monitor-opentelemetry==1.8.9
2026-07-25T10:07:43.1138750Z azure-monitor-opentelemetry-exporter==1.0.0b55
2026-07-25T10:07:43.1139164Z azure-monitor-query==2.0.0
2026-07-25T10:07:43.1139594Z azure-pylint-guidelines-checker==0.5.9
2026-07-25T10:07:43.1140056Z azure-sdk-tools @ file:///mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-25T10:07:43.1140576Z azure-storage-blob @ file:///mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/.staging/dl/azure_storage_blob-12.30.0-py3-none-any.whl
2026-07-25T10:07:43.1141027Z backports.asyncio.runner==1.2.0
2026-07-25T10:07:43.1141415Z bashlex==0.18
2026-07-25T10:07:43.1141786Z black==26.5.1
2026-07-25T10:07:43.1142164Z bracex==3.0.1
2026-07-25T10:07:43.1142685Z build==1.5.1
2026-07-25T10:07:43.1143119Z certifi==2026.7.22
2026-07-25T10:07:43.1143500Z cffi==2.1.0
2026-07-25T10:07:43.1144090Z charset-normalizer==3.4.9
2026-07-25T10:07:43.1144451Z cibuildwheel==2.23.3
2026-07-25T10:07:43.1144857Z click==8.4.2
2026-07-25T10:07:43.1145252Z ConfigArgParse==1.7.5
2026-07-25T10:07:43.1145644Z coverage==7.15.2
2026-07-25T10:07:43.1146024Z cryptography==49.0.0
2026-07-25T10:07:43.1146415Z dependency-groups==1.3.1
2026-07-25T10:07:43.1146934Z dill==0.4.1
2026-07-25T10:07:43.1147217Z distro==1.9.0
2026-07-25T10:07:43.1147614Z exceptiongroup==1.3.1
2026-07-25T10:07:43.1147998Z filelock==3.32.0
2026-07-25T10:07:43.1148350Z frozenlist==1.8.0
2026-07-25T10:07:43.1148891Z h11==0.16.0
2026-07-25T10:07:43.1149220Z httpcore==1.0.9
2026-07-25T10:07:43.1150502Z httpx==0.28.1
2026-07-25T10:07:43.1150824Z idna==3.18
2026-07-25T10:07:43.1151203Z iniconfig==2.3.0
2026-07-25T10:07:43.1151547Z isodate==0.7.2
2026-07-25T10:07:43.1151874Z isort==8.0.1
2026-07-25T10:07:43.1152216Z Jinja2==3.1.6
2026-07-25T10:07:43.1152554Z jiter==0.16.0
2026-07-25T10:07:43.1152893Z json-delta==2.0.2
2026-07-25T10:07:43.1153230Z jsonref==1.1.0
2026-07-25T10:07:43.1153563Z MarkupSafe==3.0.3
2026-07-25T10:07:43.1154140Z mccabe==0.7.0
2026-07-25T10:07:43.1154513Z msal==1.37.0
2026-07-25T10:07:43.1154858Z msal-extensions==1.3.1
2026-07-25T10:07:43.1155218Z msrest==0.7.1
2026-07-25T10:07:43.1155562Z multidict==6.7.1
2026-07-25T10:07:43.1155903Z mypy_extensions==1.1.0
2026-07-25T10:07:43.1156244Z oauthlib==3.3.1
2026-07-25T10:07:43.1156579Z openai==2.48.0
2026-07-25T10:07:43.1156930Z opentelemetry-api==1.43.0
2026-07-25T10:07:43.1157309Z opentelemetry-instrumentation==0.64b0
2026-07-25T10:07:43.1157684Z opentelemetry-instrumentation-asgi==0.64b0
2026-07-25T10:07:43.1158060Z opentelemetry-instrumentation-dbapi==0.64b0
2026-07-25T10:07:43.1158421Z opentelemetry-instrumentation-django==0.64b0
2026-07-25T10:07:43.1158788Z opentelemetry-instrumentation-fastapi==0.64b0
2026-07-25T10:07:43.1159154Z opentelemetry-instrumentation-flask==0.64b0
2026-07-25T10:07:43.1159516Z opentelemetry-instrumentation-logging==0.64b0
2026-07-25T10:07:43.1159889Z opentelemetry-instrumentation-psycopg2==0.64b0
2026-07-25T10:07:43.1160262Z opentelemetry-instrumentation-requests==0.64b0
2026-07-25T10:07:43.1160628Z opentelemetry-instrumentation-urllib==0.64b0
2026-07-25T10:07:43.1161001Z opentelemetry-instrumentation-urllib3==0.64b0
2026-07-25T10:07:43.1161356Z opentelemetry-instrumentation-wsgi==0.64b0
2026-07-25T10:07:43.1161848Z opentelemetry-resource-detector-azure @ https://azuresdkartifacts.z5.web.core.windows.net/python/distributions/distros/opentelemetry_resource_detector_azure-0.1.5-py3-none-any.whl
2026-07-25T10:07:43.1162322Z opentelemetry-sdk==1.43.0
2026-07-25T10:07:43.1162666Z opentelemetry-semantic-conventions==0.64b0
2026-07-25T10:07:43.1163023Z opentelemetry-util-http==0.64b0
2026-07-25T10:07:43.1163346Z packaging==26.2
2026-07-25T10:07:43.1163651Z pathspec==1.1.1
2026-07-25T10:07:43.1164193Z pkginfo==1.12.1.2
2026-07-25T10:07:43.1164556Z platformdirs==4.11.0
2026-07-25T10:07:43.1164880Z pluggy==1.6.0
2026-07-25T10:07:43.1165205Z propcache==0.5.2
2026-07-25T10:07:43.1165479Z psutil==7.2.2
2026-07-25T10:07:43.1165770Z pycparser==3.0
2026-07-25T10:07:43.1166054Z pydantic==2.13.4
2026-07-25T10:07:43.1166357Z pydantic_core==2.46.4
2026-07-25T10:07:43.1166662Z Pygments==2.20.0
2026-07-25T10:07:43.1167040Z PyJWT==2.13.0
2026-07-25T10:07:43.1167328Z pylint==4.0.6
2026-07-25T10:07:43.1167619Z pyparsing==3.3.2
2026-07-25T10:07:43.1167917Z pyproject_hooks==1.2.0
2026-07-25T10:07:43.1168223Z pytest==9.1.1
2026-07-25T10:07:43.1168520Z pytest-asyncio==1.4.0
2026-07-25T10:07:43.1168819Z pytest-cov==7.1.0
2026-07-25T10:07:43.1169115Z python-dotenv==1.2.2
2026-07-25T10:07:43.1169407Z pytokens==0.4.1
2026-07-25T10:07:43.1169673Z PyYAML==6.0.3
2026-07-25T10:07:43.1169966Z requests==2.34.2
2026-07-25T10:07:43.1170271Z requests-oauthlib==2.0.0
2026-07-25T10:07:43.1170575Z sniffio==1.3.1
2026-07-25T10:07:43.1170862Z tomli==2.4.1
2026-07-25T10:07:43.1171305Z tomli_w==1.0.0
2026-07-25T10:07:43.1171599Z tomlkit==0.15.1
2026-07-25T10:07:43.1171891Z tqdm==4.69.1
2026-07-25T10:07:43.1172187Z typing-inspection==0.4.2
2026-07-25T10:07:43.1172502Z typing_extensions==4.16.0
2026-07-25T10:07:43.1172806Z urllib3==2.7.0
2026-07-25T10:07:43.1173090Z wrapt==2.2.2
2026-07-25T10:07:43.1173365Z yarl==1.24.5
2026-07-25T10:07:43.1173499Z
2026-07-25T10:07:43.1174511Z 2026-07-25 10:05:41,953 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/azure']
2026-07-25T10:07:43.1175408Z 2026-07-25 10:06:11,011 [ERROR] azure-sdk-tools: azure-ai-projects main package exited with linting error 16. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-07-25T10:07:43.1176442Z 2026-07-25 10:06:11,011 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/test_pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/tests']
2026-07-25T10:07:43.1177194Z 2026-07-25 10:06:52,296 [ERROR] azure-sdk-tools: azure-ai-projects tests exited with linting error 28. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-07-25T10:07:43.1177819Z 2026-07-25 10:06:52,296 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-ai-projects/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/samples_pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/ai/azure-ai-projects/samples']
2026-07-25T10:07:43.1178423Z 2026-07-25 10:07:25,859 [ERROR] azure-sdk-tools: azure-ai-projects samples exited with linting error 28. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-07-25T10:07:43.1178939Z 2026-07-25 10:07:28,811 [INFO] root: Issue exists for azure-ai-projects with pylint version 4.0.6. Updating...
2026-07-25T10:07:43.1179387Z 2026-07-25 10:07:31,332 [INFO] root: Assigned dargilco to issue for azure-ai-projects
2026-07-25T10:07:43.1179809Z 2026-07-25 10:07:33,120 [INFO] root: Assigned glharper to issue for azure-ai-projects
2026-07-25T10:07:43.1180228Z 2026-07-25 10:07:34,794 [INFO] root: Assigned howieleung to issue for azure-ai-projects
2026-07-25T10:07:43.1180649Z 2026-07-25 10:07:36,677 [INFO] root: Assigned kingernupur to issue for azure-ai-projects
2026-07-25T10:07:43.1181071Z 2026-07-25 10:07:38,356 [INFO] root: Assigned nick863 to issue for azure-ai-projects
2026-07-25T10:07:43.1181493Z 2026-07-25 10:07:39,865 [INFO] root: Assigned trangevi to issue for azure-ai-projects
2026-07-25T10:07:43.1181919Z 2026-07-25 10:07:41,413 [INFO] root: Assigned trrwilson to issue for azure-ai-projects
2026-07-25T10:07:44.1277027Z 2026-07-25 10:07:43,003 [INFO] root: Assigned bobogogo1990 to issue for azure-ai-projects
2026-07-25T10:07:44.1277900Z ========================================================================================
2026-07-25T10:07:44.1278408Z

**How to fix:**
**Note:** If you are a bot. Fix the issue by fixing the above pylint errors.
Run the `next-pylint` azpysdk command at the library package-level and resolve the linting errors.
1) `/mnt/vss/_work/1/s>pip install -e ./eng/tools/azure-sdk-tools`
2) `../azure-ai-projects>azpysdk next-pylint --isolate .`

See the [Pylint Guide](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/pylint_checking.md) for more information.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.