Skip to content

[samza] Use concurrent hashmap for key schema str #593

[samza] Use concurrent hashmap for key schema str

[samza] Use concurrent hashmap for key schema str #593

Triggered via push March 3, 2025 22:04
Status Success
Total duration 22m 41s
Artifacts 3
Matrix: AvroCompatibilityTests
Matrix: DuckVinciIntegrationTests
Matrix: PulsarVeniceIntegrationTests
CompatibilityTestsCompletionCheck
0s
CompatibilityTestsCompletionCheck
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 6 warnings
com.linkedin.venice.endToEnd.DaVinciComputeTest ► testReadComputeMissingField: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/integration/utils/DaVinciTestContext.java#L124
Failed test found in: IntegrationTests_1020-artifacts/internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciComputeTest.xml internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciComputeTest.xml Error: com.linkedin.venice.exceptions.VeniceException: Failed to start Da Vinci client in 10 attempts.
com.linkedin.venice.fastclient.grpc.VeniceGrpcEndToEndTest ► testSingleGet: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/fastclient/grpc/VeniceGrpcEndToEndTest.java#L275
Failed test found in: IntegrationTests_1070-artifacts/internal/venice-test-common/build/test-results/integrationTests_1070/TEST-com.linkedin.venice.fastclient.grpc.VeniceGrpcEndToEndTest.xml internal/venice-test-common/build/test-results/integrationTests_1070/TEST-com.linkedin.venice.fastclient.grpc.VeniceGrpcEndToEndTest.xml Error: java.util.concurrent.ExecutionException: com.linkedin.venice.client.exceptions.VeniceClientException: java.net.SocketTimeoutException: 1000 MILLISECONDS
com.linkedin.venice.router.TestReadForApacheAsyncClient ► testRequestUsageMetric: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/router/TestRead.java#L779
Failed test found in: IntegrationTests_1090-artifacts/internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForApacheAsyncClient.xml IntegrationTests_1090-artifacts/internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForHttpClient5.xml internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForApacheAsyncClient.xml internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForHttpClient5.xml Error: java.lang.AssertionError: expected [1.0] but found [0.0]
com.linkedin.venice.router.TestReadForApacheAsyncClient ► testResourceStateLookup: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/router/TestRead.java#L717
Failed test found in: IntegrationTests_1090-artifacts/internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForApacheAsyncClient.xml IntegrationTests_1090-artifacts/internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForHttpClient5.xml internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForApacheAsyncClient.xml internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForHttpClient5.xml Error: java.lang.AssertionError: Unexpected exception
com.linkedin.venice.router.TestReadForApacheAsyncClient ► testRouterHealthCheck: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/router/TestRead.java#L687
Failed test found in: IntegrationTests_1090-artifacts/internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForApacheAsyncClient.xml IntegrationTests_1090-artifacts/internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForHttpClient5.xml internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForApacheAsyncClient.xml internal/venice-test-common/build/test-results/integrationTests_1090/TEST-com.linkedin.venice.router.TestReadForHttpClient5.xml Error: java.lang.AssertionError: Met an exception:
com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest ► testLeaderFollowerSingleThreadPool: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/helixrebalance/LeaderFollowerThreadPoolTest.java#L119
Failed test found in: IntegrationTests_1060-artifacts/internal/venice-test-common/build/test-results/integrationTests_1060/TEST-com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest.xml internal/venice-test-common/build/test-results/integrationTests_1060/TEST-com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest.xml Error: java.lang.AssertionError: expected [true] but found [false]
com.linkedin.venice.consumer.TestChangelogConsumer ► testSpecificRecordVeniceChangelogConsumer: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/TestChangelogConsumer.java#L964
Failed test found in: IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml Error: java.lang.AssertionError: expected [2] but found [1]
com.linkedin.venice.endToEnd.DaVinciClientMemoryLimitTest ► testDaVinciMemoryLimitShouldFailLargeDataPush[0](false, false): clients/da-vinci-client/src/main/java/com/linkedin/davinci/client/AvroGenericDaVinciClient.java#L833
Failed test found in: IntegrationTests_1000-artifacts/internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientMemoryLimitTest.xml internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientMemoryLimitTest.xml Error: com.linkedin.venice.client.exceptions.VeniceClientException: Unable to start Da Vinci client, storeName=davinci_memory_limit_test_60bbc30d09_d428a333
com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest ► testRecordTransformer: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/DaVinciClientRecordTransformerTest.java#L178
Failed test found in: IntegrationTests_1000-artifacts/internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml Error: java.lang.AssertionError: expected [true] but found [false]
com.linkedin.venice.endToEnd.MetaSystemStoreTest ► testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/MetaSystemStoreTest.java#L316
Failed test found in: IntegrationTests_1500-artifacts/internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.endToEnd.MetaSystemStoreTest.xml internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.endToEnd.MetaSystemStoreTest.xml Error: java.lang.AssertionError: Number of value schemas should be the same between meta system store and controller expected [2] but found [1]
com.linkedin.venice.controller.server.TestAdminSparkServer ► controllerClientCanQueryReplicasForTopic: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/server/TestAdminSparkServer.java#L168
Failed test found in: IntegrationTests_1410-artifacts/internal/venice-test-common/build/test-results/integrationTests_1410/TEST-com.linkedin.venice.controller.server.TestAdminSparkServer.xml internal/venice-test-common/build/test-results/integrationTests_1410/TEST-com.linkedin.venice.controller.server.TestAdminSparkServer.xml Error: java.lang.AssertionError: An error occurred during controller request. controller = http://localhost:37517, route = /list_replicas, params = [cluster_name=venice-cluster0, hostname=localhost, store_name=test-store_64ed21d2ad_9b01f11f, version=1], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 500 - Resource 'test-store_64ed21d2ad_9b01f11f_v1' does not exist expected [false] but found [true]
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testPartialUpdateOnBatchPushedKeys[0](NO_OP): IntegrationTests_1260-artifacts/internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml#L0
Failed test found in: IntegrationTests_1260-artifacts/internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.PartialUpdateTest.testPartialUpdateOnBatchPushedKeys() didn't finish within the time-out 180000
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testRepushWithTTLWithActiveActivePartialUpdateStore[2](GZIP): internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L271
Failed test found in: IntegrationTests_1260-artifacts/internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml Error: java.lang.AssertionError: com.linkedin.venice.exceptions.VeniceException: java.util.concurrent.ExecutionException: com.linkedin.venice.client.exceptions.VeniceClientHttpException: http status: 500, com.linkedin.alpini.router.api.RouterException: Resource 'ttlRepushAAWC_c33e593c8b_7002f836_v1' does not exist
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testPartialUpdateOnBatchPushedKeys[0](NO_OP): internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml#L0
Failed test found in: internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.PartialUpdateTest.testPartialUpdateOnBatchPushedKeys() didn't finish within the time-out 180000
com.linkedin.venice.endToEnd.DaVinciClientTest ► testBatchStore[0](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=null, largeBatchRequestSplitThreshold=100}): clients/da-vinci-client/src/main/java/com/linkedin/davinci/client/AvroGenericDaVinciClient.java#L833
Failed test found in: IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml Error: com.linkedin.venice.client.exceptions.VeniceClientException: Unable to start Da Vinci client, storeName=store_2767c53dbf_5e3e0898
com.linkedin.venice.endToEnd.DaVinciClientTest ► testDavinciSubscribeFailureWithFullDisk: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/DaVinciClientTest.java#L456
Failed test found in: IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml Error: java.lang.AssertionError: expected [true] but found [false]
com.linkedin.venice.endToEnd.DaVinciClientTest ► testObjectReuse[2](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=ObjectCacheConfig{maxCacheSize=Optional.empty, ttlInMilliseconds=Optional.empty}, largeBatch...: clients/da-vinci-client/src/main/java/com/linkedin/davinci/client/AvroGenericDaVinciClient.java#L833
Failed test found in: IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml Error: com.linkedin.venice.client.exceptions.VeniceClientException: Unable to start Da Vinci client, storeName=store_118ef963978_1c99684d
com.linkedin.venice.endToEnd.DaVinciClientTest ► testStatusReportDuringBoostrap[0](BUILT_IN): internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/integration/utils/DaVinciTestContext.java#L124
Failed test found in: IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml Error: com.linkedin.venice.exceptions.VeniceException: Failed to start Da Vinci client in 10 attempts.
com.linkedin.venice.endToEnd.PartialUpdateTest ► testActiveActivePartialUpdateWithCompression[0](NO_OP): internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L271
Failed test found in: IntegrationTests_1250-artifacts/internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml Error: java.lang.AssertionError: com.linkedin.venice.exceptions.VeniceException: java.util.concurrent.ExecutionException: com.linkedin.venice.client.exceptions.VeniceClientHttpException: http status: 500, com.linkedin.alpini.router.api.RouterException: Resource 'rmdChunking_33816f4406_3081aafb_v1' does not exist
com.linkedin.venice.endToEnd.PartialUpdateTest ► testRepushWithTTLWithActiveActivePartialUpdateStore[4](ZSTD_WITH_DICT): internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L271
Failed test found in: IntegrationTests_1250-artifacts/internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml Error: java.lang.AssertionError: com.linkedin.venice.exceptions.VeniceException: java.util.concurrent.ExecutionException: com.linkedin.venice.client.exceptions.VeniceClientHttpException: http status: 500, com.linkedin.alpini.router.api.RouterException: Resource 'ttlRepushAAWC_f9752f5efd_14ed0e43_v1' does not exist
com.linkedin.venice.controller.TestParentControllerWithMultiDataCenter ► testRTTopicDeletionWithHybridAndIncrementalVersions: internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L493
Failed test found in: IntegrationTests_1430-artifacts/internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestParentControllerWithMultiDataCenter.xml internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestParentControllerWithMultiDataCenter.xml Error: com.linkedin.venice.exceptions.VeniceException: sendEmptyPushAndWait did not succeed in the allotted time (60000 ms). Last status: JobStatusQueryResponse(
com.linkedin.venice.controller.TestParentControllerWithMultiDataCenter ► testRTTopicDeletionWithHybridAndIncrementalVersions: internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L1511
Failed test found in: IntegrationTests_1430-artifacts/internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestParentControllerWithMultiDataCenter.xml internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestParentControllerWithMultiDataCenter.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.controller.TestParentControllerWithMultiDataCenter.testRTTopicDeletionWithHybridAndIncrementalVersions() didn't finish within the time-out 90000
com.linkedin.venice.endToEnd.NearlineE2ELatencyTest ► testEndToEndNearlineMetric: internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L1511
Failed test found in: IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.NearlineE2ELatencyTest.xml internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.NearlineE2ELatencyTest.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.NearlineE2ELatencyTest.testEndToEndNearlineMetric() didn't finish within the time-out 120000
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithLargestKnownSchemaId: IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in: IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithLargestKnownSchemaId() didn't finish within the time-out 60000
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithStoreChanges: IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in: IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithStoreChanges() didn't finish within the time-out 60000
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithStoreChanges: IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in: IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithStoreChanges() didn't finish within the time-out 60000
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithLargestKnownSchemaId: internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in: internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithLargestKnownSchemaId() didn't finish within the time-out 60000
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithStoreChanges: internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in: internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithStoreChanges() didn't finish within the time-out 60000
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithStoreChanges: internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in: internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithStoreChanges() didn't finish within the time-out 60000
DuckVinciIntegrationTests (17)
Cache not found for keys: setup-java-Linux-x64-gradle-613743d86c719b9efdddf01100aa129622db44924da2cfe48d79a329be65ba32
DuckVinciIntegrationTests (17)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
AvroCompatibilityTests (17)
Cache not found for keys: setup-java-Linux-x64-gradle-613743d86c719b9efdddf01100aa129622db44924da2cfe48d79a329be65ba32
AvroCompatibilityTests (17)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
PulsarVeniceIntegrationTests (17)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
PulsarVeniceIntegrationTests (17)
Cache not found for keys: setup-java-Linux-x64-gradle-613743d86c719b9efdddf01100aa129622db44924da2cfe48d79a329be65ba32

Artifacts

Produced during runtime
Name Size
AvroCompatibilityTests
5.94 MB
DuckVinciIntegrationTests
980 KB
PulsarVeniceIntegrationTests
910 KB