Skip to content

All required checks pass job constantly fails on 3.13 and 3.14 #134046

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sobolevn opened this issue May 15, 2025 · 3 comments
Closed

All required checks pass job constantly fails on 3.13 and 3.14 #134046

sobolevn opened this issue May 15, 2025 · 3 comments
Labels
3.13 bugs and security fixes 3.14 bugs and security fixes build The build process and cross-build infra CI, GitHub Actions, buildbots, Dependabot, etc. type-bug An unexpected behavior, bug, or error

Comments

@sobolevn
Copy link
Member

sobolevn commented May 15, 2025

Bug report

Link: https://github.com/python/cpython/actions/runs/15042957047/job/42278775691

Error: The template is not valid. .github/workflows/build.yml (Line: 629, Col: 24): Error reading JToken from JsonReader. Path '', line 0, position 0.
##[debug]GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. .github/workflows/build.yml (Line: 629, Col: 24): Error reading JToken from JsonReader. Path '', line 0, position 0.
##[debug]   at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
##[debug]   at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateEvaluator.EvaluateStepInputs(TemplateToken token, DictionaryContextData contextData, IList`1 expressionFunctions)
##[debug]   at GitHub.Runner.Worker.ActionRunner.RunAsync()
##[debug]   at GitHub.Runner.Worker.StepsRunner.RunStepAsync(IStep step, CancellationToken jobCancellationToken)
##[debug]Finishing: Check whether the needed jobs succeeded or failed
@sobolevn sobolevn added type-bug An unexpected behavior, bug, or error build The build process and cross-build 3.13 bugs and security fixes labels May 15, 2025
@picnixz picnixz added the infra CI, GitHub Actions, buildbots, Dependabot, etc. label May 15, 2025
@picnixz picnixz changed the title All required checks pass job constantly fails on 3.13 All required checks pass job constantly fails on 3.13 and 3.14 May 15, 2025
@picnixz picnixz added the 3.14 bugs and security fixes label May 15, 2025
@picnixz
Copy link
Member

picnixz commented May 15, 2025

cc @AA-Turner I think you changed the detection and Hugo said something on the discord about the detection not knowing between a PR and not a PR (but I'm not sure)

@hugovk
Copy link
Member

hugovk commented May 15, 2025

@sobolevn
Copy link
Member Author

sobolevn commented May 17, 2025

Awesome, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes 3.14 bugs and security fixes build The build process and cross-build infra CI, GitHub Actions, buildbots, Dependabot, etc. type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

3 participants