GitHub Actions / Integration Test Results - Ghes
failed
Dec 4, 2025 in 0s
1 fail, 1 pass in 8m 50s
2 tests 1 ✅ 8m 50s ⏱️
1 suites 0 💤
1 files 1 ❌
Results for commit c6cbbc5.
Annotations
Check warning on line 0 in OctoshiftCLI.IntegrationTests.GhesToGithub
github-actions / Integration Test Results - Ghes
Basic(useGithubStorage: False) (OctoshiftCLI.IntegrationTests.GhesToGithub) failed
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 1m 0s]
Raw output
Azure.RequestFailedException : Key based authentication is not permitted on this storage account.
RequestId:eb21d6de-901e-0105-5bee-64215a000000
Time:2025-12-04T07:20:01.4341192Z
Status: 403 (Key based authentication is not permitted on this storage account.)
ErrorCode: KeyBasedAuthenticationNotPermitted
Content:
<?xml version="1.0" encoding="utf-8"?><Error><Code>KeyBasedAuthenticationNotPermitted</Code><Message>Key based authentication is not permitted on this storage account.
RequestId:eb21d6de-901e-0105-5bee-64215a000000
Time:2025-12-04T07:20:01.4341192Z</Message></Error>
Headers:
Server: Microsoft-HTTPAPI/2.0
x-ms-request-id: eb21d6de-901e-0105-5bee-64215a000000
x-ms-error-code: KeyBasedAuthenticationNotPermitted
Date: Thu, 04 Dec 2025 07:20:01 GMT
Content-Length: 269
Content-Type: application/xml
at Azure.Storage.Blobs.ServiceRestClient.ListContainersSegmentAsync(String prefix, String marker, Nullable`1 maxresults, IEnumerable`1 include, Nullable`1 timeout, CancellationToken cancellationToken)
at Azure.Storage.Blobs.BlobServiceClient.GetBlobContainersInternal(String continuationToken, BlobContainerTraits traits, BlobContainerStates states, String prefix, Nullable`1 pageSizeHint, Boolean async, CancellationToken cancellationToken)
at Azure.Storage.Blobs.Models.GetBlobContainersAsyncCollection.GetNextPageAsync(String continuationToken, Nullable`1 pageSizeHint, Boolean async, CancellationToken cancellationToken)
at Azure.Storage.StorageCollectionEnumerator`1.StorageAsyncPageable.GetAsyncEnumerator(CancellationToken cancellationToken)+MoveNext()
at Azure.Storage.StorageCollectionEnumerator`1.StorageAsyncPageable.GetAsyncEnumerator(CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at OctoshiftCLI.IntegrationTests.TestHelper.ResetBlobContainers() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 720
at OctoshiftCLI.IntegrationTests.TestHelper.ResetBlobContainers() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 720
at OctoshiftCLI.IntegrationTests.GhesToGithub.<>c__DisplayClass18_0.<<Basic>b__0>d.MoveNext() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/GhesToGithub.cs:line 89
--- End of stack trace from previous location ---
at Polly.AsyncPolicy.<>c__DisplayClass40_0.<<ImplementationAsync>b__0>d.MoveNext()
--- 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(Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext)
at OctoshiftCLI.RetryPolicy.Retry(Func`1 func) in /home/runner/work/gh-gei/gh-gei/src/Octoshift/RetryPolicy.cs:line 43
at OctoshiftCLI.IntegrationTests.GhesToGithub.Basic(Boolean useGithubStorage) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/GhesToGithub.cs:line 85
--- End of stack trace from previous location ---
Check notice on line 0 in .github
github-actions / Integration Test Results - Ghes
2 tests found
There are 2 tests, see "Raw output" for the full list of tests.
Raw output
OctoshiftCLI.IntegrationTests.GhesToGithub ‑ Basic(useGithubStorage: False)
OctoshiftCLI.IntegrationTests.GhesToGithub ‑ Basic(useGithubStorage: True)
Loading