Skip to content

Conversation

@MengqingCao
Copy link
Collaborator

@MengqingCao MengqingCao commented Jul 26, 2025

What this PR does / why we need it?

Fix protobuf version in Dockerfile to resolve AttributeError: 'str' object has no attribute 'DESCRIPTOR' when packaging message to dict using protobuf. will remove version specification after ray-project/ray#54910 is merged

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

CI passed with existing test.

@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@codecov
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.67%. Comparing base (9b67c87) to head (85445ef).
⚠️ Report is 613 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2028   +/-   ##
=======================================
  Coverage   73.67%   73.67%           
=======================================
  Files          96       96           
  Lines       10924    10924           
=======================================
  Hits         8048     8048           
  Misses       2876     2876           
Flag Coverage Δ
unittests 73.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: MengqingCao <cmq0113@163.com>
@MengqingCao
Copy link
Collaborator Author

@Yikun plz take a look, thanks!

@Yikun Yikun merged commit 75e28d0 into vllm-project:main Jul 30, 2025
22 checks passed
@Yikun
Copy link
Collaborator

Yikun commented Jul 30, 2025

Should this PR backport to v0.9.1?

@MengqingCao
Copy link
Collaborator Author

I found the same issue on V0 + ray, thus will backport this on v0.9.1-dev

MengqingCao added a commit to MengqingCao/vllm-ascend-fork that referenced this pull request Aug 11, 2025
Fix protobuf version in Dockerfile to resolve `AttributeError: 'str'
object has no attribute 'DESCRIPTOR' when packaging message to dict`
using protobuf. will remove version specification after
ray-project/ray#54910 is merged

N/A

CI passed with existing test.

- vLLM version: v0.10.0
- vLLM main:
vllm-project/vllm@0e36abf

Signed-off-by: MengqingCao <cmq0113@163.com>
wangxiyuan pushed a commit that referenced this pull request Aug 14, 2025
### What this PR does / why we need it?

Fix protobuf version in Dockerfile to resolve `AttributeError: 'str'
object has no attribute 'DESCRIPTOR' when packaging message to dict`
using protobuf. will remove version specification after
ray-project/ray#54910 is merged

backport of #2028

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
CI passed with new added test.

---------

Signed-off-by: MengqingCao <cmq0113@163.com>
chopper0126 pushed a commit to chopper0126/vllm-ascend that referenced this pull request Sep 26, 2025
### What this PR does / why we need it?
Fix protobuf version in Dockerfile to resolve `AttributeError: 'str'
object has no attribute 'DESCRIPTOR' when packaging message to dict`
using protobuf. will remove version specification after
ray-project/ray#54910 is merged

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
CI passed with existing test.

- vLLM version: v0.10.0
- vLLM main:
vllm-project/vllm@0e36abf

Signed-off-by: MengqingCao <cmq0113@163.com>
Angazenn pushed a commit to Angazenn/vllm-ascend that referenced this pull request Oct 21, 2025
### What this PR does / why we need it?
Fix protobuf version in Dockerfile to resolve `AttributeError: 'str'
object has no attribute 'DESCRIPTOR' when packaging message to dict`
using protobuf. will remove version specification after
ray-project/ray#54910 is merged

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
CI passed with existing test.

- vLLM version: v0.10.0
- vLLM main:
vllm-project/vllm@0e36abf

Signed-off-by: MengqingCao <cmq0113@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants