-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656907 #60736
Conversation
…: Build ID 2655284
…: Build ID 2655284
…: Build ID 2655284
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Localization pipeline is at 99% completion - hold until it's at 100%
How do I know when it is at 100%? Is it done now? |
There's a write-up about it here, but the short version is to look at the latest localization build, and check the end of the "OneLocBuild" step. The job runs each day at 10 Pacific time, so we may get complete results later today. Edit: Original write-up link was wrong - updated the link in-place |
…: Build ID 2656139
…: Build ID 2656139
…: Build ID 2656139
…: Build ID 2656139
…: Build ID 2656139
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still at 99%
…: Build ID 2656907
…: Build ID 2656907
…: Build ID 2656907
The latest build https://dev.azure.com/dnceng/internal/_build/results?buildId=2656907&view=logs&j=6aa31087-d1b8-5ee1-af29-f0fe63353381&t=f5f0ecb8-e09a-5b29-99cb-311e048f2c1c&l=1076 says
Merging. |
/backport to release/9.0 |
Started backporting to release/9.0: https://github.com/dotnet/aspnetcore/actions/runs/13725830650 |
@wtgodbe backporting to "release/9.0" failed, the patch most likely resulted in conflicts: $ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch
Applying: Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2655284
Applying: Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2655284
Applying: Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2655284
Applying: Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656139
error: sha1 information is lacking or useless (src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.cs.json).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0004 Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656139
Error: The process '/usr/bin/git' failed with exit code 128 Please backport manually! |
This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.