Azure / Azure/azure-sdk-for-python

azure-communication-rooms needs linting updates for pylint version 4.0.6

Open
#43,377 0 comments 0 reactions 7 assignees Claimed by @mikehang-msft View on GitHub
Communication - Rooms 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-communication-rooms
**Pylint version:** 4.0.6
**Pylint Build:** [Link to build (2026-07-26)](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6617781&view=logs&j=87f850b5-cf15-53c6-370a-4be21ee70ec7&t=b33d1587-3539-5735-af43-e3e62f02ca4b)

**Pylint Errors:**

?
2026-07-26T17:50:26.4023147Z [azure-communication-rooms :: next-pylint] 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-26T17:50:26.4024039Z [azure-communication-rooms :: next-pylint] Processing ./.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-26T17:50:26.4024651Z [azure-communication-rooms :: next-pylint] Collecting tomli
2026-07-26T17:50:26.4025185Z [azure-communication-rooms :: next-pylint] Downloading tomli-2.4.1-py3-none-any.whl (14 kB)
2026-07-26T17:50:26.4025814Z [azure-communication-rooms :: next-pylint] Collecting cibuildwheel==2.23.3
2026-07-26T17:50:26.4026492Z [azure-communication-rooms :: next-pylint] Downloading cibuildwheel-2.23.3-py3-none-any.whl (91 kB)
2026-07-26T17:50:26.4027861Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.8/91.8 kB 6.8 MB/s eta 0:00:00
2026-07-26T17:50:26.4028564Z [azure-communication-rooms :: next-pylint] Collecting python-dotenv
2026-07-26T17:50:26.4029178Z [azure-communication-rooms :: next-pylint] Downloading python_dotenv-1.2.2-py3-none-any.whl (22 kB)
2026-07-26T17:50:26.4029801Z [azure-communication-rooms :: next-pylint] Collecting PyYAML
2026-07-26T17:50:26.4030474Z [azure-communication-rooms :: next-pylint] 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-26T17:50:26.4031413Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 84.2 MB/s eta 0:00:00
2026-07-26T17:50:26.4032278Z [azure-communication-rooms :: next-pylint] Collecting build
2026-07-26T17:50:26.4032956Z [azure-communication-rooms :: next-pylint] 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-26T17:50:26.4033635Z [azure-communication-rooms :: next-pylint] Collecting urllib3
2026-07-26T17:50:26.4034164Z [azure-communication-rooms :: next-pylint] Downloading urllib3-2.7.0-py3-none-any.whl (131 kB)
2026-07-26T17:50:26.4034939Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 47.8 MB/s eta 0:00:00
2026-07-26T17:50:26.4035510Z [azure-communication-rooms :: next-pylint] Collecting pytest-asyncio>=0.9.0
2026-07-26T17:50:26.4036072Z [azure-communication-rooms :: next-pylint] Downloading pytest_asyncio-1.4.0-py3-none-any.whl (16 kB)
2026-07-26T17:50:26.4036772Z [azure-communication-rooms :: next-pylint] Collecting azure-core
2026-07-26T17:50:26.4038021Z [azure-communication-rooms :: next-pylint] Downloading azure_core-1.41.0-py3-none-any.whl (220 kB)
2026-07-26T17:50:26.4038894Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 220.9/220.9 kB 67.6 MB/s eta 0:00:00
2026-07-26T17:50:26.4039491Z [azure-communication-rooms :: next-pylint] Collecting pyparsing
2026-07-26T17:50:26.4040246Z [azure-communication-rooms :: next-pylint] Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB)
2026-07-26T17:50:26.4040998Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.8/122.8 kB 49.0 MB/s eta 0:00:00
2026-07-26T17:50:26.4041570Z [azure-communication-rooms :: next-pylint] Collecting pkginfo
2026-07-26T17:50:26.4042134Z [azure-communication-rooms :: next-pylint] Downloading pkginfo-1.12.1.2-py3-none-any.whl (32 kB)
2026-07-26T17:50:26.4045226Z [azure-communication-rooms :: next-pylint] Collecting pytest-cov
2026-07-26T17:50:26.4046023Z [azure-communication-rooms :: next-pylint] Downloading pytest_cov-7.1.0-py3-none-any.whl (22 kB)
2026-07-26T17:50:26.4046622Z [azure-communication-rooms :: next-pylint] Collecting certifi
2026-07-26T17:50:26.4047330Z [azure-communication-rooms :: next-pylint] Downloading certifi-2026.7.22-py3-none-any.whl (136 kB)
2026-07-26T17:50:26.4047944Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 53.5 MB/s eta 0:00:00
2026-07-26T17:50:26.4048332Z [azure-communication-rooms :: next-pylint] Collecting pytest>=3.5.1
2026-07-26T17:50:26.4048707Z [azure-communication-rooms :: next-pylint] Downloading pytest-9.1.1-py3-none-any.whl (386 kB)
2026-07-26T17:50:26.4049200Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.5/386.5 kB 92.5 MB/s eta 0:00:00
2026-07-26T17:50:26.4049567Z [azure-communication-rooms :: next-pylint] Collecting packaging
2026-07-26T17:50:26.4049936Z [azure-communication-rooms :: next-pylint] Downloading packaging-26.2-py3-none-any.whl (100 kB)
2026-07-26T17:50:26.4050482Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 40.9 MB/s eta 0:00:00
2026-07-26T17:50:26.4050849Z [azure-communication-rooms :: next-pylint] Collecting wheel
2026-07-26T17:50:26.4051210Z [azure-communication-rooms :: next-pylint] Downloading wheel-0.47.0-py3-none-any.whl (32 kB)
2026-07-26T17:50:26.4051575Z [azure-communication-rooms :: next-pylint] Collecting tomli-w==1.0.0
2026-07-26T17:50:26.4051946Z [azure-communication-rooms :: next-pylint] Downloading tomli_w-1.0.0-py3-none-any.whl (6.0 kB)
2026-07-26T17:50:26.4052404Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: setuptools in ./.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0) (79.0.1)
2026-07-26T17:50:26.4052848Z [azure-communication-rooms :: next-pylint] Collecting json-delta>=2.0
2026-07-26T17:50:26.4053444Z [azure-communication-rooms :: next-pylint] Downloading json_delta-2.0.2-py2.py3-none-any.whl (33 kB)
2026-07-26T17:50:26.4053820Z [azure-communication-rooms :: next-pylint] Collecting Jinja2
2026-07-26T17:50:26.4054186Z [azure-communication-rooms :: next-pylint] Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
2026-07-26T17:50:26.4054688Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 49.2 MB/s eta 0:00:00
2026-07-26T17:50:26.4055070Z [azure-communication-rooms :: next-pylint] Collecting ConfigArgParse>=0.12.0
2026-07-26T17:50:26.4055454Z [azure-communication-rooms :: next-pylint] Downloading configargparse-1.7.5-py3-none-any.whl (27 kB)
2026-07-26T17:50:26.4055827Z [azure-communication-rooms :: next-pylint] Collecting typing-extensions>=4.1.0
2026-07-26T17:50:26.4056205Z [azure-communication-rooms :: next-pylint] Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB)
2026-07-26T17:50:26.4056708Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 18.9 MB/s eta 0:00:00
2026-07-26T17:50:26.4057368Z [azure-communication-rooms :: next-pylint] Collecting platformdirs
2026-07-26T17:50:26.4057783Z [azure-communication-rooms :: next-pylint] Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB)
2026-07-26T17:50:26.4058153Z [azure-communication-rooms :: next-pylint] Collecting filelock
2026-07-26T17:50:26.4058517Z [azure-communication-rooms :: next-pylint] Downloading filelock-3.32.0-py3-none-any.whl (97 kB)
2026-07-26T17:50:26.4059018Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.7/97.7 kB 38.3 MB/s eta 0:00:00
2026-07-26T17:50:26.4059404Z [azure-communication-rooms :: next-pylint] Collecting dependency-groups>=1.2
2026-07-26T17:50:26.4059782Z [azure-communication-rooms :: next-pylint] Downloading dependency_groups-1.3.1-py3-none-any.whl (8.7 kB)
2026-07-26T17:50:26.4060148Z [azure-communication-rooms :: next-pylint] Collecting bashlex!=0.13
2026-07-26T17:50:26.4060526Z [azure-communication-rooms :: next-pylint] Downloading bashlex-0.18-py2.py3-none-any.whl (69 kB)
2026-07-26T17:50:26.4061018Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.5/69.5 kB 26.2 MB/s eta 0:00:00
2026-07-26T17:50:26.4061380Z [azure-communication-rooms :: next-pylint] Collecting bracex
2026-07-26T17:50:26.4061744Z [azure-communication-rooms :: next-pylint] Downloading bracex-3.0.1-py3-none-any.whl (11 kB)
2026-07-26T17:50:26.4062106Z [azure-communication-rooms :: next-pylint] Collecting pygments>=2.7.2
2026-07-26T17:50:26.4062468Z [azure-communication-rooms :: next-pylint] Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB)
2026-07-26T17:50:26.4062955Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 119.4 MB/s eta 0:00:00
2026-07-26T17:50:26.4063333Z [azure-communication-rooms :: next-pylint] Collecting pluggy<2,>=1.5
2026-07-26T17:50:26.4063697Z [azure-communication-rooms :: next-pylint] Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2026-07-26T17:50:26.4064070Z [azure-communication-rooms :: next-pylint] Collecting exceptiongroup>=1
2026-07-26T17:50:26.4064435Z [azure-communication-rooms :: next-pylint] Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB)
2026-07-26T17:50:26.4064801Z [azure-communication-rooms :: next-pylint] Collecting iniconfig>=1.0.1
2026-07-26T17:50:26.4065159Z [azure-communication-rooms :: next-pylint] Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
2026-07-26T17:50:26.4065536Z [azure-communication-rooms :: next-pylint] Collecting backports-asyncio-runner<2,>=1.1
2026-07-26T17:50:26.4065923Z [azure-communication-rooms :: next-pylint] Downloading backports_asyncio_runner-1.2.0-py3-none-any.whl (12 kB)
2026-07-26T17:50:26.4066300Z [azure-communication-rooms :: next-pylint] Collecting requests>=2.21.0
2026-07-26T17:50:26.4066663Z [azure-communication-rooms :: next-pylint] Downloading requests-2.34.2-py3-none-any.whl (73 kB)
2026-07-26T17:50:26.4067743Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 28.4 MB/s eta 0:00:00
2026-07-26T17:50:26.4068171Z [azure-communication-rooms :: next-pylint] Collecting pyproject_hooks
2026-07-26T17:50:26.4068556Z [azure-communication-rooms :: next-pylint] Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2026-07-26T17:50:26.4068925Z [azure-communication-rooms :: next-pylint] Collecting MarkupSafe>=2.0
2026-07-26T17:50:26.4069330Z [azure-communication-rooms :: next-pylint] Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB)
2026-07-26T17:50:26.4069757Z [azure-communication-rooms :: next-pylint] Collecting coverage[toml]>=7.10.6
2026-07-26T17:50:26.4070164Z [azure-communication-rooms :: next-pylint] 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-26T17:50:26.4070707Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.4/250.4 kB 68.6 MB/s eta 0:00:00
2026-07-26T17:50:26.4071080Z [azure-communication-rooms :: next-pylint] Collecting idna<4,>=2.5
2026-07-26T17:50:26.4071438Z [azure-communication-rooms :: next-pylint] Downloading idna-3.18-py3-none-any.whl (65 kB)
2026-07-26T17:50:26.4071922Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 21.7 MB/s eta 0:00:00
2026-07-26T17:50:26.4072295Z [azure-communication-rooms :: next-pylint] Collecting charset_normalizer<4,>=2
2026-07-26T17:50:26.4072713Z [azure-communication-rooms :: next-pylint] 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-26T17:50:26.4073250Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.8/223.8 kB 67.0 MB/s eta 0:00:00
2026-07-26T17:50:26.4074221Z [azure-communication-rooms :: next-pylint] 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-26T17:50:26.4075301Z [azure-communication-rooms :: next-pylint] 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-26T17:50:26.4076166Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:50:26.4076525Z [azure-communication-rooms :: next-pylint] [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-26T17:50:26.4076919Z [azure-communication-rooms :: next-pylint] [notice] To update, run: python -m pip install --upgrade pip
2026-07-26T17:50:26.4077506Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:50:26,401 [INFO] azure-sdk-tools: Processing azure-communication-rooms for pylint check
2026-07-26T17:50:26.4077986Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:50:26,401 [INFO] azure-sdk-tools: Installing dev requirements for /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms
2026-07-26T17:50:42.4990818Z [azure-communication-rooms :: next-pylint] 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-26T17:50:42.5000026Z [azure-communication-rooms :: next-pylint] Processing /mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-26T17:50:42.5000915Z [azure-communication-rooms :: next-pylint] Processing /mnt/vss/_work/1/s/.wheels/azure_communication_identity-1.6.0-py3-none-any.whl
2026-07-26T17:50:42.5001659Z [azure-communication-rooms :: next-pylint] Processing /mnt/vss/_work/1/s/.wheels/azure_core-1.41.0-py3-none-any.whl
2026-07-26T17:50:42.5002577Z [azure-communication-rooms :: next-pylint] Processing /mnt/vss/_work/1/s/.wheels/azure_identity-1.26.0b3-py3-none-any.whl
2026-07-26T17:50:42.5003178Z [azure-communication-rooms :: next-pylint] Collecting aiohttp>=3.0
2026-07-26T17:50:42.5003778Z [azure-communication-rooms :: next-pylint] 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-26T17:50:42.5004882Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 53.6 MB/s eta 0:00:00
2026-07-26T17:50:42.5005680Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: typing_extensions>=3.7.2 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from -r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 6)) (4.16.0)
2026-07-26T17:50:42.5006462Z [azure-communication-rooms :: next-pylint] Collecting aiounittest>=1.4
2026-07-26T17:50:42.5007305Z [azure-communication-rooms :: next-pylint] Downloading aiounittest-1.5.0-py3-none-any.whl (7.0 kB)
2026-07-26T17:50:42.5007980Z [azure-communication-rooms :: next-pylint] Collecting asyncio
2026-07-26T17:50:42.5008609Z [azure-communication-rooms :: next-pylint] Downloading asyncio-4.0.0-py3-none-any.whl (5.6 kB)
2026-07-26T17:50:42.5009390Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: setuptools in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (79.0.1)
2026-07-26T17:50:42.5010468Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: tomli in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (2.4.1)
2026-07-26T17:50:42.5011492Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: build in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.5.1)
2026-07-26T17:50:42.5012510Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: pytest>=3.5.1 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (9.1.1)
2026-07-26T17:50:42.5013858Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: certifi in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (2026.7.22)
2026-07-26T17:50:42.5014869Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: json-delta>=2.0 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (2.0.2)
2026-07-26T17:50:42.5016068Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: Jinja2 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (3.1.6)
2026-07-26T17:50:42.5017016Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: pkginfo in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.12.1.2)
2026-07-26T17:50:42.5018004Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: tomli-w==1.0.0 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.0.0)
2026-07-26T17:50:42.5018697Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: pytest-asyncio>=0.9.0 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.4.0)
2026-07-26T17:50:42.5019340Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: wheel in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (0.47.0)
2026-07-26T17:50:42.5019968Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: cibuildwheel==2.23.3 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (2.23.3)
2026-07-26T17:50:42.5020600Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: packaging in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (26.2)
2026-07-26T17:50:42.5021222Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: pytest-cov in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (7.1.0)
2026-07-26T17:50:42.5021836Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: urllib3 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (2.7.0)
2026-07-26T17:50:42.5022590Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: PyYAML in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (6.0.3)
2026-07-26T17:50:42.5023210Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: python-dotenv in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.2.2)
2026-07-26T17:50:42.5023844Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: ConfigArgParse>=0.12.0 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.7.5)
2026-07-26T17:50:42.5024569Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: pyparsing in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (3.3.2)
2026-07-26T17:50:42.5025204Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: bashlex!=0.13 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (0.18)
2026-07-26T17:50:42.5025862Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: filelock in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (3.32.0)
2026-07-26T17:50:42.5026528Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: bracex in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (3.0.1)
2026-07-26T17:50:42.5027934Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: dependency-groups>=1.2 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.3.1)
2026-07-26T17:50:42.5028866Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: platformdirs in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (4.11.0)
2026-07-26T17:50:42.5029414Z [azure-communication-rooms :: next-pylint] Collecting isodate>=0.6.1
2026-07-26T17:50:42.5029793Z [azure-communication-rooms :: next-pylint] Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
2026-07-26T17:50:42.5030324Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 3)) (2.34.2)
2026-07-26T17:50:42.5030823Z [azure-communication-rooms :: next-pylint] Collecting msal>=1.35.1
2026-07-26T17:50:42.5031186Z [azure-communication-rooms :: next-pylint] Downloading msal-1.37.0-py3-none-any.whl (123 kB)
2026-07-26T17:50:42.5031913Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.7/123.7 kB 45.9 MB/s eta 0:00:00
2026-07-26T17:50:42.5032305Z [azure-communication-rooms :: next-pylint] Collecting cryptography>=2.5
2026-07-26T17:50:42.5032671Z [azure-communication-rooms :: next-pylint] Downloading cryptography-49.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (4.7 MB)
2026-07-26T17:50:42.5033178Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 136.6 MB/s eta 0:00:00
2026-07-26T17:50:42.5033555Z [azure-communication-rooms :: next-pylint] Collecting msal-extensions>=1.2.0
2026-07-26T17:50:42.5033944Z [azure-communication-rooms :: next-pylint] Downloading msal_extensions-1.3.1-py3-none-any.whl (20 kB)
2026-07-26T17:50:42.5034320Z [azure-communication-rooms :: next-pylint] Collecting aiosignal>=1.4.0
2026-07-26T17:50:42.5034702Z [azure-communication-rooms :: next-pylint] Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
2026-07-26T17:50:42.5035183Z [azure-communication-rooms :: next-pylint] Collecting multidict<7.0,>=4.5
2026-07-26T17:50:42.5035600Z [azure-communication-rooms :: next-pylint] Downloading multidict-6.7.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (243 kB)
2026-07-26T17:50:42.5036146Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 69.8 MB/s eta 0:00:00
2026-07-26T17:50:42.5036528Z [azure-communication-rooms :: next-pylint] Collecting yarl<2.0,>=1.17.0
2026-07-26T17:50:42.5036934Z [azure-communication-rooms :: next-pylint] Downloading yarl-1.24.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (110 kB)
2026-07-26T17:50:42.5037798Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.8/110.8 kB 38.2 MB/s eta 0:00:00
2026-07-26T17:50:42.5038194Z [azure-communication-rooms :: next-pylint] Collecting aiohappyeyeballs>=2.5.0
2026-07-26T17:50:42.5038585Z [azure-communication-rooms :: next-pylint] Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl (15 kB)
2026-07-26T17:50:42.5038964Z [azure-communication-rooms :: next-pylint] Collecting propcache>=0.2.0
2026-07-26T17:50:42.5039372Z [azure-communication-rooms :: next-pylint] Downloading propcache-0.5.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (60 kB)
2026-07-26T17:50:42.5039909Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.1/60.1 kB 25.5 MB/s eta 0:00:00
2026-07-26T17:50:42.5040286Z [azure-communication-rooms :: next-pylint] Collecting attrs>=17.3.0
2026-07-26T17:50:42.5040646Z [azure-communication-rooms :: next-pylint] Downloading attrs-26.1.0-py3-none-any.whl (67 kB)
2026-07-26T17:50:42.5041136Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 kB 27.9 MB/s eta 0:00:00
2026-07-26T17:50:42.5041510Z [azure-communication-rooms :: next-pylint] Collecting frozenlist>=1.1.1
2026-07-26T17:50:42.5041927Z [azure-communication-rooms :: next-pylint] Downloading frozenlist-1.8.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (219 kB)
2026-07-26T17:50:42.5042453Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.5/219.5 kB 67.3 MB/s eta 0:00:00
2026-07-26T17:50:42.5042822Z [azure-communication-rooms :: next-pylint] Collecting async-timeout<6.0,>=4.0
2026-07-26T17:50:42.5043194Z [azure-communication-rooms :: next-pylint] Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
2026-07-26T17:50:42.5043558Z [azure-communication-rooms :: next-pylint] Collecting wrapt
2026-07-26T17:50:42.5043960Z [azure-communication-rooms :: next-pylint] 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-26T17:50:42.5044485Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.0/153.0 kB 52.4 MB/s eta 0:00:00
2026-07-26T17:50:42.5045033Z [azure-communication-rooms :: next-pylint] Collecting cffi>=2.0.0
2026-07-26T17:50:42.5045426Z [azure-communication-rooms :: next-pylint] Downloading cffi-2.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (218 kB)
2026-07-26T17:50:42.5045954Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 218.8/218.8 kB 65.7 MB/s eta 0:00:00
2026-07-26T17:50:42.5046327Z [azure-communication-rooms :: next-pylint] Collecting PyJWT[crypto]<3,>=1.0.0
2026-07-26T17:50:42.5046694Z [azure-communication-rooms :: next-pylint] Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB)
2026-07-26T17:50:42.5047467Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: pluggy<2,>=1.5 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.6.0)
2026-07-26T17:50:42.5048209Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: exceptiongroup>=1 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.3.1)
2026-07-26T17:50:42.5048902Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: iniconfig>=1.0.1 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (2.3.0)
2026-07-26T17:50:42.5049570Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: pygments>=2.7.2 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (2.20.0)
2026-07-26T17:50:42.5050278Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: backports-asyncio-runner<2,>=1.1 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.2.0)
2026-07-26T17:50:42.5050988Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 3)) (3.4.9)
2026-07-26T17:50:42.5051661Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/dev_requirements.txt (line 3)) (3.18)
2026-07-26T17:50:42.5052438Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: pyproject_hooks in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from build->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (1.2.0)
2026-07-26T17:50:42.5053109Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: MarkupSafe>=2.0 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from Jinja2->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (3.0.3)
2026-07-26T17:50:42.5053780Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: coverage[toml]>=7.10.6 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from pytest-cov->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/dev_requirements.txt (line 1)) (7.15.2)
2026-07-26T17:50:42.5054379Z [azure-communication-rooms :: next-pylint] Collecting pycparser
2026-07-26T17:50:42.5054745Z [azure-communication-rooms :: next-pylint] Downloading pycparser-3.0-py3-none-any.whl (48 kB)
2026-07-26T17:50:42.5055263Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 19.6 MB/s eta 0:00:00
2026-07-26T17:50:42.5055701Z [azure-communication-rooms :: next-pylint] 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-26T17:50:42.5056187Z [azure-communication-rooms :: next-pylint] 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-26T17:50:42.5056763Z [azure-communication-rooms :: next-pylint] Installing collected packages: wrapt, PyJWT, pycparser, propcache, multidict, isodate, frozenlist, attrs, asyncio, async-timeout, aiohappyeyeballs, yarl, cffi, aiounittest, aiosignal, cryptography, azure-communication-identity, aiohttp, msal, msal-extensions, azure-identity
2026-07-26T17:50:42.5057796Z [azure-communication-rooms :: next-pylint] Successfully installed PyJWT-2.13.0 aiohappyeyeballs-2.7.1 aiohttp-3.14.3 aiosignal-1.4.0 aiounittest-1.5.0 async-timeout-5.0.1 asyncio-4.0.0 attrs-26.1.0 azure-communication-identity-1.6.0 azure-identity-1.26.0b3 cffi-2.1.0 cryptography-49.0.0 frozenlist-1.8.0 isodate-0.7.2 msal-1.37.0 msal-extensions-1.3.1 multidict-6.7.1 propcache-0.5.2 pycparser-3.0 wrapt-2.2.2 yarl-1.24.5
2026-07-26T17:50:42.5058401Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:50:42.5058747Z [azure-communication-rooms :: next-pylint] [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-26T17:50:42.5059136Z [azure-communication-rooms :: next-pylint] [notice] To update, run: python -m pip install --upgrade pip
2026-07-26T17:50:43.4728102Z [azure-communication-rooms :: next-pylint] 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-26T17:50:43.4729009Z [azure-communication-rooms :: next-pylint] Collecting azure-pylint-guidelines-checker==0.5.9
2026-07-26T17:50:43.4729829Z [azure-communication-rooms :: next-pylint] 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-26T17:50:43.4730651Z [azure-communication-rooms :: next-pylint] Installing collected packages: azure-pylint-guidelines-checker
2026-07-26T17:50:43.4731282Z [azure-communication-rooms :: next-pylint] Successfully installed azure-pylint-guidelines-checker-0.5.9
2026-07-26T17:50:43.4732197Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:50:43.4732762Z [azure-communication-rooms :: next-pylint] [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-26T17:50:43.4733244Z [azure-communication-rooms :: next-pylint] [notice] To update, run: python -m pip install --upgrade pip
2026-07-26T17:50:43.7714121Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:50:43,770 [INFO] azure-sdk-tools: Installing azure_communication_rooms-1.2.0.tar.gz from fresh built package.
2026-07-26T17:50:44.1351970Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:50:44,134 [INFO] azure-sdk-tools: Executing command from /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/.staging:['/mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/bin/python', '-m', 'pip', 'install', '/mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/.staging/azure_communication_rooms-1.2.0.tar.gz']
2026-07-26T17:50:44.4878176Z [azure-communication-rooms :: next-pylint] 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-26T17:50:44.4942555Z [azure-communication-rooms :: next-pylint] Processing ./azure_communication_rooms-1.2.0.tar.gz
2026-07-26T17:50:44.5202203Z [azure-communication-rooms :: next-pylint] Installing build dependencies: started
2026-07-26T17:50:47.1238600Z [azure-communication-rooms :: next-pylint] Installing build dependencies: finished with status 'done'
2026-07-26T17:50:47.1253758Z [azure-communication-rooms :: next-pylint] Getting requirements to build wheel: started
2026-07-26T17:50:47.2953133Z [azure-communication-rooms :: next-pylint] Getting requirements to build wheel: finished with status 'done'
2026-07-26T17:50:47.2963561Z [azure-communication-rooms :: next-pylint] Preparing metadata (pyproject.toml): started
2026-07-26T17:50:47.4718924Z [azure-communication-rooms :: next-pylint] Preparing metadata (pyproject.toml): finished with status 'done'
2026-07-26T17:50:47.4777824Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: isodate>=0.6.1 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-communication-rooms==1.2.0) (0.7.2)
2026-07-26T17:50:47.4785558Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: typing-extensions>=4.6.0 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-communication-rooms==1.2.0) (4.16.0)
2026-07-26T17:50:47.4793271Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: azure-core>=1.32.0 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-communication-rooms==1.2.0) (1.41.0)
2026-07-26T17:50:47.4845716Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from azure-core>=1.32.0->azure-communication-rooms==1.2.0) (2.34.2)
2026-07-26T17:50:47.4915243Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.32.0->azure-communication-rooms==1.2.0) (3.18)
2026-07-26T17:50:47.4922737Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: urllib3<3,>=1.26 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.32.0->azure-communication-rooms==1.2.0) (2.7.0)
2026-07-26T17:50:47.4930815Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.32.0->azure-communication-rooms==1.2.0) (3.4.9)
2026-07-26T17:50:47.4941208Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: certifi>=2023.5.7 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.32.0->azure-communication-rooms==1.2.0) (2026.7.22)
2026-07-26T17:50:47.5074243Z [azure-communication-rooms :: next-pylint] Building wheels for collected packages: azure-communication-rooms
2026-07-26T17:50:47.5085143Z [azure-communication-rooms :: next-pylint] Building wheel for azure-communication-rooms (pyproject.toml): started
2026-07-26T17:50:47.7492295Z [azure-communication-rooms :: next-pylint] Building wheel for azure-communication-rooms (pyproject.toml): finished with status 'done'
2026-07-26T17:50:47.7500357Z [azure-communication-rooms :: next-pylint] Created wheel for azure-communication-rooms: filename=azure_communication_rooms-1.2.0-py3-none-any.whl size=72785 sha256=1c209fb11dd52c22c12a3363f181aa4040940241f6cdec7e00a0d7328627721c
2026-07-26T17:50:47.7502379Z [azure-communication-rooms :: next-pylint] Stored in directory: /home/cloudtest/.cache/pip/wheels/66/72/2f/d470fad38de24d7418aa3a40ea4fef4705e65f398662be679c
2026-07-26T17:50:47.7528205Z [azure-communication-rooms :: next-pylint] Successfully built azure-communication-rooms
2026-07-26T17:50:47.9141069Z [azure-communication-rooms :: next-pylint] Installing collected packages: azure-communication-rooms
2026-07-26T17:50:47.9894400Z [azure-communication-rooms :: next-pylint] Successfully installed azure-communication-rooms-1.2.0
2026-07-26T17:50:48.0085711Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:50:48.0086792Z [azure-communication-rooms :: next-pylint] [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-26T17:50:48.0087962Z [azure-communication-rooms :: next-pylint] [notice] To update, run: python -m pip install --upgrade pip
2026-07-26T17:50:48.0881653Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:50:48,087 [INFO] azure-sdk-tools: Installed azure_communication_rooms-1.2.0.tar.gz
2026-07-26T17:50:50.9341754Z [azure-communication-rooms :: next-pylint] 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-26T17:50:50.9343614Z [azure-communication-rooms :: next-pylint] Collecting pylint==4.0.6
2026-07-26T17:50:50.9344666Z [azure-communication-rooms :: next-pylint] Downloading pylint-4.0.6-py3-none-any.whl (538 kB)
2026-07-26T17:50:50.9345981Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 538.4/538.4 kB 21.6 MB/s eta 0:00:00
2026-07-26T17:50:50.9347006Z [azure-communication-rooms :: next-pylint] Collecting mccabe<0.8,>=0.6
2026-07-26T17:50:50.9348277Z [azure-communication-rooms :: next-pylint] Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
2026-07-26T17:50:50.9349182Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: platformdirs>=2.2 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.6) (4.11.0)
2026-07-26T17:50:50.9350079Z [azure-communication-rooms :: next-pylint] Collecting tomlkit>=0.10.1
2026-07-26T17:50:50.9350694Z [azure-communication-rooms :: next-pylint] Downloading tomlkit-0.15.1-py3-none-any.whl (49 kB)
2026-07-26T17:50:50.9351518Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 19.1 MB/s eta 0:00:00
2026-07-26T17:50:50.9352305Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: tomli>=1.1 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.6) (2.4.1)
2026-07-26T17:50:50.9353067Z [azure-communication-rooms :: next-pylint] Collecting isort!=5.13,<9,>=5
2026-07-26T17:50:50.9353565Z [azure-communication-rooms :: next-pylint] Downloading isort-8.0.1-py3-none-any.whl (89 kB)
2026-07-26T17:50:50.9354405Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.7/89.7 kB 36.2 MB/s eta 0:00:00
2026-07-26T17:50:50.9354814Z [azure-communication-rooms :: next-pylint] Collecting astroid<=4.1.dev0,>=4.0.2
2026-07-26T17:50:50.9355228Z [azure-communication-rooms :: next-pylint] Downloading astroid-4.0.4-py3-none-any.whl (276 kB)
2026-07-26T17:50:50.9355731Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 276.4/276.4 kB 48.1 MB/s eta 0:00:00
2026-07-26T17:50:50.9356109Z [azure-communication-rooms :: next-pylint] Collecting dill>=0.2
2026-07-26T17:50:50.9356471Z [azure-communication-rooms :: next-pylint] Downloading dill-0.4.1-py3-none-any.whl (120 kB)
2026-07-26T17:50:50.9356957Z [azure-communication-rooms :: next-pylint] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 47.2 MB/s eta 0:00:00
2026-07-26T17:50:50.9357774Z [azure-communication-rooms :: next-pylint] Requirement already satisfied: typing-extensions>=4 in /mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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-26T17:50:50.9358449Z [azure-communication-rooms :: next-pylint] Installing collected packages: tomlkit, mccabe, isort, dill, astroid, pylint
2026-07-26T17:50:50.9358890Z [azure-communication-rooms :: next-pylint] 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-26T17:50:50.9359279Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:50:50.9359641Z [azure-communication-rooms :: next-pylint] [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-26T17:50:50.9360052Z [azure-communication-rooms :: next-pylint] [notice] To update, run: python -m pip install --upgrade pip
2026-07-26T17:50:51.3090988Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:50:51,307 [INFO] azure-sdk-tools: Installed packages:
2026-07-26T17:50:51.3092074Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:50:51,308 [INFO] azure-sdk-tools: aiohappyeyeballs==2.7.1
2026-07-26T17:50:51.3092868Z [azure-communication-rooms :: next-pylint] aiohttp==3.14.3
2026-07-26T17:50:51.3094168Z [azure-communication-rooms :: next-pylint] aiosignal==1.4.0
2026-07-26T17:50:51.3095254Z [azure-communication-rooms :: next-pylint] aiounittest==1.5.0
2026-07-26T17:50:51.3096224Z [azure-communication-rooms :: next-pylint] astroid==4.0.4
2026-07-26T17:50:51.3096958Z [azure-communication-rooms :: next-pylint] async-timeout==5.0.1
2026-07-26T17:50:51.3098006Z [azure-communication-rooms :: next-pylint] asyncio==4.0.0
2026-07-26T17:50:51.3098696Z [azure-communication-rooms :: next-pylint] attrs==26.1.0
2026-07-26T17:50:51.3099554Z [azure-communication-rooms :: next-pylint] azure-communication-identity @ file:///mnt/vss/_work/1/s/.wheels/azure_communication_identity-1.6.0-py3-none-any.whl
2026-07-26T17:50:51.3100426Z [azure-communication-rooms :: next-pylint] azure-communication-rooms @ file:///mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/.staging/azure_communication_rooms-1.2.0.tar.gz
2026-07-26T17:50:51.3101179Z [azure-communication-rooms :: next-pylint] azure-core==1.41.0
2026-07-26T17:50:51.3101837Z [azure-communication-rooms :: next-pylint] azure-identity @ file:///mnt/vss/_work/1/s/.wheels/azure_identity-1.26.0b3-py3-none-any.whl
2026-07-26T17:50:51.3102399Z [azure-communication-rooms :: next-pylint] azure-pylint-guidelines-checker==0.5.9
2026-07-26T17:50:51.3102950Z [azure-communication-rooms :: next-pylint] azure-sdk-tools @ file:///mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-26T17:50:51.3103473Z [azure-communication-rooms :: next-pylint] backports.asyncio.runner==1.2.0
2026-07-26T17:50:51.3103964Z [azure-communication-rooms :: next-pylint] bashlex==0.18
2026-07-26T17:50:51.3104424Z [azure-communication-rooms :: next-pylint] bracex==3.0.1
2026-07-26T17:50:51.3104866Z [azure-communication-rooms :: next-pylint] build==1.5.1
2026-07-26T17:50:51.3105645Z [azure-communication-rooms :: next-pylint] certifi==2026.7.22
2026-07-26T17:50:51.3106257Z [azure-communication-rooms :: next-pylint] cffi==2.1.0
2026-07-26T17:50:51.3106740Z [azure-communication-rooms :: next-pylint] charset-normalizer==3.4.9
2026-07-26T17:50:51.3107476Z [azure-communication-rooms :: next-pylint] cibuildwheel==2.23.3
2026-07-26T17:50:51.3107964Z [azure-communication-rooms :: next-pylint] ConfigArgParse==1.7.5
2026-07-26T17:50:51.3108416Z [azure-communication-rooms :: next-pylint] coverage==7.15.2
2026-07-26T17:50:51.3108866Z [azure-communication-rooms :: next-pylint] cryptography==49.0.0
2026-07-26T17:50:51.3109320Z [azure-communication-rooms :: next-pylint] dependency-groups==1.3.1
2026-07-26T17:50:51.3109769Z [azure-communication-rooms :: next-pylint] dill==0.4.1
2026-07-26T17:50:51.3110216Z [azure-communication-rooms :: next-pylint] exceptiongroup==1.3.1
2026-07-26T17:50:51.3110666Z [azure-communication-rooms :: next-pylint] filelock==3.32.0
2026-07-26T17:50:51.3111112Z [azure-communication-rooms :: next-pylint] frozenlist==1.8.0
2026-07-26T17:50:51.3111560Z [azure-communication-rooms :: next-pylint] idna==3.18
2026-07-26T17:50:51.3111998Z [azure-communication-rooms :: next-pylint] iniconfig==2.3.0
2026-07-26T17:50:51.3112437Z [azure-communication-rooms :: next-pylint] isodate==0.7.2
2026-07-26T17:50:51.3112886Z [azure-communication-rooms :: next-pylint] isort==8.0.1
2026-07-26T17:50:51.3113319Z [azure-communication-rooms :: next-pylint] Jinja2==3.1.6
2026-07-26T17:50:51.3113751Z [azure-communication-rooms :: next-pylint] json-delta==2.0.2
2026-07-26T17:50:51.3114190Z [azure-communication-rooms :: next-pylint] MarkupSafe==3.0.3
2026-07-26T17:50:51.3114631Z [azure-communication-rooms :: next-pylint] mccabe==0.7.0
2026-07-26T17:50:51.3115071Z [azure-communication-rooms :: next-pylint] msal==1.37.0
2026-07-26T17:50:51.3115517Z [azure-communication-rooms :: next-pylint] msal-extensions==1.3.1
2026-07-26T17:50:51.3115965Z [azure-communication-rooms :: next-pylint] multidict==6.7.1
2026-07-26T17:50:51.3116413Z [azure-communication-rooms :: next-pylint] packaging==26.2
2026-07-26T17:50:51.3116859Z [azure-communication-rooms :: next-pylint] pkginfo==1.12.1.2
2026-07-26T17:50:51.3117560Z [azure-communication-rooms :: next-pylint] platformdirs==4.11.0
2026-07-26T17:50:51.3118032Z [azure-communication-rooms :: next-pylint] pluggy==1.6.0
2026-07-26T17:50:51.3118477Z [azure-communication-rooms :: next-pylint] propcache==0.5.2
2026-07-26T17:50:51.3118926Z [azure-communication-rooms :: next-pylint] pycparser==3.0
2026-07-26T17:50:51.3119371Z [azure-communication-rooms :: next-pylint] Pygments==2.20.0
2026-07-26T17:50:51.3119818Z [azure-communication-rooms :: next-pylint] PyJWT==2.13.0
2026-07-26T17:50:51.3140655Z [azure-communication-rooms :: next-pylint] pylint==4.0.6
2026-07-26T17:50:51.3141233Z [azure-communication-rooms :: next-pylint] pyparsing==3.3.2
2026-07-26T17:50:51.3141719Z [azure-communication-rooms :: next-pylint] pyproject_hooks==1.2.0
2026-07-26T17:50:51.3142181Z [azure-communication-rooms :: next-pylint] pytest==9.1.1
2026-07-26T17:50:51.3142659Z [azure-communication-rooms :: next-pylint] pytest-asyncio==1.4.0
2026-07-26T17:50:51.3143131Z [azure-communication-rooms :: next-pylint] pytest-cov==7.1.0
2026-07-26T17:50:51.3143593Z [azure-communication-rooms :: next-pylint] python-dotenv==1.2.2
2026-07-26T17:50:51.3144047Z [azure-communication-rooms :: next-pylint] PyYAML==6.0.3
2026-07-26T17:50:51.3144492Z [azure-communication-rooms :: next-pylint] requests==2.34.2
2026-07-26T17:50:51.3144940Z [azure-communication-rooms :: next-pylint] tomli==2.4.1
2026-07-26T17:50:51.3145385Z [azure-communication-rooms :: next-pylint] tomli_w==1.0.0
2026-07-26T17:50:51.3145828Z [azure-communication-rooms :: next-pylint] tomlkit==0.15.1
2026-07-26T17:50:51.3146290Z [azure-communication-rooms :: next-pylint] typing_extensions==4.16.0
2026-07-26T17:50:51.3146743Z [azure-communication-rooms :: next-pylint] urllib3==2.7.0
2026-07-26T17:50:51.3147462Z [azure-communication-rooms :: next-pylint] wrapt==2.2.2
2026-07-26T17:50:51.3148175Z [azure-communication-rooms :: next-pylint] yarl==1.24.5
2026-07-26T17:50:51.3148806Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:50:51.3149519Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:50:51,308 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-communication-rooms/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms/azure']
2026-07-26T17:50:53.9131846Z [azure-communication-rooms :: next-pylint] ************* Module azure.communication.rooms._rooms_client
2026-07-26T17:50:53.9133512Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_rooms_client.py:23: [C4758(docstring-keyword-should-match-keyword-only), RoomsClient] "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-26T17:50:54.8153098Z [azure-communication-rooms :: next-pylint] ************* Module azure.communication.rooms.aio._rooms_client_async
2026-07-26T17:50:54.8157755Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/aio/_rooms_client_async.py:25: [C4758(docstring-keyword-should-match-keyword-only), RoomsClient] "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-26T17:50:54.8158816Z [azure-communication-rooms :: next-pylint] ************* Module azure.communication.rooms._shared.token_exchange_async
2026-07-26T17:50:54.8159808Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/token_exchange_async.py:23: [C4758(docstring-keyword-should-match-keyword-only), TokenExchangeClient] "transport" 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-26T17:50:54.8160917Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/token_exchange_async.py:23: [C4740(docstring-missing-type), TokenExchangeClient] Param types missing in docstring: "resource_endpoint, credential, scopes". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T17:50:55.4674634Z [azure-communication-rooms :: next-pylint] ************* Module azure.communication.rooms._shared.user_credential_async
2026-07-26T17:50:55.4676527Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/user_credential_async.py:20: [C4758(docstring-keyword-should-match-keyword-only), CommunicationTokenCredential] "resource_endpoint, token_credential, scopes" 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-26T17:50:55.4678844Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/user_credential_async.py:20: [C4758(docstring-keyword-should-match-keyword-only), CommunicationTokenCredential] "resource_endpoint, token_credential, scopes" 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-26T17:50:55.4680725Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/user_credential_async.py:20: [C4758(docstring-keyword-should-match-keyword-only), CommunicationTokenCredential] "resource_endpoint, token_credential, scopes" 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-26T17:50:55.9429583Z [azure-communication-rooms :: next-pylint] ************* Module azure.communication.rooms._shared.models
2026-07-26T17:50:55.9430912Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/models.py:100: [C4739(docstring-missing-param), CommunicationUserIdentifier] Params missing in docstring: "id". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T17:50:55.9560973Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/models.py:139: [C4739(docstring-missing-param), PhoneNumberIdentifier] Params missing in docstring: "value". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T17:50:55.9770715Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/models.py:189: [C4739(docstring-missing-param), UnknownIdentifier] Params missing in docstring: "identifier". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T17:50:55.9842274Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/models.py:233: [C4739(docstring-missing-param), MicrosoftTeamsUserIdentifier] Params missing in docstring: "user_id". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T17:50:56.1502842Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/models.py:305: [C4739(docstring-missing-param), MicrosoftTeamsAppIdentifier] Params missing in docstring: "app_id". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T17:50:56.1665453Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/models.py:351: [C4739(docstring-missing-param), _MicrosoftBotIdentifier] Params missing in docstring: "bot_id". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T17:50:56.1717619Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/models.py:385: [C4758(docstring-keyword-should-match-keyword-only), TeamsExtensionUserIdentifier] "resource_id, user_id, tenant_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-26T17:50:56.1966876Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/models.py:450: [C4759(docstring-type-do-not-use-class), identifier_from_raw_id] "rtype" type formatted incorrectly. Do not use `:class` in docstring type. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T17:50:56.3127723Z [azure-communication-rooms :: next-pylint] ************* Module azure.communication.rooms._shared.token_exchange
2026-07-26T17:50:56.3129136Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/token_exchange.py:23: [C4758(docstring-keyword-should-match-keyword-only), TokenExchangeClient] "transport" 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-26T17:50:56.3130440Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/token_exchange.py:23: [C4740(docstring-missing-type), TokenExchangeClient] Param types missing in docstring: "resource_endpoint, credential, scopes". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T17:50:56.3948802Z [azure-communication-rooms :: next-pylint] ************* Module azure.communication.rooms._shared.user_credential
2026-07-26T17:50:56.3950595Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/user_credential.py:16: [C4758(docstring-keyword-should-match-keyword-only), CommunicationTokenCredential] "resource_endpoint, token_credential, scopes" 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-26T17:50:56.3952224Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/user_credential.py:16: [C4758(docstring-keyword-should-match-keyword-only), CommunicationTokenCredential] "resource_endpoint, token_credential, scopes" 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-26T17:50:56.3953782Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_shared/user_credential.py:16: [C4758(docstring-keyword-should-match-keyword-only), CommunicationTokenCredential] "resource_endpoint, token_credential, scopes" 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-26T17:50:56.5863241Z [azure-communication-rooms :: next-pylint] ************* Module azure.communication.rooms._models._models
2026-07-26T17:50:56.5864705Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_models/_models.py:25: [C4758(docstring-keyword-should-match-keyword-only), RoomParticipant] "role, communication_identifier" 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-26T17:50:56.5866264Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_models/_models.py:25: [C4758(docstring-keyword-should-match-keyword-only), RoomParticipant] "role, communication_identifier" 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-26T17:50:56.5867959Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_models/_models.py:25: [C4758(docstring-keyword-should-match-keyword-only), RoomParticipant] "role, communication_identifier" 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-26T17:50:56.5995314Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_models/_models.py:77: [C4758(docstring-keyword-should-match-keyword-only), CommunicationRoom] "valid_from, valid_until, pstn_dial_out_enabled" 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-26T17:50:56.5997303Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_models/_models.py:77: [C4758(docstring-keyword-should-match-keyword-only), CommunicationRoom] "valid_from, valid_until, pstn_dial_out_enabled" 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-26T17:50:56.5999292Z [azure-communication-rooms :: next-pylint] azure/communication/rooms/_models/_models.py:77: [C4758(docstring-keyword-should-match-keyword-only), CommunicationRoom] "valid_from, valid_until, pstn_dial_out_enabled" 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-26T17:50:56.6153578Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:50:56.6154399Z [azure-communication-rooms :: next-pylint] -----------------------------------
2026-07-26T17:50:56.6155095Z [azure-communication-rooms :: next-pylint] Your code has been rated at 9.75/10
2026-07-26T17:50:56.6155747Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:50:57.7667473Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:50:57,766 [ERROR] azure-sdk-tools: azure-communication-rooms main package exited with linting error 16. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-07-26T17:50:57.7669181Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:50:57,766 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/tests']
2026-07-26T17:50:59.4623244Z [azure-communication-rooms :: next-pylint] ************* Module test_rooms_client
2026-07-26T17:50:59.4624363Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client.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-26T17:51:01.2841078Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client.py:8: [C0411(wrong-import-order), ] standard import "unittest" should be placed before third party import "pytest"
2026-07-26T17:51:01.4132570Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client.py:9: [C0411(wrong-import-order), ] standard import "datetime.datetime" should be placed before third party import "pytest"
2026-07-26T17:51:01.4174001Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client.py:15: [C0411(wrong-import-order), ] third party import "_shared.utils.get_http_logging_policy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.communication.identity.CommunicationIdentityClient", "azure.communication.rooms.ParticipantRole", "azure.communication.rooms._shared.models.CommunicationUserIdentifier"
2026-07-26T17:51:01.4183184Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client.py:16: [C0411(wrong-import-order), ] third party import "acs_rooms_test_case.ACSRoomsTestCase" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.communication.identity.CommunicationIdentityClient", "azure.communication.rooms.ParticipantRole", "azure.communication.rooms._shared.models.CommunicationUserIdentifier"
2026-07-26T17:51:01.4192995Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client.py:17: [C0411(wrong-import-order), ] third party import "devtools_testutils.is_live" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.communication.identity.CommunicationIdentityClient", "azure.communication.rooms.ParticipantRole", "azure.communication.rooms._shared.models.CommunicationUserIdentifier"
2026-07-26T17:51:01.4452194Z [azure-communication-rooms :: next-pylint] ************* Module test_rooms_client_async
2026-07-26T17:51:01.4453317Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client_async.py:12: [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-26T17:51:01.8100062Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client_async.py:8: [C0411(wrong-import-order), ] standard import "datetime.datetime" should be placed before third party import "pytest"
2026-07-26T17:51:01.8106751Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client_async.py:9: [C0411(wrong-import-order), ] standard import "unittest" should be placed before third party import "pytest"
2026-07-26T17:51:01.8172583Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client_async.py:15: [C0411(wrong-import-order), ] third party import "acs_rooms_test_case.ACSRoomsTestCase" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.communication.identity.CommunicationIdentityClient", "azure.communication.rooms._shared.models.CommunicationUserIdentifier", "azure.communication.rooms.aio.RoomsClient", "azure.communication.rooms.ParticipantRole"
2026-07-26T17:51:01.8183656Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client_async.py:16: [C0411(wrong-import-order), ] third party import "_shared.utils.get_http_logging_policy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.communication.identity.CommunicationIdentityClient", "azure.communication.rooms._shared.models.CommunicationUserIdentifier", "azure.communication.rooms.aio.RoomsClient", "azure.communication.rooms.ParticipantRole"
2026-07-26T17:51:01.8194863Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client_async.py:17: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.communication.identity.CommunicationIdentityClient", "azure.communication.rooms._shared.models.CommunicationUserIdentifier", "azure.communication.rooms.aio.RoomsClient", "azure.communication.rooms.ParticipantRole"
2026-07-26T17:51:01.8205140Z [azure-communication-rooms :: next-pylint] tests/test_rooms_client_async.py:18: [C0411(wrong-import-order), ] third party import "devtools_testutils.is_live" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.communication.identity.CommunicationIdentityClient", "azure.communication.rooms._shared.models.CommunicationUserIdentifier", "azure.communication.rooms.aio.RoomsClient", "azure.communication.rooms.ParticipantRole"
2026-07-26T17:51:01.8360052Z [azure-communication-rooms :: next-pylint] ************* Module test_hmac
2026-07-26T17:51:01.8361353Z [azure-communication-rooms :: next-pylint] tests/test_hmac.py:8: [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-26T17:51:01.9362030Z [azure-communication-rooms :: next-pylint] ************* Module acs_rooms_test_case
2026-07-26T17:51:01.9363538Z [azure-communication-rooms :: next-pylint] tests/acs_rooms_test_case.py:9: [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-26T17:51:01.9663632Z [azure-communication-rooms :: next-pylint] ************* Module _shared.utils
2026-07-26T17:51:01.9664863Z [azure-communication-rooms :: next-pylint] tests/_shared/utils.py:17: [W0621(redefined-outer-name), create_token_credential] Redefining name 'is_live' from outer scope (line 12)
2026-07-26T17:51:01.9689841Z [azure-communication-rooms :: next-pylint] tests/_shared/utils.py:17: [W0404(reimported), create_token_credential] Reimport 'is_live' (imported line 12)
2026-07-26T17:51:02.0229246Z [azure-communication-rooms :: next-pylint] tests/_shared/utils.py:29: [W0621(redefined-outer-name), async_create_token_credential] Redefining name 'is_live' from outer scope (line 12)
2026-07-26T17:51:02.0230896Z [azure-communication-rooms :: next-pylint] tests/_shared/utils.py:29: [W0404(reimported), async_create_token_credential] Reimport 'is_live' (imported line 12)
2026-07-26T17:51:02.1018589Z [azure-communication-rooms :: next-pylint] tests/_shared/utils.py:12: [C0411(wrong-import-order), ] third party import "devtools_testutils.is_live" should be placed before first party import "azure.core.pipeline.policies.HttpLoggingPolicy"
2026-07-26T17:51:02.1020267Z [azure-communication-rooms :: next-pylint] tests/_shared/utils.py:12: [W0611(unused-import), ] Unused is_live imported from devtools_testutils
2026-07-26T17:51:02.1224914Z [azure-communication-rooms :: next-pylint] ************* Module _shared.fake_token_credential
2026-07-26T17:51:02.1226269Z [azure-communication-rooms :: next-pylint] tests/_shared/fake_token_credential.py:13: [W0613(unused-argument), FakeTokenCredential.get_token] Unused argument 'args'
2026-07-26T17:51:02.1227970Z [azure-communication-rooms :: next-pylint] tests/_shared/fake_token_credential.py:13: [W0613(unused-argument), FakeTokenCredential.get_token] Unused argument 'kwargs'
2026-07-26T17:51:02.1244157Z [azure-communication-rooms :: next-pylint] ************* Module _shared.communication_service_preparer
2026-07-26T17:51:02.1245109Z [azure-communication-rooms :: next-pylint] tests/_shared/communication_service_preparer.py:12: [C0301(line-too-long), ] Line too long (125/120)
2026-07-26T17:51:02.1748215Z [azure-communication-rooms :: next-pylint] ************* Module _shared.async_fake_token_credential
2026-07-26T17:51:02.1749456Z [azure-communication-rooms :: next-pylint] tests/_shared/async_fake_token_credential.py:13: [W0613(unused-argument), AsyncFakeTokenCredential.get_token] Unused argument 'args'
2026-07-26T17:51:02.1750640Z [azure-communication-rooms :: next-pylint] tests/_shared/async_fake_token_credential.py:13: [W0613(unused-argument), AsyncFakeTokenCredential.get_token] Unused argument 'kwargs'
2026-07-26T17:51:02.1877283Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:51:02.1878357Z [azure-communication-rooms :: next-pylint] -----------------------------------
2026-07-26T17:51:02.1879311Z [azure-communication-rooms :: next-pylint] Your code has been rated at 9.62/10
2026-07-26T17:51:02.1880739Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:51:03.4126308Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:03,411 [ERROR] azure-sdk-tools: azure-communication-rooms tests exited with linting error 20. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-07-26T17:51:03.4128235Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:03,412 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-communication-rooms/.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/communication/azure-communication-rooms/samples']
2026-07-26T17:51:05.8867415Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:51:05.8868601Z [azure-communication-rooms :: next-pylint] ------------------------------------
2026-07-26T17:51:05.8869071Z [azure-communication-rooms :: next-pylint] Your code has been rated at 10.00/10
2026-07-26T17:51:05.8869460Z [azure-communication-rooms :: next-pylint]
2026-07-26T17:51:10.2186164Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:10,218 [INFO] root: Issue exists for azure-communication-rooms with pylint version 4.0.6. Updating...
2026-07-26T17:51:12.6324758Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:12,631 [INFO] root: Assigned alexokun to issue for azure-communication-rooms
2026-07-26T17:51:14.1574080Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:14,156 [INFO] root: Assigned allchiang-msft to issue for azure-communication-rooms
2026-07-26T17:51:15.9011363Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:15,900 [INFO] root: Assigned mikehang-msft to issue for azure-communication-rooms
2026-07-26T17:51:17.6864206Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:17,685 [INFO] root: Assigned minnieliu to issue for azure-communication-rooms
2026-07-26T17:51:19.5451040Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:19,544 [INFO] root: Assigned Mrayyan to issue for azure-communication-rooms
2026-07-26T17:51:21.1172149Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:21,116 [INFO] root: Assigned paolamvhz to issue for azure-communication-rooms
2026-07-26T17:51:22.6978359Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:22,697 [INFO] root: Assigned shirleyqin-msft to issue for azure-communication-rooms
2026-07-26T17:51:24.4272778Z [azure-communication-rooms :: next-pylint] 2026-07-26 17:51:24,426 [INFO] root: Assigned shwali-msft to issue for azure-communication-rooms
2026-07-26T17:51:24.4282006Z [azure-communication-rooms :: next-pylint] next-pylint check completed with exit code 20
2026-07-26T17:51:24.4685186Z 2026-07-26 17:51:24,468 [INFO] azure-sdk-tools: [END 1/1] next-pylint :: /mnt/vss/_work/1/s/sdk/communication/azure-communication-rooms -> FAIL(20) in 76.85s
2026-07-26T17:51:24.6987342Z

**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-communication-rooms>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.