[main]: Merge pull request #1254 from github/remove-bbs-5-14-int-test #263
GitHub Actions / Integration Test Results - AdoCsv
failed
Jul 26, 2024 in 0s
1 fail in 20m 42s
1 tests 0 ✅ 20m 42s ⏱️
1 suites 0 💤
1 files 1 ❌
Results for commit e0281c4.
Annotations
Check warning on line 0 in OctoshiftCLI.IntegrationTests.AdoCsvToGithub
github-actions / Integration Test Results - AdoCsv
With_Inventory_Report_Csv (OctoshiftCLI.IntegrationTests.AdoCsvToGithub) failed
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 20m 42s]
Raw output
System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
---- System.TimeoutException : A task was canceled.
-------- System.Threading.Tasks.TaskCanceledException : A task was canceled.
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at OctoshiftCLI.Services.AdoClient.SendAsync(HttpMethod httpMethod, String url, Object body) in /home/runner/work/gh-gei/gh-gei/src/Octoshift/Services/AdoClient.cs:line 65
at OctoshiftCLI.Services.AdoClient.<>c__DisplayClass5_0.<<GetAsync>b__0>d.MoveNext() in /home/runner/work/gh-gei/gh-gei/src/Octoshift/Services/AdoClient.cs:line 43
--- End of stack trace from previous location ---
at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext)
at Polly.AsyncPolicy.ExecuteAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext)
at OctoshiftCLI.RetryPolicy.Retry[T](Func`1 func) in /home/runner/work/gh-gei/gh-gei/src/Octoshift/RetryPolicy.cs:line 45
at OctoshiftCLI.Services.AdoClient.GetAsync(String url) in /home/runner/work/gh-gei/gh-gei/src/Octoshift/Services/AdoClient.cs:line 43
at OctoshiftCLI.Services.AdoApi.GetRepoId(String org, String teamProject, String repo) in /home/runner/work/gh-gei/gh-gei/src/Octoshift/Services/AdoApi.cs:line 349
at OctoshiftCLI.IntegrationTests.TestHelper.AssertAdoRepoLocked(String adoOrg, String teamProject, String repo, String adoServerUrl) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 637
at OctoshiftCLI.IntegrationTests.AdoCsvToGithub.With_Inventory_Report_Csv() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/AdoCsvToGithub.cs:line 56
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
----- Inner Stack Trace -----
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
Check notice on line 0 in .github
github-actions / Integration Test Results - AdoCsv
1 test found
There is 1 test, see "Raw output" for the name of the test.
Raw output
OctoshiftCLI.IntegrationTests.AdoCsvToGithub ‑ With_Inventory_Report_Csv
Loading