Back to build
Raw log | Switch to full mode | Login

------------------------------------------------ RUNNING TEST: /pkgfs/packages/ledger_tests/0/test/ledger_unittests Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 500 tests from 77 test suites. [----------] Global test environment set-up. [----------] 2 tests from DelayingFacadeTest [ RUN ] DelayingFacadeTest.CallOrder [ OK ] DelayingFacadeTest.CallOrder (0 ms) [ RUN ] DelayingFacadeTest.CallWithNotCopyableObjects [ OK ] DelayingFacadeTest.CallWithNotCopyableObjects (0 ms) [----------] 2 tests from DelayingFacadeTest (0 ms total) [----------] 4 tests from DiskCleanupManagerTest [ RUN ] DiskCleanupManagerTest.DontEvictNonEmptyPagesOnPageUnused TEST_LOOP_RANDOM_SEED="4189551823" [ OK ] DiskCleanupManagerTest.DontEvictNonEmptyPagesOnPageUnused (1 ms) [ RUN ] DiskCleanupManagerTest.DontEvictUnknownEmptyPagesOnPageUnused TEST_LOOP_RANDOM_SEED="884695541" [ OK ] DiskCleanupManagerTest.DontEvictUnknownEmptyPagesOnPageUnused (1 ms) [ RUN ] DiskCleanupManagerTest.EvictEmptyOfflinePagesOnPageUnused TEST_LOOP_RANDOM_SEED="4221181758" [ OK ] DiskCleanupManagerTest.EvictEmptyOfflinePagesOnPageUnused (0 ms) [ RUN ] DiskCleanupManagerTest.DontEvictPagesOnPageClosed TEST_LOOP_RANDOM_SEED="3974192798" [ OK ] DiskCleanupManagerTest.DontEvictPagesOnPageClosed (1 ms) [----------] 4 tests from DiskCleanupManagerTest (3 ms total) [----------] 4 tests from SerializationSizeTest [ RUN ] SerializationSizeTest.GetInline TEST_LOOP_RANDOM_SEED="3335896572" [ OK ] SerializationSizeTest.GetInline (0 ms) [ RUN ] SerializationSizeTest.Get TEST_LOOP_RANDOM_SEED="3980672277" [ OK ] SerializationSizeTest.Get (0 ms) [ RUN ] SerializationSizeTest.GetEntriesInline TEST_LOOP_RANDOM_SEED="3055763893" [ OK ] SerializationSizeTest.GetEntriesInline (1 ms) [ RUN ] SerializationSizeTest.GetEntries TEST_LOOP_RANDOM_SEED="304212407" [ OK ] SerializationSizeTest.GetEntries (0 ms) [----------] 4 tests from SerializationSizeTest (1 ms total) [----------] 21 tests from LedgerManagerTest [ RUN ] LedgerManagerTest.LedgerImpl TEST_LOOP_RANDOM_SEED="3108562154" [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetPage failed with status: 8. Sending the epitaph and closing the connection. [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetRootPage failed with status: 8. Sending the epitaph and closing the connection. [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetPage failed with status: 8. Sending the epitaph and closing the connection. [ OK ] LedgerManagerTest.LedgerImpl (0 ms) [ RUN ] LedgerManagerTest.DeletingLedgerManagerClosesConnections TEST_LOOP_RANDOM_SEED="66373792" [ OK ] LedgerManagerTest.DeletingLedgerManagerClosesConnections (1 ms) [ RUN ] LedgerManagerTest.OnEmptyCalled TEST_LOOP_RANDOM_SEED="1487828166" [ OK ] LedgerManagerTest.OnEmptyCalled (0 ms) [ RUN ] LedgerManagerTest.NonEmptyDuringDeletion TEST_LOOP_RANDOM_SEED="591643841" [ OK ] LedgerManagerTest.NonEmptyDuringDeletion (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckNotFound TEST_LOOP_RANDOM_SEED="3627825115" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckNotFound (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckClosed TEST_LOOP_RANDOM_SEED="2224617854" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckClosed (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckSynced TEST_LOOP_RANDOM_SEED="926018152" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckSynced (1 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckPageOpened TEST_LOOP_RANDOM_SEED="1127755189" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckPageOpened (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedConcurrentCalls TEST_LOOP_RANDOM_SEED="2519564122" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedConcurrentCalls (1 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckNotFound TEST_LOOP_RANDOM_SEED="1330685610" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckNotFound (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckClosed TEST_LOOP_RANDOM_SEED="2260324918" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckClosed (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCanDeletePageOnCallback TEST_LOOP_RANDOM_SEED="2417538830" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCanDeletePageOnCallback (0 ms) [ RUN ] LedgerManagerTest.CallGetPageTwice TEST_LOOP_RANDOM_SEED="2322092099" [ OK ] LedgerManagerTest.CallGetPageTwice (0 ms) [ RUN ] LedgerManagerTest.GetPageDoNotCallTheCloud TEST_LOOP_RANDOM_SEED="906857545" [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetRootPage failed with status: 8. Sending the epitaph and closing the connection. [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetPage failed with status: 8. Sending the epitaph and closing the connection. [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetPage failed with status: 8. Sending the epitaph and closing the connection. [ OK ] LedgerManagerTest.GetPageDoNotCallTheCloud (1 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedCalls TEST_LOOP_RANDOM_SEED="1360539110" [ OK ] LedgerManagerTest.OnPageOpenedClosedCalls (0 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedCallInternalRequest TEST_LOOP_RANDOM_SEED="1313810634" [ OK ] LedgerManagerTest.OnPageOpenedClosedCallInternalRequest (1 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedUnused TEST_LOOP_RANDOM_SEED="1481636411" [ OK ] LedgerManagerTest.OnPageOpenedClosedUnused (0 ms) [ RUN ] LedgerManagerTest.DeletePageStorageWhenPageOpenFails TEST_LOOP_RANDOM_SEED="3785428891" [ OK ] LedgerManagerTest.DeletePageStorageWhenPageOpenFails (0 ms) [ RUN ] LedgerManagerTest.OpenPageWithDeletePageStorageInProgress TEST_LOOP_RANDOM_SEED="3957028624" [ OK ] LedgerManagerTest.OpenPageWithDeletePageStorageInProgress (0 ms) [ RUN ] LedgerManagerTest.ChangeConflictResolver TEST_LOOP_RANDOM_SEED="2024813332" [ OK ] LedgerManagerTest.ChangeConflictResolver (1 ms) [ RUN ] LedgerManagerTest.MultipleConflictResolvers TEST_LOOP_RANDOM_SEED="3957350108" [ OK ] LedgerManagerTest.MultipleConflictResolvers (0 ms) [----------] 21 tests from LedgerManagerTest (6 ms total) [----------] 3 tests from LedgerRepositoryFactoryImplTest [ RUN ] LedgerRepositoryFactoryImplTest.InspectAPINoRepositories TEST_LOOP_RANDOM_SEED="2556266232" [ OK ] LedgerRepositoryFactoryImplTest.InspectAPINoRepositories (0 ms) [ RUN ] LedgerRepositoryFactoryImplTest.InspectAPITwoRepositoriesOneAccessedTwice TEST_LOOP_RANDOM_SEED="4228488776" [WARNING:src/ledger/bin/app/ledger_repository_factory_impl.cc(324)] No cloud provider - Ledger will work locally but not sync. (running in Guest mode?) [WARNING:src/ledger/bin/app/ledger_repository_factory_impl.cc(324)] No cloud provider - Ledger will work locally but not sync. (running in Guest mode?) [ OK ] LedgerRepositoryFactoryImplTest.InspectAPITwoRepositoriesOneAccessedTwice (3 ms) [ RUN ] LedgerRepositoryFactoryImplTest.CloseOnFilesystemUnavailable TEST_LOOP_RANDOM_SEED="583133636" [WARNING:src/ledger/bin/app/ledger_repository_factory_impl.cc(324)] No cloud provider - Ledger will work locally but not sync. (running in Guest mode?) [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LedgerRepositoryFactoryImplTest.CloseOnFilesystemUnavailable (4 ms) [----------] 3 tests from LedgerRepositoryFactoryImplTest (7 ms total) [----------] 3 tests from LedgerRepositoryImplTest [ RUN ] LedgerRepositoryImplTest.ConcurrentCalls TEST_LOOP_RANDOM_SEED="1643092353" [ OK ] LedgerRepositoryImplTest.ConcurrentCalls (0 ms) [ RUN ] LedgerRepositoryImplTest.InspectAPIRequestsMetricOnMultipleBindings TEST_LOOP_RANDOM_SEED="537049808" [ OK ] LedgerRepositoryImplTest.InspectAPIRequestsMetricOnMultipleBindings (1 ms) [ RUN ] LedgerRepositoryImplTest.InspectAPILedgerPresence TEST_LOOP_RANDOM_SEED="3521247949" [ OK ] LedgerRepositoryImplTest.InspectAPILedgerPresence (1 ms) [----------] 3 tests from LedgerRepositoryImplTest (2 ms total) [----------] 8 tests from CommonAncestorTest [ RUN ] CommonAncestorTest.TwoChildrenOfRoot TEST_LOOP_RANDOM_SEED="526955594" [ OK ] CommonAncestorTest.TwoChildrenOfRoot (4 ms) [ RUN ] CommonAncestorTest.RootAndChild TEST_LOOP_RANDOM_SEED="958267485" [ OK ] CommonAncestorTest.RootAndChild (3 ms) [ RUN ] CommonAncestorTest.ChildAndRoot TEST_LOOP_RANDOM_SEED="471741178" [ OK ] CommonAncestorTest.ChildAndRoot (3 ms) [ RUN ] CommonAncestorTest.MergeCommitAndSomeOthers TEST_LOOP_RANDOM_SEED="3037688936" [ OK ] CommonAncestorTest.MergeCommitAndSomeOthers (6 ms) [ RUN ] CommonAncestorTest.LongChain TEST_LOOP_RANDOM_SEED="595621685" [ OK ] CommonAncestorTest.LongChain (361 ms) [ RUN ] CommonAncestorTest.EquivalentCommits TEST_LOOP_RANDOM_SEED="4225651150" [ OK ] CommonAncestorTest.EquivalentCommits (6 ms) [ RUN ] CommonAncestorTest.TwoBasesSameGeneration TEST_LOOP_RANDOM_SEED="2004059478" [ OK ] CommonAncestorTest.TwoBasesSameGeneration (6 ms) [ RUN ] CommonAncestorTest.TwoBasesDifferentGenerations TEST_LOOP_RANDOM_SEED="785700922" [ OK ] CommonAncestorTest.TwoBasesDifferentGenerations (7 ms) [----------] 8 tests from CommonAncestorTest (396 ms total) [----------] 3 tests from ConflictResolverClientTest [ RUN ] ConflictResolverClientTest.Error TEST_LOOP_RANDOM_SEED="2039792522" [ERROR:src/ledger/bin/app/merging/conflict_resolver_client.cc(93)] Key unknown_key is not present in the right change. Unable to proceed [INFO:error_notifier_binding.h(102)] FIDL call MergeResultProvider::Merge failed with status: 5. Sending the epitaph and closing the connection. [WARNING:src/ledger/bin/app/merging/merge_resolver.cc(106)] Merging failed. Will try again later. [ERROR:src/ledger/bin/app/merging/merge_resolver.cc(323)] Recursive merge failed [ OK ] ConflictResolverClientTest.Error (5 ms) [ RUN ] ConflictResolverClientTest.MergeNonConflicting TEST_LOOP_RANDOM_SEED="332049562" [ OK ] ConflictResolverClientTest.MergeNonConflicting (5 ms) [ RUN ] ConflictResolverClientTest.MergeNonConflictingOrdering TEST_LOOP_RANDOM_SEED="3974748580" [ OK ] ConflictResolverClientTest.MergeNonConflictingOrdering (6 ms) [----------] 3 tests from ConflictResolverClientTest (16 ms total) [----------] 17 tests from MergeResolverTest [ RUN ] MergeResolverTest.Empty TEST_LOOP_RANDOM_SEED="3876564706" [ OK ] MergeResolverTest.Empty (4 ms) [ RUN ] MergeResolverTest.CommonAncestor TEST_LOOP_RANDOM_SEED="2388036030" [ OK ] MergeResolverTest.CommonAncestor (6 ms) [ RUN ] MergeResolverTest.LastOneWins TEST_LOOP_RANDOM_SEED="1122413593" [ OK ] MergeResolverTest.LastOneWins (6 ms) [ RUN ] MergeResolverTest.LastOneWinsDiffNotAvailable TEST_LOOP_RANDOM_SEED="1108872681" [ERROR:src/ledger/bin/app/merging/last_one_wins_merge_strategy.cc(113)] Unable to create diff for merging: NETWORK_ERROR [ERROR:src/ledger/bin/app/merging/merge_resolver.cc(323)] Recursive merge failed [ OK ] MergeResolverTest.LastOneWinsDiffNotAvailable (6 ms) [ RUN ] MergeResolverTest.None TEST_LOOP_RANDOM_SEED="84351971" [ OK ] MergeResolverTest.None (6 ms) [ RUN ] MergeResolverTest.UpdateMidResolution TEST_LOOP_RANDOM_SEED="1140903376" [ OK ] MergeResolverTest.UpdateMidResolution (5 ms) [ RUN ] MergeResolverTest.WaitOnMergeOfMerges TEST_LOOP_RANDOM_SEED="4055381982" [ OK ] MergeResolverTest.WaitOnMergeOfMerges (2 ms) [ RUN ] MergeResolverTest.NoConflictCallback_ConflictsResolved TEST_LOOP_RANDOM_SEED="3953315071" [ OK ] MergeResolverTest.NoConflictCallback_ConflictsResolved (7 ms) [ RUN ] MergeResolverTest.NoConflictCallback_NoConflicts TEST_LOOP_RANDOM_SEED="3465660916" [ OK ] MergeResolverTest.NoConflictCallback_NoConflicts (2 ms) [ RUN ] MergeResolverTest.HasUnfinishedMerges TEST_LOOP_RANDOM_SEED="378764822" [ OK ] MergeResolverTest.HasUnfinishedMerges (5 ms) [ RUN ] MergeResolverTest.MergeSubsets TEST_LOOP_RANDOM_SEED="2443585374" [ OK ] MergeResolverTest.MergeSubsets (7 ms) [ RUN ] MergeResolverTest.MergeEquivalents TEST_LOOP_RANDOM_SEED="3526645539" [ OK ] MergeResolverTest.MergeEquivalents (6 ms) [ RUN ] MergeResolverTest.ReuseExistingMerge TEST_LOOP_RANDOM_SEED="2381923048" [ OK ] MergeResolverTest.ReuseExistingMerge (9 ms) [ RUN ] MergeResolverTest.RecursiveMerge TEST_LOOP_RANDOM_SEED="803767343" [ OK ] MergeResolverTest.RecursiveMerge (17 ms) [ RUN ] MergeResolverTest.RecursiveMergeOrder TEST_LOOP_RANDOM_SEED="736621839" [ OK ] MergeResolverTest.RecursiveMergeOrder (11 ms) [ RUN ] MergeResolverTest.RecursiveMergeLastOneWins TEST_LOOP_RANDOM_SEED="930912865" [ OK ] MergeResolverTest.RecursiveMergeLastOneWins (15 ms) [ RUN ] MergeResolverTest.DoNotAutoMergeIdenticalCommits TEST_LOOP_RANDOM_SEED="532172189" [ OK ] MergeResolverTest.DoNotAutoMergeIdenticalCommits (4 ms) [----------] 17 tests from MergeResolverTest (118 ms total) [----------] 5 tests from PageAvailabilityManagerTest [ RUN ] PageAvailabilityManagerTest.PageAvailableByDefault TEST_LOOP_RANDOM_SEED="1175016993" [ OK ] PageAvailabilityManagerTest.PageAvailableByDefault (0 ms) [ RUN ] PageAvailabilityManagerTest.SingleBusyPage TEST_LOOP_RANDOM_SEED="3514789924" [ OK ] PageAvailabilityManagerTest.SingleBusyPage (0 ms) [ RUN ] PageAvailabilityManagerTest.MultiplePages TEST_LOOP_RANDOM_SEED="3921692526" [ OK ] PageAvailabilityManagerTest.MultiplePages (0 ms) [ RUN ] PageAvailabilityManagerTest.PageAvailabilityManagerReusable TEST_LOOP_RANDOM_SEED="1047342104" [ OK ] PageAvailabilityManagerTest.PageAvailabilityManagerReusable (0 ms) [ RUN ] PageAvailabilityManagerTest.CallbacksNotCalledOnDestruction TEST_LOOP_RANDOM_SEED="607447259" [ OK ] PageAvailabilityManagerTest.CallbacksNotCalledOnDestruction (0 ms) [----------] 5 tests from PageAvailabilityManagerTest (0 ms total) [----------] 11 tests from PageConnectionNotifierTest [ RUN ] PageConnectionNotifierTest.SingleExternalRequest TEST_LOOP_RANDOM_SEED="3853586085" [ OK ] PageConnectionNotifierTest.SingleExternalRequest (0 ms) [ RUN ] PageConnectionNotifierTest.MultipleExternalRequests TEST_LOOP_RANDOM_SEED="226978245" [ OK ] PageConnectionNotifierTest.MultipleExternalRequests (0 ms) [ RUN ] PageConnectionNotifierTest.UnregisteredExternalRequests TEST_LOOP_RANDOM_SEED="3996011961" [ OK ] PageConnectionNotifierTest.UnregisteredExternalRequests (1 ms) [ RUN ] PageConnectionNotifierTest.SingleExpiringTokenImmediatelyDiscarded TEST_LOOP_RANDOM_SEED="3105170527" [ OK ] PageConnectionNotifierTest.SingleExpiringTokenImmediatelyDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.SingleExpiringTokenNotImmediatelyDiscarded TEST_LOOP_RANDOM_SEED="4123279100" [ OK ] PageConnectionNotifierTest.SingleExpiringTokenNotImmediatelyDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.MultipleExpiringTokensNotImmediatelyDiscarded TEST_LOOP_RANDOM_SEED="724882370" [ OK ] PageConnectionNotifierTest.MultipleExpiringTokensNotImmediatelyDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.MultipleExternalRequestsAndMultipleExpiringTokensDiscarded TEST_LOOP_RANDOM_SEED="918514744" [ OK ] PageConnectionNotifierTest.MultipleExternalRequestsAndMultipleExpiringTokensDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsOutstanding TEST_LOOP_RANDOM_SEED="2483426240" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsOutstanding (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileTokensOutstanding TEST_LOOP_RANDOM_SEED="3994908968" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileTokensOutstanding (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsAndTokensOutstanding TEST_LOOP_RANDOM_SEED="596178231" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsAndTokensOutstanding (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileCallingPageUsageListener TEST_LOOP_RANDOM_SEED="3215618572" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileCallingPageUsageListener (0 ms) [----------] 11 tests from PageConnectionNotifierTest (1 ms total) [----------] 12 tests from PageEvictionManagerTest [ RUN ] PageEvictionManagerTest.NoEvictionWithoutPages TEST_LOOP_RANDOM_SEED="3361209627" [ OK ] PageEvictionManagerTest.NoEvictionWithoutPages (1 ms) [ RUN ] PageEvictionManagerTest.AtLeastOneEvictionWhenPossible TEST_LOOP_RANDOM_SEED="2897912854" [ OK ] PageEvictionManagerTest.AtLeastOneEvictionWhenPossible (1 ms) [ RUN ] PageEvictionManagerTest.DontEvictUnsyncedNotEmptyPages TEST_LOOP_RANDOM_SEED="13644852" [ OK ] PageEvictionManagerTest.DontEvictUnsyncedNotEmptyPages (0 ms) [ RUN ] PageEvictionManagerTest.DontEvictOpenPages TEST_LOOP_RANDOM_SEED="427776374" [ OK ] PageEvictionManagerTest.DontEvictOpenPages (1 ms) [ RUN ] PageEvictionManagerTest.DontEvictAnEvictedPage TEST_LOOP_RANDOM_SEED="1627160651" [ OK ] PageEvictionManagerTest.DontEvictAnEvictedPage (1 ms) [ RUN ] PageEvictionManagerTest.PageNotFoundIsNotAnError TEST_LOOP_RANDOM_SEED="2667291419" [ OK ] PageEvictionManagerTest.PageNotFoundIsNotAnError (0 ms) [ RUN ] PageEvictionManagerTest.EvictUnsyncedButEmptyPages TEST_LOOP_RANDOM_SEED="3566195016" [ OK ] PageEvictionManagerTest.EvictUnsyncedButEmptyPages (1 ms) [ RUN ] PageEvictionManagerTest.EvictSyncedAndNotEmptyPages TEST_LOOP_RANDOM_SEED="3137890648" [ OK ] PageEvictionManagerTest.EvictSyncedAndNotEmptyPages (1 ms) [ RUN ] PageEvictionManagerTest.DontEvictIfPageWasOpenedDuringQuery TEST_LOOP_RANDOM_SEED="3689714859" [ OK ] PageEvictionManagerTest.DontEvictIfPageWasOpenedDuringQuery (1 ms) [ RUN ] PageEvictionManagerTest.IsEmpty TEST_LOOP_RANDOM_SEED="3477464440" [ OK ] PageEvictionManagerTest.IsEmpty (0 ms) [ RUN ] PageEvictionManagerTest.TryEvictPage TEST_LOOP_RANDOM_SEED="2706892180" [ OK ] PageEvictionManagerTest.TryEvictPage (1 ms) [ RUN ] PageEvictionManagerTest.EvictEmptyPage TEST_LOOP_RANDOM_SEED="2887437013" [ OK ] PageEvictionManagerTest.EvictEmptyPage (1 ms) [----------] 12 tests from PageEvictionManagerTest (9 ms total) [----------] 4 tests from PageEvictionPoliciesTest [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsed TEST_LOOP_RANDOM_SEED="2159241380" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsed (0 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedWithOpenPages TEST_LOOP_RANDOM_SEED="1890236133" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedWithOpenPages (0 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedNoPagesToEvict TEST_LOOP_RANDOM_SEED="3298459022" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedNoPagesToEvict (0 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedErrorWhileEvicting TEST_LOOP_RANDOM_SEED="2361354276" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedErrorWhileEvicting (0 ms) [----------] 4 tests from PageEvictionPoliciesTest (0 ms total) [----------] 36 tests from PageImplTest [ RUN ] PageImplTest.GetId TEST_LOOP_RANDOM_SEED="2720180386" [ OK ] PageImplTest.GetId (0 ms) [ RUN ] PageImplTest.PutNoTransaction TEST_LOOP_RANDOM_SEED="3329480192" [ OK ] PageImplTest.PutNoTransaction (1 ms) [ RUN ] PageImplTest.PutReferenceNoTransaction TEST_LOOP_RANDOM_SEED="2181173085" [ OK ] PageImplTest.PutReferenceNoTransaction (0 ms) [ RUN ] PageImplTest.PutUnknownReference TEST_LOOP_RANDOM_SEED="892820327" [INFO:error_notifier_binding.h(102)] FIDL call Page::PutReference failed with status: 6. Sending the epitaph and closing the connection. [ OK ] PageImplTest.PutUnknownReference (0 ms) [ RUN ] PageImplTest.PutKeyTooLarge fidl encoding error at ../../sdk/lib/fidl/cpp/internal/proxy_controller.cc:54: message tried to access too large of a bounded vector, type fuchsia.ledger/PagePutRequest, 328 bytes, 0 handles TEST_LOOP_RANDOM_SEED="3598814460" [ OK ] PageImplTest.PutKeyTooLarge (0 ms) [ RUN ] PageImplTest.PutReferenceKeyTooLarge fidl encoding error at ../../sdk/lib/fidl/cpp/internal/proxy_controller.cc:54: message tried to access too large of a bounded vector, type fuchsia.ledger/PagePutReferenceRequest, 328 bytes, 0 handles TEST_LOOP_RANDOM_SEED="3682299707" [ OK ] PageImplTest.PutReferenceKeyTooLarge (0 ms) [ RUN ] PageImplTest.DeleteNoTransaction TEST_LOOP_RANDOM_SEED="3329278677" [ OK ] PageImplTest.DeleteNoTransaction (0 ms) [ RUN ] PageImplTest.ClearNoTransaction TEST_LOOP_RANDOM_SEED="2409997022" [ OK ] PageImplTest.ClearNoTransaction (0 ms) [ RUN ] PageImplTest.TransactionCommit TEST_LOOP_RANDOM_SEED="3979476770" [ OK ] PageImplTest.TransactionCommit (1 ms) [ RUN ] PageImplTest.TransactionClearCommit TEST_LOOP_RANDOM_SEED="808256028" [ OK ] PageImplTest.TransactionClearCommit (0 ms) [ RUN ] PageImplTest.TransactionRollback TEST_LOOP_RANDOM_SEED="3624157782" [ OK ] PageImplTest.TransactionRollback (1 ms) [ RUN ] PageImplTest.NoTwoTransactions TEST_LOOP_RANDOM_SEED="4013185193" [INFO:error_notifier_binding.h(102)] FIDL call Page::StartTransaction failed with status: 10. Sending the epitaph and closing the connection. [ OK ] PageImplTest.NoTwoTransactions (0 ms) [ RUN ] PageImplTest.NoTransactionCommit TEST_LOOP_RANDOM_SEED="214427999" [INFO:error_notifier_binding.h(102)] FIDL call Page::Commit failed with status: 11. Sending the epitaph and closing the connection. [ OK ] PageImplTest.NoTransactionCommit (0 ms) [ RUN ] PageImplTest.NoTransactionRollback TEST_LOOP_RANDOM_SEED="2090015671" [INFO:error_notifier_binding.h(102)] FIDL call Page::Rollback failed with status: 11. Sending the epitaph and closing the connection. [ OK ] PageImplTest.NoTransactionRollback (0 ms) [ RUN ] PageImplTest.CreateReferenceFromSocket TEST_LOOP_RANDOM_SEED="558329865" [ OK ] PageImplTest.CreateReferenceFromSocket (4 ms) [ RUN ] PageImplTest.CreateReferenceFromBuffer TEST_LOOP_RANDOM_SEED="1902649901" [ OK ] PageImplTest.CreateReferenceFromBuffer (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntries TEST_LOOP_RANDOM_SEED="4132631452" [ OK ] PageImplTest.PutGetSnapshotGetEntries (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInline TEST_LOOP_RANDOM_SEED="3338035842" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInline (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForSize TEST_LOOP_RANDOM_SEED="3484529022" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForSize (10 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForSize TEST_LOOP_RANDOM_SEED="597772323" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForSize (23 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForEntryCount TEST_LOOP_RANDOM_SEED="1993552384" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForEntryCount (135 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForHandles TEST_LOOP_RANDOM_SEED="925572279" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForHandles (8 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithFetch TEST_LOOP_RANDOM_SEED="384441486" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithFetch (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithPrefix TEST_LOOP_RANDOM_SEED="1016600604" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithPrefix (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithStart TEST_LOOP_RANDOM_SEED="1731510998" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithStart (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeys TEST_LOOP_RANDOM_SEED="1545375808" [ OK ] PageImplTest.PutGetSnapshotGetKeys (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithToken TEST_LOOP_RANDOM_SEED="1566240846" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithToken (27 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithPrefix TEST_LOOP_RANDOM_SEED="3976850066" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithPrefix (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithStart TEST_LOOP_RANDOM_SEED="1427797952" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithStart (1 ms) [ RUN ] PageImplTest.SnapshotGetSmall TEST_LOOP_RANDOM_SEED="541065716" [ OK ] PageImplTest.SnapshotGetSmall (0 ms) [ RUN ] PageImplTest.SnapshotGetLarge TEST_LOOP_RANDOM_SEED="150265267" [INFO:error_notifier_binding.h(102)] FIDL call PageSnapshot::GetInline failed with status: 13. Sending the epitaph and closing the connection. [ OK ] PageImplTest.SnapshotGetLarge (1 ms) [ RUN ] PageImplTest.SnapshotGetNeedsFetch TEST_LOOP_RANDOM_SEED="2026303490" [ OK ] PageImplTest.SnapshotGetNeedsFetch (1 ms) [ RUN ] PageImplTest.SnapshotFetchPartial TEST_LOOP_RANDOM_SEED="936647422" [ OK ] PageImplTest.SnapshotFetchPartial (0 ms) [ RUN ] PageImplTest.ParallelPut TEST_LOOP_RANDOM_SEED="3907269798" [ OK ] PageImplTest.ParallelPut (1 ms) [ RUN ] PageImplTest.SerializedOperations TEST_LOOP_RANDOM_SEED="1475925225" [ OK ] PageImplTest.SerializedOperations (0 ms) [ RUN ] PageImplTest.WaitForConflictResolutionNoConflicts TEST_LOOP_RANDOM_SEED="3457457048" [ OK ] PageImplTest.WaitForConflictResolutionNoConflicts (1 ms) [----------] 36 tests from PageImplTest (219 ms total) [----------] 2 tests from PageManagerContainerTest [ RUN ] PageManagerContainerTest.OneEarlyBindingNoPageManager TEST_LOOP_RANDOM_SEED="74871185" [ OK ] PageManagerContainerTest.OneEarlyBindingNoPageManager (0 ms) [ RUN ] PageManagerContainerTest.BindBeforePageManager TEST_LOOP_RANDOM_SEED="2117082093" [ OK ] PageManagerContainerTest.BindBeforePageManager (0 ms) [----------] 2 tests from PageManagerContainerTest (0 ms total) [----------] 7 tests from PageManagerTest [ RUN ] PageManagerTest.OnEmptyCallback TEST_LOOP_RANDOM_SEED="4225162622" [ OK ] PageManagerTest.OnEmptyCallback (0 ms) [ RUN ] PageManagerTest.DeletingPageManagerClosesConnections TEST_LOOP_RANDOM_SEED="2769887759" [ OK ] PageManagerTest.DeletingPageManagerClosesConnections (0 ms) [ RUN ] PageManagerTest.OnEmptyCallbackWithWatcher TEST_LOOP_RANDOM_SEED="2499940602" [ OK ] PageManagerTest.OnEmptyCallbackWithWatcher (1 ms) [ RUN ] PageManagerTest.DelayBindingUntilSyncBacklogDownloaded TEST_LOOP_RANDOM_SEED="3876946538" [ OK ] PageManagerTest.DelayBindingUntilSyncBacklogDownloaded (0 ms) [ RUN ] PageManagerTest.DelayBindingUntilSyncTimeout TEST_LOOP_RANDOM_SEED="569761663" [INFO:page_manager.cc(46)] Initial sync will continue in background, in the meantime binding to local page data (might be stale or empty). [ OK ] PageManagerTest.DelayBindingUntilSyncTimeout (0 ms) [ RUN ] PageManagerTest.ExitWhenSyncFinishes TEST_LOOP_RANDOM_SEED="1891111827" [INFO:page_manager.cc(46)] Initial sync will continue in background, in the meantime binding to local page data (might be stale or empty). [ERROR:src/ledger/bin/sync_coordinator/testing/page_sync_empty_impl.cc(20)] Not implemented in: virtual bool sync_coordinator::PageSyncEmptyImpl::IsIdle() [ERROR:src/ledger/bin/sync_coordinator/testing/page_sync_empty_impl.cc(20)] Not implemented in: virtual bool sync_coordinator::PageSyncEmptyImpl::IsIdle() [ OK ] PageManagerTest.ExitWhenSyncFinishes (0 ms) [ RUN ] PageManagerTest.DontDelayBindingWithLocalPageStorage TEST_LOOP_RANDOM_SEED="365594019" [ OK ] PageManagerTest.DontDelayBindingWithLocalPageStorage (1 ms) [----------] 7 tests from PageManagerTest (2 ms total) [----------] 4 tests from PageUsageDbTest [ RUN ] PageUsageDbTest.GetPagesEmpty TEST_LOOP_RANDOM_SEED="2660785566" [ OK ] PageUsageDbTest.GetPagesEmpty (0 ms) [ RUN ] PageUsageDbTest.MarkPageOpened TEST_LOOP_RANDOM_SEED="3201510531" [ OK ] PageUsageDbTest.MarkPageOpened (0 ms) [ RUN ] PageUsageDbTest.MarkPageOpenedAndClosed TEST_LOOP_RANDOM_SEED="207185452" [ OK ] PageUsageDbTest.MarkPageOpenedAndClosed (0 ms) [ RUN ] PageUsageDbTest.MarkAllPagesClosed TEST_LOOP_RANDOM_SEED="3893946432" [ OK ] PageUsageDbTest.MarkAllPagesClosed (1 ms) [----------] 4 tests from PageUsageDbTest (1 ms total) [----------] 2 tests from SyncWatcherSetTest [ RUN ] SyncWatcherSetTest.OneWatcher TEST_LOOP_RANDOM_SEED="390954329" [ OK ] SyncWatcherSetTest.OneWatcher (0 ms) [ RUN ] SyncWatcherSetTest.TwoWatchers TEST_LOOP_RANDOM_SEED="3971617485" [ OK ] SyncWatcherSetTest.TwoWatchers (0 ms) [----------] 2 tests from SyncWatcherSetTest (0 ms total) [----------] 3 tests from LazyValueTest [ RUN ] LazyValueTest.SimpleGet [ OK ] LazyValueTest.SimpleGet (0 ms) [ RUN ] LazyValueTest.FailingGenerator [ OK ] LazyValueTest.FailingGenerator (0 ms) [ RUN ] LazyValueTest.CacheCallback [ OK ] LazyValueTest.CacheCallback (0 ms) [----------] 3 tests from LazyValueTest (0 ms total) [----------] 4 tests from LRUCacheTest [ RUN ] LRUCacheTest.SimpleGet [ OK ] LRUCacheTest.SimpleGet (0 ms) [ RUN ] LRUCacheTest.FailingGenerator [ OK ] LRUCacheTest.FailingGenerator (0 ms) [ RUN ] LRUCacheTest.CacheCallback [ OK ] LRUCacheTest.CacheCallback (0 ms) [ RUN ] LRUCacheTest.LRUPolicy [ OK ] LRUCacheTest.LRUPolicy (0 ms) [----------] 4 tests from LRUCacheTest (0 ms total) [----------] 3 tests from AggregatorTest [ RUN ] AggregatorTest.SendFirstNotification [ OK ] AggregatorTest.SendFirstNotification (0 ms) [ RUN ] AggregatorTest.AggregateTwo [ OK ] AggregatorTest.AggregateTwo (0 ms) [ RUN ] AggregatorTest.ResetWatcher [ OK ] AggregatorTest.ResetWatcher (0 ms) [----------] 3 tests from AggregatorTest (0 ms total) [----------] 3 tests from BatchDownloadTest [ RUN ] BatchDownloadTest.AddCommit TEST_LOOP_RANDOM_SEED="135586534" [ OK ] BatchDownloadTest.AddCommit (0 ms) [ RUN ] BatchDownloadTest.AddMultipleCommits TEST_LOOP_RANDOM_SEED="1687177730" [ OK ] BatchDownloadTest.AddMultipleCommits (0 ms) [ RUN ] BatchDownloadTest.FailToAddCommit TEST_LOOP_RANDOM_SEED="1141426995" [ OK ] BatchDownloadTest.FailToAddCommit (0 ms) [----------] 3 tests from BatchDownloadTest (0 ms total) [----------] 12 tests from BatchUploadTest [ RUN ] BatchUploadTest.SingleCommit TEST_LOOP_RANDOM_SEED="1187019108" [ OK ] BatchUploadTest.SingleCommit (1 ms) [ RUN ] BatchUploadTest.MultipleCommits TEST_LOOP_RANDOM_SEED="615277819" [ OK ] BatchUploadTest.MultipleCommits (0 ms) [ RUN ] BatchUploadTest.SingleCommitWithObjects TEST_LOOP_RANDOM_SEED="2185914462" [ OK ] BatchUploadTest.SingleCommitWithObjects (0 ms) [ RUN ] BatchUploadTest.ThrottleConcurrentUploads TEST_LOOP_RANDOM_SEED="1161968099" [ OK ] BatchUploadTest.ThrottleConcurrentUploads (1 ms) [ RUN ] BatchUploadTest.FailedObjectUpload TEST_LOOP_RANDOM_SEED="488498591" [ OK ] BatchUploadTest.FailedObjectUpload (0 ms) [ RUN ] BatchUploadTest.FailedCommitUpload TEST_LOOP_RANDOM_SEED="1891484664" [ OK ] BatchUploadTest.FailedCommitUpload (0 ms) [ RUN ] BatchUploadTest.ErrorAndRetry TEST_LOOP_RANDOM_SEED="3903178964" [ OK ] BatchUploadTest.ErrorAndRetry (0 ms) [ RUN ] BatchUploadTest.FailedCommitUploadWitStorageError TEST_LOOP_RANDOM_SEED="3213133716" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(108)] Not implemented in: virtual void storage::PageStorageEmptyImpl::GetUnsyncedPieces(fit::function<void (Status, std::vector<ObjectIdentifier>)>) [ OK ] BatchUploadTest.FailedCommitUploadWitStorageError (0 ms) [ RUN ] BatchUploadTest.FailedObjectUploadWitStorageError TEST_LOOP_RANDOM_SEED="644495988" [ OK ] BatchUploadTest.FailedObjectUploadWitStorageError (1 ms) [ RUN ] BatchUploadTest.ErrorOneOfMultipleObject TEST_LOOP_RANDOM_SEED="2111073738" [ OK ] BatchUploadTest.ErrorOneOfMultipleObject (0 ms) [ RUN ] BatchUploadTest.DoNotUploadSyncedCommits TEST_LOOP_RANDOM_SEED="1636182776" [ OK ] BatchUploadTest.DoNotUploadSyncedCommits (0 ms) [ RUN ] BatchUploadTest.DoNotUploadSyncedCommitsOnRetry TEST_LOOP_RANDOM_SEED="2569983330" [ OK ] BatchUploadTest.DoNotUploadSyncedCommitsOnRetry (0 ms) [----------] 12 tests from BatchUploadTest (3 ms total) [----------] 1 test from FailingBatchUploadTest/0, where TypeParam = <type> [ RUN ] FailingBatchUploadTest/0.Fail TEST_LOOP_RANDOM_SEED="2824445647" [ OK ] FailingBatchUploadTest/0.Fail (0 ms) [----------] 1 test from FailingBatchUploadTest/0 (0 ms total) [----------] 1 test from FailingBatchUploadTest/1, where TypeParam = <type> [ RUN ] FailingBatchUploadTest/1.Fail TEST_LOOP_RANDOM_SEED="3827070590" [ OK ] FailingBatchUploadTest/1.Fail (1 ms) [----------] 1 test from FailingBatchUploadTest/1 (1 ms total) [----------] 1 test from FailingBatchUploadTest/2, where TypeParam = <type> [ RUN ] FailingBatchUploadTest/2.Fail TEST_LOOP_RANDOM_SEED="1331782302" [ OK ] FailingBatchUploadTest/2.Fail (0 ms) [----------] 1 test from FailingBatchUploadTest/2 (0 ms total) [----------] 12 tests from PageDownloadTest [ RUN ] PageDownloadTest.DownloadBacklog TEST_LOOP_RANDOM_SEED="714878955" [ OK ] PageDownloadTest.DownloadBacklog (0 ms) [ RUN ] PageDownloadTest.DownloadLongBacklog TEST_LOOP_RANDOM_SEED="3604186289" [ OK ] PageDownloadTest.DownloadLongBacklog (2307 ms) [ RUN ] PageDownloadTest.DownloadEmptyBacklog TEST_LOOP_RANDOM_SEED="3034917284" [ OK ] PageDownloadTest.DownloadEmptyBacklog (0 ms) [ RUN ] PageDownloadTest.RegisterWatcher TEST_LOOP_RANDOM_SEED="901515666" [ OK ] PageDownloadTest.RegisterWatcher (0 ms) [ RUN ] PageDownloadTest.ReceiveNotifications TEST_LOOP_RANDOM_SEED="2163878863" [ OK ] PageDownloadTest.ReceiveNotifications (0 ms) [ RUN ] PageDownloadTest.RetryRemoteWatcher TEST_LOOP_RANDOM_SEED="1661362056" [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(257)] Page download sync: Connection error in the remote commit watcher, retrying. [INFO:page_download.cc(210)] Page download sync: Cloud watcher re-established [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(257)] Page download sync: Connection error in the remote commit watcher, retrying. [INFO:page_download.cc(210)] Page download sync: Cloud watcher re-established [ OK ] PageDownloadTest.RetryRemoteWatcher (1 ms) [ RUN ] PageDownloadTest.CoalesceMultipleNotifications TEST_LOOP_RANDOM_SEED="204264780" [ OK ] PageDownloadTest.CoalesceMultipleNotifications (0 ms) [ RUN ] PageDownloadTest.RetryDownloadBacklog TEST_LOOP_RANDOM_SEED="533284945" [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [ OK ] PageDownloadTest.RetryDownloadBacklog (0 ms) [ RUN ] PageDownloadTest.FailToStoreRemoteCommit TEST_LOOP_RANDOM_SEED="3718151606" [ERROR:src/ledger/bin/cloud_sync/impl/page_download.cc(425)] Page download sync: Failed to persist a remote commit in storage Stopping sync. [ OK ] PageDownloadTest.FailToStoreRemoteCommit (1 ms) [ RUN ] PageDownloadTest.DownloadIdleCallback TEST_LOOP_RANDOM_SEED="752374771" [ OK ] PageDownloadTest.DownloadIdleCallback (0 ms) [ RUN ] PageDownloadTest.GetObject TEST_LOOP_RANDOM_SEED="3928487202" [ OK ] PageDownloadTest.GetObject (0 ms) [ RUN ] PageDownloadTest.RetryGetObject TEST_LOOP_RANDOM_SEED="941610848" [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [ OK ] PageDownloadTest.RetryGetObject (1 ms) [----------] 12 tests from PageDownloadTest (2311 ms total) [----------] 1 test from FailingDecryptCommitPageDownloadTest [ RUN ] FailingDecryptCommitPageDownloadTest.Fail TEST_LOOP_RANDOM_SEED="2747585828" [ERROR:src/ledger/bin/cloud_sync/impl/page_download.cc(425)] Page download sync: Failed to persist a remote commit in storage Stopping sync. [ OK ] FailingDecryptCommitPageDownloadTest.Fail (0 ms) [----------] 1 test from FailingDecryptCommitPageDownloadTest (0 ms total) [----------] 1 test from FailingPageDownloadTest/0, where TypeParam = <type> [ RUN ] FailingPageDownloadTest/0.Fail TEST_LOOP_RANDOM_SEED="3028807828" [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(406)] Page download sync: GetObject() failed due to a permanent encryption error. [ OK ] FailingPageDownloadTest/0.Fail (1 ms) [----------] 1 test from FailingPageDownloadTest/0 (1 ms total) [----------] 1 test from FailingPageDownloadTest/1, where TypeParam = <type> [ RUN ] FailingPageDownloadTest/1.Fail TEST_LOOP_RANDOM_SEED="919453955" [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(406)] Page download sync: GetObject() failed due to a permanent encryption error. [ OK ] FailingPageDownloadTest/1.Fail (0 ms) [----------] 1 test from FailingPageDownloadTest/1 (0 ms total) [----------] 11 tests from PageSyncImplTest [ RUN ] PageSyncImplTest.UploadBacklog TEST_LOOP_RANDOM_SEED="162428803" [ OK ] PageSyncImplTest.UploadBacklog (0 ms) [ RUN ] PageSyncImplTest.PageWatcher TEST_LOOP_RANDOM_SEED="1479005866" [ OK ] PageSyncImplTest.PageWatcher (1 ms) [ RUN ] PageSyncImplTest.NoUploadWhenDownloading TEST_LOOP_RANDOM_SEED="627903043" [ OK ] PageSyncImplTest.NoUploadWhenDownloading (0 ms) [ RUN ] PageSyncImplTest.UploadExistingCommitsOnlyAfterBacklogDownload TEST_LOOP_RANDOM_SEED="1472343561" [ OK ] PageSyncImplTest.UploadExistingCommitsOnlyAfterBacklogDownload (1 ms) [ RUN ] PageSyncImplTest.UploadExistingAndNewCommits TEST_LOOP_RANDOM_SEED="649547205" [ OK ] PageSyncImplTest.UploadExistingAndNewCommits (0 ms) [ RUN ] PageSyncImplTest.UploadIdleCallback TEST_LOOP_RANDOM_SEED="1107803056" [ OK ] PageSyncImplTest.UploadIdleCallback (0 ms) [ RUN ] PageSyncImplTest.FailToStoreRemoteCommit TEST_LOOP_RANDOM_SEED="1796246541" [ERROR:src/ledger/bin/cloud_sync/impl/page_download.cc(425)] Page download sync: Failed to persist a remote commit in storage Stopping sync. [ OK ] PageSyncImplTest.FailToStoreRemoteCommit (1 ms) [ RUN ] PageSyncImplTest.DownloadIdleCallback TEST_LOOP_RANDOM_SEED="3147479964" [ OK ] PageSyncImplTest.DownloadIdleCallback (0 ms) [ RUN ] PageSyncImplTest.UploadIsPaused TEST_LOOP_RANDOM_SEED="1286275843" [ OK ] PageSyncImplTest.UploadIsPaused (0 ms) [ RUN ] PageSyncImplTest.UploadCommitAlreadyInCloud TEST_LOOP_RANDOM_SEED="3317498756" [WARNING:src/ledger/bin/cloud_sync/impl/page_upload.cc(157)] Page upload sync: commit upload failed due to a connection error, retrying. [ OK ] PageSyncImplTest.UploadCommitAlreadyInCloud (1 ms) [ RUN ] PageSyncImplTest.UnrecoverableError TEST_LOOP_RANDOM_SEED="1811903266" [ OK ] PageSyncImplTest.UnrecoverableError (0 ms) [----------] 11 tests from PageSyncImplTest (4 ms total) [----------] 12 tests from PageUploadTest [ RUN ] PageUploadTest.UploadBacklog TEST_LOOP_RANDOM_SEED="2387181170" [ OK ] PageUploadTest.UploadBacklog (0 ms) [ RUN ] PageUploadTest.UploadBacklogOnlyOnSingleHead TEST_LOOP_RANDOM_SEED="2501431082" [ OK ] PageUploadTest.UploadBacklogOnlyOnSingleHead (1 ms) [ RUN ] PageUploadTest.UploadExistingCommitsOnlyAfterBacklogDownload TEST_LOOP_RANDOM_SEED="2274179016" [ OK ] PageUploadTest.UploadExistingCommitsOnlyAfterBacklogDownload (0 ms) [ RUN ] PageUploadTest.UploadNewCommits TEST_LOOP_RANDOM_SEED="1272806473" [ OK ] PageUploadTest.UploadNewCommits (0 ms) [ RUN ] PageUploadTest.UploadNewCommitsOnlyOnSingleHead TEST_LOOP_RANDOM_SEED="344450884" [ OK ] PageUploadTest.UploadNewCommitsOnlyOnSingleHead (1 ms) [ RUN ] PageUploadTest.UploadExistingAndNewCommits TEST_LOOP_RANDOM_SEED="3415043521" [ OK ] PageUploadTest.UploadExistingAndNewCommits (0 ms) [ RUN ] PageUploadTest.RetryUpload TEST_LOOP_RANDOM_SEED="2728277527" [WARNING:src/ledger/bin/cloud_sync/impl/page_upload.cc(157)] Page upload sync: commit upload failed due to a connection error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_upload.cc(157)] Page upload sync: commit upload failed due to a connection error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_upload.cc(157)] Page upload sync: commit upload failed due to a connection error, retrying. [ OK ] PageUploadTest.RetryUpload (0 ms) [ RUN ] PageUploadTest.UploadIdleStatus TEST_LOOP_RANDOM_SEED="2201270299" [ OK ] PageUploadTest.UploadIdleStatus (1 ms) [ RUN ] PageUploadTest.FailToListCommits TEST_LOOP_RANDOM_SEED="1857870524" [ERROR:src/ledger/bin/cloud_sync/impl/page_upload.cc(176)] Page upload sync: Failed to retrieve the unsynced commits Stopping sync. [ OK ] PageUploadTest.FailToListCommits (0 ms) [ RUN ] PageUploadTest.DoNotUploadSyncedCommits TEST_LOOP_RANDOM_SEED="400579659" [ OK ] PageUploadTest.DoNotUploadSyncedCommits (0 ms) [ RUN ] PageUploadTest.DoNotUploadSyncedCommitsOnRetry TEST_LOOP_RANDOM_SEED="3869121117" [WARNING:src/ledger/bin/cloud_sync/impl/page_upload.cc(157)] Page upload sync: commit upload failed due to a connection error, retrying. [ OK ] PageUploadTest.DoNotUploadSyncedCommitsOnRetry (0 ms) [ RUN ] PageUploadTest.UploadNewCommitsConcurrentNoCrash TEST_LOOP_RANDOM_SEED="68284548" [ OK ] PageUploadTest.UploadNewCommitsConcurrentNoCrash (0 ms) [----------] 12 tests from PageUploadTest (3 ms total) [----------] 5 tests from UserSyncImplTest [ RUN ] UserSyncImplTest.CloudCheckErased TEST_LOOP_RANDOM_SEED="443725941" [ OK ] UserSyncImplTest.CloudCheckErased (1 ms) [ RUN ] UserSyncImplTest.CloudCheckOk TEST_LOOP_RANDOM_SEED="3819856088" [ OK ] UserSyncImplTest.CloudCheckOk (0 ms) [ RUN ] UserSyncImplTest.CloudCheckSet TEST_LOOP_RANDOM_SEED="845118676" [ OK ] UserSyncImplTest.CloudCheckSet (1 ms) [ RUN ] UserSyncImplTest.WatchErase TEST_LOOP_RANDOM_SEED="2305933019" [ OK ] UserSyncImplTest.WatchErase (0 ms) [ RUN ] UserSyncImplTest.WatchRetry TEST_LOOP_RANDOM_SEED="2517151799" [ OK ] UserSyncImplTest.WatchRetry (1 ms) [----------] 5 tests from UserSyncImplTest (3 ms total) [----------] 1 test from EncryptionServiceFactoryTest [ RUN ] EncryptionServiceFactoryTest.MakeEncryptionService TEST_LOOP_RANDOM_SEED="3813563694" [ OK ] EncryptionServiceFactoryTest.MakeEncryptionService (0 ms) [----------] 1 test from EncryptionServiceFactoryTest (0 ms total) [----------] 3 tests from EncryptionServiceTest [ RUN ] EncryptionServiceTest.EncryptDecryptCommit TEST_LOOP_RANDOM_SEED="1565654503" [ OK ] EncryptionServiceTest.EncryptDecryptCommit (0 ms) [ RUN ] EncryptionServiceTest.GetName TEST_LOOP_RANDOM_SEED="1282711722" [ OK ] EncryptionServiceTest.GetName (0 ms) [ RUN ] EncryptionServiceTest.EncryptDecryptObject TEST_LOOP_RANDOM_SEED="923259791" [ OK ] EncryptionServiceTest.EncryptDecryptObject (0 ms) [----------] 3 tests from EncryptionServiceTest (0 ms total) [----------] 1 test from HMAC [ RUN ] HMAC.Correctness [ OK ] HMAC.Correctness (0 ms) [----------] 1 test from HMAC (0 ms total) [----------] 1 test from KDF [ RUN ] KDF.Correctness [ OK ] KDF.Correctness (0 ms) [----------] 1 test from KDF (0 ms total) [----------] 3 tests from EnvironmentTest [ RUN ] EnvironmentTest.InitializationOfAsyncAndIOAsync TEST_LOOP_RANDOM_SEED="3615850837" [ OK ] EnvironmentTest.InitializationOfAsyncAndIOAsync (1 ms) [ RUN ] EnvironmentTest.InitializationClock TEST_LOOP_RANDOM_SEED="3612159961" [ OK ] EnvironmentTest.InitializationClock (0 ms) [ RUN ] EnvironmentTest.InitializationRandom TEST_LOOP_RANDOM_SEED="4090729934" [ OK ] EnvironmentTest.InitializationRandom (0 ms) [----------] 3 tests from EnvironmentTest (1 ms total) [----------] 11 tests from ErrorNotifierTest [ RUN ] ErrorNotifierTest.NoResponse TEST_LOOP_RANDOM_SEED="2054151761" [INFO:error_notifier_binding.h(102)] FIDL call ErrorNotifierTest::NoResponse failed with status: 8. Sending the epitaph and closing the connection. [ OK ] ErrorNotifierTest.NoResponse (0 ms) [ RUN ] ErrorNotifierTest.NoResponseWithParameter TEST_LOOP_RANDOM_SEED="2154917274" [ OK ] ErrorNotifierTest.NoResponseWithParameter (0 ms) [ RUN ] ErrorNotifierTest.NoResponseSync TEST_LOOP_RANDOM_SEED="3158407394" [ OK ] ErrorNotifierTest.NoResponseSync (0 ms) [ RUN ] ErrorNotifierTest.EmptyResponse TEST_LOOP_RANDOM_SEED="2714987760" [INFO:error_notifier_binding.h(102)] FIDL call ErrorNotifierTest::EmptyResponse failed with status: 8. Sending the epitaph and closing the connection. [ OK ] ErrorNotifierTest.EmptyResponse (0 ms) [ RUN ] ErrorNotifierTest.EmptyResponseWithParameter TEST_LOOP_RANDOM_SEED="3074656236" [ OK ] ErrorNotifierTest.EmptyResponseWithParameter (0 ms) [ RUN ] ErrorNotifierTest.EmptyResponseSync TEST_LOOP_RANDOM_SEED="1839615748" [ OK ] ErrorNotifierTest.EmptyResponseSync (0 ms) [ RUN ] ErrorNotifierTest.NotEmptyResponse TEST_LOOP_RANDOM_SEED="3598972498" [INFO:error_notifier_binding.h(102)] FIDL call ErrorNotifierTest::NotEmptyResponse failed with status: 8. Sending the epitaph and closing the connection. [ OK ] ErrorNotifierTest.NotEmptyResponse (0 ms) [ RUN ] ErrorNotifierTest.NotEmptyResponseWithParameter TEST_LOOP_RANDOM_SEED="1172442818" [ OK ] ErrorNotifierTest.NotEmptyResponseWithParameter (0 ms) [ RUN ] ErrorNotifierTest.NotEmptyResponseSync TEST_LOOP_RANDOM_SEED="2110421440" [ OK ] ErrorNotifierTest.NotEmptyResponseSync (0 ms) [ RUN ] ErrorNotifierTest.OnEmpty TEST_LOOP_RANDOM_SEED="2131468552" [ OK ] ErrorNotifierTest.OnEmpty (0 ms) [ RUN ] ErrorNotifierTest.OnEmptyWithRunningOperation TEST_LOOP_RANDOM_SEED="892756846" [ OK ] ErrorNotifierTest.OnEmptyWithRunningOperation (0 ms) [----------] 11 tests from ErrorNotifierTest (0 ms total) [----------] 4 tests from DetachedPathTest [ RUN ] DetachedPathTest.Creation [ OK ] DetachedPathTest.Creation (0 ms) [ RUN ] DetachedPathTest.RelativeToDotSubPath [ OK ] DetachedPathTest.RelativeToDotSubPath (0 ms) [ RUN ] DetachedPathTest.RelativeToDirSubPath [ OK ] DetachedPathTest.RelativeToDirSubPath (0 ms) [ RUN ] DetachedPathTest.AbsoluteSubPath [ OK ] DetachedPathTest.AbsoluteSubPath (0 ms) [----------] 4 tests from DetachedPathTest (1 ms total) [----------] 1 test from DetatchedPathTest [ RUN ] DetatchedPathTest.OpenFD [ OK ] DetatchedPathTest.OpenFD (0 ms) [----------] 1 test from DetatchedPathTest (0 ms total) [----------] 1 test from DirectoryReaderTest [ RUN ] DirectoryReaderTest.GetDirectoryEntries [ OK ] DirectoryReaderTest.GetDirectoryEntries (0 ms) [----------] 1 test from DirectoryReaderTest (0 ms total) [----------] 1 test from GetDirectoryContentSizeTest [ RUN ] GetDirectoryContentSizeTest.GetDirectoryContentSize [ OK ] GetDirectoryContentSizeTest.GetDirectoryContentSize (1 ms) [----------] 1 test from GetDirectoryContentSizeTest (1 ms total) [----------] 3 tests from Lock [ RUN ] Lock.OneLock [ OK ] Lock.OneLock (0 ms) [ RUN ] Lock.ManyLocks [ OK ] Lock.ManyLocks (0 ms) [ RUN ] Lock.Interrupted [ OK ] Lock.Interrupted (0 ms) [----------] 3 tests from Lock (0 ms total) [----------] 3 tests from P2PProviderImplTest [ RUN ] P2PProviderImplTest.ThreeHosts_SameUser TEST_LOOP_RANDOM_SEED="2992554038" [ OK ] P2PProviderImplTest.ThreeHosts_SameUser (2 ms) [ RUN ] P2PProviderImplTest.FourHosts_TwoUsers TEST_LOOP_RANDOM_SEED="1593262933" [ OK ] P2PProviderImplTest.FourHosts_TwoUsers (1 ms) [ RUN ] P2PProviderImplTest.TwoHosts_Messages TEST_LOOP_RANDOM_SEED="1751259908" [ OK ] P2PProviderImplTest.TwoHosts_Messages (1 ms) [----------] 3 tests from P2PProviderImplTest (4 ms total) [----------] 4 tests from ParseMessageTest [ RUN ] ParseMessageTest.Valid_WatchStart [ OK ] ParseMessageTest.Valid_WatchStart (0 ms) [ RUN ] ParseMessageTest.Invalid_NoNamespace [ OK ] ParseMessageTest.Invalid_NoNamespace (0 ms) [ RUN ] ParseMessageTest.Valid_ObjectResponseNoObject [ OK ] ParseMessageTest.Valid_ObjectResponseNoObject (0 ms) [ RUN ] ParseMessageTest.Valid_ResponseUnknownNamespace [ OK ] ParseMessageTest.Valid_ResponseUnknownNamespace (0 ms) [----------] 4 tests from ParseMessageTest (0 ms total) [----------] 16 tests from PageCommunicatorImplTest [ RUN ] PageCommunicatorImplTest.ConnectToExistingMesh TEST_LOOP_RANDOM_SEED="704065442" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ConnectToExistingMesh (0 ms) [ RUN ] PageCommunicatorImplTest.ConnectToNewMeshParticipant TEST_LOOP_RANDOM_SEED="2391800185" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ConnectToNewMeshParticipant (0 ms) [ RUN ] PageCommunicatorImplTest.GetObject TEST_LOOP_RANDOM_SEED="3912873729" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObject (0 ms) [ RUN ] PageCommunicatorImplTest.DontGetObjectsIfMarkPageSyncedToPeerFailed TEST_LOOP_RANDOM_SEED="1061710107" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/p2p_sync/impl/page_communicator_impl.cc(211)] Failed to mark PageStorage as synced to peer [ OK ] PageCommunicatorImplTest.DontGetObjectsIfMarkPageSyncedToPeerFailed (0 ms) [ RUN ] PageCommunicatorImplTest.ObjectRequest TEST_LOOP_RANDOM_SEED="554635629" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ObjectRequest (0 ms) [ RUN ] PageCommunicatorImplTest.ObjectRequestSynced TEST_LOOP_RANDOM_SEED="3695152645" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ObjectRequestSynced (1 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseSuccess TEST_LOOP_RANDOM_SEED="1760013046" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseSuccess (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseSynced TEST_LOOP_RANDOM_SEED="350726940" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseSynced (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseFail TEST_LOOP_RANDOM_SEED="1281194400" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseFail (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceSuccess TEST_LOOP_RANDOM_SEED="3191180039" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceSuccess (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceFail TEST_LOOP_RANDOM_SEED="2610078723" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceFail (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectMultipleCalls TEST_LOOP_RANDOM_SEED="1456692980" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectMultipleCalls (1 ms) [ RUN ] PageCommunicatorImplTest.CommitUpdate TEST_LOOP_RANDOM_SEED="4195693310" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.CommitUpdate (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectDisconnect TEST_LOOP_RANDOM_SEED="1713917338" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectDisconnect (0 ms) [ RUN ] PageCommunicatorImplTest.CommitRequest TEST_LOOP_RANDOM_SEED="3186702764" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.CommitRequest (0 ms) [ RUN ] PageCommunicatorImplTest.CommitBatchUpdate TEST_LOOP_RANDOM_SEED="2168200463" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.CommitBatchUpdate (1 ms) [----------] 16 tests from PageCommunicatorImplTest (3 ms total) [----------] 4 tests from UserCommunicatorImplTest [ RUN ] UserCommunicatorImplTest.OneHost_NoCrash TEST_LOOP_RANDOM_SEED="2133098883" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.OneHost_NoCrash (0 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_SamePage TEST_LOOP_RANDOM_SEED="2655332926" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.ThreeHosts_SamePage (2 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_TwoPages TEST_LOOP_RANDOM_SEED="2738128319" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.ThreeHosts_TwoPages (2 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_WaitBeforePageIsActive TEST_LOOP_RANDOM_SEED="3441881981" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.ThreeHosts_WaitBeforePageIsActive (2 ms) [----------] 4 tests from UserCommunicatorImplTest (6 ms total) [----------] 3 tests from CommitImplTest [ RUN ] CommitImplTest.CommitStorageBytes TEST_LOOP_RANDOM_SEED="1008904082" [ OK ] CommitImplTest.CommitStorageBytes (1 ms) [ RUN ] CommitImplTest.CloneCommit TEST_LOOP_RANDOM_SEED="943600603" [ OK ] CommitImplTest.CloneCommit (0 ms) [ RUN ] CommitImplTest.MergeCommitTimestamp TEST_LOOP_RANDOM_SEED="3859118916" [ OK ] CommitImplTest.MergeCommitTimestamp (0 ms) [----------] 3 tests from CommitImplTest (1 ms total) [----------] 4 tests from DbSerialization [ RUN ] DbSerialization.SerializationVersionControl TEST_LOOP_RANDOM_SEED="1675039771" [ OK ] DbSerialization.SerializationVersionControl (0 ms) [ RUN ] DbSerialization.MergeRow TEST_LOOP_RANDOM_SEED="846587219" [ OK ] DbSerialization.MergeRow (0 ms) [ RUN ] DbSerialization.ReferenceRow TEST_LOOP_RANDOM_SEED="3310638684" [ OK ] DbSerialization.ReferenceRow (0 ms) [ RUN ] DbSerialization.ReferenceRowNoCollision TEST_LOOP_RANDOM_SEED="2162055616" [ OK ] DbSerialization.ReferenceRowNoCollision (0 ms) [----------] 4 tests from DbSerialization (0 ms total) [----------] 2 tests from FileIndexSerializationTest [ RUN ] FileIndexSerializationTest.CheckInvalid TEST_LOOP_RANDOM_SEED="730974293" [ OK ] FileIndexSerializationTest.CheckInvalid (0 ms) [ RUN ] FileIndexSerializationTest.SerializationDeserialization TEST_LOOP_RANDOM_SEED="791600810" [ OK ] FileIndexSerializationTest.SerializationDeserialization (1 ms) [----------] 2 tests from FileIndexSerializationTest (1 ms total) [----------] 6 tests from JournalTest [ RUN ] JournalTest.CommitEmptyJournal TEST_LOOP_RANDOM_SEED="4093692811" [ OK ] JournalTest.CommitEmptyJournal (0 ms) [ RUN ] JournalTest.JournalsPutDeleteCommit TEST_LOOP_RANDOM_SEED="1560654333" [ OK ] JournalTest.JournalsPutDeleteCommit (2 ms) [ RUN ] JournalTest.JournalsPutRollback TEST_LOOP_RANDOM_SEED="2024854971" [ OK ] JournalTest.JournalsPutRollback (0 ms) [ RUN ] JournalTest.MultiplePutsDeletes TEST_LOOP_RANDOM_SEED="3671435179" [ OK ] JournalTest.MultiplePutsDeletes (2 ms) [ RUN ] JournalTest.PutClear TEST_LOOP_RANDOM_SEED="2954097588" [ OK ] JournalTest.PutClear (2 ms) [ RUN ] JournalTest.MergeJournal TEST_LOOP_RANDOM_SEED="2467432338" [ OK ] JournalTest.MergeJournal (2 ms) [----------] 6 tests from JournalTest (8 ms total) [----------] 3 tests from LedgerStorageTest [ RUN ] LedgerStorageTest.CreateGetCreatePageStorage TEST_LOOP_RANDOM_SEED="2093082830" [ OK ] LedgerStorageTest.CreateGetCreatePageStorage (0 ms) [ RUN ] LedgerStorageTest.CreateDeletePageStorage TEST_LOOP_RANDOM_SEED="557666069" [ OK ] LedgerStorageTest.CreateDeletePageStorage (2 ms) [ RUN ] LedgerStorageTest.DeletePageStorageNotFound TEST_LOOP_RANDOM_SEED="871531253" [ OK ] LedgerStorageTest.DeletePageStorageNotFound (0 ms) [----------] 3 tests from LedgerStorageTest (2 ms total) [----------] 7 tests from LevelDbFactoryTest [ RUN ] LevelDbFactoryTest.GetOrCreateDb TEST_LOOP_RANDOM_SEED="1172318086" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.GetOrCreateDb (5 ms) [ RUN ] LevelDbFactoryTest.GetDbOnNotFound TEST_LOOP_RANDOM_SEED="106905186" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.GetDbOnNotFound (3 ms) [ RUN ] LevelDbFactoryTest.CreateMultipleDbs TEST_LOOP_RANDOM_SEED="3848462647" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.CreateMultipleDbs (10 ms) [ RUN ] LevelDbFactoryTest.CreateMultipleDbsConcurrently TEST_LOOP_RANDOM_SEED="565390942" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.CreateMultipleDbsConcurrently (9 ms) [ RUN ] LevelDbFactoryTest.GetOrCreateDbInCallback TEST_LOOP_RANDOM_SEED="2767073434" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.GetOrCreateDbInCallback (5 ms) [ RUN ] LevelDbFactoryTest.InitWithCachedDbAvailable TEST_LOOP_RANDOM_SEED="568540418" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000004 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000004: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000005.log in ~FuchsiaAsyncWritableFile: IO error: ./000005.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.InitWithCachedDbAvailable (5 ms) [ RUN ] LevelDbFactoryTest.QuitWhenBusy TEST_LOOP_RANDOM_SEED="2473959226" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.QuitWhenBusy (3 ms) [----------] 7 tests from LevelDbFactoryTest (40 ms total) [----------] 7 tests from ObjectImplTest [ RUN ] ObjectImplTest.InlinedPiece TEST_LOOP_RANDOM_SEED="3507324753" [ OK ] ObjectImplTest.InlinedPiece (0 ms) [ RUN ] ObjectImplTest.DataChunkPiece TEST_LOOP_RANDOM_SEED="2100178465" [ OK ] ObjectImplTest.DataChunkPiece (0 ms) [ RUN ] ObjectImplTest.LevelDBPiece TEST_LOOP_RANDOM_SEED="1588718336" [ OK ] ObjectImplTest.LevelDBPiece (2 ms) [ RUN ] ObjectImplTest.PieceReferences TEST_LOOP_RANDOM_SEED="201620893" [ OK ] ObjectImplTest.PieceReferences (0 ms) [ RUN ] ObjectImplTest.ChunkObject TEST_LOOP_RANDOM_SEED="609332451" [ OK ] ObjectImplTest.ChunkObject (0 ms) [ RUN ] ObjectImplTest.VmoObject TEST_LOOP_RANDOM_SEED="1710199467" [ OK ] ObjectImplTest.VmoObject (0 ms) [ RUN ] ObjectImplTest.ObjectReferences TEST_LOOP_RANDOM_SEED="2818478278" [ OK ] ObjectImplTest.ObjectReferences (1 ms) [----------] 7 tests from ObjectImplTest (3 ms total) [----------] 14 tests from PageDbTest [ RUN ] PageDbTest.HeadCommits TEST_LOOP_RANDOM_SEED="1149150314" [ OK ] PageDbTest.HeadCommits (3 ms) [ RUN ] PageDbTest.MergeCommits TEST_LOOP_RANDOM_SEED="3940871737" [ OK ] PageDbTest.MergeCommits (3 ms) [ RUN ] PageDbTest.OrderHeadCommitsByTimestampThenId TEST_LOOP_RANDOM_SEED="109969564" [ OK ] PageDbTest.OrderHeadCommitsByTimestampThenId (9 ms) [ RUN ] PageDbTest.Commits TEST_LOOP_RANDOM_SEED="3703052154" [ OK ] PageDbTest.Commits (3 ms) [ RUN ] PageDbTest.ObjectStorage TEST_LOOP_RANDOM_SEED="953059032" [ OK ] PageDbTest.ObjectStorage (10 ms) [ RUN ] PageDbTest.LazyAndEagerReferences TEST_LOOP_RANDOM_SEED="4220262040" [ OK ] PageDbTest.LazyAndEagerReferences (3 ms) [ RUN ] PageDbTest.UnsyncedCommits TEST_LOOP_RANDOM_SEED="2172660586" [ OK ] PageDbTest.UnsyncedCommits (3 ms) [ RUN ] PageDbTest.OrderUnsyncedCommitsByTimestamp TEST_LOOP_RANDOM_SEED="1028064890" [ OK ] PageDbTest.OrderUnsyncedCommitsByTimestamp (4 ms) [ RUN ] PageDbTest.UnsyncedPieces TEST_LOOP_RANDOM_SEED="3531442657" [ OK ] PageDbTest.UnsyncedPieces (3 ms) [ RUN ] PageDbTest.Batch TEST_LOOP_RANDOM_SEED="1709356468" [ OK ] PageDbTest.Batch (3 ms) [ RUN ] PageDbTest.PageDbObjectStatus TEST_LOOP_RANDOM_SEED="2495824084" [ OK ] PageDbTest.PageDbObjectStatus (5 ms) [ RUN ] PageDbTest.SyncMetadata TEST_LOOP_RANDOM_SEED="3846387733" [ OK ] PageDbTest.SyncMetadata (3 ms) [ RUN ] PageDbTest.PageIsOnline TEST_LOOP_RANDOM_SEED="78420140" [ OK ] PageDbTest.PageIsOnline (3 ms) [ RUN ] PageDbTest.LE_451_ReproductionTest TEST_LOOP_RANDOM_SEED="482425254" [ OK ] PageDbTest.LE_451_ReproductionTest (3 ms) [----------] 14 tests from PageDbTest (58 ms total) [----------] 53 tests from PageStorageTest [ RUN ] PageStorageTest.AddGetLocalCommits TEST_LOOP_RANDOM_SEED="1807708569" [ OK ] PageStorageTest.AddGetLocalCommits (2 ms) [ RUN ] PageStorageTest.AddLocalCommitsReferences TEST_LOOP_RANDOM_SEED="2244214733" [ OK ] PageStorageTest.AddLocalCommitsReferences (3 ms) [ RUN ] PageStorageTest.AddCommitFromLocalDoNotMarkUnsynedAlreadySyncedCommit TEST_LOOP_RANDOM_SEED="1192846863" [ OK ] PageStorageTest.AddCommitFromLocalDoNotMarkUnsynedAlreadySyncedCommit (2 ms) [ RUN ] PageStorageTest.AddCommitBeforeParentsError TEST_LOOP_RANDOM_SEED="3662859320" [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1412)] Failed to find parent commit "13C06CF100DF1D4BCE4C710F476A2000397A8ADF7004A30ACD593F9C351135BF" of commit "1B24F311852320713D9EDA31C414489AB0179EB2064FA52A8E8198A307FE8828". [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1468)] Failed adding commits. Found 1 orphaned commits (one of their parent was not found). [ OK ] PageStorageTest.AddCommitBeforeParentsError (2 ms) [ RUN ] PageStorageTest.AddCommitsOutOfOrderError TEST_LOOP_RANDOM_SEED="1518796142" [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1412)] Failed to find parent commit "BA36BDE4B8C0DAE02DC9C16838E93FEF785E79D8E5D2B00036F37552BEFDF7FF" of commit "C01F9141A96A1CD181C2A58F099CD16E77242FC754338EFC0829FA4AB315D5D2". [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1468)] Failed adding commits. Found 1 orphaned commits (one of their parent was not found). [ OK ] PageStorageTest.AddCommitsOutOfOrderError (2 ms) [ RUN ] PageStorageTest.AddGetSyncedCommits TEST_LOOP_RANDOM_SEED="1991991988" [ OK ] PageStorageTest.AddGetSyncedCommits (5 ms) [ RUN ] PageStorageTest.MarkRemoteCommitSynced TEST_LOOP_RANDOM_SEED="3351511233" [ OK ] PageStorageTest.MarkRemoteCommitSynced (3 ms) [ RUN ] PageStorageTest.SyncCommits TEST_LOOP_RANDOM_SEED="2337100598" [ OK ] PageStorageTest.SyncCommits (2 ms) [ RUN ] PageStorageTest.HeadCommits TEST_LOOP_RANDOM_SEED="3147837960" [ OK ] PageStorageTest.HeadCommits (2 ms) [ RUN ] PageStorageTest.OrderHeadCommitsByTimestampThenId TEST_LOOP_RANDOM_SEED="3196977541" [ OK ] PageStorageTest.OrderHeadCommitsByTimestampThenId (4 ms) [ RUN ] PageStorageTest.CreateJournals TEST_LOOP_RANDOM_SEED="2521799055" [ OK ] PageStorageTest.CreateJournals (5 ms) [ RUN ] PageStorageTest.CreateJournalHugeNode TEST_LOOP_RANDOM_SEED="3637083187" [ OK ] PageStorageTest.CreateJournalHugeNode (168 ms) [ RUN ] PageStorageTest.DestroyUncommittedJournal TEST_LOOP_RANDOM_SEED="391914088" [ OK ] PageStorageTest.DestroyUncommittedJournal (1 ms) [ RUN ] PageStorageTest.AddObjectFromLocal TEST_LOOP_RANDOM_SEED="468694555" [ OK ] PageStorageTest.AddObjectFromLocal (2 ms) [ RUN ] PageStorageTest.AddSmallObjectFromLocal TEST_LOOP_RANDOM_SEED="2238056974" [ OK ] PageStorageTest.AddSmallObjectFromLocal (2 ms) [ RUN ] PageStorageTest.InterruptAddObjectFromLocal TEST_LOOP_RANDOM_SEED="1312342350" [ OK ] PageStorageTest.InterruptAddObjectFromLocal (2 ms) [ RUN ] PageStorageTest.AddObjectFromLocalError TEST_LOOP_RANDOM_SEED="2518768407" [ OK ] PageStorageTest.AddObjectFromLocalError (2 ms) [ RUN ] PageStorageTest.AddLocalPiece TEST_LOOP_RANDOM_SEED="3582902259" [ OK ] PageStorageTest.AddLocalPiece (2 ms) [ RUN ] PageStorageTest.AddSyncPiece TEST_LOOP_RANDOM_SEED="1019505901" [ OK ] PageStorageTest.AddSyncPiece (2 ms) [ RUN ] PageStorageTest.AddP2PPiece TEST_LOOP_RANDOM_SEED="2375513511" [ OK ] PageStorageTest.AddP2PPiece (2 ms) [ RUN ] PageStorageTest.GetObject TEST_LOOP_RANDOM_SEED="516304200" [ OK ] PageStorageTest.GetObject (2 ms) [ RUN ] PageStorageTest.GetObjectPart TEST_LOOP_RANDOM_SEED="580449959" [ OK ] PageStorageTest.GetObjectPart (2 ms) [ RUN ] PageStorageTest.GetObjectPartLargeOffset TEST_LOOP_RANDOM_SEED="664833991" [ OK ] PageStorageTest.GetObjectPartLargeOffset (2 ms) [ RUN ] PageStorageTest.GetObjectPartLargeMaxSize TEST_LOOP_RANDOM_SEED="2411211193" [ OK ] PageStorageTest.GetObjectPartLargeMaxSize (2 ms) [ RUN ] PageStorageTest.GetObjectPartNegativeArgs TEST_LOOP_RANDOM_SEED="1573129236" [ OK ] PageStorageTest.GetObjectPartNegativeArgs (1 ms) [ RUN ] PageStorageTest.GetLargeObjectPart TEST_LOOP_RANDOM_SEED="857207712" [ OK ] PageStorageTest.GetLargeObjectPart (15 ms) [ RUN ] PageStorageTest.GetObjectPartFromSync TEST_LOOP_RANDOM_SEED="2570932438" [ OK ] PageStorageTest.GetObjectPartFromSync (2 ms) [ RUN ] PageStorageTest.GetHugeObjectPartFromSync TEST_LOOP_RANDOM_SEED="3215124744" [ OK ] PageStorageTest.GetHugeObjectPartFromSync (14 ms) [ RUN ] PageStorageTest.GetHugeObjectPartFromSyncNegativeOffset TEST_LOOP_RANDOM_SEED="2746082142" [ OK ] PageStorageTest.GetHugeObjectPartFromSyncNegativeOffset (16 ms) [ RUN ] PageStorageTest.GetObjectFromSync TEST_LOOP_RANDOM_SEED="3437156339" [ OK ] PageStorageTest.GetObjectFromSync (2 ms) [ RUN ] PageStorageTest.FullDownloadAfterPartial TEST_LOOP_RANDOM_SEED="1115861766" [ OK ] PageStorageTest.FullDownloadAfterPartial (27 ms) [ RUN ] PageStorageTest.GetObjectFromSyncWrongId TEST_LOOP_RANDOM_SEED="2894336539" [ OK ] PageStorageTest.GetObjectFromSyncWrongId (2 ms) [ RUN ] PageStorageTest.AddAndGetHugeTreenodeFromLocal TEST_LOOP_RANDOM_SEED="2598033108" [ OK ] PageStorageTest.AddAndGetHugeTreenodeFromLocal (15 ms) [ RUN ] PageStorageTest.UnsyncedPieces TEST_LOOP_RANDOM_SEED="2065800471" [ OK ] PageStorageTest.UnsyncedPieces (5 ms) [ RUN ] PageStorageTest.PageIsSynced TEST_LOOP_RANDOM_SEED="2720116439" [ OK ] PageStorageTest.PageIsSynced (6 ms) [ RUN ] PageStorageTest.PageIsMarkedOnlineAfterCloudSync TEST_LOOP_RANDOM_SEED="61725402" [ OK ] PageStorageTest.PageIsMarkedOnlineAfterCloudSync (3 ms) [ RUN ] PageStorageTest.PageIsMarkedOnlineSyncWithPeer TEST_LOOP_RANDOM_SEED="2980474783" [ OK ] PageStorageTest.PageIsMarkedOnlineSyncWithPeer (2 ms) [ RUN ] PageStorageTest.PageIsEmpty TEST_LOOP_RANDOM_SEED="808881208" [ OK ] PageStorageTest.PageIsEmpty (4 ms) [ RUN ] PageStorageTest.UntrackedObjectsSimple TEST_LOOP_RANDOM_SEED="263935560" [ OK ] PageStorageTest.UntrackedObjectsSimple (2 ms) [ RUN ] PageStorageTest.UntrackedObjectsComplex TEST_LOOP_RANDOM_SEED="3827475693" [ OK ] PageStorageTest.UntrackedObjectsComplex (5 ms) [ RUN ] PageStorageTest.CommitWatchers TEST_LOOP_RANDOM_SEED="907012083" [ OK ] PageStorageTest.CommitWatchers (6 ms) [ RUN ] PageStorageTest.CommitFailNoWatchNotification TEST_LOOP_RANDOM_SEED="1933269917" [ OK ] PageStorageTest.CommitFailNoWatchNotification (2 ms) [ RUN ] PageStorageTest.SyncMetadata TEST_LOOP_RANDOM_SEED="2387306875" [ OK ] PageStorageTest.SyncMetadata (2 ms) [ RUN ] PageStorageTest.AddMultipleCommitsFromSync TEST_LOOP_RANDOM_SEED="3691822777" [ OK ] PageStorageTest.AddMultipleCommitsFromSync (6 ms) [ RUN ] PageStorageTest.Generation TEST_LOOP_RANDOM_SEED="3659144549" [ OK ] PageStorageTest.Generation (4 ms) [ RUN ] PageStorageTest.GetEntryFromCommit TEST_LOOP_RANDOM_SEED="882516722" [ OK ] PageStorageTest.GetEntryFromCommit (5 ms) [ RUN ] PageStorageTest.WatcherForReEntrantCommits TEST_LOOP_RANDOM_SEED="3981177440" [ OK ] PageStorageTest.WatcherForReEntrantCommits (2 ms) [ RUN ] PageStorageTest.NoOpCommit TEST_LOOP_RANDOM_SEED="468809741" [ OK ] PageStorageTest.NoOpCommit (2 ms) [ RUN ] PageStorageTest.MarkRemoteCommitSyncedRace TEST_LOOP_RANDOM_SEED="786230386" [ OK ] PageStorageTest.MarkRemoteCommitSyncedRace (3 ms) [ RUN ] PageStorageTest.GetUnsyncedCommits TEST_LOOP_RANDOM_SEED="1809885115" [ OK ] PageStorageTest.GetUnsyncedCommits (4 ms) [ RUN ] PageStorageTest.AddCommitsMissingParent TEST_LOOP_RANDOM_SEED="776530485" [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1412)] Failed to find parent commit "BA36BDE4B8C0DAE02DC9C16838E93FEF785E79D8E5D2B00036F37552BEFDF7FF" of commit "C01F9141A96A1CD181C2A58F099CD16E77242FC754338EFC0829FA4AB315D5D2". [ OK ] PageStorageTest.AddCommitsMissingParent (3 ms) [ RUN ] PageStorageTest.GetMergeCommitIdsEmpty TEST_LOOP_RANDOM_SEED="2594884489" [ OK ] PageStorageTest.GetMergeCommitIdsEmpty (3 ms) [ RUN ] PageStorageTest.GetMergeCommitIdsNonEmpty TEST_LOOP_RANDOM_SEED="189838918" [ OK ] PageStorageTest.GetMergeCommitIdsNonEmpty (4 ms) [----------] 53 tests from PageStorageTest (391 ms total) [----------] 5 tests from SplitTest [ RUN ] SplitTest.PathologicalCase [ OK ] SplitTest.PathologicalCase (3017 ms) [ RUN ] SplitTest.IndexToInlinePiece [ OK ] SplitTest.IndexToInlinePiece (1 ms) [ RUN ] SplitTest.Error [ OK ] SplitTest.Error (0 ms) [ RUN ] SplitTest.CollectPieces [ OK ] SplitTest.CollectPieces (0 ms) [ RUN ] SplitTest.CollectPiecesError [WARNING:src/ledger/bin/storage/impl/split.cc(377)] Unable to read object content. [ OK ] SplitTest.CollectPiecesError (4 ms) [----------] 5 tests from SplitTest (3023 ms total) [----------] 20 tests from BTreeUtilsTest [ RUN ] BTreeUtilsTest.GetNodeLevel TEST_LOOP_RANDOM_SEED="2558271115" [ OK ] BTreeUtilsTest.GetNodeLevel (0 ms) [ RUN ] BTreeUtilsTest.ApplyChangesFromEmpty TEST_LOOP_RANDOM_SEED="607481541" [ OK ] BTreeUtilsTest.ApplyChangesFromEmpty (1 ms) [ RUN ] BTreeUtilsTest.ApplyChangeSingleLevel1Entry TEST_LOOP_RANDOM_SEED="809232764" [ OK ] BTreeUtilsTest.ApplyChangeSingleLevel1Entry (0 ms) [ RUN ] BTreeUtilsTest.ApplyChangesManyEntries TEST_LOOP_RANDOM_SEED="2118370857" [ OK ] BTreeUtilsTest.ApplyChangesManyEntries (2 ms) [ RUN ] BTreeUtilsTest.UpdateValue TEST_LOOP_RANDOM_SEED="3573804828" [ OK ] BTreeUtilsTest.UpdateValue (1 ms) [ RUN ] BTreeUtilsTest.UpdateValueLevel1 TEST_LOOP_RANDOM_SEED="900573607" [ OK ] BTreeUtilsTest.UpdateValueLevel1 (2 ms) [ RUN ] BTreeUtilsTest.UpdateValueSplitChange TEST_LOOP_RANDOM_SEED="1192482956" [ OK ] BTreeUtilsTest.UpdateValueSplitChange (1 ms) [ RUN ] BTreeUtilsTest.NoOpUpdateChange TEST_LOOP_RANDOM_SEED="1255412792" [ OK ] BTreeUtilsTest.NoOpUpdateChange (1 ms) [ RUN ] BTreeUtilsTest.DeleteChanges TEST_LOOP_RANDOM_SEED="3286409461" [ OK ] BTreeUtilsTest.DeleteChanges (2 ms) [ RUN ] BTreeUtilsTest.DeleteLevel1Changes TEST_LOOP_RANDOM_SEED="2879745675" [ OK ] BTreeUtilsTest.DeleteLevel1Changes (2 ms) [ RUN ] BTreeUtilsTest.NoOpDeleteChange TEST_LOOP_RANDOM_SEED="1398081310" [ OK ] BTreeUtilsTest.NoOpDeleteChange (1 ms) [ RUN ] BTreeUtilsTest.SplitMergeUpdate TEST_LOOP_RANDOM_SEED="2576447054" [ OK ] BTreeUtilsTest.SplitMergeUpdate (2 ms) [ RUN ] BTreeUtilsTest.DeleteAll TEST_LOOP_RANDOM_SEED="472521510" [ OK ] BTreeUtilsTest.DeleteAll (2 ms) [ RUN ] BTreeUtilsTest.GetObjectIdentifiersFromEmpty TEST_LOOP_RANDOM_SEED="3891994227" [ OK ] BTreeUtilsTest.GetObjectIdentifiersFromEmpty (0 ms) [ RUN ] BTreeUtilsTest.GetObjectOneNodeTree TEST_LOOP_RANDOM_SEED="1114583883" [ OK ] BTreeUtilsTest.GetObjectOneNodeTree (1 ms) [ RUN ] BTreeUtilsTest.GetObjectIdentifiersBigTree TEST_LOOP_RANDOM_SEED="2807574007" [ OK ] BTreeUtilsTest.GetObjectIdentifiersBigTree (10 ms) [ RUN ] BTreeUtilsTest.GetObjectsFromSync TEST_LOOP_RANDOM_SEED="2080469166" [ OK ] BTreeUtilsTest.GetObjectsFromSync (1 ms) [ RUN ] BTreeUtilsTest.ForEachEmptyTree TEST_LOOP_RANDOM_SEED="2958059229" [ OK ] BTreeUtilsTest.ForEachEmptyTree (0 ms) [ RUN ] BTreeUtilsTest.ForEachAllEntries TEST_LOOP_RANDOM_SEED="382050034" [ OK ] BTreeUtilsTest.ForEachAllEntries (8 ms) [ RUN ] BTreeUtilsTest.ForEachEntryPrefix TEST_LOOP_RANDOM_SEED="219861739" [ OK ] BTreeUtilsTest.ForEachEntryPrefix (8 ms) [----------] 20 tests from BTreeUtilsTest (45 ms total) [----------] 8 tests from DiffTest [ RUN ] DiffTest.ForEachDiff TEST_LOOP_RANDOM_SEED="3676732601" [ OK ] DiffTest.ForEachDiff (5 ms) [ RUN ] DiffTest.ForEachDiffWithMinKey TEST_LOOP_RANDOM_SEED="432253622" [ OK ] DiffTest.ForEachDiffWithMinKey (3 ms) [ RUN ] DiffTest.ForEachDiffWithMinKeySkipNodes TEST_LOOP_RANDOM_SEED="1535392126" [ OK ] DiffTest.ForEachDiffWithMinKeySkipNodes (1 ms) [ RUN ] DiffTest.ForEachDiffPriorityChange TEST_LOOP_RANDOM_SEED="3147623640" [ OK ] DiffTest.ForEachDiffPriorityChange (4 ms) [ RUN ] DiffTest.ForEachThreeWayDiff TEST_LOOP_RANDOM_SEED="4285394627" [ OK ] DiffTest.ForEachThreeWayDiff (7 ms) [ RUN ] DiffTest.ForEachThreeWayDiffMinKey TEST_LOOP_RANDOM_SEED="790803741" [ OK ] DiffTest.ForEachThreeWayDiffMinKey (5 ms) [ RUN ] DiffTest.ForEachThreeWayDiffNoDiff TEST_LOOP_RANDOM_SEED="4095673360" [ OK ] DiffTest.ForEachThreeWayDiffNoDiff (6 ms) [ RUN ] DiffTest.ForEachThreeWayNoBaseChange TEST_LOOP_RANDOM_SEED="3139529181" [ OK ] DiffTest.ForEachThreeWayNoBaseChange (1 ms) [----------] 8 tests from DiffTest (32 ms total) [----------] 7 tests from EncodingTest [ RUN ] EncodingTest.EmptyData [ OK ] EncodingTest.EmptyData (0 ms) [ RUN ] EncodingTest.SingleEntry [ OK ] EncodingTest.SingleEntry (0 ms) [ RUN ] EncodingTest.MoreEntries [ OK ] EncodingTest.MoreEntries (0 ms) [ RUN ] EncodingTest.SparsedEntriesWithBeginAndEnd [ OK ] EncodingTest.SparsedEntriesWithBeginAndEnd (0 ms) [ RUN ] EncodingTest.SparsedEntriesWithoutBeginAndEnd [ OK ] EncodingTest.SparsedEntriesWithoutBeginAndEnd (0 ms) [ RUN ] EncodingTest.ZeroByte [ OK ] EncodingTest.ZeroByte (1 ms) [ RUN ] EncodingTest.Errors [ OK ] EncodingTest.Errors (0 ms) [----------] 7 tests from EncodingTest (1 ms total) [----------] 5 tests from TreeNodeTest [ RUN ] TreeNodeTest.CreateGetTreeNode TEST_LOOP_RANDOM_SEED="1707874174" [ OK ] TreeNodeTest.CreateGetTreeNode (0 ms) [ RUN ] TreeNodeTest.GetEntry TEST_LOOP_RANDOM_SEED="3307950648" [ OK ] TreeNodeTest.GetEntry (1 ms) [ RUN ] TreeNodeTest.FindKeyOrChild TEST_LOOP_RANDOM_SEED="4195268787" [ OK ] TreeNodeTest.FindKeyOrChild (0 ms) [ RUN ] TreeNodeTest.Serialization TEST_LOOP_RANDOM_SEED="1149003339" [ OK ] TreeNodeTest.Serialization (1 ms) [ RUN ] TreeNodeTest.References TEST_LOOP_RANDOM_SEED="2363551038" [ OK ] TreeNodeTest.References (1 ms) [----------] 5 tests from TreeNodeTest (3 ms total) [----------] 6 tests from DataSourceTest [ RUN ] DataSourceTest.String TEST_LOOP_RANDOM_SEED="1776496290" [ OK ] DataSourceTest.String (0 ms) [ RUN ] DataSourceTest.Array TEST_LOOP_RANDOM_SEED="4016269745" [ OK ] DataSourceTest.Array (0 ms) [ RUN ] DataSourceTest.Vmo TEST_LOOP_RANDOM_SEED="2055554268" [ OK ] DataSourceTest.Vmo (0 ms) [ RUN ] DataSourceTest.Socket TEST_LOOP_RANDOM_SEED="1406111304" [ OK ] DataSourceTest.Socket (4 ms) [ RUN ] DataSourceTest.SocketWrongSize TEST_LOOP_RANDOM_SEED="3172601515" [ERROR:src/ledger/bin/storage/public/data_source.cc(142)] Received incorrect number of bytes. Expected: 10, but received at least 1 more. [ERROR:src/ledger/bin/storage/public/data_source.cc(159)] Received incorrect number of bytes. Expected: 12, but received 11 [ OK ] DataSourceTest.SocketWrongSize (5 ms) [ RUN ] DataSourceTest.SocketMultipleChunk TEST_LOOP_RANDOM_SEED="3310875804" [ OK ] DataSourceTest.SocketMultipleChunk (8 ms) [----------] 6 tests from DataSourceTest (17 ms total) [----------] 1 test from ObjectTest [ RUN ] ObjectTest.GetVmo [ OK ] ObjectTest.GetVmo (0 ms) [----------] 1 test from ObjectTest (0 ms total) [----------] 2 tests from ReadDataSourceTest [ RUN ] ReadDataSourceTest.ReadDataSource TEST_LOOP_RANDOM_SEED="710351800" [ OK ] ReadDataSourceTest.ReadDataSource (0 ms) [ RUN ] ReadDataSourceTest.DeleteContainerWhileReading TEST_LOOP_RANDOM_SEED="3742464394" [ OK ] ReadDataSourceTest.DeleteContainerWhileReading (0 ms) [----------] 2 tests from ReadDataSourceTest (0 ms total) [----------] 3 tests from StorageMatcher [ RUN ] StorageMatcher.MatchesDigest [ OK ] StorageMatcher.MatchesDigest (0 ms) [ RUN ] StorageMatcher.MatchesEntry2Parameters [ OK ] StorageMatcher.MatchesEntry2Parameters (0 ms) [ RUN ] StorageMatcher.MatchesEntry3Parameters [ OK ] StorageMatcher.MatchesEntry3Parameters (0 ms) [----------] 3 tests from StorageMatcher (0 ms total) [----------] 1 test from PageSyncImplTest2 [ RUN ] PageSyncImplTest2.PageCloudError fidl channel writing error at ../../sdk/lib/fidl/cpp/internal/proxy_controller.cc:59: zx_status_t -24, type fuchsia.ledger.cloud/PageCloudGetCommitsRequest, 24 bytes, 0 handles TEST_LOOP_RANDOM_SEED="414861686" [WARNING:src/ledger/bin/sync_coordinator/impl/page_sync_impl.cc(141)] Shutting down page cloud sync. [ OK ] PageSyncImplTest2.PageCloudError (0 ms) [----------] 1 test from PageSyncImplTest2 (0 ms total) [----------] 1 test from MutableTest [ RUN ] MutableTest.ConstIsMutable [ OK ] MutableTest.ConstIsMutable (0 ms) [----------] 1 test from MutableTest (0 ms total) [----------] 12 tests from SyncHelper [ RUN ] SyncHelper.NoOperation [ OK ] SyncHelper.NoOperation (0 ms) [ RUN ] SyncHelper.OneOperation [ OK ] SyncHelper.OneOperation (0 ms) [ RUN ] SyncHelper.TwoSyncCallbacks [ OK ] SyncHelper.TwoSyncCallbacks (0 ms) [ RUN ] SyncHelper.TwoOperation [ OK ] SyncHelper.TwoOperation (0 ms) [ RUN ] SyncHelper.TwoOperationReversed [ OK ] SyncHelper.TwoOperationReversed (0 ms) [ RUN ] SyncHelper.TwoOperationTwoCallbacks [ OK ] SyncHelper.TwoOperationTwoCallbacks (0 ms) [ RUN ] SyncHelper.CallOperationTwice [ OK ] SyncHelper.CallOperationTwice (0 ms) [ RUN ] SyncHelper.WrapMutableLambda [ OK ] SyncHelper.WrapMutableLambda (0 ms) [ RUN ] SyncHelper.StoreConstWrappedOperation [ OK ] SyncHelper.StoreConstWrappedOperation (0 ms) [ RUN ] SyncHelper.OnEmptyCallback [ OK ] SyncHelper.OnEmptyCallback (0 ms) [ RUN ] SyncHelper.SyncWithDeletedOperation [ OK ] SyncHelper.SyncWithDeletedOperation (0 ms) [ RUN ] SyncHelper.OnEmptyWithDeletedOperation [ OK ] SyncHelper.OnEmptyWithDeletedOperation (0 ms) [----------] 12 tests from SyncHelper (1 ms total) [----------] 7 tests from BlockingCallbackWaiterTest [ RUN ] BlockingCallbackWaiterTest.PreCall [ OK ] BlockingCallbackWaiterTest.PreCall (0 ms) [ RUN ] BlockingCallbackWaiterTest.MultipleGetCallback [ OK ] BlockingCallbackWaiterTest.MultipleGetCallback (0 ms) [ RUN ] BlockingCallbackWaiterTest.PostCall [ OK ] BlockingCallbackWaiterTest.PostCall (0 ms) [ RUN ] BlockingCallbackWaiterTest.MultipleRunUntilCalled [ OK ] BlockingCallbackWaiterTest.MultipleRunUntilCalled (0 ms) [ RUN ] BlockingCallbackWaiterTest.InterleaveRunUntilCalledAndCall [ OK ] BlockingCallbackWaiterTest.InterleaveRunUntilCalledAndCall (0 ms) [ RUN ] BlockingCallbackWaiterTest.NotCalledYet [ OK ] BlockingCallbackWaiterTest.NotCalledYet (0 ms) [ RUN ] BlockingCallbackWaiterTest.FailedWhenNoCallbackIsAlive [ OK ] BlockingCallbackWaiterTest.FailedWhenNoCallbackIsAlive (0 ms) [----------] 7 tests from BlockingCallbackWaiterTest (0 ms total) [----------] 4 tests from LedgerMatcher [ RUN ] LedgerMatcher.ExtendedStringViewMatcher [ OK ] LedgerMatcher.ExtendedStringViewMatcher (0 ms) [ RUN ] LedgerMatcher.BufferMatcher [ OK ] LedgerMatcher.BufferMatcher (0 ms) [ RUN ] LedgerMatcher.EntryMatcher [ OK ] LedgerMatcher.EntryMatcher (0 ms) [ RUN ] LedgerMatcher.EntriesMatcher [ OK ] LedgerMatcher.EntriesMatcher (0 ms) [----------] 4 tests from LedgerMatcher (0 ms total) [----------] 5 tests from NetConnectorFactoryTest [ RUN ] NetConnectorFactoryTest.HostList_OneHost TEST_LOOP_RANDOM_SEED="1999844031" [ OK ] NetConnectorFactoryTest.HostList_OneHost (0 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Sequence TEST_LOOP_RANDOM_SEED="1358910856" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Sequence (1 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Chained TEST_LOOP_RANDOM_SEED="2934615924" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Chained (0 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Callback TEST_LOOP_RANDOM_SEED="2174706062" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Callback (0 ms) [ RUN ] NetConnectorFactoryTest.ServiceProvider TEST_LOOP_RANDOM_SEED="1946533487" [ OK ] NetConnectorFactoryTest.ServiceProvider (0 ms) [----------] 5 tests from NetConnectorFactoryTest (1 ms total) [----------] 8 tests from EncryptTest [ RUN ] EncryptTest.Correctness/0 [ OK ] EncryptTest.Correctness/0 (0 ms) [ RUN ] EncryptTest.Correctness/1 [ OK ] EncryptTest.Correctness/1 (1 ms) [ RUN ] EncryptTest.Correctness/2 [ OK ] EncryptTest.Correctness/2 (0 ms) [ RUN ] EncryptTest.Correctness/3 [ OK ] EncryptTest.Correctness/3 (1 ms) [ RUN ] EncryptTest.Correctness/4 [ OK ] EncryptTest.Correctness/4 (1 ms) [ RUN ] EncryptTest.Correctness/5 [ OK ] EncryptTest.Correctness/5 (1 ms) [ RUN ] EncryptTest.Correctness/6 [ OK ] EncryptTest.Correctness/6 (0 ms) [ RUN ] EncryptTest.Correctness/7 [ OK ] EncryptTest.Correctness/7 (27 ms) [----------] 8 tests from EncryptTest (31 ms total) [----------] 8 tests from ObjectDigestTest/ObjectDigestSmallTest [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Index/0 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Index/0 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Index/1 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Index/1 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Index/2 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Index/2 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Index/3 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Index/3 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Value/0 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Value/0 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Value/1 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Value/1 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Value/2 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Value/2 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Value/3 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Value/3 (0 ms) [----------] 8 tests from ObjectDigestTest/ObjectDigestSmallTest (0 ms total) [----------] 4 tests from ObjectDigestTest/ObjectDigestBigTest [ RUN ] ObjectDigestTest/ObjectDigestBigTest.Index/0 [ OK ] ObjectDigestTest/ObjectDigestBigTest.Index/0 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestBigTest.Index/1 [ OK ] ObjectDigestTest/ObjectDigestBigTest.Index/1 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestBigTest.Value/0 [ OK ] ObjectDigestTest/ObjectDigestBigTest.Value/0 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestBigTest.Value/1 [ OK ] ObjectDigestTest/ObjectDigestBigTest.Value/1 (0 ms) [----------] 4 tests from ObjectDigestTest/ObjectDigestBigTest (0 ms total) [----------] 14 tests from SplitTest/SplitSmallValueTest [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/0 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/0 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/1 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/1 (1 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/2 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/2 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/3 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/3 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/4 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/4 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/5 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/5 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/6 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/6 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/7 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/7 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/8 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/8 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/9 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/9 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/10 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/10 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/11 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/11 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/12 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/12 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/13 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/13 (1 ms) [----------] 14 tests from SplitTest/SplitSmallValueTest (2 ms total) [----------] 4 tests from SplitTest/SplitBigValueTest [ RUN ] SplitTest/SplitBigValueTest.BigValues/0 [ OK ] SplitTest/SplitBigValueTest.BigValues/0 (2 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/1 [ OK ] SplitTest/SplitBigValueTest.BigValues/1 (2 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/2 [ OK ] SplitTest/SplitBigValueTest.BigValues/2 (68 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/3 [ OK ] SplitTest/SplitBigValueTest.BigValues/3 (68 ms) [----------] 4 tests from SplitTest/SplitBigValueTest (141 ms total) [----------] Global test environment tear-down [==========] 500 tests from 77 test suites ran. (6924 ms total) [ PASSED ] 500 tests. SUMMARY: Ran 1 tests: 0 failed (7.112 sec) PASSED: /pkgfs/packages/ledger_tests/0/test/ledger_unittests passed