Skip to content

Incremental "mark alive" pass for cyclic GC #131826

Incremental "mark alive" pass for cyclic GC

Incremental "mark alive" pass for cyclic GC #131826

Triggered via pull request November 6, 2024 18:48
Status Failure
Total duration 11m 12s
Artifacts 1

build.yml

on: pull_request
Change detection  /  Compute changed files
10s
Change detection / Compute changed files
Matrix: build_macos
Matrix: build_ubuntu
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build_windows
Matrix: build_windows_msi
Waiting for pending jobs
Matrix: CIFuzz
Check if Autoconf files are up to date
22s
Check if Autoconf files are up to date
Check if generated files are up to date
4m 53s
Check if generated files are up to date
WASI  /  build and test
2m 51s
WASI / build and test
Hypothesis tests on Ubuntu
5m 24s
Hypothesis tests on Ubuntu
Address sanitizer
10m 22s
Address sanitizer
Thread sanitizer  /  Thread sanitizer
4m 28s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
2m 15s
Thread sanitizer (free-threading) / Thread sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
Docs / Doctest
Check if the ABI has changed
1m 23s
Check if the ABI has changed
All required checks pass
4s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 21 warnings
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-22.04)
Process completed with exit code 2.
Check if the ABI has changed
Process completed with exit code 1.
Ubuntu / build and test (ubuntu-22.04)
FailFast: cancelling since parallel instance has failed
Ubuntu / build and test (ubuntu-22.04)
The operation was canceled.
Ubuntu SSL tests with OpenSSL (ubuntu-22.04, 3.3.2)
Process completed with exit code 2.
Thread sanitizer (free-threading) / Thread sanitizer
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-22.04, 3.1.7)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-22.04, 3.0.15)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-22.04, 3.2.3)
Process completed with exit code 2.
Windows (free-threading) / build (arm64)
Process completed with exit code 1.
Windows (free-threading) / build and test (Win32)
FailFast: cancelling since parallel instance has failed
Windows (free-threading) / build and test (Win32)
The operation was canceled.
Windows (free-threading) / build and test (x64)
FailFast: cancelling since parallel instance has failed
Windows (free-threading) / build and test (x64)
The operation was canceled.
Windows / build and test (Win32)
FailFast: cancelling since parallel instance has failed
Windows / build and test (Win32)
The operation was canceled.
Windows / build and test (x64)
FailFast: cancelling since parallel instance has failed
Windows / build and test (x64)
The operation was canceled.
Windows / build (arm64)
FailFast: cancelling since parallel instance has failed
Windows / build (arm64)
The operation was canceled.
WASI / build and test
Process completed with exit code 2.
Thread sanitizer / Thread sanitizer
Process completed with exit code 2.
Check if generated files are up to date
Process completed with exit code 2.
Hypothesis tests on Ubuntu
Process completed with exit code 2.
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
Address sanitizer
Process completed with exit code 2.
macOS / build and test (macos-13)
Process completed with exit code 2.
All required checks pass
Process completed with exit code 1.
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Check if the ABI has changed
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Windows / build (arm64): Python/gc.c#L1300
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Python/gc.c#L1320
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Python/gc.c#L1320
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Python/gc.c#L1320
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 3 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Python/gc.c#L1325
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Python/gc.c#L1325
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Python/gc.c#L1325
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 3 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Python/gc.c#L1310
'initializing': conversion from 'Py_ssize_t' to 'unsigned long', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-13)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macOS / build and test (macos-13)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS / build and test (macos-13)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS / build and test (macos-13)
tcl-tk 8.6.15 is already installed and up-to-date. To reinstall 8.6.15, run: brew reinstall tcl-tk
macOS / build and test (macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!

Artifacts

Produced during runtime
Name Size
abi-data
173 KB