Skip to content

Tracing improvements #1301

Tracing improvements

Tracing improvements #1301

Triggered via pull request June 6, 2024 16:38
Status Failure
Total duration 19m 46s
Artifacts

ci.yml

on: pull_request
Matrix: ce
Matrix: ee
Fit to window
Zoom out
Zoom in

Annotations

90 errors and 48 warnings
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToStream.update_existing_with_check_point.resumes_from_check_point
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 35): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L49
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 43): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L49
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 40): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L49
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToStream.connect_with_retries.events_are_retried_until_success: test/EventStore.Client.PersistentSubscriptions.Tests/SubscriptionToStream/connect_with_retries.cs#L13
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 35): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L49
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 43): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L49
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 40): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L78
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 26): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L78
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 9): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L78
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 16): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L78
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 33): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L78
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 37): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L78
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 6): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L78
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 34): test/EventStore.Client.PersistentSubscriptions.Tests/Bugs/Issue_1125.cs#L78
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToStream.update_existing_with_check_point.resumes_from_check_point
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToStream.connect_with_retries.events_are_retried_until_success: test/EventStore.Client.PersistentSubscriptions.Tests/SubscriptionToStream/connect_with_retries.cs#L13
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToStream.update_existing_with_check_point.resumes_from_check_point
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToStream.connect_with_retries.events_are_retried_until_success: test/EventStore.Client.PersistentSubscriptions.Tests/SubscriptionToStream/connect_with_retries.cs#L13
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToAll.update_existing_with_check_point_filtered.resumes_from_check_point
System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'String'.
Test CE (ci) / ProjectionManagement (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / ProjectionManagement (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / Operations (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / Operations (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / ProjectionManagement (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / UserManagement (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / Operations (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / ProjectionManagement (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / ProjectionManagement (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / ProjectionManagement (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / ProjectionManagement (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / ProjectionManagement (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / Operations (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test EE (24.2.0-jammy) / Plugins (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / Operations (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / UserManagement (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / UserManagement (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / UserManagement (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / UserManagement (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / UserManagement (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / Operations (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test EE (24.2.0-jammy) / Plugins (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / UserManagement (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / UserManagement (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / Operations (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / Operations (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / Operations (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test EE (24.2.0-jammy) / Plugins (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / UserManagement (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / ProjectionManagement (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / Streams (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / Streams (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / Streams (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / Streams (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / Streams (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / Streams (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / Streams (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / Streams (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / Streams (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / PersistentSubscriptions (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / PersistentSubscriptions (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / PersistentSubscriptions (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / PersistentSubscriptions (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / PersistentSubscriptions (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / PersistentSubscriptions (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (previous-lts) / PersistentSubscriptions (ubuntu-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (ci) / PersistentSubscriptions (ubuntu-latest, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test CE (lts) / PersistentSubscriptions (ubuntu-latest, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.