Prepare azidentity v1.6.0-beta.2 for release #22341
Merged
Azure Pipelines / go - azidentity - ci
succeeded
Feb 2, 2024 in 2m 5s
Build #20240202.1 had test failures
Details
- Failed: 1 (0.04%)
- Passed: 2,214 (98.36%)
- Other: 36 (1.60%)
- Total: 2,251
Annotations
Check failure on line 1 in Failure
azure-pipelines / go - azidentity - ci
Failure
Failed
Raw output
2024/02/02 22:43:09 Waiting to acquire test proxy install lock /tmp/test-proxy-install.lock
2024/02/02 22:43:09 Test proxy not detected at /mnt/vss/_work/1/s/.proxy/Azure.Sdk.Tools.TestProxy, downloading...
2024/02/02 22:43:09 Downloading test proxy version 1.0.0-dev.20231030.1 to /mnt/vss/_work/1/s/.proxy/Azure.Sdk.Tools.TestProxy for linux/amd64
2024/02/02 22:43:10 Extracting /mnt/vss/_work/1/s/.proxy/test-proxy-standalone-linux-x64.tar.gz
2024/02/02 22:43:10 Extracting /mnt/vss/_work/1/s/.proxy
2024/02/02 22:43:10 Extracting /mnt/vss/_work/1/s/.proxy/appsettings.json
2024/02/02 22:43:10 Extracting /mnt/vss/_work/1/s/.proxy/Azure.Sdk.Tools.TestProxy.xml
2024/02/02 22:43:10 Extracting /mnt/vss/_work/1/s/.proxy/Azure.Sdk.Tools.TestProxy.pdb
2024/02/02 22:43:10 Extracting /mnt/vss/_work/1/s/.proxy/appsettings.Development.json
2024/02/02 22:43:10 Extracting /mnt/vss/_work/1/s/.proxy/Azure.Sdk.Tools.TestProxy
2024/02/02 22:43:11 Running test proxy command: /mnt/vss/_work/1/s/.proxy/Azure.Sdk.Tools.TestProxy restore -a /mnt/vss/_work/1/s/sdk/azidentity/assets.json
Running proxy version is Azure.Sdk.Tools.TestProxy 20231030.1
git --version
git remote -v
git clone -c core.longpaths=true --no-checkout --filter=tree:0 https://github.com/Azure/azure-sdk-assets .
git sparse-checkout init
git remote -v
git remote set-url origin https://github.com/Azure/azure-sdk-assets
git fetch origin refs/tags/go/azidentity_db4a26f583:refs/tags/go/azidentity_db4a26f583
git sparse-checkout set --no-cone go/sdk/azidentity
git -c advice.detachedHead=false checkout go/azidentity_db4a26f583
git remote -v
git remote set-url origin https://github.com/Azure/azure-sdk-assets
Unhandled exception: Azure.Sdk.Tools.TestProxy.Common.Exceptions.HttpException: Invocation of "git -c advice.detachedHead=false checkout go/azidentity_db4a26f583" had a non-zero exit code -1.
StdOut:
StdErr: fatal: unable to access 'https://github.com/Azure/azure-sdk-assets/': The requested URL returned error: 504
fatal: could not fetch 5786b6be0fb1b38fbcc56ea1d5898690e4f3c787 from promisor remote
at Azure.Sdk.Tools.TestProxy.Store.GitStore.CheckoutRepoAtConfig(GitAssetsConfiguration config, Boolean cleanEnabled) in /mnt/vss/_work/1/s/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Store/GitStore.cs:line 374
at Azure.Sdk.Tools.TestProxy.Store.GitStore.<>c__DisplayClass30_0.<InitializeAssetsRepo>b__0() in /mnt/vss/_work/1/s/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Store/GitStore.cs:line 523
at Azure.Sdk.Tools.TestProxy.Store.TaskQueue.Enqueue(Action incomingTask) in /mnt/vss/_work/1/s/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Store/TaskQueue.cs:line 68
at Azure.Sdk.Tools.TestProxy.Store.GitStore.InitializeAssetsRepo(GitAssetsConfiguration config, Boolean forceInit) in /mnt/vss/_work/1/s/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Store/GitStore.cs:line 497
at Azure.Sdk.Tools.TestProxy.Store.GitStore.<>c__DisplayClass17_0.<<Restore>b__0>d.MoveNext() in /mnt/vss/_work/1/s/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Store/GitStore.cs:line 183
--- End of stack trace from previous location ---
at Azure.Sdk.Tools.TestProxy.Store.TaskQueue.EnqueueAsync(Func`1 incomingTask) in /mnt/vss/_work/1/s/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Store/TaskQueue.cs:line 50
at Azure.Sdk.Tools.TestProxy.Store.GitStore.Restore(String pathToAssetsJson) in /mnt/vss/_work/1/s/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Store/GitStore.cs:line 177
at Azure.Sdk.Tools.TestProxy.Startup.Run(Object commandObj) in /mnt/vss/_work/1/s/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Startup.cs:line 112
at Azure.Sdk.Tools.TestProxy.CommandOptions.OptionsGenerator.<>c__DisplayClass0_0.<<GenerateCommandLineOptions>b__9>d.MoveNext() in /mnt/vss/_work/1/s/tools/test-proxy/Azure.Sdk.Tools.TestProxy/CommandOptions/OptionsGenerator.cs:line 102
--- End of stack trace from previous location ---
at System.CommandLine.Invocation.AnonymousCommandHandler.InvokeAsync(InvocationContext context)
at System.CommandL
Loading