Merge branch 'main' into main #16
VeniceCI-CompatibilityTests.yml
on: push
Matrix: AlpiniUnitTests
Matrix: AvroCompatibilityTests
Matrix: PulsarVeniceIntegrationTests
CompatibilityTestsCompletionCheck
0s
Annotations
24 errors and 6 warnings
com.linkedin.venice.endToEnd.TestWritePathComputation ► testFeatureFlagMultipleDC:
services/venice-controller/src/main/java/com/linkedin/venice/controller/VeniceHelixAdmin.java#L3218
Failed test found in:
IntegrationTests_1270-artifacts/internal/venice-test-common/build/test-results/integrationTests_1270/TEST-com.linkedin.venice.endToEnd.TestWritePathComputation.xml
internal/venice-test-common/build/test-results/integrationTests_1270/TEST-com.linkedin.venice.endToEnd.TestWritePathComputation.xml
Error:
com.linkedin.venice.exceptions.VeniceException: Failed to add version: -1 to store: venice_system_store_meta_store_test-store0 in cluster: venice-cluster0. Detailed stack trace: com.linkedin.venice.exceptions.VeniceException: Store: venice_system_store_meta_store_test-store0 is not initialized with a version yet
|
com.linkedin.venice.endToEnd.MetaSystemStoreTest ► bootstrapMetaSystemStore:
services/venice-controller/src/main/java/com/linkedin/venice/controller/VeniceHelixAdmin.java#L3218
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: New store: venice_store_325c2d2c34_bce7d0d1 should be created successfully, but got error: An error occurred during controller request. controller = http://localhost:36385, route = /new_store, params = [owner=test_owner, key_schema="int", cluster_name=venice-cluster0, hostname=localhost, store_name=venice_store_325c2d2c34_bce7d0d1, value_schema={
|
com.linkedin.venice.endToEnd.MetaSystemStoreTest ► testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas:
clients/da-vinci-client/src/main/java/com/linkedin/davinci/repository/NativeMetadataRepository.java#L190
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:
com.linkedin.venice.exceptions.VeniceNoStoreException: Store: venice_store_387c8761cb_b7e13d73 does not exist.
|
com.linkedin.venice.endToEnd.MetaSystemStoreTest ► bootstrapMetaSystemStore:
services/venice-controller/src/main/java/com/linkedin/venice/controller/VeniceHelixAdmin.java#L3218
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: New store: venice_store_631215e598_1309281f should be created successfully, but got error: An error occurred during controller request. controller = http://localhost:39417, route = /new_store, params = [owner=test_owner, key_schema="int", cluster_name=venice-cluster0, hostname=localhost, store_name=venice_store_631215e598_1309281f, value_schema={
|
com.linkedin.venice.endToEnd.MetaSystemStoreTest ► testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/MetaSystemStoreTest.java#L458
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: expected [false] but found [true]
|
com.linkedin.venice.router.TestReadForHttpClient5 ► testRead:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/router/TestRead.java#L300
Failed test found in:
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.TestReadForHttpClient5.xml
Error:
java.util.concurrent.ExecutionException: com.linkedin.venice.client.exceptions.VeniceClientHttpException: http status: 502, StreamResponse[headers={content-length=110, content-type=text/plain, X-VENICE-COMPRESSION-STRATEGY=0, X-VENICE-RCU=1, X-VENICE-SCHEMA-ID=-1},cookies=[],status=502]
|
com.linkedin.venice.fastclient.grpc.VeniceGrpcEndToEndTest ► testSingleGet:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/fastclient/grpc/VeniceGrpcEndToEndTest.java#L280
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.endToEnd.TestBatchForRocksDB ► testBatchJobSnapshots[2](true):
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/TestBatch.java#L1428
Failed test found in:
IntegrationTests_1230-artifacts/internal/venice-test-common/build/test-results/integrationTests_1230/TEST-com.linkedin.venice.endToEnd.TestBatchForRocksDB.xml
internal/venice-test-common/build/test-results/integrationTests_1230/TEST-com.linkedin.venice.endToEnd.TestBatchForRocksDB.xml
Error:
java.util.concurrent.ExecutionException: com.linkedin.venice.client.exceptions.VeniceClientHttpException: http status: 503, com.linkedin.alpini.router.api.RouterException: store_4241e0c74f_7fea8854_v1, partition 2 is not available to serve request of type: SINGLE_GET
|
com.linkedin.venice.helix.TestControllerKMERegistrationFromMessageHeader ► testKMERegistrationThroughAdminTopicChannel:
services/venice-controller/src/main/java/com/linkedin/venice/controller/VeniceHelixAdmin.java#L3218
Failed test found in:
IntegrationTests_1060-artifacts/internal/venice-test-common/build/test-results/integrationTests_1060/TEST-com.linkedin.venice.helix.TestControllerKMERegistrationFromMessageHeader.xml
internal/venice-test-common/build/test-results/integrationTests_1060/TEST-com.linkedin.venice.helix.TestControllerKMERegistrationFromMessageHeader.xml
Error:
com.linkedin.venice.exceptions.VeniceException: Failed to add version: -1 to store: venice_system_store_meta_store_store_60b83449fd_3a1cc55 in cluster: venice-cluster0. Detailed stack trace: com.linkedin.venice.exceptions.VeniceException: Store: venice_system_store_meta_store_store_60b83449fd_3a1cc55 is not initialized with a version yet
|
com.linkedin.venice.helixrebalance.TestRebalanceByDefaultStrategy ► testRollingUpgrade:
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L180
Failed test found in:
IntegrationTests_1060-artifacts/internal/venice-test-common/build/test-results/integrationTests_1060/TEST-com.linkedin.venice.helixrebalance.TestRebalanceByDefaultStrategy.xml
internal/venice-test-common/build/test-results/integrationTests_1060/TEST-com.linkedin.venice.helixrebalance.TestRebalanceByDefaultStrategy.xml
Error:
java.lang.AssertionError: Non-deterministic condition not met. expected [true] but found [false]
|
com.linkedin.venice.consumer.TestChangelogConsumer ► testAAIngestionWithStoreView:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/TestChangelogConsumer.java#L638
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 [85] but found [87]
|
com.linkedin.venice.consumer.TestChangelogConsumer ► testSpecificRecordVeniceChangelogConsumer:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/TestChangelogConsumer.java#L857
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.consumer.TestChangelogConsumerWithParallelProcessing ► testAAIngestionWithStoreView:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/utils/IntegrationTestPushUtils.java#L328
Failed test found in:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing.xml
internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing.xml
Error:
com.linkedin.venice.exceptions.VeniceException: Could not create store store_9433ca7634_ec3913d
|
com.linkedin.venice.controller.server.TestAdminSparkServer ► controllerClientCanGetStoreInfo:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/server/TestAdminSparkServer.java#L443
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:45507, route = /store, params = [cluster_name=venice-cluster0, hostname=localhost, store_name=test-store_55f8f5f731_5803fa95], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 404 - Store: test-store_55f8f5f731_5803fa95 does not exist. expected [false] but found [true]
|
com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest ► testBlobP2PTransferAmongServersForHybridStore:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/BlobP2PTransferAmongServersTest.java#L368
Failed test found in:
IntegrationTests_1130-artifacts/internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml
IntegrationTests_1130-artifacts/internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml
IntegrationTests_1130-artifacts/internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml
internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml
internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml
internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml
Error:
java.lang.AssertionError: expected [true] but found [false]
|
com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest ► testBlobTransferThrowExceptionIfSnapshotNotExisted:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/BlobP2PTransferAmongServersTest.java#L201
Failed test found in:
IntegrationTests_1130-artifacts/internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml
internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml
Error:
java.lang.AssertionError: expected [true] but found [false]
|
com.linkedin.venice.controller.TestInstanceRemovable ► testIsInstanceRemovableAfterPush:
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L180
Failed test found in:
IntegrationTests_1430-artifacts/internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestInstanceRemovable.xml
internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestInstanceRemovable.xml
Error:
java.lang.AssertionError: Non-deterministic condition not met. expected [true] but found [false]
|
com.linkedin.venice.endToEnd.OneTouchDataRecoveryTest ► testBatchOnlyDataRecoveryAPIs:
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L708
Failed test found in:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.OneTouchDataRecoveryTest.xml
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.OneTouchDataRecoveryTest.xml
Error:
java.lang.AssertionError: expected [false] but found [true]
|
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
|
AlpiniUnitTests (11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
AlpiniUnitTests (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
AlpiniUnitTests (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
AvroCompatibilityTests (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PulsarVeniceIntegrationTests (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CompatibilityTestsCompletionCheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AlpiniUnitTests-jdk11
Expired
|
468 KB |
|
AlpiniUnitTests-jdk17
Expired
|
456 KB |
|
AlpiniUnitTests-jdk8
Expired
|
461 KB |
|
AvroCompatibilityTests
Expired
|
5.12 MB |
|
PulsarVeniceIntegrationTests
Expired
|
913 KB |
|