Skip to content

azure-ai-translation-text needs linting updates for pylint version 4.0.4 #44726

@azure-sdk

Description

@azure-sdk

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

Library name: azure-ai-translation-text
Pylint version: 4.0.4
Pylint Build: Link to build (2026-05-09)

Pylint Errors:

28
2026-05-09T23:04:22.5359288Z ===== OUTPUT: next-pylint :: /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text (exit 28) =====
2026-05-09T23:04:22.5360474Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-05-09T23:04:22.5361347Z Processing ./.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-05-09T23:04:22.5361977Z Collecting packaging
2026-05-09T23:04:22.5362471Z Downloading packaging-26.2-py3-none-any.whl (100 kB)
2026-05-09T23:04:22.5363333Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 3.4 MB/s eta 0:00:00
2026-05-09T23:04:22.5363855Z Collecting urllib3
2026-05-09T23:04:22.5364381Z Downloading urllib3-2.7.0-py3-none-any.whl (131 kB)
2026-05-09T23:04:22.5365388Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 40.0 MB/s eta 0:00:00
2026-05-09T23:04:22.5366176Z Collecting python-dotenv
2026-05-09T23:04:22.5366700Z Downloading python_dotenv-1.2.2-py3-none-any.whl (22 kB)
2026-05-09T23:04:22.5367152Z Collecting json-delta>=2.0
2026-05-09T23:04:22.5367599Z Downloading json_delta-2.0.2-py2.py3-none-any.whl (33 kB)
2026-05-09T23:04:22.5368042Z Collecting tomli
2026-05-09T23:04:22.5368465Z Downloading tomli-2.4.1-py3-none-any.whl (14 kB)
2026-05-09T23:04:22.5368899Z Collecting ConfigArgParse>=0.12.0
2026-05-09T23:04:22.5369340Z Downloading configargparse-1.7.5-py3-none-any.whl (27 kB)
2026-05-09T23:04:22.5369743Z Collecting pkginfo
2026-05-09T23:04:22.5370164Z Using cached pkginfo-1.12.1.2-py3-none-any.whl (32 kB)
2026-05-09T23:04:22.5370575Z Collecting build
2026-05-09T23:04:22.5370970Z Downloading build-1.5.0-py3-none-any.whl (26 kB)
2026-05-09T23:04:22.5371357Z Collecting PyYAML
2026-05-09T23:04:22.5371822Z Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB)
2026-05-09T23:04:22.5372556Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 99.8 MB/s eta 0:00:00
2026-05-09T23:04:22.5373123Z Requirement already satisfied: setuptools in ./.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0) (79.0.1)
2026-05-09T23:04:22.5373620Z Collecting Jinja2
2026-05-09T23:04:22.5374007Z Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
2026-05-09T23:04:22.5374404Z Collecting pytest-asyncio>=0.9.0
2026-05-09T23:04:22.5374823Z Using cached pytest_asyncio-1.3.0-py3-none-any.whl (15 kB)
2026-05-09T23:04:22.5375224Z Collecting tomli-w==1.0.0
2026-05-09T23:04:22.5375893Z Using cached tomli_w-1.0.0-py3-none-any.whl (6.0 kB)
2026-05-09T23:04:22.5376818Z Collecting pytest>=3.5.1
2026-05-09T23:04:22.5377328Z Using cached pytest-9.0.3-py3-none-any.whl (375 kB)
2026-05-09T23:04:22.5377821Z Collecting certifi
2026-05-09T23:04:22.5378327Z Using cached certifi-2026.4.22-py3-none-any.whl (135 kB)
2026-05-09T23:04:22.5378827Z Collecting azure-core
2026-05-09T23:04:22.5379346Z Downloading azure_core-1.41.0-py3-none-any.whl (220 kB)
2026-05-09T23:04:22.5380068Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 220.9/220.9 kB 64.9 MB/s eta 0:00:00
2026-05-09T23:04:22.5380605Z Collecting cibuildwheel==2.23.3
2026-05-09T23:04:22.5381146Z Using cached cibuildwheel-2.23.3-py3-none-any.whl (91 kB)
2026-05-09T23:04:22.5381609Z Collecting wheel
2026-05-09T23:04:22.5382005Z Downloading wheel-0.47.0-py3-none-any.whl (32 kB)
2026-05-09T23:04:22.5382397Z Collecting pyparsing
2026-05-09T23:04:22.5382776Z Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB)
2026-05-09T23:04:22.5383152Z Collecting pytest-cov
2026-05-09T23:04:22.5383520Z Using cached pytest_cov-7.1.0-py3-none-any.whl (22 kB)
2026-05-09T23:04:22.5383898Z Collecting bashlex!=0.13
2026-05-09T23:04:22.5384269Z Downloading bashlex-0.18-py2.py3-none-any.whl (69 kB)
2026-05-09T23:04:22.5384788Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.5/69.5 kB 24.0 MB/s eta 0:00:00
2026-05-09T23:04:22.5385198Z Collecting typing-extensions>=4.1.0
2026-05-09T23:04:22.5386233Z Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
2026-05-09T23:04:22.5386803Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 19.1 MB/s eta 0:00:00
2026-05-09T23:04:22.5387231Z Collecting bracex
2026-05-09T23:04:22.5387606Z Downloading bracex-2.6-py3-none-any.whl (11 kB)
2026-05-09T23:04:22.5387977Z Collecting platformdirs
2026-05-09T23:04:22.5388349Z Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB)
2026-05-09T23:04:22.5388723Z Collecting dependency-groups>=1.2
2026-05-09T23:04:22.5389104Z Using cached dependency_groups-1.3.1-py3-none-any.whl (8.7 kB)
2026-05-09T23:04:22.5389481Z Collecting filelock
2026-05-09T23:04:22.5389839Z Using cached filelock-3.29.0-py3-none-any.whl (39 kB)
2026-05-09T23:04:22.5390231Z Collecting exceptiongroup>=1
2026-05-09T23:04:22.5390623Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB)
2026-05-09T23:04:22.5391175Z Collecting iniconfig>=1.0.1
2026-05-09T23:04:22.5391557Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
2026-05-09T23:04:22.5391956Z Collecting pluggy<2,>=1.5
2026-05-09T23:04:22.5392332Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2026-05-09T23:04:22.5392712Z Collecting pygments>=2.7.2
2026-05-09T23:04:22.5393087Z Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB)
2026-05-09T23:04:22.5393464Z Collecting backports-asyncio-runner<2,>=1.1
2026-05-09T23:04:22.5393851Z Downloading backports_asyncio_runner-1.2.0-py3-none-any.whl (12 kB)
2026-05-09T23:04:22.5394227Z Collecting requests>=2.21.0
2026-05-09T23:04:22.5394593Z Downloading requests-2.33.1-py3-none-any.whl (64 kB)
2026-05-09T23:04:22.5395090Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 28.0 MB/s eta 0:00:00
2026-05-09T23:04:22.5395481Z Collecting pyproject_hooks
2026-05-09T23:04:22.5396068Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2026-05-09T23:04:22.5396475Z Collecting MarkupSafe>=2.0
2026-05-09T23:04:22.5396885Z Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB)
2026-05-09T23:04:22.5397301Z Collecting coverage[toml]>=7.10.6
2026-05-09T23:04:22.5397711Z Downloading coverage-7.13.5-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248 kB)
2026-05-09T23:04:22.5398247Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.3/248.3 kB 69.2 MB/s eta 0:00:00
2026-05-09T23:04:22.5398639Z Collecting idna<4,>=2.5
2026-05-09T23:04:22.5399007Z Downloading idna-3.13-py3-none-any.whl (68 kB)
2026-05-09T23:04:22.5399490Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.6/68.6 kB 25.0 MB/s eta 0:00:00
2026-05-09T23:04:22.5399889Z Collecting charset_normalizer<4,>=2
2026-05-09T23:04:22.5400316Z Using cached charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB)
2026-05-09T23:04:22.5400966Z 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-05-09T23:04:22.5401922Z 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-2.6 build-1.5.0 certifi-2026.4.22 charset_normalizer-3.4.7 cibuildwheel-2.23.3 coverage-7.13.5 dependency-groups-1.3.1 exceptiongroup-1.3.1 filelock-3.29.0 idna-3.13 iniconfig-2.3.0 json-delta-2.0.2 packaging-26.2 pkginfo-1.12.1.2 platformdirs-4.9.6 pluggy-1.6.0 pygments-2.20.0 pyparsing-3.3.2 pyproject_hooks-1.2.0 pytest-9.0.3 pytest-asyncio-1.3.0 pytest-cov-7.1.0 python-dotenv-1.2.2 requests-2.33.1 tomli-2.4.1 tomli-w-1.0.0 typing-extensions-4.15.0 urllib3-2.7.0 wheel-0.47.0
2026-05-09T23:04:22.5402915Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-05-09T23:04:22.5403368Z Processing /mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-05-09T23:04:22.5403774Z Processing /mnt/vss/_work/1/s/.wheels/azure_core-1.41.0-py3-none-any.whl
2026-05-09T23:04:22.5404181Z Processing /mnt/vss/_work/1/s/.wheels/azure_identity-1.26.0b3-py3-none-any.whl
2026-05-09T23:04:22.5404563Z Collecting msrestazure
2026-05-09T23:04:22.5404950Z Downloading msrestazure-0.6.4.post1-py2.py3-none-any.whl (40 kB)
2026-05-09T23:04:22.5405457Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 3.5 MB/s eta 0:00:00
2026-05-09T23:04:22.5406140Z Collecting aiohttp>=3.0
2026-05-09T23:04:22.5406581Z Downloading aiohttp-3.13.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
2026-05-09T23:04:22.5407128Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 90.6 MB/s eta 0:00:00
2026-05-09T23:04:22.5407664Z Requirement already satisfied: certifi in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (2026.4.22)
2026-05-09T23:04:22.5408288Z Requirement already satisfied: pytest-asyncio>=0.9.0 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.3.0)
2026-05-09T23:04:22.5408906Z Requirement already satisfied: pyparsing in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (3.3.2)
2026-05-09T23:04:22.5409533Z Requirement already satisfied: json-delta>=2.0 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (2.0.2)
2026-05-09T23:04:22.5410161Z Requirement already satisfied: pkginfo in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.12.1.2)
2026-05-09T23:04:22.5410777Z Requirement already satisfied: python-dotenv in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.2.2)
2026-05-09T23:04:22.5411384Z Requirement already satisfied: pytest>=3.5.1 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (9.0.3)
2026-05-09T23:04:22.5411998Z Requirement already satisfied: tomli in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (2.4.1)
2026-05-09T23:04:22.5412610Z Requirement already satisfied: packaging in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (26.2)
2026-05-09T23:04:22.5413230Z Requirement already satisfied: cibuildwheel==2.23.3 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (2.23.3)
2026-05-09T23:04:22.5414127Z Requirement already satisfied: urllib3 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (2.7.0)
2026-05-09T23:04:22.5414734Z Requirement already satisfied: PyYAML in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (6.0.3)
2026-05-09T23:04:22.5415332Z Requirement already satisfied: build in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.5.0)
2026-05-09T23:04:22.5416259Z Requirement already satisfied: tomli-w==1.0.0 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.0.0)
2026-05-09T23:04:22.5417009Z Requirement already satisfied: setuptools in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (79.0.1)
2026-05-09T23:04:22.5417714Z Requirement already satisfied: pytest-cov in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (7.1.0)
2026-05-09T23:04:22.5418408Z Requirement already satisfied: ConfigArgParse>=0.12.0 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.7.5)
2026-05-09T23:04:22.5419112Z Requirement already satisfied: wheel in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (0.47.0)
2026-05-09T23:04:22.5419801Z Requirement already satisfied: Jinja2 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (3.1.6)
2026-05-09T23:04:22.5420502Z Requirement already satisfied: filelock in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (3.29.0)
2026-05-09T23:04:22.5421236Z Requirement already satisfied: dependency-groups>=1.2 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.3.1)
2026-05-09T23:04:22.5421958Z Requirement already satisfied: bracex in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (2.6)
2026-05-09T23:04:22.5422675Z Requirement already satisfied: bashlex!=0.13 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (0.18)
2026-05-09T23:04:22.5423620Z Requirement already satisfied: typing-extensions>=4.1.0 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (4.15.0)
2026-05-09T23:04:22.5424354Z Requirement already satisfied: platformdirs in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (4.9.6)
2026-05-09T23:04:22.5425056Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 2)) (2.33.1)
2026-05-09T23:04:22.5425805Z Collecting msal-extensions>=1.2.0
2026-05-09T23:04:22.5426397Z Downloading msal_extensions-1.3.1-py3-none-any.whl (20 kB)
2026-05-09T23:04:22.5426832Z Collecting msal>=1.35.1
2026-05-09T23:04:22.5427279Z Downloading msal-1.36.0-py3-none-any.whl (121 kB)
2026-05-09T23:04:22.5427862Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.5/121.5 kB 41.8 MB/s eta 0:00:00
2026-05-09T23:04:22.5428314Z Collecting cryptography>=2.5
2026-05-09T23:04:22.5428805Z Downloading cryptography-48.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (4.7 MB)
2026-05-09T23:04:22.5429384Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 133.5 MB/s eta 0:00:00
2026-05-09T23:04:22.5429825Z Collecting adal<2.0.0,>=0.6.0
2026-05-09T23:04:22.5430293Z Downloading adal-1.2.7-py2.py3-none-any.whl (55 kB)
2026-05-09T23:04:22.5430860Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 kB 19.9 MB/s eta 0:00:00
2026-05-09T23:04:22.5431308Z Collecting six
2026-05-09T23:04:22.5431777Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
2026-05-09T23:04:22.5432216Z Collecting msrest<2.0.0,>=0.6.0
2026-05-09T23:04:22.5432664Z Downloading msrest-0.7.1-py3-none-any.whl (85 kB)
2026-05-09T23:04:22.5433225Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 32.2 MB/s eta 0:00:00
2026-05-09T23:04:22.5433673Z Collecting yarl<2.0,>=1.17.0
2026-05-09T23:04:22.5434178Z Downloading yarl-1.23.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (102 kB)
2026-05-09T23:04:22.5434773Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.8/102.8 kB 40.1 MB/s eta 0:00:00
2026-05-09T23:04:22.5435229Z Collecting propcache>=0.2.0
2026-05-09T23:04:22.5435850Z 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-05-09T23:04:22.5436349Z Collecting async-timeout<6.0,>=4.0
2026-05-09T23:04:22.5436805Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
2026-05-09T23:04:22.5437246Z Collecting attrs>=17.3.0
2026-05-09T23:04:22.5437682Z Downloading attrs-26.1.0-py3-none-any.whl (67 kB)
2026-05-09T23:04:22.5438425Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 kB 23.7 MB/s eta 0:00:00
2026-05-09T23:04:22.5438899Z Collecting aiohappyeyeballs>=2.5.0
2026-05-09T23:04:22.5439368Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB)
2026-05-09T23:04:22.5439810Z Collecting aiosignal>=1.4.0
2026-05-09T23:04:22.5440266Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
2026-05-09T23:04:22.5440697Z Collecting multidict<7.0,>=4.5
2026-05-09T23:04:22.5441192Z 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-05-09T23:04:22.5441647Z Collecting frozenlist>=1.1.1
2026-05-09T23:04:22.5442141Z 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-05-09T23:04:22.5442602Z Collecting PyJWT<3,>=1.0.0
2026-05-09T23:04:22.5443187Z Downloading pyjwt-2.12.1-py3-none-any.whl (29 kB)
2026-05-09T23:04:22.5443634Z Collecting python-dateutil<3,>=2.1.0
2026-05-09T23:04:22.5444100Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
2026-05-09T23:04:22.5444713Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 68.4 MB/s eta 0:00:00
2026-05-09T23:04:22.5445144Z Collecting cffi>=2.0.0
2026-05-09T23:04:22.5445752Z Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB)
2026-05-09T23:04:22.5446506Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.5/216.5 kB 68.8 MB/s eta 0:00:00
2026-05-09T23:04:22.5446957Z Collecting requests-oauthlib>=0.5.0
2026-05-09T23:04:22.5447455Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
2026-05-09T23:04:22.5447883Z Collecting isodate>=0.6.0
2026-05-09T23:04:22.5448334Z Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
2026-05-09T23:04:22.5448929Z Requirement already satisfied: exceptiongroup>=1 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.3.1)
2026-05-09T23:04:22.5449654Z Requirement already satisfied: pygments>=2.7.2 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (2.20.0)
2026-05-09T23:04:22.5450389Z Requirement already satisfied: pluggy<2,>=1.5 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.6.0)
2026-05-09T23:04:22.5451107Z Requirement already satisfied: iniconfig>=1.0.1 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (2.3.0)
2026-05-09T23:04:22.5451844Z Requirement already satisfied: backports-asyncio-runner<2,>=1.1 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.2.0)
2026-05-09T23:04:22.5452561Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 2)) (3.13)
2026-05-09T23:04:22.5453292Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/dev_requirements.txt (line 2)) (3.4.7)
2026-05-09T23:04:22.5454286Z Requirement already satisfied: pyproject_hooks in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from build->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (1.2.0)
2026-05-09T23:04:22.5455004Z Requirement already satisfied: MarkupSafe>=2.0 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from Jinja2->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (3.0.3)
2026-05-09T23:04:22.5455855Z Requirement already satisfied: coverage[toml]>=7.10.6 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from pytest-cov->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/dev_requirements.txt (line 1)) (7.13.5)
2026-05-09T23:04:22.5456430Z Collecting pycparser
2026-05-09T23:04:22.5456918Z Downloading pycparser-3.0-py3-none-any.whl (48 kB)
2026-05-09T23:04:22.5457519Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 19.5 MB/s eta 0:00:00
2026-05-09T23:04:22.5457967Z Collecting oauthlib>=3.0.0
2026-05-09T23:04:22.5458439Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB)
2026-05-09T23:04:22.5459034Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 48.2 MB/s eta 0:00:00
2026-05-09T23:04:22.5459579Z 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-05-09T23:04:22.5460149Z azure-core is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
2026-05-09T23:04:22.5460784Z Installing collected packages: six, PyJWT, pycparser, propcache, oauthlib, multidict, isodate, frozenlist, attrs, async-timeout, aiohappyeyeballs, yarl, requests-oauthlib, python-dateutil, cffi, aiosignal, msrest, cryptography, aiohttp, adal, msrestazure, msal, msal-extensions, azure-identity
2026-05-09T23:04:22.5461596Z Successfully installed PyJWT-2.12.1 adal-1.2.7 aiohappyeyeballs-2.6.1 aiohttp-3.13.5 aiosignal-1.4.0 async-timeout-5.0.1 attrs-26.1.0 azure-identity-1.26.0b3 cffi-2.0.0 cryptography-48.0.0 frozenlist-1.8.0 isodate-0.7.2 msal-1.36.0 msal-extensions-1.3.1 msrest-0.7.1 msrestazure-0.6.4.post1 multidict-6.7.1 oauthlib-3.3.1 propcache-0.5.2 pycparser-3.0 python-dateutil-2.9.0.post0 requests-oauthlib-2.0.0 six-1.17.0 yarl-1.23.0
2026-05-09T23:04:22.5462328Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-05-09T23:04:22.5462838Z Processing ./azure_ai_translation_text-2.0.0b1.tar.gz
2026-05-09T23:04:22.5463283Z Installing build dependencies: started
2026-05-09T23:04:22.5463743Z Installing build dependencies: finished with status 'done'
2026-05-09T23:04:22.5464215Z Getting requirements to build wheel: started
2026-05-09T23:04:22.5464684Z Getting requirements to build wheel: finished with status 'done'
2026-05-09T23:04:22.5465140Z Preparing metadata (pyproject.toml): started
2026-05-09T23:04:22.5465835Z Preparing metadata (pyproject.toml): finished with status 'done'
2026-05-09T23:04:22.5466426Z Requirement already satisfied: typing-extensions>=4.6.0 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-ai-translation-text==2.0.0b1) (4.15.0)
2026-05-09T23:04:22.5467062Z Requirement already satisfied: isodate>=0.6.1 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-ai-translation-text==2.0.0b1) (0.7.2)
2026-05-09T23:04:22.5467675Z Requirement already satisfied: azure-core>=1.35.0 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-ai-translation-text==2.0.0b1) (1.41.0)
2026-05-09T23:04:22.5468472Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from azure-core>=1.35.0->azure-ai-translation-text==2.0.0b1) (2.33.1)
2026-05-09T23:04:22.5469256Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.35.0->azure-ai-translation-text==2.0.0b1) (3.4.7)
2026-05-09T23:04:22.5469915Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.35.0->azure-ai-translation-text==2.0.0b1) (3.13)
2026-05-09T23:04:22.5470568Z Requirement already satisfied: certifi>=2023.5.7 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.35.0->azure-ai-translation-text==2.0.0b1) (2026.4.22)
2026-05-09T23:04:22.5471230Z Requirement already satisfied: urllib3<3,>=1.26 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.35.0->azure-ai-translation-text==2.0.0b1) (2.7.0)
2026-05-09T23:04:22.5471794Z Building wheels for collected packages: azure-ai-translation-text
2026-05-09T23:04:22.5472268Z Building wheel for azure-ai-translation-text (pyproject.toml): started
2026-05-09T23:04:22.5472755Z Building wheel for azure-ai-translation-text (pyproject.toml): finished with status 'done'
2026-05-09T23:04:22.5473329Z Created wheel for azure-ai-translation-text: filename=azure_ai_translation_text-2.0.0b1-py3-none-any.whl size=100270 sha256=f6a8c5bf2bda25fcc0a08285c001e38910533fc01bbdc3a0cfca2d712aae8265
2026-05-09T23:04:22.5473895Z Stored in directory: /home/cloudtest/.cache/pip/wheels/d2/c7/30/3840d084360850bbf5c85ff07bb477d827050bf54a9156505a
2026-05-09T23:04:22.5474375Z Successfully built azure-ai-translation-text
2026-05-09T23:04:22.5474828Z Installing collected packages: azure-ai-translation-text
2026-05-09T23:04:22.5475352Z Successfully installed azure-ai-translation-text-2.0.0b1
2026-05-09T23:04:22.5475919Z ************* Module azure.ai.translation.text._model_base
2026-05-09T23:04:22.5476418Z azure/ai/translation/text/_model_base.py:690: [C0123(unidiomatic-typecheck), _get_deserialize_callable_from_annotation] Use isinstance() rather than type() for a typecheck.
2026-05-09T23:04:22.5476950Z azure/ai/translation/text/_model_base.py:693: [C0123(unidiomatic-typecheck), _get_deserialize_callable_from_annotation] Use isinstance() rather than type() for a typecheck.
2026-05-09T23:04:22.5477463Z azure/ai/translation/text/_model_base.py:699: [C0123(unidiomatic-typecheck), _get_deserialize_callable_from_annotation] Use isinstance() rather than type() for a typecheck.
2026-05-09T23:04:22.5477922Z ************* Module azure.ai.translation.text._utils.model_base
2026-05-09T23:04:22.5478405Z azure/ai/translation/text/_utils/model_base.py:820: [C0123(unidiomatic-typecheck), _get_deserialize_callable_from_annotation] Use isinstance() rather than type() for a typecheck.
2026-05-09T23:04:22.5478930Z azure/ai/translation/text/_utils/model_base.py:823: [C0123(unidiomatic-typecheck), _get_deserialize_callable_from_annotation] Use isinstance() rather than type() for a typecheck.
2026-05-09T23:04:22.5479462Z azure/ai/translation/text/_utils/model_base.py:829: [C0123(unidiomatic-typecheck), _get_deserialize_callable_from_annotation] Use isinstance() rather than type() for a typecheck.
2026-05-09T23:04:22.5479717Z
2026-05-09T23:04:22.5480127Z -----------------------------------
2026-05-09T23:04:22.5480495Z Your code has been rated at 9.98/10
2026-05-09T23:04:22.5480701Z
2026-05-09T23:04:22.5567913Z ************* Module test_translation_async
2026-05-09T23:04:22.5568535Z tests/test_translation_async.py:17: [C0411(wrong-import-order), ] third party import "preparer.TextTranslationPreparer" should be placed before first party import "azure.ai.translation.text.models.TranslateInputItem"
2026-05-09T23:04:22.5569554Z tests/test_translation_async.py:18: [C0411(wrong-import-order), ] third party import "testcase.TextTranslationTest" should be placed before first party import "azure.ai.translation.text.models.TranslateInputItem"
2026-05-09T23:04:22.5570106Z tests/test_translation_async.py:7: [W0611(unused-import), ] Unused import os
2026-05-09T23:04:22.5570554Z ************* Module testcase
2026-05-09T23:04:22.5571033Z tests/testcase.py:68: [R1705(no-else-return), TextTranslationTest.get_mt_credential] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it
2026-05-09T23:04:22.5571555Z tests/testcase.py:81: [R1705(no-else-return), TextTranslationTest.get_mt_credential] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it
2026-05-09T23:04:22.5572043Z tests/testcase.py:66: [W0613(unused-argument), TextTranslationTest.get_mt_credential] Unused argument 'kwargs'
2026-05-09T23:04:22.5572561Z tests/testcase.py:9: [C0411(wrong-import-order), ] third party import "devtools_testutils.AzureRecordedTestCase" should be placed before first party import "azure.core.credentials.AzureKeyCredential"
2026-05-09T23:04:22.5573157Z tests/testcase.py:12: [C0411(wrong-import-order), ] third party import "static_access_token_credential.StaticAccessTokenCredential" should be placed before first party imports "azure.core.credentials.AzureKeyCredential", "azure.ai.translation.text.TextTranslationClient"
2026-05-09T23:04:22.5573693Z tests/testcase.py:9: [C0412(ungrouped-imports), ] Imports from package devtools_testutils are not grouped
2026-05-09T23:04:22.5574135Z tests/testcase.py:10: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-09T23:04:22.5574546Z ************* Module static_access_token_credential
2026-05-09T23:04:22.5575022Z tests/static_access_token_credential.py:20: [W3101(missing-timeout), StaticAccessTokenCredential.get_token] Missing timeout argument for method 'requests.post' can cause your program to hang indefinitely
2026-05-09T23:04:22.5575562Z tests/static_access_token_credential.py:19: [W0613(unused-argument), StaticAccessTokenCredential.get_token] Unused argument 'audience'
2026-05-09T23:04:22.5576533Z tests/static_access_token_credential.py:19: [W0613(unused-argument), StaticAccessTokenCredential.get_token] Unused argument 'kwargs'
2026-05-09T23:04:22.5577038Z ************* Module test_translation
2026-05-09T23:04:22.5577589Z tests/test_translation.py:16: [C0411(wrong-import-order), ] third party import "preparer.TextTranslationPreparer" should be placed before first party import "azure.ai.translation.text.models.TranslateInputItem"
2026-05-09T23:04:22.5578242Z tests/test_translation.py:17: [C0411(wrong-import-order), ] third party import "testcase.TextTranslationTest" should be placed before first party import "azure.ai.translation.text.models.TranslateInputItem"
2026-05-09T23:04:22.5578542Z
2026-05-09T23:04:22.5578960Z -----------------------------------
2026-05-09T23:04:22.5579386Z Your code has been rated at 9.74/10
2026-05-09T23:04:22.5579588Z
2026-05-09T23:04:22.5580022Z ************* Module sample_text_translation_transliterate
2026-05-09T23:04:22.5580595Z samples/sample_text_translation_transliterate.py:33: [C0411(wrong-import-order), ] third party import "sample_text_translation_client" should be placed before first party import "azure.core.exceptions.HttpResponseError"
2026-05-09T23:04:22.5581152Z ************* Module sample_text_translation_languages
2026-05-09T23:04:22.5581716Z samples/sample_text_translation_languages.py:32: [C0411(wrong-import-order), ] third party import "sample_text_translation_client" should be placed before first party import "azure.core.exceptions.HttpResponseError"
2026-05-09T23:04:22.5582247Z ************* Module sample_text_translation_translate
2026-05-09T23:04:22.5582838Z samples/sample_text_translation_translate.py:40: [C0411(wrong-import-order), ] third party import "sample_text_translation_client" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.ai.translation.text.models.TranslateInputItem"
2026-05-09T23:04:22.5583387Z
2026-05-09T23:04:22.5583758Z -----------------------------------
2026-05-09T23:04:22.5584172Z Your code has been rated at 9.91/10
2026-05-09T23:04:22.5584373Z
2026-05-09T23:04:22.5584899Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-05-09T23:04:22.5585399Z Collecting azure-pylint-guidelines-checker==0.5.7
2026-05-09T23:04:22.5586143Z 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.7/azure_pylint_guidelines_checker-0.5.7-py2.py3-none-any.whl (25 kB)
2026-05-09T23:04:22.5586736Z Installing collected packages: azure-pylint-guidelines-checker
2026-05-09T23:04:22.5587218Z Successfully installed azure-pylint-guidelines-checker-0.5.7
2026-05-09T23:04:22.5587738Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-05-09T23:04:22.5588427Z Collecting pylint==4.0.4
2026-05-09T23:04:22.5588791Z Using cached pylint-4.0.4-py3-none-any.whl (536 kB)
2026-05-09T23:04:22.5589354Z Requirement already satisfied: platformdirs>=2.2 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.4) (4.9.6)
2026-05-09T23:04:22.5589841Z Collecting dill>=0.2
2026-05-09T23:04:22.5590299Z Downloading dill-0.4.1-py3-none-any.whl (120 kB)
2026-05-09T23:04:22.5590984Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 7.8 MB/s eta 0:00:00
2026-05-09T23:04:22.5591439Z Collecting tomlkit>=0.10.1
2026-05-09T23:04:22.5591903Z Using cached tomlkit-0.14.0-py3-none-any.whl (39 kB)
2026-05-09T23:04:22.5592334Z Collecting mccabe<0.8,>=0.6
2026-05-09T23:04:22.5592781Z Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
2026-05-09T23:04:22.5593214Z Collecting isort!=5.13,<8,>=5
2026-05-09T23:04:22.5593654Z Using cached isort-7.0.0-py3-none-any.whl (94 kB)
2026-05-09T23:04:22.5594085Z Collecting astroid<=4.1.dev0,>=4.0.2
2026-05-09T23:04:22.5594532Z Using cached astroid-4.0.4-py3-none-any.whl (276 kB)
2026-05-09T23:04:22.5595052Z Requirement already satisfied: tomli>=1.1 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.4) (2.4.1)
2026-05-09T23:04:22.5595795Z Requirement already satisfied: typing-extensions>=4 in /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/lib/python3.10/site-packages (from astroid<=4.1.dev0,>=4.0.2->pylint==4.0.4) (4.15.0)
2026-05-09T23:04:22.5596363Z Installing collected packages: tomlkit, mccabe, isort, dill, astroid, pylint
2026-05-09T23:04:22.5596863Z Successfully installed astroid-4.0.4 dill-0.4.1 isort-7.0.0 mccabe-0.7.0 pylint-4.0.4 tomlkit-0.14.0
2026-05-09T23:04:32.0370156Z next-pylint check completed with exit code 282026-05-09 23:04:32,036 [INFO] azure-sdk-tools: [END 1/2] next-pylint :: /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-document -> FAIL(28) in 83.27s
2026-05-09T23:04:32.0370977Z
2026-05-09T23:04:32.0371479Z =========================================================================================================
2026-05-09T23:04:32.0372016Z ===== STDERR: next-pylint :: /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text (exit 28) =====
2026-05-09T23:04:32.0372635Z 2026-05-09 23:03:09,033 [INFO] azure-sdk-tools: Installing from feed: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
2026-05-09T23:04:32.0373240Z 2026-05-09 23:03:09,033 [INFO] azure-sdk-tools: Running pylint check...
2026-05-09T23:04:32.0373768Z 2026-05-09 23:03:12,964 [INFO] root: Found whl azure_sdk_tools-0.0.0-py3-none-any.whl
2026-05-09T23:04:32.0374361Z
2026-05-09T23:04:32.0374819Z [notice] A new release of pip is available: 23.0.1 -> 26.1.1
2026-05-09T23:04:32.0375520Z [notice] To update, run: python -m pip install --upgrade pip
2026-05-09T23:04:32.0376479Z 2026-05-09 23:03:27,717 [INFO] azure-sdk-tools: Processing azure-ai-translation-text for pylint check
2026-05-09T23:04:32.0377109Z 2026-05-09 23:03:27,717 [INFO] azure-sdk-tools: Installing dev requirements for /mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text
2026-05-09T23:04:32.0377498Z
2026-05-09T23:04:32.0377957Z [notice] A new release of pip is available: 23.0.1 -> 26.1.1
2026-05-09T23:04:32.0378487Z [notice] To update, run: python -m pip install --upgrade pip
2026-05-09T23:04:32.0378747Z
2026-05-09T23:04:32.0379114Z [notice] A new release of pip is available: 23.0.1 -> 26.1.1
2026-05-09T23:04:32.0379548Z [notice] To update, run: python -m pip install --upgrade pip
2026-05-09T23:04:32.0380070Z 2026-05-09 23:03:47,362 [INFO] azure-sdk-tools: Installing azure_ai_translation_text-2.0.0b1.tar.gz from fresh built package.
2026-05-09T23:04:32.0380904Z 2026-05-09 23:03:47,797 [INFO] azure-sdk-tools: Executing command from /mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/.staging:['/mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/bin/python', '-m', 'pip', 'install', '/mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/.staging/azure_ai_translation_text-2.0.0b1.tar.gz']
2026-05-09T23:04:32.0381433Z
2026-05-09T23:04:32.0381808Z [notice] A new release of pip is available: 23.0.1 -> 26.1.1
2026-05-09T23:04:32.0382246Z [notice] To update, run: python -m pip install --upgrade pip
2026-05-09T23:04:32.0382681Z 2026-05-09 23:03:52,177 [INFO] azure-sdk-tools: Installed azure_ai_translation_text-2.0.0b1.tar.gz
2026-05-09T23:04:32.0382906Z
2026-05-09T23:04:32.0383284Z [notice] A new release of pip is available: 23.0.1 -> 26.1.1
2026-05-09T23:04:32.0383744Z [notice] To update, run: python -m pip install --upgrade pip
2026-05-09T23:04:32.0384248Z 2026-05-09 23:03:55,723 [INFO] azure-sdk-tools: Installed packages:
2026-05-09T23:04:32.0384729Z 2026-05-09 23:03:55,723 [INFO] azure-sdk-tools: adal==1.2.7
2026-05-09T23:04:32.0385158Z aiohappyeyeballs==2.6.1
2026-05-09T23:04:32.0385520Z aiohttp==3.13.5
2026-05-09T23:04:32.0386171Z aiosignal==1.4.0
2026-05-09T23:04:32.0386543Z astroid==4.0.4
2026-05-09T23:04:32.0386924Z async-timeout==5.0.1
2026-05-09T23:04:32.0387297Z attrs==26.1.0
2026-05-09T23:04:32.0387828Z azure-ai-translation-text @ file:///mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/.staging/azure_ai_translation_text-2.0.0b1.tar.gz
2026-05-09T23:04:32.0388367Z azure-core==1.41.0
2026-05-09T23:04:32.0388940Z azure-identity @ file:///mnt/vss/_work/1/s/.wheels/azure_identity-1.26.0b3-py3-none-any.whl
2026-05-09T23:04:32.0389456Z azure-pylint-guidelines-checker==0.5.7
2026-05-09T23:04:32.0389987Z azure-sdk-tools @ file:///mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-05-09T23:04:32.0390509Z backports.asyncio.runner==1.2.0
2026-05-09T23:04:32.0390886Z bashlex==0.18
2026-05-09T23:04:32.0391295Z bracex==2.6
2026-05-09T23:04:32.0391690Z build==1.5.0
2026-05-09T23:04:32.0392139Z certifi==2026.4.22
2026-05-09T23:04:32.0392650Z cffi==2.0.0
2026-05-09T23:04:32.0393160Z charset-normalizer==3.4.7
2026-05-09T23:04:32.0393534Z cibuildwheel==2.23.3
2026-05-09T23:04:32.0393864Z ConfigArgParse==1.7.5
2026-05-09T23:04:32.0394249Z coverage==7.13.5
2026-05-09T23:04:32.0394724Z cryptography==48.0.0
2026-05-09T23:04:32.0395185Z dependency-groups==1.3.1
2026-05-09T23:04:32.0395596Z dill==0.4.1
2026-05-09T23:04:32.0396345Z exceptiongroup==1.3.1
2026-05-09T23:04:32.0396887Z filelock==3.29.0
2026-05-09T23:04:32.0397316Z frozenlist==1.8.0
2026-05-09T23:04:32.0397785Z idna==3.13
2026-05-09T23:04:32.0398176Z iniconfig==2.3.0
2026-05-09T23:04:32.0398684Z isodate==0.7.2
2026-05-09T23:04:32.0399167Z isort==7.0.0
2026-05-09T23:04:32.0399602Z Jinja2==3.1.6
2026-05-09T23:04:32.0400007Z json-delta==2.0.2
2026-05-09T23:04:32.0400753Z MarkupSafe==3.0.3
2026-05-09T23:04:32.0401193Z mccabe==0.7.0
2026-05-09T23:04:32.0401619Z msal==1.36.0
2026-05-09T23:04:32.0402311Z msal-extensions==1.3.1
2026-05-09T23:04:32.0402782Z msrest==0.7.1
2026-05-09T23:04:32.0403183Z msrestazure==0.6.4.post1
2026-05-09T23:04:32.0403598Z multidict==6.7.1
2026-05-09T23:04:32.0404024Z oauthlib==3.3.1
2026-05-09T23:04:32.0404410Z packaging==26.2
2026-05-09T23:04:32.0404793Z pkginfo==1.12.1.2
2026-05-09T23:04:32.0405147Z platformdirs==4.9.6
2026-05-09T23:04:32.0405512Z pluggy==1.6.0
2026-05-09T23:04:32.0406524Z propcache==0.5.2
2026-05-09T23:04:32.0407041Z pycparser==3.0
2026-05-09T23:04:32.0407533Z Pygments==2.20.0
2026-05-09T23:04:32.0408016Z PyJWT==2.12.1
2026-05-09T23:04:32.0408487Z pylint==4.0.4
2026-05-09T23:04:32.0408960Z pyparsing==3.3.2
2026-05-09T23:04:32.0409444Z pyproject_hooks==1.2.0
2026-05-09T23:04:32.0409917Z pytest==9.0.3
2026-05-09T23:04:32.0410401Z pytest-asyncio==1.3.0
2026-05-09T23:04:32.0410880Z pytest-cov==7.1.0
2026-05-09T23:04:32.0411425Z python-dateutil==2.9.0.post0
2026-05-09T23:04:32.0411883Z python-dotenv==1.2.2
2026-05-09T23:04:32.0412265Z PyYAML==6.0.3
2026-05-09T23:04:32.0412720Z requests==2.33.1
2026-05-09T23:04:32.0413090Z requests-oauthlib==2.0.0
2026-05-09T23:04:32.0413439Z six==1.17.0
2026-05-09T23:04:32.0413904Z tomli==2.4.1
2026-05-09T23:04:32.0414333Z tomli_w==1.0.0
2026-05-09T23:04:32.0414742Z tomlkit==0.14.0
2026-05-09T23:04:32.0415160Z typing_extensions==4.15.0
2026-05-09T23:04:32.0415556Z urllib3==2.7.0
2026-05-09T23:04:32.0416520Z yarl==1.23.0
2026-05-09T23:04:32.0416732Z
2026-05-09T23:04:32.0417412Z 2026-05-09 23:03:55,725 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/translation/azure-ai-translation-text/azure']
2026-05-09T23:04:32.0418275Z 2026-05-09 23:04:05,764 [ERROR] azure-sdk-tools: azure-ai-translation-text main package exited with linting error 16. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-05-09T23:04:32.0419313Z 2026-05-09 23:04:05,764 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/tests']
2026-05-09T23:04:32.0420318Z 2026-05-09 23:04:11,176 [ERROR] azure-sdk-tools: azure-ai-translation-text tests exited with linting error 28. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-05-09T23:04:32.0421277Z 2026-05-09 23:04:11,176 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-ai-translation-text/.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/translation/azure-ai-translation-text/samples']
2026-05-09T23:04:32.0422258Z 2026-05-09 23:04:14,904 [ERROR] azure-sdk-tools: azure-ai-translation-text samples exited with linting error 16. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-05-09T23:04:32.0423077Z 2026-05-09 23:04:18,227 [INFO] root: Issue exists for azure-ai-translation-text with pylint version 4.0.4. Updating...
2026-05-09T23:04:32.0423588Z 2026-05-09 23:04:20,822 [INFO] root: Assigned jrjrguo to issue for azure-ai-translation-text
2026-05-09T23:04:32.0424199Z 2026-05-09 23:04:22,466 [INFO] root: Assigned SG-MS to issue for azure-ai-translation-text
2026-05-09T23:04:32.0424805Z =========================================================================================================
2026-05-09T23:04:32.0425351Z

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-translation-text>azpysdk next-pylint --isolate .

See the Pylint Guide for more information.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions