Skip to content

[WIP][server][controller][common] Add merged value-RMD column family for A/A ingestion #10470

[WIP][server][controller][common] Add merged value-RMD column family for A/A ingestion

[WIP][server][controller][common] Add merged value-RMD column family for A/A ingestion #10470

Triggered via pull request February 26, 2026 01:53
Status Failure
Total duration 13m 11s
Artifacts 19
Matrix: Clients / UT & CodeCov
Matrix: Controller / UT & CodeCov
Matrix: Integrations / UT & CodeCov
Matrix: Internal / UT & CodeCov
Matrix: Router / UT & CodeCov
Matrix: Server / UT & CodeCov
Matrix: StaticAnalysis
ValidateGradleWrapper
14s
ValidateGradleWrapper
StaticAnalysisAndUnitTestsFailureAlert
2s
StaticAnalysisAndUnitTestsFailureAlert
Fit to window
Zoom out
Zoom in

Annotations

46 errors
StaticAnalysis (17)
HttpError: Resource not accessible by integration
StaticAnalysis (17)
Process completed with exit code 1.
TestVeniceParentHelixAdminWithAcl.testStoreCreationWithAuthorization: services/venice-controller/src/test/java/com/linkedin/venice/controller/TestVeniceParentHelixAdminWithAcl.java#L74
com.linkedin.venice.exceptions.VeniceNoStoreException: Store: test-store-authorizer does not exist in cluster test-cluster
TestVeniceParentHelixAdminWithAcl.testStoreCreationWithAuthorization: services/venice-controller/src/test/java/com/linkedin/venice/controller/TestVeniceParentHelixAdminWithAcl.java#L74
com.linkedin.venice.exceptions.VeniceNoStoreException: Store: test-store-authorizer does not exist in cluster test-cluster
TestVeniceParentHelixAdminWithAcl.testUpdateAndGetAndDeleteAcl: services/venice-controller/src/test/java/com/linkedin/venice/controller/TestVeniceParentHelixAdminWithAcl.java#L128
java.lang.AssertionError: ACLs were not properly cleared on deleteAclForStore. Actual: {Resource:test-store-authorizer, [{Principal:user:user2, Method:Read, Permission:ALLOW}{Principal:group:group2, Method:Read, Permission:ALLOW}{Principal:service:app2, Method:Read, Permission:ALLOW}{Principal:user:user2, Method:Write, Permission:ALLOW}{Principal:group:group2, Method:Write, Permission:ALLOW}{Principal:service:app2, Method:Write, Permission:ALLOW}{Principal:user:denyuser1, Method:Read, Permission:DENY}]}, Expected: {Resource:test-store-authorizer, []} expected [true] but found [false]
TestVeniceParentHelixAdminWithAcl.testUpdateAndGetAndDeleteAcl: services/venice-controller/src/test/java/com/linkedin/venice/controller/TestVeniceParentHelixAdminWithAcl.java#L128
java.lang.AssertionError: ACLs were not properly cleared on deleteAclForStore. Actual: {Resource:test-store-authorizer, [{Principal:user:user2, Method:Read, Permission:ALLOW}{Principal:group:group2, Method:Read, Permission:ALLOW}{Principal:service:app2, Method:Read, Permission:ALLOW}{Principal:user:user2, Method:Write, Permission:ALLOW}{Principal:group:group2, Method:Write, Permission:ALLOW}{Principal:service:app2, Method:Write, Permission:ALLOW}{Principal:user:denyuser1, Method:Read, Permission:DENY}]}, Expected: {Resource:test-store-authorizer, []} expected [true] but found [false]
InstanceSizeEstimatorTest.testInstanceMeasurement: internal/venice-common/src/test/java/com/linkedin/venice/memory/InstanceSizeEstimatorTest.java#L49
java.lang.AssertionError: Memory allocated is negative! memoryAllocatedBeforeInstantiations: 2683347312; memoryAllocatedAfterInstantiations: 2647831408; memoryAllocatedByInstantiations: -35515904; 3 attempts left.
InstanceSizeEstimatorTest.testInstanceMeasurement: internal/venice-common/src/test/java/com/linkedin/venice/memory/InstanceSizeEstimatorTest.java#L49
java.lang.AssertionError: Memory allocated is negative! memoryAllocatedBeforeInstantiations: 2683347312; memoryAllocatedAfterInstantiations: 2647831408; memoryAllocatedByInstantiations: -35515904; 3 attempts left.
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
SITWithPWiseAndBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[0](false): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 2 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:523) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2844)
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
SITWithPWiseAndBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[0](false): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 2 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:523) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2844)
Server / UT & CodeCov (8)
Process completed with exit code 1.
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
SITWithSAwarePWiseAndBufferAfterLeaderTest.testResetPartition[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithSAwarePWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: abstractStorageEngine.put( 1, [(byte) 0x01, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x31, (byte) 0x5F, (byte) 0x31, (byte) 0x65, (byte) 0x38, (byte) 0x36, (byte) 0x31, (byte) 0x38, (byte) 0x63, (byte) 0x37, (byte) 0x38, (byte) 0x34, (byte) 0x5F, (byte) 0x63, (byte) 0x38, (byte) 0x64, (byte) 0x61, (byte) 0x65, (byte) 0x64, (byte) 0x37, (byte) 0x35], java.nio.HeapByteBuffer[pos=0 lim=17 cap=17] ); Wanted 2 times: -> at com.linkedin.davinci.store.AbstractStorageEngine.put(AbstractStorageEngine.java:478) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:39)
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
SITWithSAwarePWiseAndBufferAfterLeaderTest.testResetPartition[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithSAwarePWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: abstractStorageEngine.put( 1, [(byte) 0x01, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x31, (byte) 0x5F, (byte) 0x31, (byte) 0x65, (byte) 0x38, (byte) 0x36, (byte) 0x31, (byte) 0x38, (byte) 0x63, (byte) 0x37, (byte) 0x38, (byte) 0x34, (byte) 0x5F, (byte) 0x63, (byte) 0x38, (byte) 0x64, (byte) 0x61, (byte) 0x65, (byte) 0x64, (byte) 0x37, (byte) 0x35], java.nio.HeapByteBuffer[pos=0 lim=17 cap=17] ); Wanted 2 times: -> at com.linkedin.davinci.store.AbstractStorageEngine.put(AbstractStorageEngine.java:478) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:39)
Server / UT & CodeCov (17)
Process completed with exit code 1.
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
SITWithPWiseWithoutBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[0](false): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 2 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:523) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2844)
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
StorageServiceTest.testGetStoreAndUserPartitionsMapping: clients/da-vinci-client/src/test/java/com/linkedin/davinci/storage/StorageServiceTest.java#L133
com.linkedin.venice.exceptions.VeniceException: Error caught during opening store test_store_v1
SITWithPWiseWithoutBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[0](false): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 2 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:523) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2844)
Server / UT & CodeCov (11)
Process completed with exit code 1.
StaticAnalysisAndUnitTestsFailureAlert
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
StaticAnalysis
952 KB
sha256:c720a99aa6d64cb53e9dc03f802a1bde8fdf14d832b36a23e0568488a0fb9b05
clients-jdk11
3.29 MB
sha256:64ab3645da7aff15b8ef0c931f15f0c5fba4b58eaa4b9eedd90893745a5cd11a
clients-jdk17
3.3 MB
sha256:40703457d4ff70c736a952d4211d6737c49c58078ce4b68cf73d869ea67a4735
clients-jdk8
3.24 MB
sha256:fba6d8e9cc4127d11fdb03d69e1dd6eb6b774c911b2af7d962327a92317b93c0
controller-jdk11
2.05 MB
sha256:dbf40259b8cdd261126b2295f38b9b26fc163c987d4cdbd2b7083d8dd5a51c4f
controller-jdk17
2.06 MB
sha256:dadf6655e790a64744c7c54061197c765ed16d035a85ce31a6bc19f38fcc049a
controller-jdk8
2.05 MB
sha256:e9646f6a96b5cedcb014adde005d25d2989b646e2920983e318e90e3ac24737c
integrations-jdk11
620 KB
sha256:7c8b71a83b42f0b8de019e216a76ceb5077aab1361d2b20051bec0afaf73035e
integrations-jdk17
624 KB
sha256:2066d147b0e4c9c9cbe0143e873589740a74736f4037ee1e0eea75d0881503c5
integrations-jdk8
606 KB
sha256:203d0bfa3be16edd8ee93e9040c468d8b89f329eda89498889800796a1d5718f
internal-jdk11
4.42 MB
sha256:a26e60e1def754485f55fcb0b5c7ed42b28e918cbdb9f92446f6e4a64a0c4ba9
internal-jdk17
4.43 MB
sha256:b6c0ea8ecb345c6093f63ae445c19b6f9b7ec7b358b24e7f61f97eb08a8ddfd1
internal-jdk8
4.4 MB
sha256:591c27dc53bf3133e288fed943bb3896e39e69c2908777399bd9bdf82365a2c6
router-jdk11
774 KB
sha256:6826c25800e0198e83fe7d020c7f390b27305ffa5f0dfd2d6fa8084489271329
router-jdk17
777 KB
sha256:5e51e8048decaeb4d8920aaf96c4fbfeab1ab765e6e0179a9efa6e9977d1d8fa
router-jdk8
767 KB
sha256:03d658428f2efe861e74b1caaf9f0a8a7fd3d01f962524354b3ac19bed64b336
server-jdk11
9.47 MB
sha256:62158802f0c6ef97e3a4d68c7b83103f2347f50c95b8aa45f29166fdc2f2e669
server-jdk17
9.3 MB
sha256:8529653c24c1a7496b85920b7510f168892d71e63daad989b93f5abe0598542a
server-jdk8
8.9 MB
sha256:b2ccbfd9d79a0a2351d55aae8a2b7b9aeb469e89446ab50b29d0eeab11e6503e