Skip to content

Conversation

davidhewitt
Copy link
Contributor

Change Summary

Regression from #1837, not sure why CI did not prevent

Related issue number

N/A

Checklist

  • Unit tests for the changes exist
  • Documentation reflects the changes where applicable
  • Pydantic tests pass with this pydantic-core (except for expected changes)
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@davidhewitt davidhewitt added the Full Build cause CI to do a full build label Oct 13, 2025
@davidhewitt davidhewitt requested a review from Viicos October 13, 2025 17:48
@Viicos Viicos enabled auto-merge (squash) October 13, 2025 17:49
@Viicos Viicos merged commit 1f12559 into main Oct 13, 2025
71 of 72 checks passed
@Viicos Viicos deleted the davidhewitt-patch-1 branch October 13, 2025 17:56
Copy link

codspeed-hq bot commented Oct 13, 2025

CodSpeed Performance Report

Merging #1839 will not alter performance

Comparing davidhewitt-patch-1 (135ebe6) with main (ff1aeae)

Summary

✅ 163 untouched

@Michaelvll
Copy link

Michaelvll commented Oct 14, 2025

Hi @davidhewitt, it seems the 2.41.3 breaks the arm64 build -- uv pip install/pip install fails (our issue at skypilot). : )

  | 2025-10-14 01:40:28 UTC | D 10-14 01:40:28 provisioner.py:745] Downloading ray (61.0MiB)
  | 2025-10-14 01:40:28 UTC | D 10-14 01:40:28 provisioner.py:745]   × Failed to download `pydantic-core==2.41.3`
  | 2025-10-14 01:40:28 UTC | D 10-14 01:40:28 provisioner.py:745]   ├─▶ Failed to extract archive:
  | 2025-10-14 01:40:28 UTC | D 10-14 01:40:28 provisioner.py:745]   │   pydantic_core-2.41.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  | 2025-10-14 01:40:28 UTC | D 10-14 01:40:28 provisioner.py:745]   ├─▶ I/O operation failed during extraction
  | 2025-10-14 01:40:28 UTC | D 10-14 01:40:28 provisioner.py:745]   ╰─▶ deflate decompression error: repeated call with bad state
  | 2025-10-14 01:40:28 UTC | D 10-14 01:40:28 provisioner.py:745]   help: `pydantic-core` (v2.41.3) was included because `ray[default]` (v2.9.3)
  | 2025-10-14 01:40:28 UTC | D 10-14 01:40:28 provisioner.py:745]         depends on `pydantic` (v2.12.1) which depends on `pydantic-core`
  | 2025-10-14 01:40:28 UTC | D 10-14 01:40:28 provisioner.py:745]
  | 2025-10-14 01:40:28 UTC | D 10-14 01:40:28 provisioner.py:745] ===== stderr =====

@Viicos
Copy link
Member

Viicos commented Oct 14, 2025

@Michaelvll tracking in pydantic/pydantic#12395.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Full Build cause CI to do a full build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants