Building

Started building at 2023/08/13 09:30:58
Using pegged server, 1355 build
Calculating base
Updating mirror
Basing run on 7.6.0-1355 2efa34a028
Updating tree for run 13.08.2023-09.30
query is at 2ec4523, changes since last good build: 
 2ec4523ca MB-58208 Add support for IF [NOT] EXISTS before object name
 e9aa4fee7 MB-57034: go.mod changes since go-curl is no longer a dependency
 7f10db8d6 MB-57034: Replace the use of go-curl in CURL() implementation
 7c96e2a16 MB-58150 Further limit cases we use OR clause filters for sarging index keys
 00a31ca17 MB-58192 Revise fix
 923eb522d MB-58078: Add unit tests for external JS UDFs
 0adbeb252 MB-11512 allow optional subclauses only if RECURSIVE keyword specified
 38087cd76 MB-58192 Fix syntax help data generation
 9153c8159 Revert "MB-58106 Further limit cases we use OR clause filters for sarging index keys"
 81b4cf886 MB-58190 Fix panic in cbq vim-mode.
 fbec2d6a2 MB-58106 Further limit cases we use OR clause filters for sarging index keys
 0d94a794a Revise syntax help generation
 4c5110f66 Further build script revision.
 d7ef13ff9 Fix build scripts
 6897f171e MB-58078: Add unit tests for N1QL managed JS UDFs
 18679cedc MB-56363 Provide line & column information...
 a1c69cd0b MB-57717 Initial changes for CBO stats migration
 fed5d08a3 Revise cbq build.sh
 a18188037 MB-53384 Fix unit test
 4a85c6319 MB-56363 Unit test update
 af002d685 MB-11512 Hierarchical / recursive queries using WITH
 cfe8f0c41 MB-57717 Create primary index on system collection (_query) when needed
 40f227425 MB-56363 Improve syntax errors context information
 15d740902 MB-58039: Add unit tests for Inline UDFs
 f67b8a40b MB-57717 skeleton changes to move scope UDFs to _system scope
 21468b1f7 MB-53384 Support of correlated subquery use primary index or sequential scan
 ffb8f3690 MB-58010. instead of query-cbauth use n1ql-cbauth
 9b4fed943 build repo update for tools-common
 04d61fa4d MB-51961 Do not use filter in case of cached Fetch/IndexScan3
 2f8e9615c MB-58004 Correctly report statement parsing errors
 f895e3c02 MB-57920: Add “correlated” field for subqueries in EXPLAIN and profiling output
 d36a39fb5 MB-58002 Ensure deadline is reset when not in use
 a8411ed9d MB-57167: [EXPLAIN FUNCTION] Complete query support for EXPLAIN FUNCTION on JS UDFs
 23c63078f MB-16789 Minor revision
 dbd0a89cf MB-16789 Add (basic) SQL++ syntax help to cbq shell
 02072ce6c MB-57964 Add limit on completed_requests plan size
 6572f31f0 MB-57961 Add multi-byte aware string functions.
 4cc51ada3 MB-57899 make sure that any panic releasing the execution layer does not affect completing the request
 862d99f76 MB-56524, MB-57489: [EXPLAIN FUNCTION] Modify EXPLAIN FUNCTION for inline UDFs
 2f6bf7775 MB-57240 Do not ignore error from formalization
 f5869782f MB-57904 Proper handle of WITH correlation in encoded_plan
 78740665e MB-57585: go mod tidy
 c43dc7774 MB-57883 Pick up the v1.0.0 releases of 'tools-common' sub-modules
 14593a484 MB-57904 Proper propagation of WITH clause correlation
 d3eb6e79c MB-57861 Error limits should only apply to DML errors
 b80a207b7 MB-57900 Proper check for max limit of number of spans when composing multiple spans
 2fd0e5841 MB-57869 Fix grammar.
 a39b25ece MB-57863 Proper formalization of query containing only an ExpressionTerm
 bacf2f90a MB-56553 Add max recursion depth for builtin recursivecte function
 bae69212c Uprade to bleve@v2.3.9
 8b809baa2 MB-57770 Protect against empty random document key
 ef41fac0e Revert "MB-57768 Protect against empty random document key"
 99c8e637a MB-57768 Protect against empty random document key
 25baa9f64 Use same plan flags for ORDER
 4b6fa6aba MB-28587 Better compare scan hierarchies when planning
 bc711c249 MB-26683 Provide function to return formalised statement text
 b0d8e974c MB-57766 : ALTER INDEX shows incorrect error message when index does not exist
 5fc31d0bd MB-57781 Proper save/restore this.node on builder
 e4eabf314 MB-53981 Correct case insensitive identifier handling
 592fd9d1a MB-57759 Correct optional argument detection.
 2df4a2072 MB-56816 Refine fix
 aa4abfb08 MB-56816 Revise fix
 9d4994982 MB-57729 Do not perform string replacement on the entire array key
 9ce01e124 MB-57716 Add DEFAULT as keyword
 286926e6d MB-57167 : [ EXPLAIN FUNCTION ] Add a BasicContext interface to expose to js-evaluator
 1be1ed7eb MB-56816 Revise fix
 1c9daa0c0 MB-56816 Serialise pool refresh & keyspace addition
 1e9b66da4 MB-57697 Add sequential scan completed qualifier
 f92d494b9 MB-56040 Correct memory rate FFDC
 f8f739443 MB-57666 With CBO do not always pick index scan with order
 778392163 MB-57647 Modify fix
 d249562aa MB-57647 Do not use covering index scan for system indexes
 50b79e362 MB-57645. Pick latest gocbcore
 2d9ea3eb9 MB-57646 Fix unit tests
 1021eaa53 MB-21959 Implement switchable duration output format
 0ded91abd MB-57473: Allow query to read from replica only if cluster supports it
 44d77b8e3 MB-39484: Remove N1QL support for password-less buckets.
 1c7ad86b9 MB-39494: Remove N1QL support for password-less buckets.
 15a1ff8c6 MB-57598 Revise test cases
 94badcd01 MB-57598 Handle additional date component separators
 ec5677965  MB-56286: support indexer agnostic securityChange handler
 4928ec67d MB-57284: Upgrade to gocbcore@v10.2.5
 727215138 MB-57348 defensively check that dequeued request is populated
 883c16a1c MB-57394: go mod tidy
 8a949f149 MB-56348 defensively check that dequeued request is populated
 61a3f1c38 MB-57346 Handle OR clause with IS MISSING better in index advisor
 4f9d74e58 MB-57197 Fix unit test failure
 c0cb02767 MB-57197 Enhance date functions.
 95bbd2ca0 MB-57287 Revise implementation.
 a9f727a16 MB-57240 Handle Subqueries separately
 d3ab2c7d8 MB-56916 Use arrays to insert redaction tags...
 473727c38 MB-57287 Support XML output format
 59b270203 Update build.sh
 e02d1dffe MB-57240 Proper detect and mark correlated subqueries from encoded plan
 a3d3c2428 MB-56912 : Add -advise option to CBQ shell
 ab17850ed MB-57197 Revise date functions.
 f9fc60614 MB-57229 Revise perms for admin endpoints
 b58e29e35 MB-57209 Add mask and fixedlength filter options
 1fa968ca1 MB-57209 Redact function.
 00789c76f MB-57187 Follow-up fix
 cde105e6b MB-57187 Additional updates for apple M1 chip
 b9873f4fd MB-57187 Update unit test for apple M1 chip
 34cb2e313 go mod tidy
 2ef5758b0 MB-57169 Retry host to node ID resolution...
 1d42b0cdb MB-45267 Revise fix
 b070b735f MB-57153 Revert to path elements in E_DATASTORE_INSUFFICIENT_CREDENTIALS
 4d6e8b4e8 MB-45267 Limit use of errors.NewError
 b3bb70998 MB-57146 Fix admin endpoint redaction
 109987083 MB-54782 Revise fix.
 1f386d73e MB-56524: Support for EXPLAIN FUNCTION statement.
 58018b6e3 MB-57116 Change threshold qualifier to check ...
 095528bb8 MB-56128 Provide pretty option for admin endpoints
 c8be2f3af MB-57052 improve fix
 ec5babb8b MB-56553 Rcte builtin function
 aa53dcd52 MB-57102 Use a separate structure for WITH clause
 6dac1bddb MB-57052 check bucket cleanup status every minute
 2654b7491 MB-57038 Address memory usage for host to UUID mapping
 e503a6faf MB-56956 Don't close operators more than once
 bb01d5d1c MB-57103 fix error codes
 9564ee87d MB-56968 Revise new key checking limits
 f8afe6b76 MB-57100 Add node_uuid function
 aed72242c MB-57099. Report actual memory Usage percent with respect to node quota
 6fc6dafba MB-57072 Ensure state isn't released whilst in use
 a9ea549d0 MB-57073: [query] Fix missing mutationCount in DMLs on system keyspaces
 6f871121e MB-56040 Correct type for memory usage
 e9994553c MB-57048 Report host resolution failure in PrepareTopologyChange
 c3648cace MB-57046 Add FFDC count to vitals
 2e2c8e832 MB-56997: FIx hang when a query plan is executed via ExecutePrepared() and there is a fatal error in the root operator.
 11b6d4596 MB-57022 Add admin endpoint to access diagnostic logs
 4c3c3756f MB-56771: fix errors in regulator stats
 c11b3c26d MB-56372: Fix mistaken assignment in ExecutePrepared()
 cfe0da5e3 MB-56816 Enasure bucket updater is started when reloading the namespace.
 637f99c1f MB-56771: update metrics_metadata.json w/ regulator metrics
 6180eaf9d MB-56933 emit 'n1ql_' prefixed regulator stats
 a60854d37 MB-56988 Handle FALSE WHERE clause better
gometa is at 96e745a, changes since last good build: none
ns_server is at 5ebfe79, changes since last good build: 
 5ebfe79d9 MB-55578: Store MonitorState correctly in health_monitor:handle_call
 4d7ecdfec MB-55578: Simplify kv_stats_monitor refresh mechanism
 7145e80dc MB-58168: Only get statuses from ns_memcached once in ns_heart
 9604df586 MB-55578: Only get statuses from ns_memcached once in kv_monitor
 0408af843 Revert "Check for duplicate REST keys"
 d3ff245d6 MB-58218: Correct typo causing bad match in kv_stats_monitor
 52e100754 Check for duplicate REST keys
 c107fefe9 MB-57993: Reduce default num_vbuckets to 16 ...
 52f7a613a [cluster_tests]: Remove setting num_vbuckets.
 aa3ee06dc MB-56332: Remove throttle support from internalSettings
 be6b7b7f0 MB-57924 Allow resetting collection maxTTL via set_manifest
 999b2fd49 MB-56513: use consistent radio boxes
 7f4331a76 MB-58172: Make "sendStats" mandatory for community edition
 3c93814a6 MB-57994 Check for duplicate params in request
 ccbde3ab7 [cluster_tests] New clusters still need to be checked...
 ac5aaae0b [cluster_tests] Add MasterPasswordState cluster requirement
 74e1f68bb [cluster_tests] Get rid of annoying print from xmlschema
 7491c5737 [cluster_tests]: Test travel-sample loading on ...
 9a2a81a05 MB-55578: Make kv_stats_monitor use map rather than state
 14bd6194e [cluster_tests] Fix group_testsets
 ed0bcceee MB-24487: [SAML] Minor UI corrections
 b381b8e26 MB-57501: Test "cert will expire soon" alerts
 03db2921a MB-57493: Add tests for EC key, RSA key, and PKCS12 certs
 8cfa4a3cf MB-24487: Redirect user from uilogout to /saml/deauth
 69788bc5e MB-52181: Fix cert expiration alerts
 73ea2c999 MB-48217: [SM] Add cluster tests for password via command
 770a13db4 MB-48217: [SM] Fix API call that comes right after another failed...
 a4d91613e MB-48217: [SM] Add unit-tests for upgrade from 7.2
 c35d6cfbf MB-48217: [SM] Add secret management settings API
 7a82dc838 MB-48217: [SM] Manage datakey using external cmd
 1cbf5eed2 MB-48217: [SM] Support for reading master password via cmd
 cfa46b529 MB-48217: [SM] Add support for gosecrets config reload
 f6861d30d MB-48217: [SM] Add some gosecrets unit-tests
 a3ba91b12 MB-48217: [SM] Split encryption_service code into
 fd29ad341 MB-48217: [SM] Add some tests for secret management
 14cc0eac4 MB-48217: [SM] Log unexpected messages in encr service
 2b8c184ba MB-48217: [SM] Send panic reason to babysitter
 feb076bfd MB-48217: [SM] Add logging in gosecrets
 8a0575ddd MB-48217: [SM] encryption_service refactoring
 55d431b4c MB-56513: single sign-out UI
 2b92dffd4 [cluster_tests]: Fix incorrect f-string.
 2f223cb34 [cluster_tests]: Rename function.
 562469c10 MB-55578: Always store refresh_interval in health_monitor state
 3457e2b05 MB-55578: Reduce minimum auto-failover timeout value to 1 second
 beb777865 MB-58148, MB-57260: Fix removing per-node keys on node ejection.
 f0d9e53a7 MB-57924 Added unit tests for collection maxTTL
 bdf5283d3 MB-57924 Provide way to reset collection maxTTL
 b3101102a MB-57924 Pass maxTTL=0 to memcached to disable TTL
 fb23a827e Update the release for newly added stats
 3355e3dfc MB-58138 Add replacment for sysproc_cpu_utilization
 9fce76b4b Revert "MB-55578: Make kv_stats_monitor use map rather than state"
 7655963c9 Revert "MB-55578: Simplify kv_stats_monitor refresh mechanism"
 048fe8e38 MB-55578: Simplify kv_stats_monitor refresh mechanism
 08d14b47e MB-55578: Make kv_stats_monitor use map rather than state
 e50da99a1 MB-55578: Correct health_monitor behaviour callback specs
 e2fb54ed5 MB-55578: Simplify refresh logic in index_monitor
 1c49131b4 MB-55578: Pass health_monitor State to can_refresh
 56e00a380 MB-55578: Use map in index_monitor state rather than record
 47aed640f MB-55578: Move specific monitor testing earlier in test
 f4ed5693f MB-55578: Scale monitor refresh with auto-failover timeout < 5s
 fd1bb33c0 MB-55578: Cache monitors in node_status_analyzer state
 b30357f63 MB-57989: Use nodes_wanted in ns_heart:status_all rather than nodes()
 6728a4d17 MB-58009 fix incorrectly written label_to_service
 105b1f886 MB-58009 cache size overrides should work for any services, not
 fbedde260 MB-58036 Add query sequences roles.
 343362ea6 MB-56860: add retry logic and show result in textarea
 98897e72d MB-56860: show up all connectionPreCheck errors
 ee82d8d39 MB-58091 Bump manifest UID on upgrade
 b3fd8118a Filter out deleted files from git diff used by erlang formatter
 6c346f4f7 MB-55587: Move child monitor test setup after parent monitor setup
 92c062e06 MB-58087: Log auto-failover logic state when we create it
 91e0f2fef MB-58087: Use correct timeout when updating auto failover logic state
 37434058c MB-57773 Adding secrets management status to cbcollect_info
 4409cf85b MB-57966: Persist query completed-max-plan-size settings
 00ed8dd4a MB-55578: Cache local monitors in node_monitor state
 d28ea1e0b Fix typo: apply_on_belalf_of_identity -> apply_on_behalf_of_identity
 fba7f2f82 MB-57499: Add tests for password hash settings
 11e168e38 MB-57572: Check status of write of service map on failover
 a767c8f5a [cluster_tests]: Test delta-recovery mid storage_mode migration.
 e2d5b7ba8 MB-56513: delete spVerifyRecipientValue if Recipient is custom
 17d9e006a MB-56513: disable the form fields correctly
 c2ae55f49 MB-56513: reset form errors on submit
 b49541d5e MB-56513: hide appropriate fields when File or Custom Node is selected
 cb98d80ba MB-56513: use mn-file-reader for the Trusted Fingerprints
 b6f3916e5 MB-56513: add http_one_time parameter support
 f03c1d17a MB-56513: use mn-file-reader for other file fields
 a837f9e6a MB-56513: upgrade mn-file-reader and use for Load IDP
 5f7a8fe7f MB-56513: allow admin to create external user if saml is enabled
 5c5512810 Revert "MB-56073: Revert "MB-55588/MB-55747: Fix couch_docs_fragmentation for old endpoint""
 27cb6e322 MB-57572: Update service map after bucket prep.
 5f167a73a MB-24487: Logout saml users when saml gets disabled
 ef47d7741 MB-24487: Fix cert validation
 0fdc4992f Put licence info in order for tests
 ec7dc5e66 [cluster_tests] Disable colors when not in terminal
 828fdcfb7 MB-57522: Add cluster tests for int pass rotation
 8c8c6220c [cluster_tests] Move data_path to node
 d09f4c822 MB-56513: asterisks are fine for spKey
 4d59d72bd MB-56513: make form fully reactive and update on save
 9a46ca294 [cluster_tests] Add "services" cluster requirement
 436283945 [cluster_connect] Add --start-index support
 692047639 [cluster_tests] Add some improvements in poll_for_condition
 9aa565ab9 Revert "[cluster_tests]: Test delta-recovery mid storage_mode migration."
 2aea08da4 [cluster_tests]: Test delta-recovery mid storage_mode migration.
 bc15604ee MB-55579: Disable storage mode migration in serverless.
 4903ec44c MB-55579: Bucket storage mode migration.
 a67a42b54 Add bucket_test in cluster_tests runs by default
 1eae3369d MB-57800 Add bucket capabilities for system collections
 332d39fd7 Merge "Merge remote-tracking branch 'couchbase/neo'"
 2b39dc1f7 Return "numVBuckets" instead of "numVbuckets" in  ...
 76e7f5837 Merge remote-tracking branch 'couchbase/neo'
 b74a2d0fd MB-57945: Update metrics metadata
 1e4510898 [cluster_tests] Add import time to prom_sd_config_test
 6c7409707 MB-58003 Add unit test for _system scope upgrade.
 5aff19b25 MB-46500: [users_backup] Make include and exclude mutually...
 8aef25d27 MB-57800/MB-57683: Upgrade on-prem buckets to use _system scope
 4aee4425d MB-57800/MB-57683 Add _system scope to on-prem configurations
 624d1d9b3 Erlang formatter changes for commit hook
 9d94f6ac9 MB-55578: Make specialised health monitor handle_cast/info return state
 ee3f17a88 improve the printout of build_dynamic_bucket_info_test
 97df95248 MB-55578: Add extra unit tests to dcp_traffic_monitor
 c7239c8fa MB-55578: Make auto_failover_tick_period configurable
 367c37304 MB-55578: Move auto_failover tick_period to state
 45209fbc3 MB-55578: Set inactive time to 2x refresh_interval
 d65a649c9 MB-56860: Add PreCheck to adding a remote cluster
 84e2d0ccb MB-57332: Add XDCR Filter Binary Checkbox
 777cc8129 MB-56513: Import mnUserRolesService
 4da7e339e MB-55578: Make health_monitor refresh intervals configurable
 ed432de08 MB-55578: Pass child monitor state to health_monitor:send_heartbeat
 7eb85244b MB-55578: Calculate/store refresh_interval in health_monitor
 65c52bff0 MB-53073 Add stats to CbAuth cache
 3bfa7a216 MB-57887 No expiration for _system scope collections
 88858443c Verify alt addresses available
 8ed917664 MB-56513: Integrating SAML SSO configuration UI
 a317f7acc MB-31806: Allow modification of collection maxTTL
 cf902564a MB-57886: Parse pressure statistics from ns_server.stats.log.
 b1bedff27 MB-57826: Add provisioned config profile
 e289973c7 Reformat collections.erl tests
 71d9e4a3b MB-57589 Change VERSION_ELIXIR to VERSION_TRINITY
 063702a0a Fix formatting for collections:verify_oper
 3012971bf Add comment explaining how dcp_proxy:nuke_connection works
 2e817f7dc Fix erlang diff formatter for file creation
 dd4c2fbb5 MB-56470 Unblock ns_audit in case memcached is slow
 216235965 MB-56470 Continue sending logs if einval error happens
 11134ee4e MB-53072 Make cbauth cache size configurable
 7ac670caf MB-57790 Use min replicas when loading sample buckets
 4eb03ac55 Merge "MB-57614 Merge remote-tracking branch 'couchbase/7.1.x'" into neo
 1dca0de1c Merge remote-tracking branch 'couchbase/neo'
 0158e2e43 MB-57614 Merge remote-tracking branch 'couchbase/7.1.x'
 7948e4efc MB-57682: Verify couch_config:set succeeded.
 95d31a224 Make erlang formatter check mode run git diff quietly if run under hook
 5396c86d2 [cluster_tests] Ability to specify seed for tests
 81495f57c MB-55578: Rename peers_changed fun in health_monitor to config_changed
 52fa67e06 MB-55578: Remove health_monitor:common_init
 337d9e21c MB-55578: Store refresh_interval in health_monitor state
 def3fbd5c MB-55578: Pass MonitorState to health monitor handle_call impl
 9eaa5ca1d MB-55578: Pass MonitorState to health monitor handle_info/cast impl
 f8acab984 MB-55578: Add can_refresh function to health monitors for test/assertion
 a3195c2ca MB-55578: Add basic unit test for health monitor functionality
 b3ebb5db0 Fix incorrect timeout value in wait_for_rebalance.
 0849ceea8 MB-55578: Add and use health monitor behaviour
 26e37da45 Code coverage for unit tests
 b1f5dd070 MB-57674: Ensure cluster_tests doesn't crash on test setup fail
 d81ac6f37 MB-57677 Fix misc badmatch error
 17b294dee Merge remote-tracking branch 'gerrit/neo'
 ff0b9860d MB-57596 Add sysproc_start_time to stats description file
 b5e870fb2 MB-57639: Check collection manifest has changed before updating
 e3392a122 MB-57632: Add metrics_metadata.json entry for sys_disk_time_seconds
 a7662afe1 MB-55948: Revert "MB-55912: Temporarily disable history for default collection"
 6ab9d368c MB-56030: Revert "MB-55960: Temporarily disable history for all collections"
 a45139e1a Merge "Merge remote-tracking branch 'couchbase/neo'"
 fce1b5128 MB-55376 allow clients to request periodic heartbeats on all
 62fa828a8 MB-55376 allow client to enable periodic heartbeats sent via REVRPC
 633ead703 MB-57591 Report stats to prometheus
 cd0d04312 MB-57472 Add "readFromReplica" clusterCapability
 1291fd7d7 [BP] MB-57614 Fix case_clause issue in stats
 ccffbbedb Merge remote-tracking branch 'couchbase/neo'
 07ad14836 MB-57449: path_config_data_dir default value for cbcollect_info
 67bbf88b4 MB-57454: Replace _deleted keys with Default in dump-guts
 d4e59f751 Add -o option to cluster_tests help
 5d9814412 MB-56842 Poll for desired condition
 261185c86 Merge remote-tracking branch 'gerrit/neo'
 bb3b155cb MB-57484 Merge remote-tracking branch 'gerrit/7.1.x'
 e32c7d78d MB-57484 [BP] attempt to delete unused buckets from memcached before
 729278257 MB-57470 Add subdoc.ReplicaRead to bucketCapabilities
 ea9fa785c MB-56023: Allow autofailover if only a single kv-node remains
 790a31f17 [cluster tests] Add some time stats
 15f87e792 [cluster tests] Turn on debug output in wait_node_up...
 c12e232dd cluster_tests: Skip subsequent tests after a test_teardown fail
 4733dd08f MB-57312: [ldap] Add formatting for {asn1_enum, N} errors
 74e207034 MB-57476: cluster_run_lib - Catch all exceptions in wait_node_up
 9899cc690 Merge remote-tracking branch 'couchbase/neo'
 82d43a3cd MB-57331: Merge remote-tracking branch 'couchbase/7.1.x' into neo
 cf57872cd MB-57331: Set data key after recovering master password
 25263ee69 MB-57331: Fix restart of gosecrets after password change
 0e5240f9a MB-55508: Add test condition for failover
 e7f25fd37 MB-55508: Bulk config updates over buckets for failover
 77eee2973 Merge "Merge remote-tracking branch 'couchbase/neo'"
 aa73fe16c [cluster tests] Intercept output from tests
 1eb9b00a3 [cluster_test] Print traceback after result
 e7df2f0f0 Merge remote-tracking branch 'couchbase/neo'
 fab2a286c MB-57006: Upgrade GOVERSION to SUPPORTED_NEWER
 b241b6767 cluster_tests: fix formatting and remove redundant code
 6d0c81cef MB-57337: Show vbucket under cursor in rebalance plotter
 903f3967a [cluster_test] Print traceback with variables
 20909f6a8 MB-46500: [Users backup] Return users and groups that...
 4c1718c5f MB-56825 Move minReplicaCount to new endpoint
 fe1f878a9 [cluster_run]: Shutdown nodes gracefully.
 481b4143f MB-57361: Fix broken auto-failover when a single monitor is in use
 e5bce357c [cluster tests] Flush the output of test name
 7972001b4 [cluster tests] Show test duration
 8e6ed2964 MB-56447 Don't reply back to the sync requesters if a refresh is in progress
 e6e643386 MB-55347: Add magma props only when it's a magma bucket.
 da20c2998 MB-56842: Add serviceless node test to cluster_test suite
 af9293eee [cluster tests] Pretty print list of testsets
 5fc651d34 Allow rebalance plot to show rebalance with unfinished moves
 ae25fffe4 MB-56839: Check raw_ram_quota for loading into existing bucket
 7b2963e1a MB-56447 Fix ns_server exit when memcached_refresh becomes irresponsive
 f29a1b46b Rename rebalance-flow.txt->rebalance-flow.md
 3c0c66ec6 Erlang diff formatter using emacs
 bad0cfdce MB-56833: assert if rebalance succeeded in Cluster.rebalance
 13800889c MB-56834: Keep track of connected nodes for REST requests
 dcbe4abc6 Fix error masking during bucket props update.
 b97959cee MB-57162: Accept message types from pre-elixir service_agents ...
 b1b97c701 MB-56034: Make a script to generate index workload.
 5500331dd Remove ns_dialyzer_obsessive from CMakeLists.txt
 234174cd2 MB-57065 Add cluster_test for /prometheus_sd_config
 d3b3a9de6 cluster_tests: Wait for rebalance when create/delete bucket
 9690824ba cluster_tests: List specific unmet requirements
 21f3e0652 MB-57258: Add analytics settings for blob storage
 e6cde4318 cluster_tests: Make connected_nodes requirement strict
 31ee0b591 Add basic test for on-behalf-of
 58902e0eb extract_effective_identity should take into account whole...
 40376c906 Merge "Merge remote-tracking branch 'gerrit/neo'"
 793ab259f Fix broken sigar unit test on mac
 4f30e5c24 Merge remote-tracking branch 'gerrit/neo'
 b2241b51c MB-56894 allow all full admins to access memcached on behalf of other
 5b2084a41 MB-56894 allow all full admins to act on behalf of other users
 45deb126f MB-56825 Add unit tests for minimum replicas
 82f54b0a2 MB-56825 Support min replicas for buckets
 01c36fd15 MB-57176: Couchdb incorrectly started serverless
 56a1bb6b7 Update dcp_traffic_monitor comment.
 a5c55c8dc Fix usage of needs_attention.
 fc0cca488 MB-46500: Add audit for users when restoring them from backup
 9a4c9b3a0 MB-24487: Make saml integration EE only
 e4ed85f6f MB-46500: Add tests for users backup/restore
 ef80c4661 MB-46500: Add canOverwrite param for rbac backup restore
 e70abc2d0 Merge remote-tracking branch 'couchbase/neo' into master
 60815afa2 Merge "MB-57006: Merge remote-tracking branch 'couchbase/7.1.x' into neo" into neo
 c7c4e8d47 MB-57006: Merge remote-tracking branch 'couchbase/7.1.x' into neo
 67ad7cf90 MB-55825: update FTS node capacity
 65db1e773 Merge "Merge remote-tracking branch 'gerrit/neo'"
 113228494 MB-56730: Flag a missing ns_server_monitor update from a node.
 bdeb67bc7 Merge remote-tracking branch 'gerrit/neo'
 a97369039 MB-55376 add NodeUUID to the cbauth payload for external clients
 b89f81bbc MB-55376 cbauth for external clients
 869907821 MB-56412 Provide reason for needing rebalance
 198fc88eb Add support for filtering ns_test via cmake
 772f5cdb9 MB-57111: Add mcstat bucket_details to cbcollect
 be8f617c9 MB-52912 Revoke n1ql.meta!read perm from bucket_admin
 6ae0a3874 MB-55576: Take into account services when selecting orchestrator node
 a4f4c69a8 Make sure ldap tests don't affect each other
 026f1d514 MB-56911: Add mb_master override to force orchestrator move
 3975166d6 MB-55576: Refactor mb_master priority to use common functions
 78d0fef01 MB-55576: Use common setup and teardown for mb_master tests
 a63709b2c MB-55576: Add mb_master state diagram
 d3d3e679f MB-55576: Add strongly lower priority test
 1395c86e3 MB-55576: Expand higher_priority_node test in mb_master.erl
 c5b36e7f2 MB-57087 "wrap" autogeneratedClientKey so it gets sanitized
 146dcfd9e Merge remote-tracking branch 'couchbase/neo'
 9d1f8c517 Change "units" to "unit" for sys_pressure_total_stall_time_usec
 f444729fa MB-55576: Format mb_master.erl
 9472bdbce MB-55576: Remove MB-33750 workaround
 8bd657dcb MB-56916 Use POST for gathering Query request data
 36692bf21 Add xmlsec1 dep in cluster_tests README
 7562089e8 MB-57063: Merge remote-tracking branch 'couchbase/7.2.0'
 29b25d716 MB-57063 "wrap" autogeneratedKey so it gets sanitized
 776a5204a MB-57068: Upgrade GOVERSION to SUPPORTED_NEWER
 0dca42ad5 Correctly remove idp.subject* in SamlTests
 f0e413cd7 MB-56517 Add stats which are not computed rates
 415253590 MB-56440: Allow concurrent sample bucket imports
 a888e38a8 cluster_tests: Unspecified requirements should be ignored
 1bfc080b3 MB-55047 Add prometheus http service discovery
 624d5e08f Allow partial and multiple task updates
 0148afaf7 MB-56487: Rename api_test->cluster_tests in CMakeLists.txt
 1be9ba032 MB-56487: Rename api_tests to cluster_tests
 7c76b83f1 MB-56411: Add log and configuration file to sigar_port
 472292451 MB-55732: Fix menelaus_roles:params_version_test()
couchstore is at c392c9b, changes since last good build: 
 c392c9b MB-57298: Fix handling of couch_compact --dropdeletes
 aebbaa7 MB-57314: Revert ctypes.CDLL() winmode behaviour to pre- Python 3.8
 e74c757 couchscript: Add missing header for ntohll()
forestdb is at acba458, changes since last good build: none
kv_engine is at e36344c, changes since last good build: 
 e36344ce0 MB-55357: Validate Marker's visible-snap-end at PassiveStream
 221c3d348 MB-49779: dcpdrain: Add support for true_with_seqno_advanced OSO support
 76f62a958 Add number of clients and items_in_transit stats
 fe075052d MB-56671: Fix raciness when scheduling ItemFreqDecayerTask
 fc3f9a8c8 Extend dumping of command extras
 8aa46267d Allow for missing audit_descriptors in non-prod builds
 9bb3a9671 MB-56672: Limit concurrency on various tasks
 4a57437f5 RangeScanCreate don't accept extras
 af5d44fdc Don't include "key" attribute if its empty
Switching indexing to unstable
indexing is at ba2f782, changes since last good build: none
Switching plasma to unstable
plasma is at 68b494e, changes since last good build: 
fatal: Invalid revision range 9be28a037d9a6cee64e9239c71a02fc2a000e539..HEAD

Switching nitro to unstable
nitro is at d5f5610, changes since last good build: none
Switching gometa to master
gometa is at 96e745a, changes since last good build: none
Switching testrunner to master
Submodule 'gauntlet' (https://github.com/pavithra-mahamani/gauntlet) registered for path 'gauntlet'
Submodule 'java_sdk_client' (https://github.com/couchbaselabs/java_sdk_client) registered for path 'java_sdk_client'
Submodule 'lib/capellaAPI' (https://github.com/couchbaselabs/CapellaRESTAPIs) registered for path 'lib/capellaAPI'
Submodule 'magma_loader/DocLoader' (https://github.com/couchbaselabs/DocLoader.git) registered for path 'magma_loader/DocLoader'
Cloning into '/opt/build/testrunner/gauntlet'...
Cloning into '/opt/build/testrunner/java_sdk_client'...
Cloning into '/opt/build/testrunner/lib/capellaAPI'...
Cloning into '/opt/build/testrunner/magma_loader/DocLoader'...
Submodule path 'gauntlet': checked out '4e2424851a59c6f4b4edfdb7e36fa6a0874d6300'
Submodule path 'java_sdk_client': checked out 'de89b059ce28567dbac18afb032271a4eaa674ff'
Submodule path 'lib/capellaAPI': checked out '68e82ccf81006c91dd9b861064e085969bfa656b'
Submodule path 'magma_loader/DocLoader': checked out '0f32672eea77681939c9b26d43f60bd4b3478936'
testrunner is at 3f74859, changes since last good build: none
Pulling in uncommitted change 191342 at refs/changes/42/191342/9
Total 8 (delta 5), reused 5 (delta 5)
[unstable 5b084b05] MB-57427: disable array index tests
 Author: Dhruvil Shah 
 Date: Mon May 22 10:24:11 2023 +0530
 2 files changed, 7 insertions(+), 1 deletion(-)
Pulling in uncommitted change 193825 at refs/changes/25/193825/1
Total 6 (delta 5), reused 6 (delta 5)
[unstable 283cbba6] MB100: CIFail - Enable info level client logs after TestScheduleIndexBasic
 Author: Sai Krishna Teja Kommaraju 
 Date: Fri Jul 14 00:58:44 2023 +0530
 1 file changed, 3 insertions(+)
Pulling in uncommitted change 194416 at refs/changes/16/194416/16
Total 5 (delta 3), reused 4 (delta 3)
[unstable cba66a77] MB-57804 PruneShards for placement
 Author: Varun Velamuri 
 Date: Wed Jul 26 11:52:44 2023 -0700
 1 file changed, 224 insertions(+), 1 deletion(-)
Pulling in uncommitted change 194629 at refs/changes/29/194629/6
Total 8 (delta 5), reused 7 (delta 5)
[unstable 5ada7049] MB-55947 Support n1ql create index in cbindex
 Author: hari kishore 
 Date: Mon Jul 31 18:58:07 2023 -0700
 2 files changed, 191 insertions(+), 28 deletions(-)
Pulling in uncommitted change 195164 at refs/changes/64/195164/2
Total 6 (delta 5), reused 6 (delta 5)
[unstable a8c847c0] MB-57613 GSI client Rollback logging improvement
 Author: hari kishore 
 Date: Wed Aug 9 18:24:03 2023 -0700
 1 file changed, 19 insertions(+), 8 deletions(-)
Pulling in uncommitted change 195239 at refs/changes/39/195239/2
Total 17 (delta 14), reused 17 (delta 14)
[unstable 9430606a] MB-58235 Ignore instances whose storage path is not found during recovery
 Author: Varun Velamuri 
 Date: Thu Aug 10 18:14:06 2023 -0700
 2 files changed, 9 insertions(+)
Pulling in uncommitted change 195257 at refs/changes/57/195257/3
Total 6 (delta 1), reused 1 (delta 1)
[unstable 656fc411] MB-55073: Add more node level stats for indexer
 Author: Vedant Singh 
 Date: Fri Aug 11 16:41:43 2023 +0530
 2 files changed, 56 insertions(+), 4 deletions(-)
Pulling in uncommitted change 195279 at refs/changes/79/195279/1
Total 5 (delta 4), reused 5 (delta 4)
[unstable eea657e5] MB-57825: Enable LSS flush buffer tuning
 Author: Saptarshi Sen 
 Date: Fri Aug 11 10:53:36 2023 -0700
 1 file changed, 4 insertions(+), 4 deletions(-)
Pulling in uncommitted change 195281 at refs/changes/81/195281/1
[unstable c1ef7971] MB-58252 Pass partnMergeWaitGroup by reference
 Author: Varun Velamuri 
 Date: Fri Aug 11 11:51:47 2023 -0700
 1 file changed, 21 insertions(+), 14 deletions(-)
Pulling in uncommitted change 195303 at refs/changes/03/195303/2
Total 23 (delta 19), reused 23 (delta 19)
[unstable a94490ed] MB-100 Wait for index build from prior test to finish
 Author: Varun Velamuri 
 Date: Sat Aug 12 10:37:49 2023 -0700
 1 file changed, 5 insertions(+), 1 deletion(-)
Building community edition
Building cmakefiles and deps [CE]
Building main product [CE]
Build CE finished
BUILD_ENTERPRISE empty. Building enterprise edition
Building Enterprise Edition
Building cmakefiles and deps [EE]
Building main product [EE]
Build EE finished

Testing

Started testing at 2023/08/13 10:26:09
Testing mode: sanity,unit,functional,serverless,integration
Using storage type: fdb
Setting ulimit to 200000

Simple Test

Aug 13 10:27:50 suite_setUp (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 13 10:32:17 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 13 10:36:43 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 13 10:41:22 b" 'stop_on_failure': 'True'}"
Aug 13 10:41:22 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops,nodes_in=3,replicas=1,items=50000,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,get-logs-cluster-run=True,doc_ops=create;update;delete'
Aug 13 10:41:22 b"{'nodes_in': '3', 'replicas': '1', 'items': '50000', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'get-logs-cluster-run': 'True', 'doc_ops': 'create;update;delete', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 1, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'False', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-13_10-26-33/test_1'}"
Aug 13 10:41:22 b'-->result: '
Aug 13 10:41:22 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 1 , fail 0'
Aug 13 10:41:22 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops,nodes_in=3,bucket_type=ephemeral,replicas=1,items=50000,get-logs-cluster-run=True,doc_ops=create;update;delete'
Aug 13 10:41:22 b"{'nodes_in': '3', 'bucket_type': 'ephemeral', 'replicas': '1', 'items': '50000', 'get-logs-cluster-run': 'True', 'doc_ops': 'create;update;delete', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 2, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-13_10-26-33/test_2'}"
Aug 13 10:41:22 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 10:41:22 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t memcapable.WarmUpMemcachedTest.do_warmup_100k,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,get-logs-cluster-run=True'
Aug 13 10:41:22 b"{'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 3, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-13_10-26-33/test_3'}"
Aug 13 10:41:22 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 10:41:22 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 10:41:22 b'failures so far...'
Aug 13 10:41:22 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.createdeleteview.CreateDeleteViewTests.test_view_ops,ddoc_ops=create,test_with_view=True,num_ddocs=1,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,num_views_per_ddoc=10,items=1000,skip_cleanup=False,get-logs-cluster-run=True'
Aug 13 10:41:22 b"{'ddoc_ops': 'create', 'test_with_view': 'True', 'num_ddocs': '1', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'num_views_per_ddoc': '10', 'items': '1000', 'skip_cleanup': 'False', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 4, 'total_testcases': 8, 'last_case_fail': 'True', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-13_10-26-33/test_4'}"
Aug 13 10:42:35 b'http://127.0.0.1:9003/pools/default with status False: unknown pool'ok
Aug 13 10:52:32 test_employee_dataset_startkey_endkey_queries_rebalance_in (view.viewquerytests.ViewQueryTests) ... ok
Aug 13 10:53:17 test_simple_dataset_stale_queries_data_modification (view.viewquerytests.ViewQueryTests) ... ok
Aug 13 10:57:28 load_with_ops (xdcr.uniXDCR.unidirectional) ... ok
Aug 13 10:59:40 load_with_failover (xdcr.uniXDCR.unidirectional) ... 
Aug 13 10:59:40 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 10:59:40 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 10:59:40 b'failures so far...'
Aug 13 10:59:40 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 13 10:59:40 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in,num_nodes_to_add=1,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,skip_rebalance=true,docs-per-day=1,timeout=1200,get-logs-cluster-run=True'
Aug 13 10:59:40 b"{'num_nodes_to_add': '1', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'skip_rebalance': 'true', 'docs-per-day': '1', 'timeout': '1200', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 5, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-13_10-26-33/test_5'}"
Aug 13 10:59:40 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 10:59:40 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 10:59:40 b'failures so far...'
Aug 13 10:59:40 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 13 10:59:40 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 1 , fail 0'
Aug 13 10:59:40 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification,num-docs=1000,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,skip_rebalance=true,timeout=1200,get-logs-cluster-run=True'
Aug 13 10:59:40 b"{'num-docs': '1000', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'skip_rebalance': 'true', 'timeout': '1200', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 6, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-13_10-26-33/test_6'}"
Aug 13 10:59:40 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 10:59:40 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 10:59:40 b'failures so far...'
Aug 13 10:59:40 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 13 10:59:40 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 13 10:59:40 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t xdcr.uniXDCR.unidirectional.load_with_ops,replicas=1,items=10000,value_size=128,ctopology=chain,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,rdirection=unidirection,doc-ops=update-delete,get-logs-cluster-run=True'
Aug 13 10:59:40 b"{'replicas': '1', 'items': '10000', 'value_size': '128', 'ctopology': 'chain', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'rdirection': 'unidirection', 'doc-ops': 'update-delete', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 7, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-13_10-26-33/test_7'}"
Aug 13 10:59:40 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 10:59:40 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 10:59:40 b'failures so far...'
Aug 13 10:59:40 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 13 10:59:40 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 13 10:59:40 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 1 , fail 0'
Aug 13 10:59:40 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t xdcr.uniXDCR.unidirectional.load_with_failover,replicas=1,items=10000,ctopology=chain,rdirection=unidirection,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,doc-ops=update-delete,failover=source,get-logs-cluster-run=True'
Aug 13 10:59:40 b"{'replicas': '1', 'items': '10000', 'ctopology': 'chain', 'rdirection': 'unidirection', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'doc-ops': 'update-delete', 'failover': 'source', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 8, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-13_10-26-33/test_8'}"
Aug 13 11:01:46 b'http://127.0.0.1:9001/pools/default with status False: unknown pool'ok
Aug 13 11:04:37 suite_tearDown (xdcr.uniXDCR.unidirectional) ... ok
Aug 13 11:04:39 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 11:04:39 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 11:04:39 b'failures so far...'
Aug 13 11:04:39 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 13 11:04:39 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 13 11:04:39 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 2 , fail 0'
Aug 13 11:04:39 b'Run after suite setup for xdcr.uniXDCR.unidirectional.load_with_failover'
Aug 13 11:04:39 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 13 11:04:39 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 13 11:04:39 b"('memcapable.WarmUpMemcachedTest.do_warmup_100k', ' fail ')"
Aug 13 11:04:39 b"('view.createdeleteview.CreateDeleteViewTests.test_view_ops', ' pass')"
Aug 13 11:04:39 b"('view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in', ' pass')"
Aug 13 11:04:39 b"('view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification', ' pass')"
Aug 13 11:04:39 b"('xdcr.uniXDCR.unidirectional.load_with_ops', ' pass')"
Aug 13 11:04:39 b"('xdcr.uniXDCR.unidirectional.load_with_failover', ' pass')"
Aug 13 11:04:39 Makefile:30: recipe for target 'simple-test' failed

Unit tests

=== RUN   TestInteger
--- PASS: TestInteger (0.00s)
=== RUN   TestSmallDecimal
--- PASS: TestSmallDecimal (0.00s)
=== RUN   TestLargeDecimal
--- PASS: TestLargeDecimal (0.00s)
=== RUN   TestFloat
--- PASS: TestFloat (0.00s)
=== RUN   TestSuffixCoding
--- PASS: TestSuffixCoding (0.00s)
=== RUN   TestCodecLength
--- PASS: TestCodecLength (0.00s)
=== RUN   TestSpecialString
--- PASS: TestSpecialString (0.00s)
=== RUN   TestCodecNoLength
--- PASS: TestCodecNoLength (0.00s)
=== RUN   TestCodecJSON
--- PASS: TestCodecJSON (0.00s)
=== RUN   TestReference
--- PASS: TestReference (0.01s)
=== RUN   TestN1QLEncode
--- PASS: TestN1QLEncode (0.00s)
=== RUN   TestArrayExplodeJoin
--- PASS: TestArrayExplodeJoin (0.00s)
=== RUN   TestN1QLDecode
--- PASS: TestN1QLDecode (0.00s)
=== RUN   TestN1QLDecode2
--- PASS: TestN1QLDecode2 (0.00s)
=== RUN   TestArrayExplodeJoin2
--- PASS: TestArrayExplodeJoin2 (0.00s)
=== RUN   TestMB28956
--- PASS: TestMB28956 (0.00s)
=== RUN   TestFixEncodedInt
--- PASS: TestFixEncodedInt (0.00s)
=== RUN   TestN1QLDecodeLargeInt64
--- PASS: TestN1QLDecodeLargeInt64 (0.00s)
=== RUN   TestMixedModeFixEncodedInt
TESTING [4111686018427387900, -8223372036854775808, 822337203685477618] 
PASS 
TESTING [0] 
PASS 
TESTING [0.0] 
PASS 
TESTING [0.0000] 
PASS 
TESTING [0.0000000] 
PASS 
TESTING [-0] 
PASS 
TESTING [-0.0] 
PASS 
TESTING [-0.0000] 
PASS 
TESTING [-0.0000000] 
PASS 
TESTING [1] 
PASS 
TESTING [20] 
PASS 
TESTING [3456] 
PASS 
TESTING [7645000] 
PASS 
TESTING [9223372036854775807] 
PASS 
TESTING [9223372036854775806] 
PASS 
TESTING [9223372036854775808] 
PASS 
TESTING [92233720368547758071234000] 
PASS 
TESTING [92233720368547758071234987437653] 
PASS 
TESTING [12300000000000000000000000000000056] 
PASS 
TESTING [12300000000000000000000000000000000] 
PASS 
TESTING [123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056] 
PASS 
TESTING [123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] 
PASS 
TESTING [12300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056] 
PASS 
TESTING [210690] 
PASS 
TESTING [90000] 
PASS 
TESTING [123000000] 
PASS 
TESTING [3.60e2] 
PASS 
TESTING [36e2] 
PASS 
TESTING [1.9999999999e10] 
PASS 
TESTING [1.99999e10] 
PASS 
TESTING [1.99999e5] 
PASS 
TESTING [0.00000000000012e15] 
PASS 
TESTING [7.64507352e8] 
PASS 
TESTING [9.2233720368547758071234987437653e31] 
PASS 
TESTING [2650e-1] 
PASS 
TESTING [26500e-1] 
PASS 
TESTING [-1] 
PASS 
TESTING [-20] 
PASS 
TESTING [-3456] 
PASS 
TESTING [-7645000] 
PASS 
TESTING [-9223372036854775808] 
PASS 
TESTING [-9223372036854775807] 
PASS 
TESTING [-9223372036854775806] 
PASS 
TESTING [-9223372036854775809] 
PASS 
TESTING [-92233720368547758071234000] 
PASS 
TESTING [-92233720368547758071234987437653] 
PASS 
TESTING [-12300000000000000000000000000000056] 
PASS 
TESTING [-12300000000000000000000000000000000] 
PASS 
TESTING [-123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056] 
PASS 
TESTING [-123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] 
PASS 
TESTING [-210690] 
PASS 
TESTING [-90000] 
PASS 
TESTING [-123000000] 
PASS 
TESTING [-3.60e2] 
PASS 
TESTING [-36e2] 
PASS 
TESTING [-1.9999999999e10] 
PASS 
TESTING [-1.99999e10] 
PASS 
TESTING [-1.99999e5] 
PASS 
TESTING [-0.00000000000012e15] 
PASS 
TESTING [-2650e-1] 
PASS 
TESTING [-26500e-1] 
PASS 
TESTING [0.03] 
PASS 
TESTING [198.60] 
PASS 
TESTING [2000045.178] 
PASS 
TESTING [1.7976931348623157e+308] 
PASS 
TESTING [0.000000000000000000890] 
PASS 
TESTING [257953786.9864236576] 
PASS 
TESTING [257953786.9864236576e8] 
PASS 
TESTING [36.912e3] 
PASS 
TESTING [2761.67e0] 
PASS 
TESTING [2761.67e00] 
PASS 
TESTING [2761.67e000] 
PASS 
TESTING [7676546.67e-3] 
PASS 
TESTING [-0.03] 
PASS 
TESTING [-198.60] 
PASS 
TESTING [-2000045.178] 
PASS 
TESTING [-1.7976931348623157e+308] 
PASS 
TESTING [-0.000000000000000000890] 
PASS 
TESTING [-257953786.9864236576] 
PASS 
TESTING [-257953786.9864236576e8] 
PASS 
TESTING [-36.912e3] 
PASS 
TESTING [-2761.67e0] 
PASS 
TESTING [-2761.67e00] 
PASS 
TESTING [-2761.67e000] 
PASS 
TESTING [-7676546.67e-3] 
PASS 
--- PASS: TestMixedModeFixEncodedInt (0.01s)
=== RUN   TestCodecDesc
--- PASS: TestCodecDesc (0.00s)
=== RUN   TestCodecDescPropLen
--- PASS: TestCodecDescPropLen (0.00s)
=== RUN   TestCodecDescSplChar
--- PASS: TestCodecDescSplChar (0.00s)
PASS
ok  	github.com/couchbase/indexing/secondary/collatejson	0.038s
=== RUN   TestForestDBIterator
2023-08-13T11:05:03.105+05:30 [INFO][FDB] Forestdb blockcache size 134217728 initialized in 4989 us

2023-08-13T11:05:03.106+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-13T11:05:03.110+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIterator (0.01s)
=== RUN   TestForestDBIteratorSeek
2023-08-13T11:05:03.110+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-13T11:05:03.113+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIteratorSeek (0.00s)
=== RUN   TestPrimaryIndexEntry
--- PASS: TestPrimaryIndexEntry (0.00s)
=== RUN   TestSecondaryIndexEntry
--- PASS: TestSecondaryIndexEntry (0.00s)
=== RUN   TestPrimaryIndexEntryMatch
--- PASS: TestPrimaryIndexEntryMatch (0.00s)
=== RUN   TestSecondaryIndexEntryMatch
--- PASS: TestSecondaryIndexEntryMatch (0.00s)
=== RUN   TestLongDocIdEntry
--- PASS: TestLongDocIdEntry (0.00s)
=== RUN   TestMemDBInsertionPerf
Maximum number of file descriptors = 200000
Set IO Concurrency: 7200
2023-08-13T11:05:04.117+05:30 DEBU REGU.impl.init.0.func1() at aggrecorder.go:57 [id 28] will report aggregate recorder stats every 5m0s 
Initial build: 10000000 items took 1m41.915905362s -> 98120.1115221468 items/s
Incr build: 10000000 items took 2m8.2155936s -> 77993.63337346823 items/s
Main Index: {
"node_count":             18000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       2,
"next_pointers_per_node": 1.3333,
"memory_used":            1695896108,
"node_allocs":            18000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 13501944,
"level1": 3372112,
"level2": 844368,
"level3": 211103,
"level4": 52781,
"level5": 13291,
"level6": 3303,
"level7": 834,
"level8": 195,
"level9": 60,
"level10": 8,
"level11": 1,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Back Index 0 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 1 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 2 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 3 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 4 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 5 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 6 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 7 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 8 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 9 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 10 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 11 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 12 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 13 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 14 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 15 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
--- PASS: TestMemDBInsertionPerf (230.13s)
=== RUN   TestBasicsA
--- PASS: TestBasicsA (0.00s)
=== RUN   TestSizeA
--- PASS: TestSizeA (0.00s)
=== RUN   TestSizeWithFreelistA
--- PASS: TestSizeWithFreelistA (0.00s)
=== RUN   TestDequeueUptoSeqnoA
--- PASS: TestDequeueUptoSeqnoA (0.10s)
=== RUN   TestDequeueA
--- PASS: TestDequeueA (1.21s)
=== RUN   TestMultipleVbucketsA
--- PASS: TestMultipleVbucketsA (0.00s)
=== RUN   TestDequeueUptoFreelistA
--- PASS: TestDequeueUptoFreelistA (0.00s)
=== RUN   TestDequeueUptoFreelistMultVbA
--- PASS: TestDequeueUptoFreelistMultVbA (0.00s)
=== RUN   TestConcurrentEnqueueDequeueA
--- PASS: TestConcurrentEnqueueDequeueA (0.00s)
=== RUN   TestConcurrentEnqueueDequeueA1
--- PASS: TestConcurrentEnqueueDequeueA1 (10.01s)
=== RUN   TestEnqueueAppCh
--- PASS: TestEnqueueAppCh (2.00s)
=== RUN   TestDequeueN
--- PASS: TestDequeueN (0.00s)
=== RUN   TestConcurrentEnqueueDequeueN
--- PASS: TestConcurrentEnqueueDequeueN (0.00s)
=== RUN   TestConcurrentEnqueueDequeueN1
--- PASS: TestConcurrentEnqueueDequeueN1 (10.01s)
PASS
ok  	github.com/couchbase/indexing/secondary/indexer	254.151s
=== RUN   TestConnPoolBasicSanity
2023-08-13T11:09:20.603+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-08-13T11:09:20.812+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T11:09:21.604+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnPoolBasicSanity (5.00s)
=== RUN   TestConnRelease
2023-08-13T11:09:25.607+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Waiting for connections to get released
Waiting for more connections to get released
Waiting for further more connections to get released
2023-08-13T11:10:05.379+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T11:10:05.626+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnRelease (43.77s)
=== RUN   TestLongevity
2023-08-13T11:10:09.381+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Releasing 1 conns.
Getting 4 conns.
Releasing 4 conns.
Getting 1 conns.
Releasing 3 conns.
Getting 3 conns.
Releasing 0 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 3 conns.
Releasing 2 conns.
Getting 4 conns.
Releasing 3 conns.
Getting 1 conns.
Releasing 2 conns.
Getting 0 conns.
Releasing 4 conns.
Getting 1 conns.
Releasing 4 conns.
Getting 3 conns.
Releasing 2 conns.
Getting 1 conns.
Releasing 3 conns.
Getting 4 conns.
Releasing 4 conns.
Getting 3 conns.
Releasing 0 conns.
Getting 1 conns.
Releasing 0 conns.
Getting 1 conns.
2023-08-13T11:10:48.136+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T11:10:48.402+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLongevity (42.76s)
=== RUN   TestSustainedHighConns
2023-08-13T11:10:52.137+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Allocating 4 Connections
Returning 2 Connections
cp.curActConns = 0
cp.curActConns = 2
Returning 1 Connections
Allocating 23 Connections
cp.curActConns = 11
Returning 1 Connections
cp.curActConns = 22
Returning 0 Connections
cp.curActConns = 23
Allocating 8 Connections
Returning 4 Connections
cp.curActConns = 27
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 29
Returning 0 Connections
Allocating 24 Connections
cp.curActConns = 33
Returning 2 Connections
cp.curActConns = 44
Returning 2 Connections
cp.curActConns = 49
Returning 4 Connections
Allocating 16 Connections
cp.curActConns = 55
Returning 3 Connections
cp.curActConns = 58
Returning 4 Connections
Allocating 7 Connections
cp.curActConns = 61
Returning 1 Connections
Allocating 12 Connections
cp.curActConns = 67
Returning 0 Connections
cp.curActConns = 72
Returning 1 Connections
Allocating 15 Connections
cp.curActConns = 79
Returning 4 Connections
cp.curActConns = 82
Returning 4 Connections
Allocating 22 Connections
cp.curActConns = 91
Returning 3 Connections
cp.curActConns = 97
Returning 2 Connections
Allocating 24 Connections
cp.curActConns = 103
Returning 4 Connections
cp.curActConns = 115
Returning 4 Connections
Allocating 22 Connections
cp.curActConns = 115
Returning 1 Connections
cp.curActConns = 127
Returning 1 Connections
cp.curActConns = 131
Returning 3 Connections
Allocating 20 Connections
cp.curActConns = 138
Returning 1 Connections
cp.curActConns = 147
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 146
Returning 2 Connections
Allocating 16 Connections
cp.curActConns = 149
Returning 4 Connections
cp.curActConns = 156
Returning 2 Connections
Allocating 0 Connections
cp.curActConns = 154
Returning 0 Connections
Allocating 11 Connections
cp.curActConns = 160
Returning 1 Connections
cp.curActConns = 164
Returning 3 Connections
Allocating 17 Connections
cp.curActConns = 171
Returning 3 Connections
cp.curActConns = 175
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 172
Returning 2 Connections
Allocating 20 Connections
cp.curActConns = 182
Returning 1 Connections
cp.curActConns = 189
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 188
Returning 1 Connections
Allocating 15 Connections
cp.curActConns = 193
Returning 3 Connections
cp.curActConns = 199
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 197
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 195
Returning 3 Connections
Allocating 5 Connections
cp.curActConns = 197
Returning 4 Connections
Allocating 15 Connections
cp.curActConns = 204
Returning 0 Connections
cp.curActConns = 208
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 207
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 207
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 208
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 209
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 210
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 213
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 211
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 210
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 211
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 211
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 210
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 213
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 213
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 210
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 206
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 205
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 204
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 204
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 203
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 203
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 206
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 204
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 204
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 205
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 204
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 204
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 206
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 206
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 204
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 204
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 202
Returning 3 Connections
Allocating 19 Connections
cp.curActConns = 216
Returning 3 Connections
cp.curActConns = 215
Allocating 0 Connections
Returning 3 Connections
cp.curActConns = 212
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 214
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 213
Allocating 4 Connections
Returning 4 Connections
cp.curActConns = 213
Allocating 0 Connections
Returning 2 Connections
cp.curActConns = 211
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 207
Allocating 2 Connections
Returning 2 Connections
cp.curActConns = 207
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 204
Allocating 0 Connections
Returning 2 Connections
cp.curActConns = 202
Allocating 1 Connections
Returning 0 Connections
cp.curActConns = 203
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 205
Allocating 3 Connections
Returning 0 Connections
cp.curActConns = 208
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 210
Allocating 3 Connections
Returning 0 Connections
cp.curActConns = 213
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 213
Allocating 4 Connections
Returning 3 Connections
cp.curActConns = 214
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 214
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 216
Allocating 1 Connections
Returning 2 Connections
cp.curActConns = 215
Allocating 3 Connections
Returning 4 Connections
cp.curActConns = 214
Allocating 0 Connections
Returning 3 Connections
cp.curActConns = 211
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 209
Retuning from startDeallocatorRoutine
Retuning from startAllocatorRoutine
2023-08-13T11:11:47.209+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T11:11:48.169+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestSustainedHighConns (59.07s)
=== RUN   TestLowWM
2023-08-13T11:11:51.210+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 20 overflow 5 low WM 10 relConn batch size 2 ...
2023-08-13T11:12:51.228+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-13T11:13:51.247+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-13T11:13:56.724+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T11:13:57.248+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLowWM (129.52s)
=== RUN   TestTotalConns
2023-08-13T11:14:00.726+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 120 overflow 5 low WM 10 relConn batch size 10 ...
2023-08-13T11:14:14.906+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T11:14:15.732+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestTotalConns (18.18s)
=== RUN   TestUpdateTickRate
2023-08-13T11:14:18.907+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 40 overflow 5 low WM 2 relConn batch size 2 ...
2023-08-13T11:14:39.760+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T11:14:39.920+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestUpdateTickRate (24.85s)
PASS
ok  	github.com/couchbase/indexing/secondary/queryport/client	323.210s
Starting server: attempt 1

Functional tests

2023/08/13 11:17:08 In TestMain()
2023/08/13 11:17:08 otp node fetch error: json: cannot unmarshal string into Go value of type couchbase.Pool
2023/08/13 11:17:08 Initialising services with role: kv,n1ql on node: 127.0.0.1:9000
2023/08/13 11:17:09 Initialising web UI on node: 127.0.0.1:9000
2023/08/13 11:17:09 InitWebCreds, response is: {"newBaseUri":"http://127.0.0.1:9000/"}
2023/08/13 11:17:10 Setting data quota of 1500M and Index quota of 1500M
2023/08/13 11:17:11 Adding node: https://127.0.0.1:19001 with role: kv,index to the cluster
2023/08/13 11:17:28 AddNode: Successfully added node: 127.0.0.1:9001 (role kv,index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/13 11:17:33 Rebalance progress: 0
2023/08/13 11:17:38 Rebalance progress: 0
2023/08/13 11:17:43 Rebalance progress: 75
2023/08/13 11:17:48 Rebalance progress: 100
2023/08/13 11:17:53 Created bucket default, responseBody: 
2023/08/13 11:17:58 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 11:17:58 Successfully initialised cluster
2023/08/13 11:17:58 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 11:17:58 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/13 11:17:58 Changing config key queryport.client.log_level to value Warn
2023/08/13 11:17:58 Changing config key indexer.api.enableTestServer to value true
2023/08/13 11:17:58 Changing config key indexer.settings.persisted_snapshot_init_build.moi.interval to value 60000
2023/08/13 11:17:59 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 60000
2023/08/13 11:17:59 Changing config key indexer.settings.log_level to value info
2023/08/13 11:17:59 Changing config key indexer.settings.storage_mode.disable_upgrade to value true
2023/08/13 11:17:59 Using forestdb for creating indexes
2023/08/13 11:17:59 Changing config key indexer.settings.storage_mode to value forestdb
2023-08-13T11:17:59.424+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/13 11:18:04 Data file exists. Skipping download
2023/08/13 11:18:04 Data file exists. Skipping download
2023/08/13 11:18:05 In DropAllSecondaryIndexes()
2023/08/13 11:18:05 Emptying the default bucket
2023/08/13 11:18:08 Flush Enabled on bucket default, responseBody: 
2023/08/13 11:18:47 Flushed the bucket default, Response body: 
2023/08/13 11:18:47 Create Index On the empty default Bucket()
2023/08/13 11:18:50 Created the secondary index index_eyeColor. Waiting for it become active
2023/08/13 11:18:50 Index is 15280048432549038567 now active
2023/08/13 11:18:50 Populating the default bucket
=== RUN   TestScanAfterBucketPopulate
2023/08/13 11:18:59 In TestScanAfterBucketPopulate()
2023/08/13 11:18:59 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/13 11:18:59 Using n1ql client
2023-08-13T11:18:59.696+05:30 [Info] creating GsiClient for 127.0.0.1:9000
2023/08/13 11:19:00 Expected and Actual scan responses are the same
--- PASS: TestScanAfterBucketPopulate (0.38s)
=== RUN   TestRestartNilSnapshot
2023/08/13 11:19:00 In TestRestartNilSnapshot()
2023/08/13 11:19:04 Created the secondary index idx_age. Waiting for it become active
2023/08/13 11:19:04 Index is 18181329194187220057 now active
2023/08/13 11:19:04 Restarting indexer process ...
2023/08/13 11:19:04 []
2023-08-13T11:19:04.567+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-13T11:19:04.569+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/13 11:22:24 Using n1ql client
2023-08-13T11:22:24.539+05:30 [Error] transport error between 127.0.0.1:38662->127.0.0.1:9107: write tcp 127.0.0.1:38662->127.0.0.1:9107: write: broken pipe
2023-08-13T11:22:24.539+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -783136963333490552 request transport failed `write tcp 127.0.0.1:38662->127.0.0.1:9107: write: broken pipe`
2023-08-13T11:22:24.539+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-13T11:22:24.539+05:30 [Error] metadataClient:PickRandom: Replicas - [13692726550417482242], PrunedReplica - map[], FilteredReplica map[]
2023/08/13 11:22:24 Expected and Actual scan responses are the same
--- PASS: TestRestartNilSnapshot (204.63s)
=== RUN   TestThreeIndexCreates
2023/08/13 11:22:24 In TestThreeIndexCreates()
2023/08/13 11:22:28 Created the secondary index index_balance. Waiting for it become active
2023/08/13 11:22:28 Index is 11575769597687367888 now active
2023/08/13 11:22:28 Create docs mutations
2023/08/13 11:22:29 Using n1ql client
2023/08/13 11:22:29 Expected and Actual scan responses are the same
2023/08/13 11:22:35 Created the secondary index index_email. Waiting for it become active
2023/08/13 11:22:35 Index is 9839216917800618482 now active
2023/08/13 11:22:35 Create docs mutations
2023/08/13 11:22:35 Using n1ql client
2023/08/13 11:22:36 Expected and Actual scan responses are the same
2023/08/13 11:22:42 Created the secondary index index_pin. Waiting for it become active
2023/08/13 11:22:42 Index is 10657276193389689687 now active
2023/08/13 11:22:42 Delete docs mutations
2023/08/13 11:22:42 Using n1ql client
2023/08/13 11:22:42 Expected and Actual scan responses are the same
--- PASS: TestThreeIndexCreates (18.22s)
=== RUN   TestMultipleIndexCreatesDropsWithMutations
2023/08/13 11:22:42 In TestThreeIndexCreates()
2023/08/13 11:22:49 Created the secondary index index_state. Waiting for it become active
2023/08/13 11:22:49 Index is 7505010193994971611 now active
2023/08/13 11:22:49 Create docs mutations
2023/08/13 11:22:49 Using n1ql client
2023/08/13 11:22:49 Expected and Actual scan responses are the same
2023/08/13 11:22:56 Created the secondary index index_registered. Waiting for it become active
2023/08/13 11:22:56 Index is 5017573072681668645 now active
2023/08/13 11:22:56 Create docs mutations
2023/08/13 11:22:56 Using n1ql client
2023/08/13 11:22:56 Expected and Actual scan responses are the same
2023/08/13 11:23:02 Created the secondary index index_gender. Waiting for it become active
2023/08/13 11:23:02 Index is 3250477561165659202 now active
2023/08/13 11:23:02 Create docs mutations
2023/08/13 11:23:03 Using n1ql client
2023/08/13 11:23:03 Expected and Actual scan responses are the same
2023/08/13 11:23:03 Dropping the secondary index index_registered
2023/08/13 11:23:03 Index dropped
2023/08/13 11:23:03 Create docs mutations
2023/08/13 11:23:03 Delete docs mutations
2023/08/13 11:23:03 Using n1ql client
2023/08/13 11:23:04 Expected and Actual scan responses are the same
2023/08/13 11:23:09 Created the secondary index index_longitude. Waiting for it become active
2023/08/13 11:23:09 Index is 13552677454784928722 now active
2023/08/13 11:23:09 Create docs mutations
2023/08/13 11:23:09 Using n1ql client
2023/08/13 11:23:10 Expected and Actual scan responses are the same
--- PASS: TestMultipleIndexCreatesDropsWithMutations (27.28s)
=== RUN   TestCreateDropScan
2023/08/13 11:23:10 In TestCreateDropScan()
2023/08/13 11:23:16 Created the secondary index index_cd. Waiting for it become active
2023/08/13 11:23:16 Index is 9397137041645528922 now active
2023/08/13 11:23:16 Using n1ql client
2023/08/13 11:23:16 Expected and Actual scan responses are the same
2023/08/13 11:23:16 Dropping the secondary index index_cd
2023/08/13 11:23:16 Index dropped
2023/08/13 11:23:16 Using n1ql client
2023/08/13 11:23:16 Scan failed as expected with error: Index Not Found - cause: GSI index index_cd not found.
--- PASS: TestCreateDropScan (6.67s)
=== RUN   TestCreateDropCreate
2023/08/13 11:23:16 In TestCreateDropCreate()
2023/08/13 11:23:23 Created the secondary index index_cdc. Waiting for it become active
2023/08/13 11:23:23 Index is 2616926480286267459 now active
2023/08/13 11:23:23 Using n1ql client
2023/08/13 11:23:23 Expected and Actual scan responses are the same
2023/08/13 11:23:23 Dropping the secondary index index_cdc
2023/08/13 11:23:23 Index dropped
2023/08/13 11:23:23 Using n1ql client
2023/08/13 11:23:23 Scan 2 failed as expected with error: Index Not Found - cause: GSI index index_cdc not found.
2023/08/13 11:23:29 Created the secondary index index_cdc. Waiting for it become active
2023/08/13 11:23:29 Index is 10884047417538028760 now active
2023/08/13 11:23:29 Using n1ql client
2023/08/13 11:23:29 Expected and Actual scan responses are the same
2023/08/13 11:23:29 (Inclusion 1) Lengths of expected and actual scan results are 5061 and 5061. Num of docs in bucket = 10402
2023/08/13 11:23:29 Using n1ql client
2023/08/13 11:23:29 Expected and Actual scan responses are the same
2023/08/13 11:23:29 (Inclusion 3) Lengths of expected and actual scan results are 5061 and 5061. Num of docs in bucket = 10402
--- PASS: TestCreateDropCreate (13.11s)
=== RUN   TestCreate2Drop1Scan2
2023/08/13 11:23:29 In TestCreate2Drop1Scan2()
2023/08/13 11:23:36 Created the secondary index index_i1. Waiting for it become active
2023/08/13 11:23:36 Index is 9121251512689730406 now active
2023/08/13 11:23:42 Created the secondary index index_i2. Waiting for it become active
2023/08/13 11:23:42 Index is 12155666075623860944 now active
2023/08/13 11:23:42 Using n1ql client
2023/08/13 11:23:42 Expected and Actual scan responses are the same
2023/08/13 11:23:42 Using n1ql client
2023/08/13 11:23:42 Expected and Actual scan responses are the same
2023/08/13 11:23:42 Dropping the secondary index index_i1
2023/08/13 11:23:42 Index dropped
2023/08/13 11:23:42 Using n1ql client
2023/08/13 11:23:43 Expected and Actual scan responses are the same
--- PASS: TestCreate2Drop1Scan2 (13.15s)
=== RUN   TestIndexNameCaseSensitivity
2023/08/13 11:23:43 In TestIndexNameCaseSensitivity()
2023/08/13 11:23:49 Created the secondary index index_age. Waiting for it become active
2023/08/13 11:23:49 Index is 3459628932349561512 now active
2023/08/13 11:23:49 Using n1ql client
2023/08/13 11:23:49 Expected and Actual scan responses are the same
2023/08/13 11:23:49 Using n1ql client
2023/08/13 11:23:49 Scan failed as expected with error: Index Not Found - cause: GSI index index_Age not found.
--- PASS: TestIndexNameCaseSensitivity (6.36s)
=== RUN   TestCreateDuplicateIndex
2023/08/13 11:23:49 In TestCreateDuplicateIndex()
2023/08/13 11:23:55 Created the secondary index index_di1. Waiting for it become active
2023/08/13 11:23:55 Index is 8472287215743771450 now active
2023/08/13 11:23:55 Index found:  index_di1
2023/08/13 11:23:55 Create failed as expected with error: Index index_di1 already exists.
--- PASS: TestCreateDuplicateIndex (6.23s)
=== RUN   TestDropNonExistingIndex
2023/08/13 11:23:55 In TestDropNonExistingIndex()
2023/08/13 11:23:55 Dropping the secondary index 123456
2023/08/13 11:23:55 Index drop failed as expected with error: Index does not exist.
--- PASS: TestDropNonExistingIndex (0.05s)
=== RUN   TestCreateIndexNonExistentBucket
2023/08/13 11:23:55 In TestCreateIndexNonExistentBucket()
2023-08-13T11:23:56.280+05:30 [Error] Encountered error during create index.  Error: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
2023-08-13T11:24:07.282+05:30 [Error] Fail to create index: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
2023/08/13 11:24:07 Index create failed as expected with error: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
--- PASS: TestCreateIndexNonExistentBucket (11.51s)
=== RUN   TestScanWithNoTimeout
2023/08/13 11:24:07 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/13 11:24:07 Changing config key indexer.settings.scan_timeout to value 0
2023/08/13 11:24:07 Using n1ql client
2023/08/13 11:24:07 Expected and Actual scan responses are the same
--- PASS: TestScanWithNoTimeout (0.60s)
=== RUN   TestIndexingOnBinaryBucketMeta
2023/08/13 11:24:07 In TestIndexingOnBinaryBucketMeta()
2023/08/13 11:24:07 	 1. Populate a bucekt with binary docs and create indexs on the `id`, `cas` and `expiration` fields of Metadata
2023/08/13 11:24:07 	 2. Validate the test by comparing the items_count of indexes and the number of docs in the bucket for each of the fields
2023/08/13 11:24:10 Modified parameters of bucket default, responseBody: 
2023/08/13 11:24:11 Created bucket binaryBucket, responseBody: 
2023/08/13 11:24:29 Created the secondary index index_binary_meta_id. Waiting for it become active
2023/08/13 11:24:29 Index is 17447882757563668992 now active
2023/08/13 11:24:34 items_count stat is 10 for index index_binary_meta_id
2023/08/13 11:24:34 Dropping the secondary index index_binary_meta_id
2023/08/13 11:24:34 Index dropped
2023/08/13 11:24:37 Created the secondary index index_binary_meta_cas. Waiting for it become active
2023/08/13 11:24:37 Index is 11868554342574982707 now active
2023/08/13 11:24:42 items_count stat is 10 for index index_binary_meta_cas
2023/08/13 11:24:42 Dropping the secondary index index_binary_meta_cas
2023/08/13 11:24:42 Index dropped
2023/08/13 11:24:45 Created the secondary index index_binary_meta_expiration. Waiting for it become active
2023/08/13 11:24:45 Index is 6308436985535695218 now active
2023/08/13 11:24:50 items_count stat is 10 for index index_binary_meta_expiration
2023/08/13 11:24:50 Dropping the secondary index index_binary_meta_expiration
2023/08/13 11:24:50 Index dropped
2023/08/13 11:24:52 Deleted bucket binaryBucket, responseBody: 
2023/08/13 11:24:55 Modified parameters of bucket default, responseBody: 
--- PASS: TestIndexingOnBinaryBucketMeta (63.08s)
=== RUN   TestRetainDeleteXATTRBinaryDocs
2023/08/13 11:25:10 In TestRetainDeleteXATTRBinaryDocs()
2023/08/13 11:25:10 	 1. Populate a bucket with binary docs having system XATTRS
2023/08/13 11:25:10 	 2. Create index on the system XATTRS with "retain_deleted_xattr" attribute set to true
2023/08/13 11:25:10 	 3. Delete the documents in the bucket
2023/08/13 11:25:10 	 4. Query for the meta() information in the source bucket. The total number of results should be equivalent to the number of documents in the bucket before deletion of documents
2023/08/13 11:25:14 Modified parameters of bucket default, responseBody: 
2023/08/13 11:25:14 Created bucket binaryBucket, responseBody: 
2023/08/13 11:25:32 Created the secondary index index_system_xattr. Waiting for it become active
2023/08/13 11:25:32 Index is 1361840316076872939 now active
2023/08/13 11:25:37 Deleted all the documents in the bucket: binaryBucket successfully
2023/08/13 11:25:40 Deleted bucket binaryBucket, responseBody: 
2023/08/13 11:25:43 Modified parameters of bucket default, responseBody: 
--- PASS: TestRetainDeleteXATTRBinaryDocs (47.37s)
=== RUN   TestIndexingOnXATTRs
2023/08/13 11:25:58 In TestIndexingOnXATTRs()
2023/08/13 11:25:58 Skipping test TestIndexingOnXATTRs() for forestdb
--- PASS: TestIndexingOnXATTRs (0.00s)
=== RUN   TestSimpleIndex_FloatDataType
2023/08/13 11:25:58 In TestSimpleIndex_FloatDataType()
2023/08/13 11:25:58 Index found:  index_age
2023/08/13 11:25:58 Using n1ql client
2023/08/13 11:25:58 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FloatDataType (0.07s)
=== RUN   TestSimpleIndex_StringDataType
2023/08/13 11:25:58 In TestSimpleIndex_StringDataType()
2023/08/13 11:26:02 Created the secondary index index_company. Waiting for it become active
2023/08/13 11:26:02 Index is 10434747072313086303 now active
2023/08/13 11:26:02 Using n1ql client
2023/08/13 11:26:03 Expected and Actual scan responses are the same
2023/08/13 11:26:03 Using n1ql client
2023/08/13 11:26:03 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_StringDataType (4.87s)
=== RUN   TestSimpleIndex_FieldValueCaseSensitivity
2023/08/13 11:26:03 In TestSimpleIndex_StringCaseSensitivity()
2023/08/13 11:26:03 Index found:  index_company
2023/08/13 11:26:03 Using n1ql client
2023/08/13 11:26:03 Expected and Actual scan responses are the same
2023/08/13 11:26:03 Using n1ql client
2023/08/13 11:26:03 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FieldValueCaseSensitivity (0.25s)
=== RUN   TestSimpleIndex_BoolDataType
2023/08/13 11:26:03 In TestSimpleIndex_BoolDataType()
2023/08/13 11:26:09 Created the secondary index index_isActive. Waiting for it become active
2023/08/13 11:26:09 Index is 1288033487465140691 now active
2023/08/13 11:26:09 Using n1ql client
2023/08/13 11:26:10 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_BoolDataType (6.52s)
=== RUN   TestBasicLookup
2023/08/13 11:26:10 In TestBasicLookup()
2023/08/13 11:26:10 Index found:  index_company
2023/08/13 11:26:10 Using n1ql client
2023/08/13 11:26:10 Expected and Actual scan responses are the same
--- PASS: TestBasicLookup (0.01s)
=== RUN   TestIndexOnNonExistentField
2023/08/13 11:26:10 In TestIndexOnNonExistentField()
2023/08/13 11:26:16 Created the secondary index index_height. Waiting for it become active
2023/08/13 11:26:16 Index is 3187997248276665668 now active
2023/08/13 11:26:16 Using n1ql client
2023/08/13 11:26:16 Expected and Actual scan responses are the same
--- PASS: TestIndexOnNonExistentField (6.26s)
=== RUN   TestIndexPartiallyMissingField
2023/08/13 11:26:16 In TestIndexPartiallyMissingField()
2023/08/13 11:26:22 Created the secondary index index_nationality. Waiting for it become active
2023/08/13 11:26:22 Index is 17052663747379638003 now active
2023/08/13 11:26:22 Using n1ql client
2023/08/13 11:26:22 Expected and Actual scan responses are the same
--- PASS: TestIndexPartiallyMissingField (6.25s)
=== RUN   TestScanNonMatchingDatatype
2023/08/13 11:26:22 In TestScanNonMatchingDatatype()
2023/08/13 11:26:22 Index found:  index_age
2023/08/13 11:26:22 Using n1ql client
2023/08/13 11:26:22 Expected and Actual scan responses are the same
--- PASS: TestScanNonMatchingDatatype (0.01s)
=== RUN   TestInclusionNeither
2023/08/13 11:26:22 In TestInclusionNeither()
2023/08/13 11:26:22 Index found:  index_age
2023/08/13 11:26:22 Using n1ql client
2023/08/13 11:26:22 Expected and Actual scan responses are the same
--- PASS: TestInclusionNeither (0.07s)
=== RUN   TestInclusionLow
2023/08/13 11:26:22 In TestInclusionLow()
2023/08/13 11:26:22 Index found:  index_age
2023/08/13 11:26:22 Using n1ql client
2023/08/13 11:26:22 Expected and Actual scan responses are the same
--- PASS: TestInclusionLow (0.05s)
=== RUN   TestInclusionHigh
2023/08/13 11:26:22 In TestInclusionHigh()
2023/08/13 11:26:22 Index found:  index_age
2023/08/13 11:26:22 Using n1ql client
2023/08/13 11:26:22 Expected and Actual scan responses are the same
--- PASS: TestInclusionHigh (0.06s)
=== RUN   TestInclusionBoth
2023/08/13 11:26:22 In TestInclusionBoth()
2023/08/13 11:26:22 Index found:  index_age
2023/08/13 11:26:22 Using n1ql client
2023/08/13 11:26:22 Expected and Actual scan responses are the same
--- PASS: TestInclusionBoth (0.06s)
=== RUN   TestNestedIndex_String
2023/08/13 11:26:22 In TestNestedIndex_String()
2023/08/13 11:26:29 Created the secondary index index_streetname. Waiting for it become active
2023/08/13 11:26:29 Index is 14991217267859688258 now active
2023/08/13 11:26:29 Using n1ql client
2023/08/13 11:26:30 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_String (7.33s)
=== RUN   TestNestedIndex_Float
2023/08/13 11:26:30 In TestNestedIndex_Float()
2023/08/13 11:26:35 Created the secondary index index_floor. Waiting for it become active
2023/08/13 11:26:35 Index is 15104937407746420654 now active
2023/08/13 11:26:35 Using n1ql client
2023/08/13 11:26:35 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Float (5.18s)
=== RUN   TestNestedIndex_Bool
2023/08/13 11:26:35 In TestNestedIndex_Bool()
2023/08/13 11:26:41 Created the secondary index index_isresidential. Waiting for it become active
2023/08/13 11:26:41 Index is 13452584029919885779 now active
2023/08/13 11:26:41 Using n1ql client
2023/08/13 11:26:41 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Bool (6.29s)
=== RUN   TestLookupJsonObject
2023/08/13 11:26:41 In TestLookupJsonObject()
2023/08/13 11:26:47 Created the secondary index index_streetaddress. Waiting for it become active
2023/08/13 11:26:47 Index is 11224239580977965119 now active
2023/08/13 11:26:47 Using n1ql client
2023/08/13 11:26:48 Count of docScanResults is 1
2023/08/13 11:26:48 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/13 11:26:48 Count of scanResults is 1
2023/08/13 11:26:48 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/13 11:26:48 Expected and Actual scan responses are the same
--- PASS: TestLookupJsonObject (6.40s)
=== RUN   TestLookupObjDifferentOrdering
2023/08/13 11:26:48 In TestLookupObjDifferentOrdering()
2023/08/13 11:26:48 Index found:  index_streetaddress
2023/08/13 11:26:48 Using n1ql client
2023/08/13 11:26:48 Count of docScanResults is 1
2023/08/13 11:26:48 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/13 11:26:48 Count of scanResults is 1
2023/08/13 11:26:48 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/13 11:26:48 Expected and Actual scan responses are the same
--- PASS: TestLookupObjDifferentOrdering (0.01s)
=== RUN   TestRangeJsonObject
2023/08/13 11:26:48 In TestRangeJsonObject()
2023/08/13 11:26:48 Index found:  index_streetaddress
2023/08/13 11:26:48 Using n1ql client
2023/08/13 11:26:48 Count of scanResults is 2
2023/08/13 11:26:48 Key: string Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: value.Values [{"buildingname":"Rosewood Gardens","doornumber":"514","floor":2,"streetname":"Karweg Place"}] false
2023/08/13 11:26:48 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/13 11:26:48 Count of docScanResults is 2
2023/08/13 11:26:48 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/13 11:26:48 Key: Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: [map[buildingname:Rosewood Gardens doornumber:514 floor:2 streetname:Karweg Place]]
2023/08/13 11:26:48 Expected and Actual scan responses are the same
--- PASS: TestRangeJsonObject (0.00s)
=== RUN   TestLookupFloatDiffForms
2023/08/13 11:26:48 In TestLookupFloatDiffForms()
2023/08/13 11:26:54 Created the secondary index index_latitude. Waiting for it become active
2023/08/13 11:26:54 Index is 6137218852733439591 now active
2023/08/13 11:26:54 Scan 1
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
2023/08/13 11:26:54 Scan 2
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
2023/08/13 11:26:54 Scan 3
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
2023/08/13 11:26:54 Scan 4
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
2023/08/13 11:26:54 Scan 5
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
2023/08/13 11:26:54 Scan 6
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
--- PASS: TestLookupFloatDiffForms (6.65s)
=== RUN   TestRangeFloatInclVariations
2023/08/13 11:26:54 In TestRangeFloatInclVariations()
2023/08/13 11:26:54 Index found:  index_latitude
2023/08/13 11:26:54 Scan 1
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
2023/08/13 11:26:54 Scan 2
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
2023/08/13 11:26:54 Scan 3
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
2023/08/13 11:26:54 Scan 4
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
2023/08/13 11:26:54 Scan 5
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
2023/08/13 11:26:54 Scan 6
2023/08/13 11:26:54 Using n1ql client
2023/08/13 11:26:54 Expected and Actual scan responses are the same
--- PASS: TestRangeFloatInclVariations (0.04s)
=== RUN   TestScanAll
2023/08/13 11:26:54 In TestScanAll()
2023/08/13 11:27:01 Created the secondary index index_name. Waiting for it become active
2023/08/13 11:27:01 Index is 5678718176150924831 now active
2023/08/13 11:27:01 Length of docScanResults = 10502
2023/08/13 11:27:01 Using n1ql client
2023/08/13 11:27:01 Length of scanResults = 10502
2023/08/13 11:27:01 Expected and Actual scan responses are the same
--- PASS: TestScanAll (6.67s)
=== RUN   TestScanAllNestedField
2023/08/13 11:27:01 In TestScanAllNestedField()
2023/08/13 11:27:01 Index found:  index_streetname
2023/08/13 11:27:01 Length of docScanResults = 2
2023/08/13 11:27:01 Using n1ql client
2023/08/13 11:27:01 Length of scanResults = 2
2023/08/13 11:27:01 Expected and Actual scan responses are the same
--- PASS: TestScanAllNestedField (0.01s)
=== RUN   TestBasicPrimaryIndex
2023/08/13 11:27:01 In TestBasicPrimaryIndex()
2023/08/13 11:27:07 Created the secondary index index_p1. Waiting for it become active
2023/08/13 11:27:07 Index is 17291466821053136990 now active
2023-08-13T11:27:07.590+05:30 [Error] transport error between 127.0.0.1:38272->127.0.0.1:9107: write tcp 127.0.0.1:38272->127.0.0.1:9107: write: broken pipe
2023-08-13T11:27:07.591+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:38272->127.0.0.1:9107: write: broken pipe`
2023-08-13T11:27:07.591+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-13T11:27:07.591+05:30 [Error] metadataClient:PickRandom: Replicas - [522054621788152135], PrunedReplica - map[], FilteredReplica map[]
2023/08/13 11:27:07 Expected and Actual scan responses are the same
2023/08/13 11:27:07 CountRange() expected and actual is:  1904 and 1904
2023/08/13 11:27:07 lookupkey for CountLookup() = Userc578c4ae-5023-41c7-ae30-0b349305c9d7
2023/08/13 11:27:07 CountLookup() = 1
--- PASS: TestBasicPrimaryIndex (6.50s)
=== RUN   TestBasicNullDataType
2023/08/13 11:27:07 In TestBasicNullDataType()
2023/08/13 11:27:07 Index found:  index_email
2023/08/13 11:27:07 Using n1ql client
2023/08/13 11:27:07 Expected and Actual scan responses are the same
--- PASS: TestBasicNullDataType (0.01s)
=== RUN   TestBasicArrayDataType_ScanAll
2023/08/13 11:27:07 In TestBasicArrayDataType_ScanAll()
2023/08/13 11:27:14 Created the secondary index index_tags. Waiting for it become active
2023/08/13 11:27:14 Index is 4292062306477229120 now active
2023/08/13 11:27:14 Using n1ql client
2023/08/13 11:27:14 Expected and Actual scan responses are the same
--- PASS: TestBasicArrayDataType_ScanAll (6.82s)
=== RUN   TestBasicArrayDataType_Lookup
2023/08/13 11:27:14 In TestBasicArrayDataType_Lookup()
2023/08/13 11:27:16 Index found:  index_tags
2023/08/13 11:27:16 Count of scanResults is 1
2023/08/13 11:27:16 Key: string Usere46cea01-38f6-4e7b-92e5-69d64668ae75  Value: value.Values [["reprehenderit","tempor","officia","exercitation","labore","sunt","tempor"]] false
--- PASS: TestBasicArrayDataType_Lookup (2.00s)
=== RUN   TestArrayDataType_LookupMissingArrayValue
2023/08/13 11:27:16 In TestArrayDataType_LookupMissingArrayValue()
2023/08/13 11:27:16 Index found:  index_tags
2023/08/13 11:27:16 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupMissingArrayValue (0.00s)
=== RUN   TestArrayDataType_LookupWrongOrder
2023/08/13 11:27:16 In TestArrayDataType_LookupWrongOrder()
2023/08/13 11:27:16 Index found:  index_tags
2023/08/13 11:27:16 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupWrongOrder (0.00s)
=== RUN   TestArrayDataType_LookupSubset
2023/08/13 11:27:16 In TestArrayDataType_LookupSubset()
2023/08/13 11:27:16 Index found:  index_tags
2023/08/13 11:27:16 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupSubset (0.00s)
=== RUN   TestScanLimitParameter
2023/08/13 11:27:16 In TestScanLimitParameter()
2023/08/13 11:27:16 Index found:  index_age
2023/08/13 11:27:16 Using n1ql client
2023/08/13 11:27:16 Using n1ql client
--- PASS: TestScanLimitParameter (0.03s)
=== RUN   TestCountRange
2023/08/13 11:27:16 In TestRangeCount()
2023/08/13 11:27:16 Index found:  index_age
2023/08/13 11:27:16 Count of expected and actual Range is:  2376 and 2376
2023/08/13 11:27:16 Count of expected and actual Range is: 10002 and 10002
2023/08/13 11:27:16 Count of expected and actual Range are: 0 and 0
2023/08/13 11:27:17 Count of expected and actual Range are: 488 and 488
2023/08/13 11:27:17 Testing CountRange() for key <= val
2023/08/13 11:27:17 Count of expected and actual CountRange for key <= 30 are: 5251 and 5251
2023/08/13 11:27:17 Testing CountRange() for key >= val
2023/08/13 11:27:17 Count of expected and actual CountRange for key >= 25 are: 7689 and 7689
2023/08/13 11:27:17 Testing CountRange() for null < key <= val
2023/08/13 11:27:17 Count of expected and actual CountRange for key > null && key <= 30 are: 5251 and 5251
2023/08/13 11:27:17 Testing CountRange() for val <= key < null 
2023/08/13 11:27:17 Count of expected and actual CountRange for key >= 25 && key < null are: 0 and 0
2023/08/13 11:27:17 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountRange (0.58s)
=== RUN   TestCountLookup
2023/08/13 11:27:17 In TestCountLookup()
2023/08/13 11:27:17 Index found:  index_age
2023/08/13 11:27:17 Count of expected and actual Range are: 506 and 506
2023/08/13 11:27:17 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountLookup (0.02s)
=== RUN   TestRangeStatistics
2023/08/13 11:27:17 In TestRangeCount()
2023/08/13 11:27:17 Index found:  index_age
--- PASS: TestRangeStatistics (0.00s)
=== RUN   TestIndexCreateWithWhere
2023/08/13 11:27:17 In TestIndexCreateWithWhere()
2023/08/13 11:27:21 Created the secondary index index_ageabove30. Waiting for it become active
2023/08/13 11:27:21 Index is 9997561581052708344 now active
2023/08/13 11:27:21 Using n1ql client
2023/08/13 11:27:21 Expected and Actual scan responses are the same
2023/08/13 11:27:21 Lengths of expected and actual scanReuslts are:  4263 and 4263
2023/08/13 11:27:28 Created the secondary index index_ageteens. Waiting for it become active
2023/08/13 11:27:28 Index is 16751569802657119568 now active
2023/08/13 11:27:28 Using n1ql client
2023/08/13 11:27:28 Expected and Actual scan responses are the same
2023/08/13 11:27:28 Lengths of expected and actual scanReuslts are:  0 and 0
2023/08/13 11:27:34 Created the secondary index index_age35to45. Waiting for it become active
2023/08/13 11:27:34 Index is 15245690912835654952 now active
2023/08/13 11:27:34 Using n1ql client
2023/08/13 11:27:34 Expected and Actual scan responses are the same
2023/08/13 11:27:34 Lengths of expected and actual scanReuslts are:  2864 and 2864
--- PASS: TestIndexCreateWithWhere (17.17s)
=== RUN   TestDeferredIndexCreate
2023/08/13 11:27:34 In TestDeferredIndexCreate()
2023/08/13 11:27:34 Created the index index_deferred in deferred mode. Index state is INDEX_STATE_READY
2023/08/13 11:27:36 Build the deferred index index_deferred. Waiting for the index to become active
2023/08/13 11:27:36 Waiting for index 11129316085377969941 to go active ...
2023/08/13 11:27:37 Waiting for index 11129316085377969941 to go active ...
2023/08/13 11:27:38 Waiting for index 11129316085377969941 to go active ...
2023/08/13 11:27:39 Waiting for index 11129316085377969941 to go active ...
2023/08/13 11:27:40 Waiting for index 11129316085377969941 to go active ...
2023/08/13 11:27:41 Index is 11129316085377969941 now active
2023/08/13 11:27:41 Using n1ql client
2023/08/13 11:27:41 Expected and Actual scan responses are the same
--- PASS: TestDeferredIndexCreate (7.16s)
=== RUN   TestCompositeIndex_NumAndString
2023/08/13 11:27:41 In TestCompositeIndex()
2023/08/13 11:27:48 Created the secondary index index_composite1. Waiting for it become active
2023/08/13 11:27:48 Index is 17198613176769431384 now active
2023/08/13 11:27:48 Using n1ql client
2023/08/13 11:27:49 Using n1ql client
2023/08/13 11:27:49 Using n1ql client
2023/08/13 11:27:49 Expected and Actual scan responses are the same
--- PASS: TestCompositeIndex_NumAndString (7.67s)
=== RUN   TestCompositeIndex_TwoNumberFields
2023/08/13 11:27:49 In TestCompositeIndex()
2023/08/13 11:27:54 Created the secondary index index_composite2. Waiting for it become active
2023/08/13 11:27:54 Index is 10272937998754986315 now active
2023/08/13 11:27:54 Using n1ql client
--- PASS: TestCompositeIndex_TwoNumberFields (5.67s)
=== RUN   TestNumbers_Int64_Float64
2023/08/13 11:27:55 In TestNumbers_Int64_Float64()
2023/08/13 11:28:01 Created the secondary index idx_numbertest. Waiting for it become active
2023/08/13 11:28:01 Index is 15939451863750496277 now active
2023/08/13 11:28:01 
 ==== Int64 test #0
2023/08/13 11:28:01 Using n1ql client
2023/08/13 11:28:01 Expected and Actual scan responses are the same
2023/08/13 11:28:01 
 ==== Int64 test #1
2023/08/13 11:28:01 Using n1ql client
2023/08/13 11:28:01 Expected and Actual scan responses are the same
2023/08/13 11:28:01 
 ==== Int64 test #2
2023/08/13 11:28:01 Using n1ql client
2023/08/13 11:28:01 Expected and Actual scan responses are the same
2023/08/13 11:28:01 
 ==== Int64 test #3
2023/08/13 11:28:01 Using n1ql client
2023/08/13 11:28:02 Expected and Actual scan responses are the same
2023/08/13 11:28:02 
 ==== Int64 test #4
2023/08/13 11:28:02 Using n1ql client
2023/08/13 11:28:02 Expected and Actual scan responses are the same
2023/08/13 11:28:02 
 ==== Int64 test #5
2023/08/13 11:28:02 Using n1ql client
2023/08/13 11:28:02 Expected and Actual scan responses are the same
2023/08/13 11:28:02 
 ==== Int64 test #6
2023/08/13 11:28:02 Using n1ql client
2023/08/13 11:28:02 Expected and Actual scan responses are the same
2023/08/13 11:28:02 
 ==== Int64 test #7
2023/08/13 11:28:02 Using n1ql client
2023/08/13 11:28:02 Expected and Actual scan responses are the same
2023/08/13 11:28:02 
 ==== Int64 test #8
2023/08/13 11:28:02 Using n1ql client
2023/08/13 11:28:03 Expected and Actual scan responses are the same
2023/08/13 11:28:03 
 ==== Float64 test #0
2023/08/13 11:28:03 Using n1ql client
2023/08/13 11:28:03 Expected and Actual scan responses are the same
2023/08/13 11:28:03 
 ==== Float64 test #1
2023/08/13 11:28:03 Using n1ql client
2023/08/13 11:28:03 Expected and Actual scan responses are the same
2023/08/13 11:28:03 
 ==== Float64 test #2
2023/08/13 11:28:03 Using n1ql client
2023/08/13 11:28:03 Expected and Actual scan responses are the same
2023/08/13 11:28:03 
 ==== Float64 test #3
2023/08/13 11:28:03 Using n1ql client
2023/08/13 11:28:03 Expected and Actual scan responses are the same
--- PASS: TestNumbers_Int64_Float64 (8.79s)
=== RUN   TestRestartIndexer
2023/08/13 11:28:03 In TestRestartIndexer()
2023/08/13 11:28:03 []
2023-08-13T11:28:03.884+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-13T11:28:03.886+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/13 11:28:23 Using n1ql client
2023-08-13T11:28:23.861+05:30 [Error] transport error between 127.0.0.1:39218->127.0.0.1:9107: write tcp 127.0.0.1:39218->127.0.0.1:9107: write: broken pipe
2023-08-13T11:28:23.861+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 4745579259043124535 request transport failed `write tcp 127.0.0.1:39218->127.0.0.1:9107: write: broken pipe`
2023/08/13 11:28:24 Len of expected and actual scan results are :  10002 and 10002
2023/08/13 11:28:24 Expected and Actual scan responses are the same
--- PASS: TestRestartIndexer (20.26s)
=== RUN   TestCreateDocsMutation
2023/08/13 11:28:24 In TestCreateDocsMutation()
2023/08/13 11:28:24 Index found:  index_age
2023/08/13 11:28:24 Using n1ql client
2023/08/13 11:28:24 Len of expected and actual scan results are :  10002 and 10002
2023/08/13 11:28:24 Expected and Actual scan responses are the same
2023/08/13 11:28:24 Using n1ql client
2023/08/13 11:28:25 Index Scan after mutations took 534.525576ms
2023/08/13 11:28:25 Len of expected and actual scan results are :  10102 and 10102
2023/08/13 11:28:25 Expected and Actual scan responses are the same
--- PASS: TestCreateDocsMutation (0.94s)
=== RUN   TestRestartProjector
2023/08/13 11:28:25 In TestRestartProjector()
2023/08/13 11:28:25 []
2023/08/13 11:28:45 Using n1ql client
2023/08/13 11:28:45 Len of expected and actual scan results are :  10102 and 10102
2023/08/13 11:28:45 Expected and Actual scan responses are the same
--- PASS: TestRestartProjector (20.24s)
=== RUN   TestDeleteDocsMutation
2023/08/13 11:28:45 In TestDeleteDocsMutation()
2023/08/13 11:28:45 Index found:  index_age
2023/08/13 11:28:45 Using n1ql client
2023/08/13 11:28:45 Len of expected and actual scan results are :  10102 and 10102
2023/08/13 11:28:45 Expected and Actual scan responses are the same
2023/08/13 11:28:45 Using n1ql client
2023/08/13 11:28:46 Index Scan after mutations took 623.231451ms
2023/08/13 11:28:46 Len of expected and actual scan results are :  9902 and 9902
2023/08/13 11:28:46 Expected and Actual scan responses are the same
--- PASS: TestDeleteDocsMutation (1.11s)
=== RUN   TestUpdateDocsMutation
2023/08/13 11:28:46 In TestUpdateDocsMutation()
2023/08/13 11:28:46 Index found:  index_age
2023/08/13 11:28:46 Using n1ql client
2023/08/13 11:28:46 Len of expected and actual scan results are :  9443 and 9443
2023/08/13 11:28:46 Expected and Actual scan responses are the same
2023/08/13 11:28:46 Num of keysFromMutDocs: 100
2023/08/13 11:28:46 Updating number of documents: 100
2023/08/13 11:28:46 Using n1ql client
2023/08/13 11:28:47 Index Scan after mutations took 329.031837ms
2023/08/13 11:28:47 Len of expected and actual scan results are :  9444 and 9444
2023/08/13 11:28:47 Expected and Actual scan responses are the same
--- PASS: TestUpdateDocsMutation (0.81s)
=== RUN   TestLargeMutations
2023/08/13 11:28:47 In TestLargeMutations()
2023/08/13 11:28:47 In DropAllSecondaryIndexes()
2023/08/13 11:28:47 Index found:  index_ageteens
2023/08/13 11:28:47 Dropped index index_ageteens
2023/08/13 11:28:47 Index found:  index_i2
2023/08/13 11:28:47 Dropped index index_i2
2023/08/13 11:28:47 Index found:  index_composite2
2023/08/13 11:28:47 Dropped index index_composite2
2023/08/13 11:28:47 Index found:  index_state
2023/08/13 11:28:47 Dropped index index_state
2023/08/13 11:28:47 Index found:  index_email
2023/08/13 11:28:47 Dropped index index_email
2023/08/13 11:28:47 Index found:  index_gender
2023/08/13 11:28:47 Dropped index index_gender
2023/08/13 11:28:47 Index found:  index_age35to45
2023/08/13 11:28:47 Dropped index index_age35to45
2023/08/13 11:28:47 Index found:  index_age
2023/08/13 11:28:47 Dropped index index_age
2023/08/13 11:28:47 Index found:  index_composite1
2023/08/13 11:28:47 Dropped index index_composite1
2023/08/13 11:28:47 Index found:  index_name
2023/08/13 11:28:47 Dropped index index_name
2023/08/13 11:28:47 Index found:  index_nationality
2023/08/13 11:28:47 Dropped index index_nationality
2023/08/13 11:28:47 Index found:  index_di1
2023/08/13 11:28:48 Dropped index index_di1
2023/08/13 11:28:48 Index found:  index_isActive
2023/08/13 11:28:48 Dropped index index_isActive
2023/08/13 11:28:48 Index found:  index_streetname
2023/08/13 11:28:48 Dropped index index_streetname
2023/08/13 11:28:48 Index found:  index_balance
2023/08/13 11:28:48 Dropped index index_balance
2023/08/13 11:28:48 Index found:  index_streetaddress
2023/08/13 11:28:48 Dropped index index_streetaddress
2023/08/13 11:28:48 Index found:  index_tags
2023/08/13 11:28:48 Dropped index index_tags
2023/08/13 11:28:48 Index found:  index_pin
2023/08/13 11:28:48 Dropped index index_pin
2023/08/13 11:28:48 Index found:  index_cdc
2023/08/13 11:28:48 Dropped index index_cdc
2023/08/13 11:28:48 Index found:  index_latitude
2023/08/13 11:28:48 Dropped index index_latitude
2023/08/13 11:28:48 Index found:  index_isresidential
2023/08/13 11:28:48 Dropped index index_isresidential
2023/08/13 11:28:48 Index found:  index_p1
2023/08/13 11:28:48 Dropped index index_p1
2023/08/13 11:28:48 Index found:  idx_age
2023/08/13 11:28:48 Dropped index idx_age
2023/08/13 11:28:48 Index found:  index_deferred
2023/08/13 11:28:48 Dropped index index_deferred
2023/08/13 11:28:48 Index found:  index_longitude
2023/08/13 11:28:48 Dropped index index_longitude
2023/08/13 11:28:48 Index found:  index_height
2023/08/13 11:28:48 Dropped index index_height
2023/08/13 11:28:48 Index found:  index_ageabove30
2023/08/13 11:28:48 Dropped index index_ageabove30
2023/08/13 11:28:48 Index found:  index_floor
2023/08/13 11:28:48 Dropped index index_floor
2023/08/13 11:28:48 Index found:  idx_numbertest
2023/08/13 11:28:49 Dropped index idx_numbertest
2023/08/13 11:28:49 Index found:  index_company
2023/08/13 11:28:49 Dropped index index_company
2023/08/13 11:28:49 Index found:  index_eyeColor
2023/08/13 11:28:49 Dropped index index_eyeColor
2023/08/13 11:29:09 Created the secondary index indexmut_1. Waiting for it become active
2023/08/13 11:29:09 Index is 12333699192771430991 now active
2023/08/13 11:29:09 Using n1ql client
2023/08/13 11:29:10 Expected and Actual scan responses are the same
2023/08/13 11:29:10 Len of expected and actual scan results are :  29902 and 29902
2023/08/13 11:29:10 ITERATION 0
2023/08/13 11:29:27 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:29:27 Index is 5283890820807162870 now active
2023/08/13 11:29:27 Using n1ql client
2023/08/13 11:29:28 Expected and Actual scan responses are the same
2023/08/13 11:29:28 Len of expected and actual scan results are :  39902 and 39902
2023/08/13 11:29:28 Using n1ql client
2023/08/13 11:29:29 Expected and Actual scan responses are the same
2023/08/13 11:29:29 Len of expected and actual scan results are :  39902 and 39902
2023/08/13 11:29:29 Dropping the secondary index indexmut_2
2023/08/13 11:29:29 Index dropped
2023/08/13 11:29:29 ITERATION 1
2023/08/13 11:29:47 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:29:47 Index is 14217916944923088419 now active
2023/08/13 11:29:47 Using n1ql client
2023/08/13 11:29:48 Expected and Actual scan responses are the same
2023/08/13 11:29:48 Len of expected and actual scan results are :  49902 and 49902
2023/08/13 11:29:48 Using n1ql client
2023/08/13 11:29:49 Expected and Actual scan responses are the same
2023/08/13 11:29:49 Len of expected and actual scan results are :  49902 and 49902
2023/08/13 11:29:49 Dropping the secondary index indexmut_2
2023/08/13 11:29:49 Index dropped
2023/08/13 11:29:49 ITERATION 2
2023/08/13 11:30:08 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:30:08 Index is 4665518746263604332 now active
2023/08/13 11:30:08 Using n1ql client
2023/08/13 11:30:10 Expected and Actual scan responses are the same
2023/08/13 11:30:10 Len of expected and actual scan results are :  59902 and 59902
2023/08/13 11:30:10 Using n1ql client
2023/08/13 11:30:11 Expected and Actual scan responses are the same
2023/08/13 11:30:11 Len of expected and actual scan results are :  59902 and 59902
2023/08/13 11:30:11 Dropping the secondary index indexmut_2
2023/08/13 11:30:11 Index dropped
2023/08/13 11:30:11 ITERATION 3
2023/08/13 11:30:34 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:30:34 Index is 2447800852160280857 now active
2023/08/13 11:30:34 Using n1ql client
2023/08/13 11:30:36 Expected and Actual scan responses are the same
2023/08/13 11:30:36 Len of expected and actual scan results are :  69902 and 69902
2023/08/13 11:30:36 Using n1ql client
2023/08/13 11:30:38 Expected and Actual scan responses are the same
2023/08/13 11:30:38 Len of expected and actual scan results are :  69902 and 69902
2023/08/13 11:30:38 Dropping the secondary index indexmut_2
2023/08/13 11:30:38 Index dropped
2023/08/13 11:30:38 ITERATION 4
2023/08/13 11:30:59 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:30:59 Index is 14679563991539323072 now active
2023/08/13 11:30:59 Using n1ql client
2023/08/13 11:31:01 Expected and Actual scan responses are the same
2023/08/13 11:31:01 Len of expected and actual scan results are :  79902 and 79902
2023/08/13 11:31:01 Using n1ql client
2023/08/13 11:31:03 Expected and Actual scan responses are the same
2023/08/13 11:31:03 Len of expected and actual scan results are :  79902 and 79902
2023/08/13 11:31:03 Dropping the secondary index indexmut_2
2023/08/13 11:31:03 Index dropped
2023/08/13 11:31:03 ITERATION 5
2023/08/13 11:31:25 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:31:25 Index is 6944244153513938772 now active
2023/08/13 11:31:25 Using n1ql client
2023/08/13 11:31:27 Expected and Actual scan responses are the same
2023/08/13 11:31:27 Len of expected and actual scan results are :  89902 and 89902
2023/08/13 11:31:27 Using n1ql client
2023/08/13 11:31:29 Expected and Actual scan responses are the same
2023/08/13 11:31:29 Len of expected and actual scan results are :  89902 and 89902
2023/08/13 11:31:29 Dropping the secondary index indexmut_2
2023/08/13 11:31:29 Index dropped
2023/08/13 11:31:29 ITERATION 6
2023/08/13 11:31:52 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:31:52 Index is 8001598029522898716 now active
2023/08/13 11:31:52 Using n1ql client
2023/08/13 11:31:55 Expected and Actual scan responses are the same
2023/08/13 11:31:55 Len of expected and actual scan results are :  99902 and 99902
2023/08/13 11:31:55 Using n1ql client
2023/08/13 11:31:57 Expected and Actual scan responses are the same
2023/08/13 11:31:57 Len of expected and actual scan results are :  99902 and 99902
2023/08/13 11:31:57 Dropping the secondary index indexmut_2
2023/08/13 11:31:57 Index dropped
2023/08/13 11:31:57 ITERATION 7
2023/08/13 11:32:22 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:32:22 Index is 790858951132741980 now active
2023/08/13 11:32:22 Using n1ql client
2023/08/13 11:32:24 Expected and Actual scan responses are the same
2023/08/13 11:32:24 Len of expected and actual scan results are :  109902 and 109902
2023/08/13 11:32:25 Using n1ql client
2023/08/13 11:32:27 Expected and Actual scan responses are the same
2023/08/13 11:32:27 Len of expected and actual scan results are :  109902 and 109902
2023/08/13 11:32:27 Dropping the secondary index indexmut_2
2023/08/13 11:32:27 Index dropped
2023/08/13 11:32:27 ITERATION 8
2023/08/13 11:32:56 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:32:56 Index is 448064584330904948 now active
2023/08/13 11:32:56 Using n1ql client
2023/08/13 11:32:59 Expected and Actual scan responses are the same
2023/08/13 11:32:59 Len of expected and actual scan results are :  119902 and 119902
2023/08/13 11:32:59 Using n1ql client
2023/08/13 11:33:02 Expected and Actual scan responses are the same
2023/08/13 11:33:02 Len of expected and actual scan results are :  119902 and 119902
2023/08/13 11:33:02 Dropping the secondary index indexmut_2
2023/08/13 11:33:02 Index dropped
2023/08/13 11:33:02 ITERATION 9
2023/08/13 11:33:29 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:33:29 Index is 14461049118552293568 now active
2023/08/13 11:33:30 Using n1ql client
2023/08/13 11:33:32 Expected and Actual scan responses are the same
2023/08/13 11:33:32 Len of expected and actual scan results are :  129902 and 129902
2023/08/13 11:33:33 Using n1ql client
2023/08/13 11:33:35 Expected and Actual scan responses are the same
2023/08/13 11:33:35 Len of expected and actual scan results are :  129902 and 129902
2023/08/13 11:33:35 Dropping the secondary index indexmut_2
2023/08/13 11:33:36 Index dropped
2023/08/13 11:33:36 ITERATION 10
2023/08/13 11:34:06 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 11:34:06 Index is 2531189259145659779 now active
2023/08/13 11:34:07 Using n1ql client
2023/08/13 11:34:10 Expected and Actual scan responses are the same
2023/08/13 11:34:10 Len of expected and actual scan results are :  139902 and 139902
2023/08/13 11:34:10 Using n1ql client
2023/08/13 11:34:13 Expected and Actual scan responses are the same
2023/08/13 11:34:13 Len of expected and actual scan results are :  139902 and 139902
2023/08/13 11:34:13 Dropping the secondary index indexmut_2
2023/08/13 11:34:13 Index dropped
--- PASS: TestLargeMutations (326.47s)
=== RUN   TestPlanner
2023/08/13 11:34:13 In TestPlanner()
2023/08/13 11:34:13 -------------------------------------------
2023/08/13 11:34:13 initial placement - 20-50M, 10 index, 3 replica, 2x
2023-08-13T11:34:13.661+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:13.668+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T11:34:13.668+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T11:34:13.672+05:30 [Info] switched currmeta from 463 -> 463 force true 
2023-08-13T11:34:13.677+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T11:34:13.677+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T11:34:13.677+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T11:34:13.677+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T11:34:13.679+05:30 [Info] switched currmeta from 463 -> 463 force true 
2023-08-13T11:34:13.679+05:30 [Info] switched currmeta from 457 -> 459 force true 
2023-08-13T11:34:13.684+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T11:34:13.684+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T11:34:13.686+05:30 [Info] switched currmeta from 459 -> 459 force true 
2023-08-13T11:34:13.736+05:30 [Info] Score: 0.037125182105504445
2023-08-13T11:34:13.736+05:30 [Info] Memory Quota: 56227731702 (52.3662G)
2023-08-13T11:34:13.736+05:30 [Info] CPU Quota: 12
2023-08-13T11:34:13.736+05:30 [Info] Indexer Memory Mean 34652633023 (32.2728G)
2023-08-13T11:34:13.736+05:30 [Info] Indexer Memory Deviation 2572970622 (2.39627G) (7.43%)
2023-08-13T11:34:13.736+05:30 [Info] Indexer Memory Utilization 0.6163
2023-08-13T11:34:13.736+05:30 [Info] Indexer CPU Mean 9.3483
2023-08-13T11:34:13.736+05:30 [Info] Indexer CPU Deviation 2.29 (24.46%)
2023-08-13T11:34:13.736+05:30 [Info] Indexer CPU Utilization 0.7790
2023-08-13T11:34:13.736+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:13.736+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:13.736+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:13.736+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:13.736+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:13.736+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:13.736+05:30 [Info] Indexer Data Size Mean 34652633023 (32.2728G)
2023-08-13T11:34:13.736+05:30 [Info] Indexer Data Size Deviation 2572970622 (2.39627G) (7.43%)
2023-08-13T11:34:13.736+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:13.736+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:13.736+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:13.736+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:13 -------------------------------------------
2023/08/13 11:34:13 initial placement - 20-50M, 30 index, 3 replica, 2x
2023-08-13T11:34:13.737+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:14.649+05:30 [Info] Score: 0.0362419382054259
2023-08-13T11:34:14.650+05:30 [Info] Memory Quota: 62274175142 (57.9973G)
2023-08-13T11:34:14.650+05:30 [Info] CPU Quota: 12
2023-08-13T11:34:14.650+05:30 [Info] Indexer Memory Mean 40327867068 (37.5583G)
2023-08-13T11:34:14.650+05:30 [Info] Indexer Memory Deviation 2923120132 (2.72237G) (7.25%)
2023-08-13T11:34:14.650+05:30 [Info] Indexer Memory Utilization 0.6476
2023-08-13T11:34:14.650+05:30 [Info] Indexer CPU Mean 10.9364
2023-08-13T11:34:14.650+05:30 [Info] Indexer CPU Deviation 2.59 (23.66%)
2023-08-13T11:34:14.650+05:30 [Info] Indexer CPU Utilization 0.9114
2023-08-13T11:34:14.650+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:14.650+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:14.650+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:14.650+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:14.650+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:14.650+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:14.650+05:30 [Info] Indexer Data Size Mean 40327867068 (37.5583G)
2023-08-13T11:34:14.650+05:30 [Info] Indexer Data Size Deviation 2923120132 (2.72237G) (7.25%)
2023-08-13T11:34:14.650+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:14.650+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:14.650+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:14.650+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:14 -------------------------------------------
2023/08/13 11:34:14 initial placement - 20-50M, 30 index, 3 replica, 4x
2023-08-13T11:34:14.650+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:14.887+05:30 [Info] Score: 0.0137689099065158
2023-08-13T11:34:14.887+05:30 [Info] Memory Quota: 128381342848 (119.564G)
2023-08-13T11:34:14.887+05:30 [Info] CPU Quota: 24
2023-08-13T11:34:14.887+05:30 [Info] Indexer Memory Mean 83208644273 (77.4941G)
2023-08-13T11:34:14.887+05:30 [Info] Indexer Memory Deviation 2291384652 (2.13402G) (2.75%)
2023-08-13T11:34:14.887+05:30 [Info] Indexer Memory Utilization 0.6481
2023-08-13T11:34:14.887+05:30 [Info] Indexer CPU Mean 21.7575
2023-08-13T11:34:14.887+05:30 [Info] Indexer CPU Deviation 5.58 (25.65%)
2023-08-13T11:34:14.888+05:30 [Info] Indexer CPU Utilization 0.9066
2023-08-13T11:34:14.888+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:14.888+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:14.888+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:14.888+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:14.888+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:14.888+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:14.888+05:30 [Info] Indexer Data Size Mean 83208644273 (77.4941G)
2023-08-13T11:34:14.888+05:30 [Info] Indexer Data Size Deviation 2291384652 (2.13402G) (2.75%)
2023-08-13T11:34:14.888+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:14.888+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:14.888+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:14.888+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:14 -------------------------------------------
2023/08/13 11:34:14 initial placement - 200-500M, 10 index, 3 replica, 2x
2023-08-13T11:34:14.888+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:14.941+05:30 [Info] Score: 0.027380928315541075
2023-08-13T11:34:14.941+05:30 [Info] Memory Quota: 468817958004 (436.621G)
2023-08-13T11:34:14.941+05:30 [Info] CPU Quota: 12
2023-08-13T11:34:14.941+05:30 [Info] Indexer Memory Mean 367556415133 (342.314G)
2023-08-13T11:34:14.941+05:30 [Info] Indexer Memory Deviation 20128071709 (18.7457G) (5.48%)
2023-08-13T11:34:14.941+05:30 [Info] Indexer Memory Utilization 0.7840
2023-08-13T11:34:14.941+05:30 [Info] Indexer CPU Mean 11.0109
2023-08-13T11:34:14.941+05:30 [Info] Indexer CPU Deviation 2.03 (18.48%)
2023-08-13T11:34:14.941+05:30 [Info] Indexer CPU Utilization 0.9176
2023-08-13T11:34:14.941+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:14.941+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:14.941+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:14.941+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:14.941+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:14.941+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:14.941+05:30 [Info] Indexer Data Size Mean 367556415133 (342.314G)
2023-08-13T11:34:14.941+05:30 [Info] Indexer Data Size Deviation 20128071709 (18.7457G) (5.48%)
2023-08-13T11:34:14.941+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:14.941+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:14.941+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:14.941+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:14 -------------------------------------------
2023/08/13 11:34:14 initial placement - 200-500M, 30 index, 3 replica, 2x
2023-08-13T11:34:14.942+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:15.828+05:30 [Info] Score: 0.03391964354272367
2023-08-13T11:34:15.828+05:30 [Info] Memory Quota: 486833395386 (453.399G)
2023-08-13T11:34:15.828+05:30 [Info] CPU Quota: 12
2023-08-13T11:34:15.828+05:30 [Info] Indexer Memory Mean 378301524104 (352.321G)
2023-08-13T11:34:15.828+05:30 [Info] Indexer Memory Deviation 25663705698 (23.9012G) (6.78%)
2023-08-13T11:34:15.828+05:30 [Info] Indexer Memory Utilization 0.7771
2023-08-13T11:34:15.828+05:30 [Info] Indexer CPU Mean 11.5066
2023-08-13T11:34:15.828+05:30 [Info] Indexer CPU Deviation 4.03 (35.05%)
2023-08-13T11:34:15.828+05:30 [Info] Indexer CPU Utilization 0.9589
2023-08-13T11:34:15.828+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:15.828+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:15.828+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:15.828+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:15.828+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:15.828+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:15.828+05:30 [Info] Indexer Data Size Mean 378301524104 (352.321G)
2023-08-13T11:34:15.828+05:30 [Info] Indexer Data Size Deviation 25663705698 (23.9012G) (6.78%)
2023-08-13T11:34:15.828+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:15.828+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:15.828+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:15.828+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:15 -------------------------------------------
2023/08/13 11:34:15 initial placement - mixed small/medium, 30 index, 3 replica, 1.5/4x
2023-08-13T11:34:15.829+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:16.140+05:30 [Info] Score: 0.013336127867308756
2023-08-13T11:34:16.140+05:30 [Info] Memory Quota: 360138031216 (335.405G)
2023-08-13T11:34:16.140+05:30 [Info] CPU Quota: 12
2023-08-13T11:34:16.140+05:30 [Info] Indexer Memory Mean 290445896003 (270.499G)
2023-08-13T11:34:16.140+05:30 [Info] Indexer Memory Deviation 7746847215 (7.21481G) (2.67%)
2023-08-13T11:34:16.140+05:30 [Info] Indexer Memory Utilization 0.8065
2023-08-13T11:34:16.140+05:30 [Info] Indexer CPU Mean 10.0947
2023-08-13T11:34:16.140+05:30 [Info] Indexer CPU Deviation 5.22 (51.75%)
2023-08-13T11:34:16.140+05:30 [Info] Indexer CPU Utilization 0.8412
2023-08-13T11:34:16.140+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:16.140+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:16.140+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:16.140+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.140+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:16.140+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.140+05:30 [Info] Indexer Data Size Mean 290445896003 (270.499G)
2023-08-13T11:34:16.140+05:30 [Info] Indexer Data Size Deviation 7746847215 (7.21481G) (2.67%)
2023-08-13T11:34:16.140+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:16.140+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:16.140+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:16.140+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:16 -------------------------------------------
2023/08/13 11:34:16 initial placement - mixed all, 30 index, 3 replica, 1.5/4x
2023-08-13T11:34:16.141+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:16.613+05:30 [Info] Score: 0.02139109343424883
2023-08-13T11:34:16.613+05:30 [Info] Memory Quota: 345510444156 (321.782G)
2023-08-13T11:34:16.613+05:30 [Info] CPU Quota: 20
2023-08-13T11:34:16.613+05:30 [Info] Indexer Memory Mean 271781826959 (253.117G)
2023-08-13T11:34:16.613+05:30 [Info] Indexer Memory Deviation 11627420908 (10.8289G) (4.28%)
2023-08-13T11:34:16.613+05:30 [Info] Indexer Memory Utilization 0.7866
2023-08-13T11:34:16.613+05:30 [Info] Indexer CPU Mean 9.1907
2023-08-13T11:34:16.613+05:30 [Info] Indexer CPU Deviation 4.31 (46.90%)
2023-08-13T11:34:16.613+05:30 [Info] Indexer CPU Utilization 0.4595
2023-08-13T11:34:16.613+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:16.613+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:16.613+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:16.613+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.613+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:16.613+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.613+05:30 [Info] Indexer Data Size Mean 271781826959 (253.117G)
2023-08-13T11:34:16.613+05:30 [Info] Indexer Data Size Deviation 11627420908 (10.8289G) (4.28%)
2023-08-13T11:34:16.613+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:16.613+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:16.613+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:16.613+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:16 -------------------------------------------
2023/08/13 11:34:16 initial placement - 6 2M index, 1 replica, 2x
2023-08-13T11:34:16.623+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:16.639+05:30 [Info] Score: 0
2023-08-13T11:34:16.639+05:30 [Info] Memory Quota: 4848128000 (4.51517G)
2023-08-13T11:34:16.639+05:30 [Info] CPU Quota: 2
2023-08-13T11:34:16.639+05:30 [Info] Indexer Memory Mean 2080000000 (1.93715G)
2023-08-13T11:34:16.639+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T11:34:16.639+05:30 [Info] Indexer Memory Utilization 0.4290
2023-08-13T11:34:16.639+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-13T11:34:16.639+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:16.639+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-13T11:34:16.639+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:16.639+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:16.639+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:16.639+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.639+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:16.639+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.639+05:30 [Info] Indexer Data Size Mean 2080000000 (1.93715G)
2023-08-13T11:34:16.639+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:16.639+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:16.639+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:16.639+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:16.639+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:16 -------------------------------------------
2023/08/13 11:34:16 initial placement - 5 20M primary index, 2 replica, 2x
2023-08-13T11:34:16.648+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:16.687+05:30 [Info] Score: 0
2023-08-13T11:34:16.687+05:30 [Info] Memory Quota: 14310128000 (13.3273G)
2023-08-13T11:34:16.687+05:30 [Info] CPU Quota: 2
2023-08-13T11:34:16.687+05:30 [Info] Indexer Memory Mean 10960000000 (10.2073G)
2023-08-13T11:34:16.687+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T11:34:16.687+05:30 [Info] Indexer Memory Utilization 0.7659
2023-08-13T11:34:16.687+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-13T11:34:16.687+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:16.687+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-13T11:34:16.687+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:16.687+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:16.687+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:16.688+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.688+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:16.688+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.688+05:30 [Info] Indexer Data Size Mean 10960000000 (10.2073G)
2023-08-13T11:34:16.688+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:16.688+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:16.688+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:16.688+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:16.688+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:16 -------------------------------------------
2023/08/13 11:34:16 initial placement - 5 20M array index, 2 replica, 2x
2023-08-13T11:34:16.697+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:16.735+05:30 [Info] Score: 0
2023-08-13T11:34:16.735+05:30 [Info] Memory Quota: 237416768000 (221.112G)
2023-08-13T11:34:16.735+05:30 [Info] CPU Quota: 2
2023-08-13T11:34:16.735+05:30 [Info] Indexer Memory Mean 191440000000 (178.292G)
2023-08-13T11:34:16.735+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T11:34:16.735+05:30 [Info] Indexer Memory Utilization 0.8063
2023-08-13T11:34:16.735+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-13T11:34:16.735+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:16.735+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-13T11:34:16.735+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:16.735+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:16.735+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:16.735+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.736+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:16.736+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.736+05:30 [Info] Indexer Data Size Mean 191440000000 (178.292G)
2023-08-13T11:34:16.736+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:16.736+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:16.736+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:16.736+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:16.736+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:16 -------------------------------------------
2023/08/13 11:34:16 initial placement - 3 replica constraint, 2 index, 2x
2023-08-13T11:34:16.739+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:16.774+05:30 [Info] Score: 0
2023-08-13T11:34:16.774+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-13T11:34:16.775+05:30 [Info] CPU Quota: 2
2023-08-13T11:34:16.775+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-13T11:34:16.775+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T11:34:16.775+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-13T11:34:16.775+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:16.775+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:16.775+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:16.775+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:16.775+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:16.775+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:16.775+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.775+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:16.775+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:16.775+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-13T11:34:16.775+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:16.775+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:16.775+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:16.775+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:16.775+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:16 -------------------------------------------
2023/08/13 11:34:16 incr placement - 20-50M, 5 2M index, 1 replica, 1x
2023-08-13T11:34:16.783+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.017216958530284047
2023-08-13T11:34:17.168+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:17.168+05:30 [Info] Score: 0.007189938568471697
2023-08-13T11:34:17.168+05:30 [Info] Memory Quota: 125233041042 (116.632G)
2023-08-13T11:34:17.168+05:30 [Info] CPU Quota: 27
2023-08-13T11:34:17.168+05:30 [Info] Indexer Memory Mean 71117238485 (66.2331G)
2023-08-13T11:34:17.168+05:30 [Info] Indexer Memory Deviation 1022657151 (975.282M) (1.44%)
2023-08-13T11:34:17.168+05:30 [Info] Indexer Memory Utilization 0.5679
2023-08-13T11:34:17.168+05:30 [Info] Indexer CPU Mean 20.1734
2023-08-13T11:34:17.168+05:30 [Info] Indexer CPU Deviation 1.87 (9.29%)
2023-08-13T11:34:17.168+05:30 [Info] Indexer CPU Utilization 0.7472
2023-08-13T11:34:17.168+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:17.168+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:17.168+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:17.168+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.168+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:17.168+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.168+05:30 [Info] Indexer Data Size Mean 71117238485 (66.2331G)
2023-08-13T11:34:17.168+05:30 [Info] Indexer Data Size Deviation 1022657151 (975.282M) (1.44%)
2023-08-13T11:34:17.168+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:17.168+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:17.168+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:17.168+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:17 -------------------------------------------
2023/08/13 11:34:17 incr placement - mixed small/medium, 6 2M index, 1 replica, 1x
2023-08-13T11:34:17.244+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0025553802685828494
2023-08-13T11:34:17.486+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:17.486+05:30 [Info] Score: 0.00043718596495524715
2023-08-13T11:34:17.486+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-13T11:34:17.486+05:30 [Info] CPU Quota: 20
2023-08-13T11:34:17.486+05:30 [Info] Indexer Memory Mean 393025602195 (366.034G)
2023-08-13T11:34:17.486+05:30 [Info] Indexer Memory Deviation 343650554 (327.731M) (0.09%)
2023-08-13T11:34:17.486+05:30 [Info] Indexer Memory Utilization 0.7321
2023-08-13T11:34:17.486+05:30 [Info] Indexer CPU Mean 14.2305
2023-08-13T11:34:17.486+05:30 [Info] Indexer CPU Deviation 0.95 (6.65%)
2023-08-13T11:34:17.486+05:30 [Info] Indexer CPU Utilization 0.7115
2023-08-13T11:34:17.486+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:17.486+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:17.486+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:17.486+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.486+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:17.486+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.486+05:30 [Info] Indexer Data Size Mean 393025602195 (366.034G)
2023-08-13T11:34:17.486+05:30 [Info] Indexer Data Size Deviation 343650554 (327.731M) (0.09%)
2023-08-13T11:34:17.486+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:17.486+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:17.486+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:17.486+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:17 -------------------------------------------
2023/08/13 11:34:17 incr placement - 3 server group, 3 replica, 1x
2023-08-13T11:34:17.489+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.414213562373095
2023-08-13T11:34:17.516+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:17.516+05:30 [Info] Score: 0
2023-08-13T11:34:17.516+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-13T11:34:17.516+05:30 [Info] CPU Quota: 16
2023-08-13T11:34:17.516+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-13T11:34:17.516+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T11:34:17.516+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-13T11:34:17.516+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:17.516+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:17.516+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:17.516+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:17.516+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:17.516+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:17.516+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.516+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:17.516+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.516+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-13T11:34:17.516+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:17.516+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:17.516+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:17.516+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:17.516+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:17 -------------------------------------------
2023/08/13 11:34:17 incr placement - 2 server group, 3 replica, 1x
2023-08-13T11:34:17.518+05:30 [Warn] Index has more replica than server group. Index=index1 0 Bucket=bucket2 Scope= Collection=
2023-08-13T11:34:17.518+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 1) Bucket=bucket2 Scope= Collection=
2023-08-13T11:34:17.518+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 2) Bucket=bucket2 Scope= Collection=
2023-08-13T11:34:17.518+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:17.531+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:17.531+05:30 [Info] Score: 0
2023-08-13T11:34:17.532+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-13T11:34:17.532+05:30 [Info] CPU Quota: 16
2023-08-13T11:34:17.532+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-13T11:34:17.532+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T11:34:17.532+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-13T11:34:17.532+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:17.532+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:17.532+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:17.532+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:17.532+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:17.532+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:17.532+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.532+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:17.532+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.532+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-13T11:34:17.532+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:17.532+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:17.532+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:17.532+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:17.532+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:17 -------------------------------------------
2023/08/13 11:34:17 rebalance - 20-50M, 90 index, 20% shuffle, 1x, utilization 90%+
2023-08-13T11:34:17.534+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.29993604529010776
2023-08-13T11:34:17.534+05:30 [Info] Planner::initial temperature: initial resource variation 0.29993604529010776 temp 0.029993604529010776
2023-08-13T11:34:17.711+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:17.711+05:30 [Info] Score: 0.1621871512178994
2023-08-13T11:34:17.711+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-13T11:34:17.711+05:30 [Info] CPU Quota: 30
2023-08-13T11:34:17.711+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-13T11:34:17.711+05:30 [Info] Indexer Memory Deviation 3966723557 (3.6943G) (4.46%)
2023-08-13T11:34:17.711+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-13T11:34:17.711+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-13T11:34:17.711+05:30 [Info] Indexer CPU Deviation 3.24 (13.48%)
2023-08-13T11:34:17.711+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-13T11:34:17.711+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:17.711+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:17.711+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:17.711+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.711+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:17.711+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.711+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-13T11:34:17.711+05:30 [Info] Indexer Data Size Deviation 3966723557 (3.6943G) (4.46%)
2023-08-13T11:34:17.711+05:30 [Info] Total Index Data (from non-deleted node) 993.273G
2023-08-13T11:34:17.711+05:30 [Info] Index Data Moved (exclude new node) 305.774G (30.78%)
2023-08-13T11:34:17.711+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-13T11:34:17.711+05:30 [Info] No. Index Moved (exclude new node) 25 (27.78%)
2023/08/13 11:34:17 -------------------------------------------
2023/08/13 11:34:17 rebalance - mixed small/medium, 90 index, 20% shuffle, 1x
2023-08-13T11:34:17.712+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.21337633342998075
2023-08-13T11:34:17.712+05:30 [Info] Planner::initial temperature: initial resource variation 0.21337633342998075 temp 0.021337633342998076
2023-08-13T11:34:17.929+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:17.929+05:30 [Info] Score: 0.19096436729978034
2023-08-13T11:34:17.929+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-13T11:34:17.929+05:30 [Info] CPU Quota: 20
2023-08-13T11:34:17.929+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-08-13T11:34:17.929+05:30 [Info] Indexer Memory Deviation 30928697463 (28.8046G) (7.88%)
2023-08-13T11:34:17.929+05:30 [Info] Indexer Memory Utilization 0.7311
2023-08-13T11:34:17.929+05:30 [Info] Indexer CPU Mean 13.9305
2023-08-13T11:34:17.929+05:30 [Info] Indexer CPU Deviation 1.96 (14.04%)
2023-08-13T11:34:17.929+05:30 [Info] Indexer CPU Utilization 0.6965
2023-08-13T11:34:17.929+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:17.929+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:17.929+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:17.929+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.929+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:17.929+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.929+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-08-13T11:34:17.929+05:30 [Info] Indexer Data Size Deviation 30928697463 (28.8046G) (7.88%)
2023-08-13T11:34:17.929+05:30 [Info] Total Index Data (from non-deleted node) 4.28378T
2023-08-13T11:34:17.929+05:30 [Info] Index Data Moved (exclude new node) 1.96249T (45.81%)
2023-08-13T11:34:17.929+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-13T11:34:17.929+05:30 [Info] No. Index Moved (exclude new node) 18 (20.00%)
2023/08/13 11:34:17 -------------------------------------------
2023/08/13 11:34:17 rebalance - travel sample, 10% shuffle, 1x
2023-08-13T11:34:17.930+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.09326827300143914
2023-08-13T11:34:17.930+05:30 [Info] Planner::initial temperature: initial resource variation 0.09326827300143914 temp 0.009326827300143914
2023-08-13T11:34:17.946+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:17.946+05:30 [Info] Score: 0.023317068250359785
2023-08-13T11:34:17.946+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-13T11:34:17.946+05:30 [Info] CPU Quota: 8
2023-08-13T11:34:17.946+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-08-13T11:34:17.946+05:30 [Info] Indexer Memory Deviation 1632487 (1.55686M) (9.33%)
2023-08-13T11:34:17.946+05:30 [Info] Indexer Memory Utilization 0.0326
2023-08-13T11:34:17.946+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:17.946+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:17.946+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:17.946+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:17.946+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:17.946+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:17.946+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.946+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:17.946+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:17.946+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T11:34:17.946+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:17.946+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:17.946+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:17.946+05:30 [Info] No. Index (from non-deleted node) 10
2023-08-13T11:34:17.946+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:17 -------------------------------------------
2023/08/13 11:34:17 rebalance - 20-50M, 90 index, swap 2, 1x
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-13T11:34:17.948+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-13T11:34:17.948+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4095843409677649
2023-08-13T11:34:17.948+05:30 [Info] Planner::initial temperature: initial resource variation 0.4095843409677649 temp 0.04095843409677649
2023-08-13T11:34:18.164+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:18.164+05:30 [Info] Score: 0.015111166616016861
2023-08-13T11:34:18.164+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-13T11:34:18.164+05:30 [Info] CPU Quota: 30
2023-08-13T11:34:18.164+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-13T11:34:18.164+05:30 [Info] Indexer Memory Deviation 2686057276 (2.50159G) (3.02%)
2023-08-13T11:34:18.164+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-13T11:34:18.164+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-13T11:34:18.165+05:30 [Info] Indexer CPU Deviation 2.31 (9.60%)
2023-08-13T11:34:18.165+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-13T11:34:18.165+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:18.165+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:18.165+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:18.165+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:18.165+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:18.165+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:18.165+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-13T11:34:18.165+05:30 [Info] Indexer Data Size Deviation 2686057276 (2.50159G) (3.02%)
2023-08-13T11:34:18.165+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:18.165+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:18.165+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:18.165+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:18 -------------------------------------------
2023/08/13 11:34:18 rebalance - mixed small/medium, 90 index, swap 2, 1x
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-13T11:34:18.166+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-13T11:34:18.166+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4082556623939647
2023-08-13T11:34:18.167+05:30 [Info] Planner::initial temperature: initial resource variation 0.4082556623939647 temp 0.040825566239396475
2023-08-13T11:34:18.343+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:18.344+05:30 [Info] Score: 0.0018521894770662385
2023-08-13T11:34:18.344+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-13T11:34:18.344+05:30 [Info] CPU Quota: 20
2023-08-13T11:34:18.344+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-08-13T11:34:18.344+05:30 [Info] Indexer Memory Deviation 1453989492 (1.35413G) (0.37%)
2023-08-13T11:34:18.344+05:30 [Info] Indexer Memory Utilization 0.7311
2023-08-13T11:34:18.344+05:30 [Info] Indexer CPU Mean 13.9305
2023-08-13T11:34:18.344+05:30 [Info] Indexer CPU Deviation 0.67 (4.82%)
2023-08-13T11:34:18.344+05:30 [Info] Indexer CPU Utilization 0.6965
2023-08-13T11:34:18.344+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:18.344+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:18.344+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:18.344+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:18.344+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:18.344+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:18.344+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-08-13T11:34:18.344+05:30 [Info] Indexer Data Size Deviation 1453989492 (1.35413G) (0.37%)
2023-08-13T11:34:18.344+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:18.344+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:18.344+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:18.344+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:18 -------------------------------------------
2023/08/13 11:34:18 rebalance - travel sample, swap 2, 1x
2023-08-13T11:34:18.344+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 192.168.1.8:9000
2023-08-13T11:34:18.344+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-13T11:34:18.344+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0086622738872069
2023-08-13T11:34:18.344+05:30 [Info] Planner::initial temperature: initial resource variation 1.0086622738872069 temp 0.1008662273887207
2023-08-13T11:34:18.472+05:30 [Info] Score: 0.0003181929343700274
2023-08-13T11:34:18.472+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-13T11:34:18.472+05:30 [Info] CPU Quota: 8
2023-08-13T11:34:18.472+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-08-13T11:34:18.472+05:30 [Info] Indexer Memory Deviation 22277 (21.7549K) (0.13%)
2023-08-13T11:34:18.472+05:30 [Info] Indexer Memory Utilization 0.0326
2023-08-13T11:34:18.472+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:18.472+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:18.472+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:18.472+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:18.472+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:18.472+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:18.472+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:18.472+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:18.472+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:18.472+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T11:34:18.472+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:18.472+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:18.472+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:18.472+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:18.472+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:18 -------------------------------------------
2023/08/13 11:34:18 rebalance - 8 identical index, add 4, 1x
2023-08-13T11:34:18.473+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-13T11:34:18.473+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-13T11:34:18.473+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-13T11:34:18.473+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-13T11:34:18.473+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2023-08-13T11:34:18.473+05:30 [Info] Planner::initial temperature: initial resource variation 1 temp 0.1
2023-08-13T11:34:18.528+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-13T11:34:18.534+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T11:34:18.534+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T11:34:18.534+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T11:34:18.535+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T11:34:18.536+05:30 [Info] switched currmeta from 459 -> 459 force true 
2023-08-13T11:34:18.536+05:30 [Info] switched currmeta from 463 -> 463 force true 
2023-08-13T11:34:22.346+05:30 [Info] Score: 0
2023-08-13T11:34:22.347+05:30 [Info] Memory Quota: 930294000 (887.197M)
2023-08-13T11:34:22.347+05:30 [Info] CPU Quota: 2
2023-08-13T11:34:22.347+05:30 [Info] Indexer Memory Mean 260000000 (247.955M)
2023-08-13T11:34:22.347+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T11:34:22.347+05:30 [Info] Indexer Memory Utilization 0.2795
2023-08-13T11:34:22.347+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:22.347+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:22.347+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:22.347+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:22.347+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:22.347+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:22.347+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:22.347+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:22.347+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:22.347+05:30 [Info] Indexer Data Size Mean 260000000 (247.955M)
2023-08-13T11:34:22.347+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:22.347+05:30 [Info] Total Index Data (from non-deleted node) 1.93715G
2023-08-13T11:34:22.347+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:22.347+05:30 [Info] No. Index (from non-deleted node) 8
2023-08-13T11:34:22.347+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:22 -------------------------------------------
2023/08/13 11:34:22 rebalance - 8 identical index, delete 2, 2x
2023-08-13T11:34:22.347+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:22.347+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023-08-13T11:34:22.389+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:22.389+05:30 [Info] Score: 0
2023-08-13T11:34:22.389+05:30 [Info] Memory Quota: 1060588000 (1011.46M)
2023-08-13T11:34:22.389+05:30 [Info] CPU Quota: 4
2023-08-13T11:34:22.389+05:30 [Info] Indexer Memory Mean 10400000 (9.91821M)
2023-08-13T11:34:22.389+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T11:34:22.389+05:30 [Info] Indexer Memory Utilization 0.0098
2023-08-13T11:34:22.389+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:22.389+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:22.389+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:22.389+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:22.389+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:22.389+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:22.389+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:22.389+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:22.389+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:22.389+05:30 [Info] Indexer Data Size Mean 10400000 (9.91821M)
2023-08-13T11:34:22.389+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:22.389+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:22.389+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:22.389+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:22.389+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:22 -------------------------------------------
2023/08/13 11:34:22 rebalance - drop replcia - 3 replica, 3 zone, delete 1, 2x
2023-08-13T11:34:22.389+05:30 [Warn] There is more replica than available nodes.  Will not move index replica (default,,,country) from ejected node 127.0.0.1:9002
2023-08-13T11:34:22.390+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-13T11:34:22.390+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-13T11:34:22.390+05:30 [Info] Score: 0
2023-08-13T11:34:22.390+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-13T11:34:22.390+05:30 [Info] CPU Quota: 16
2023-08-13T11:34:22.390+05:30 [Info] Indexer Memory Mean 0 (0)
2023-08-13T11:34:22.390+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T11:34:22.390+05:30 [Info] Indexer Memory Utilization 0.0000
2023-08-13T11:34:22.390+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:22.390+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:22.390+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:22.390+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:22.390+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:22.390+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:22.390+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:22.390+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:22.390+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:22.390+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T11:34:22.390+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:22.390+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:22.390+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:22.390+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:22.390+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:22 -------------------------------------------
2023/08/13 11:34:22 rebalance - rebuid replica - 3 replica, 3 zone, add 1, delete 1, 1x
2023-08-13T11:34:22.390+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-13T11:34:22.390+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-13T11:34:22.390+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9003
2023-08-13T11:34:22.390+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-13T11:34:22.390+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-13T11:34:22.390+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T11:34:22.390+05:30 [Info] Score: 0
2023-08-13T11:34:22.390+05:30 [Info] Memory Quota: 268435456 (256M)
2023-08-13T11:34:22.390+05:30 [Info] CPU Quota: 8
2023-08-13T11:34:22.390+05:30 [Info] Indexer Memory Mean 0 (0)
2023-08-13T11:34:22.390+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T11:34:22.390+05:30 [Info] Indexer Memory Utilization 0.0000
2023-08-13T11:34:22.390+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:22.390+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:22.390+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:22.390+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:22.390+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:22.390+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:22.391+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:22.391+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:22.391+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:22.391+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T11:34:22.391+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:22.391+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:22.391+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:22.391+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:22.391+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 11:34:22 -------------------------------------------
2023/08/13 11:34:22 Minimum memory test 1: min memory = 0
2023-08-13T11:34:22.391+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-13T11:34:22.391+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-08-13T11:34:22.393+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/13 11:34:22 -------------------------------------------
2023/08/13 11:34:22 Minimum memory test 2: min memory > quota
2023-08-13T11:34:22.394+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-13T11:34:22.394+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T11:34:22.394+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-13T11:34:22.394+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-13T11:34:22.394+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/08/13 11:34:23 -------------------------------------------
2023/08/13 11:34:23 Minimum memory test 3: min memory < quota
2023-08-13T11:34:23.359+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-13T11:34:23.359+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Minimum memory test 4: replica repair with min memory > quota
2023-08-13T11:34:24.304+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-08-13T11:34:24.304+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=6us
2023-08-13T11:34:24.304+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T11:34:24.304+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-13T11:34:24.304+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-13T11:34:24.304+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-13T11:34:24.304+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T11:34:24.304+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:24.304+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=267us
2023-08-13T11:34:24.305+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-13T11:34:24.305+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-13T11:34:24.305+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T11:34:24.305+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:24.305+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=191us
2023-08-13T11:34:24.305+05:30 [Info] Cannot rebuild lost replica due to resource constraint in cluster.  Will not rebuild lost replica.
2023-08-13T11:34:24.305+05:30 [Warn] 
MemoryQuota: 200
CpuQuota: 8
--- Violations for index  (mem 130, cpu 0) at node 127.0.0.1:9003 
	Cannot move to 127.0.0.1:9001: ReplicaViolation (free mem 1.67772e+07T, free cpu 8)
	Cannot move to 127.0.0.1:9002: ReplicaViolation (free mem 1.67772e+07T, free cpu 8)
2023-08-13T11:34:24.305+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:24.305+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0 is less than threshold: 0. No nodes have been added or deleted and there are no violations observed
2023-08-13T11:34:24.305+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Minimum memory test 5: replica repair with min memory < quota
2023-08-13T11:34:24.305+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-08-13T11:34:24.305+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-13T11:34:24.305+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-13T11:34:24.316+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Minimum memory test 6: rebalance with min memory > quota
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=4us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=3us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=3us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=3us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=3us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=3us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=3us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=8us
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Minimum memory test 7: rebalance-out with min memory > quota
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=3us
2023-08-13T11:34:24.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-13T11:34:24.317+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-13T11:34:24.317+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-13T11:34:24.317+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-08-13T11:34:24.318+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Minimum memory test 8: plan with min memory > quota
2023-08-13T11:34:24.321+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2023-08-13T11:34:24.321+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T11:34:24.321+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:24.321+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=852us
2023-08-13T11:34:24.321+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T11:34:24.321+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-13T11:34:24.321+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=4us
2023-08-13T11:34:24.321+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=4us
2023-08-13T11:34:24.321+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-13T11:34:24.322+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-13T11:34:24.322+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2023-08-13T11:34:24.322+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T11:34:24.322+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Minimum memory test 9: single node rebalance with min memory > quota
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=4us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=4us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=3us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=3us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=4us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=3us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=4us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=5us
2023-08-13T11:34:24.322+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=4us
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Minimum memory test 10: plan with partitioned index on empty cluster
2023-08-13T11:34:24.324+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T11:34:24.342+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 iterationTest :: Remove one node - failure
2023-08-13T11:34:24.343+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.633664168657779
2023-08-13T11:34:24.423+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:24.423+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.423+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.423+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.423+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.423+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1433438622794101).
2023-08-13T11:34:24.423+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=447us
2023-08-13T11:34:24.423+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.423+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.424+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.424+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.424+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.15378314028369217).
2023-08-13T11:34:24.424+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=477us
2023-08-13T11:34:24.424+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.424+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.424+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.424+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.424+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.14995594061193995).
2023-08-13T11:34:24.424+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=364us
2023-08-13T11:34:24.424+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.424+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.424+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.424+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.425+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.14140399782115634).
2023-08-13T11:34:24.425+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=363us
2023-08-13T11:34:24.425+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.425+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.425+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.425+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.425+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1284299464614634).
2023-08-13T11:34:24.425+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=361us
2023-08-13T11:34:24.425+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.425+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.425+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.425+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.425+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.13012253400854262).
2023-08-13T11:34:24.425+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=325us
2023-08-13T11:34:24.425+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-13T11:34:24.425+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.426+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.426+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.426+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.426+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1400369063133031).
2023-08-13T11:34:24.426+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=367us
2023-08-13T11:34:24.426+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.426+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.426+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.426+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.426+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.15642298751539518).
2023-08-13T11:34:24.426+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=276us
2023-08-13T11:34:24.426+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.426+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.426+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.426+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.426+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.11461525738349432).
2023-08-13T11:34:24.427+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=443us
2023-08-13T11:34:24.427+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.427+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.427+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.427+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.427+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1231175025952469).
2023-08-13T11:34:24.427+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=352us
2023-08-13T11:34:24.427+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.427+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.427+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.427+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.427+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.09296203102366916).
2023-08-13T11:34:24.427+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=376us
2023-08-13T11:34:24.428+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016706810526379956
2023-08-13T11:34:24.428+05:30 [Info] Planner::initial temperature: initial resource variation 0.016706810526379956 temp 0.033329318947362005
2023-08-13T11:34:24.428+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.428+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T11:34:24.428+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.14451187021677295).
2023-08-13T11:34:24.428+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=334us
2023-08-13T11:34:24.428+05:30 [Error] 
MemoryQuota: 5302940000000
CpuQuota: 6
--- Violations for index <16126033158857150676, bucket1, , > (mem 22.6975G, cpu 4.37248) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.67974T, free cpu -18.433000000000003)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64352T, free cpu -37.1074)
--- Violations for index <6014612432099772785, bucket1, , > (mem 16.5961G, cpu 3.61344) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.67974T, free cpu -18.433000000000003)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64352T, free cpu -37.1074)
--- Violations for index <2113291308864413915, bucket1, , > (mem 14.7656G, cpu 3.4074) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.67974T, free cpu -18.433000000000003)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64352T, free cpu -37.1074)
--- Violations for index <11063136698890610951, bucket1, , > (mem 15.198G, cpu 3.8457999999999997) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.67974T, free cpu -18.433000000000003)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64352T, free cpu -37.1074)
--- Violations for index <15503425834717536986, bucket1, , > (mem 10.0739G, cpu 1.2416399999999999) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.67974T, free cpu -18.433000000000003)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64352T, free cpu -37.1074)
--- Violations for index <15148412296493773407, bucket1, , > (mem 18.781G, cpu 1.7797200000000002) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.67974T, free cpu -18.433000000000003)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64352T, free cpu -37.1074)
--- Violations for index <18077856848007786075, bucket1, , > (mem 12.3711G, cpu 2.5708399999999996) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.67974T, free cpu -18.433000000000003)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64352T, free cpu -37.1074)
--- Violations for index <4454527996692070154, bucket1, , > (mem 16.679G, cpu 3.8076) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.67974T, free cpu -18.433000000000003)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64352T, free cpu -37.1074)
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 iterationTest :: Remove one node - success
2023-08-13T11:34:24.428+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.20391531336293828
2023-08-13T11:34:24.497+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:24.497+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.008632623228438274
2023-08-13T11:34:24.497+05:30 [Info] Planner::initial temperature: initial resource variation 0.008632623228438274 temp 0.024136737677156173
2023-08-13T11:34:24.497+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T11:34:24.497+05:30 [Info] Planner::Finished planner run after 10 iterations.
2023-08-13T11:34:24.497+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.09941271340081133).
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 iterationTest :: Index rebuild - success
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i5,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i10,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i13,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i15,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i18,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i22,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i0,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i26,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i28,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i2,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i4,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i8,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i11,1)
2023-08-13T11:34:24.500+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i24,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i20,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i23,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i27,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i1,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i3,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i6,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i12,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i14,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i25,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i29,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i7,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i9,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i16,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i17,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i19,1)
2023-08-13T11:34:24.501+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i21,1)
2023-08-13T11:34:24.502+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5792715732327589
2023-08-13T11:34:24.502+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0.5792715732327589 is less than threshold: 0.8. No nodes have been added or deleted and there are no violations observed
2023-08-13T11:34:24.502+05:30 [Info] Planner::initial temperature: initial resource variation 0.5792715732327589 temp 0.022072842676724116
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 iterationTest :: Index rebuild - initial placement - success
2023-08-13T11:34:24.503+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-08-13T11:34:24.503+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-13T11:34:24.503+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-13T11:34:24.503+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-08-13T11:34:24.503+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-08-13T11:34:24.503+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-08-13T11:34:24.503+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6236095644623236
2023-08-13T11:34:24.503+05:30 [Info] Planner::initial temperature: initial resource variation 0.6236095644623236 temp 0.03663904355376764
2023-08-13T11:34:24.503+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T11:34:24.503+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:24.503+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.6236095644623236).
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 iterationTest :: Index rebuild - initial placement - numReplica > numSG - success
2023-08-13T11:34:24.504+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-08-13T11:34:24.504+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-13T11:34:24.504+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-13T11:34:24.504+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-08-13T11:34:24.504+05:30 [Info] Rebuilding lost replica for (default,,,idx1,2)
2023-08-13T11:34:24.504+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-08-13T11:34:24.504+05:30 [Info] Rebuilding lost replica for (default,,,idx2,2)
2023-08-13T11:34:24.504+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-08-13T11:34:24.504+05:30 [Info] Rebuilding lost replica for (default,,,idx3,2)
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-08-13T11:34:24.504+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3333333333333333
2023-08-13T11:34:24.504+05:30 [Info] Planner::initial temperature: initial resource variation 0.3333333333333333 temp 0.06566666666666668
2023-08-13T11:34:24.505+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T11:34:24.505+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:24.505+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.3333333333333333).
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 scaling with excludeIn - 8 identical index, add 1, 1x
2023-08-13T11:34:24.505+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-08-13T11:34:24.505+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 swap with excludeIn - 8 identical index, add 1, 1x
2023-08-13T11:34:24.658+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-08-13T11:34:24.658+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023-08-13T11:34:24.658+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 replica repair with excludeIn - 3 replica, 4 zone, delete 1, 1x
2023-08-13T11:34:24.659+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-13T11:34:24.659+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 heterogenous rebalance - keep vertically scaled Node, swap 1, 1x
2023-08-13T11:34:24.659+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.1237823254333867
2023-08-13T11:34:24.659+05:30 [Info] Planner::initial temperature: initial resource variation 1.1237823254333867 temp 0.11237823254333867
2023-08-13T11:34:24.659+05:30 [Info] Planner::finalizing the solution as final solution is found.
--- PASS: TestPlanner (11.00s)
=== RUN   TestGreedyPlanner
2023/08/13 11:34:24 In TestGreedyPlanner()
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Single Index Instance - 3 empty nodes - 1 SG
2023-08-13T11:34:24.663+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Single Index Instance - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-13T11:34:24.665+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Single Index Instance - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-13T11:34:24.668+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Single Index Instance - 3 non-empty nodes - 1 SG
2023-08-13T11:34:24.670+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Index With 1 Replica - 3 empty nodes - 1 SG
2023-08-13T11:34:24.673+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-13T11:34:24.675+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-13T11:34:24.677+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Index With 1 Replica - 3 non-empty nodes - 1 SG
2023-08-13T11:34:24.679+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Index With 2 Replica - 3 empty nodes - 1 SG
2023-08-13T11:34:24.682+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Index With 2 Replica - 3 non-empty nodes - 1 SG
2023-08-13T11:34:24.684+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 2 SG
2023-08-13T11:34:24.686+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 2 SG
2023-08-13T11:34:24.689+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Index With 1 Replica - 3 non-empty nodes - 2 SG
2023-08-13T11:34:24.691+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Equivalent Index Without any replica - 3 non-empty nodes - 1 SG
2023-08-13T11:34:24.693+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Skip least loaded node
2023-08-13T11:34:24.696+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Use least loaded node
2023-08-13T11:34:24.698+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place 60 index instaces on 3 empty nodes - 1 SG
2023-08-13T11:34:24.700+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-13T11:34:24.701+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-13T11:34:24.703+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-13T11:34:24.705+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-13T11:34:24.707+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-13T11:34:24.709+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-13T11:34:24.711+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-13T11:34:24.712+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-13T11:34:24.714+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-13T11:34:24.716+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-13T11:34:24.718+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-13T11:34:24.719+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-13T11:34:24.721+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-13T11:34:24.723+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-13T11:34:24.724+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-13T11:34:24.726+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-13T11:34:24.728+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-13T11:34:24.730+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-13T11:34:24.732+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-13T11:34:24.733+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-13T11:34:24.735+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-13T11:34:24.737+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-13T11:34:24.739+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-13T11:34:24.740+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-13T11:34:24.742+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-13T11:34:24.744+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-13T11:34:24.746+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-13T11:34:24.747+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-13T11:34:24.749+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-13T11:34:24.751+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-13T11:34:24.752+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-13T11:34:24.754+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-13T11:34:24.756+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-13T11:34:24.757+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-13T11:34:24.759+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-13T11:34:24.761+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-13T11:34:24.762+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-13T11:34:24.764+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-13T11:34:24.766+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-13T11:34:24.767+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-13T11:34:24.769+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-13T11:34:24.771+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-13T11:34:24.773+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-13T11:34:24.775+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-13T11:34:24.776+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-13T11:34:24.778+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-13T11:34:24.780+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-13T11:34:24.781+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-13T11:34:24.783+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-13T11:34:24.785+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-13T11:34:24.787+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-13T11:34:24.789+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-13T11:34:24.791+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-13T11:34:24.793+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-13T11:34:24.795+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-13T11:34:24.796+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-13T11:34:24.798+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-13T11:34:24.800+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-13T11:34:24.802+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-13T11:34:24.804+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-13T11:34:24.804+05:30 [Info] Actual variance of deferred index count across nodes is 0
2023/08/13 11:34:24 -------------------------------------------
2023/08/13 11:34:24 Place 60 index instaces on 1 empty and 1 10 percent filled node - 1 SG
2023-08-13T11:34:24.806+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-13T11:34:24.807+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-13T11:34:24.809+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-13T11:34:24.811+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-13T11:34:24.812+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-13T11:34:24.814+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-13T11:34:24.816+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-13T11:34:24.817+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-13T11:34:24.819+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-13T11:34:24.821+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-13T11:34:24.822+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-13T11:34:24.824+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-13T11:34:24.826+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-13T11:34:24.827+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-13T11:34:24.829+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-13T11:34:24.830+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-13T11:34:24.832+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-13T11:34:24.834+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-13T11:34:24.835+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-13T11:34:24.837+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-13T11:34:24.839+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-13T11:34:24.840+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-13T11:34:24.842+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-13T11:34:24.844+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-13T11:34:24.846+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-13T11:34:24.848+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-13T11:34:24.850+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-13T11:34:24.852+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-13T11:34:24.854+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-13T11:34:24.887+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-13T11:34:24.899+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-13T11:34:24.909+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-13T11:34:24.912+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-13T11:34:24.995+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-13T11:34:24.997+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-13T11:34:25.000+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-13T11:34:25.003+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-13T11:34:25.011+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-13T11:34:25.046+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-13T11:34:25.071+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-13T11:34:25.236+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-13T11:34:25.243+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-13T11:34:25.246+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-13T11:34:25.249+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-13T11:34:25.252+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-13T11:34:25.255+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-13T11:34:25.258+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-13T11:34:25.261+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-13T11:34:25.264+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-13T11:34:25.267+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-13T11:34:25.270+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-13T11:34:25.274+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-13T11:34:25.277+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-13T11:34:25.279+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-13T11:34:25.282+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-13T11:34:25.284+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-13T11:34:25.287+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-13T11:34:25.289+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-13T11:34:25.291+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-13T11:34:25.293+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-13T11:34:25.293+05:30 [Info] Actual variance of deferred index count across nodes is 8
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place 60 index instaces on 1 empty and 1 30 percent filled node - 1 SG
2023-08-13T11:34:25.296+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-13T11:34:25.297+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-13T11:34:25.299+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-13T11:34:25.301+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-13T11:34:25.302+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-13T11:34:25.304+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-13T11:34:25.306+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-13T11:34:25.308+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-13T11:34:25.309+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-13T11:34:25.311+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-13T11:34:25.313+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-13T11:34:25.314+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-13T11:34:25.316+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-13T11:34:25.318+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-13T11:34:25.319+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-13T11:34:25.321+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-13T11:34:25.323+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-13T11:34:25.325+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-13T11:34:25.326+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-13T11:34:25.328+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-13T11:34:25.330+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-13T11:34:25.331+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-13T11:34:25.333+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-13T11:34:25.335+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-13T11:34:25.337+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-13T11:34:25.338+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-13T11:34:25.341+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-13T11:34:25.342+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-13T11:34:25.344+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-13T11:34:25.346+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-13T11:34:25.348+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-13T11:34:25.350+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-13T11:34:25.351+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-13T11:34:25.353+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-13T11:34:25.355+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-13T11:34:25.357+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-13T11:34:25.358+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-13T11:34:25.360+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-13T11:34:25.362+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-13T11:34:25.364+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-13T11:34:25.366+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-13T11:34:25.368+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-13T11:34:25.369+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-13T11:34:25.371+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-13T11:34:25.373+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-13T11:34:25.375+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-13T11:34:25.377+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-13T11:34:25.379+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-13T11:34:25.380+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-13T11:34:25.382+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-13T11:34:25.384+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-13T11:34:25.386+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-13T11:34:25.388+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-13T11:34:25.390+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-13T11:34:25.392+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-13T11:34:25.394+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-13T11:34:25.396+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-13T11:34:25.397+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-13T11:34:25.400+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-13T11:34:25.401+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-13T11:34:25.402+05:30 [Info] Actual variance of deferred index count across nodes is 98
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place 5 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-13T11:34:25.404+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-13T11:34:25.405+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-13T11:34:25.407+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-13T11:34:25.408+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-13T11:34:25.410+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-13T11:34:25.410+05:30 [Info] Actual variance of deferred index count across nodes is 4.5
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place 60 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-13T11:34:25.413+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-13T11:34:25.414+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-13T11:34:25.416+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-13T11:34:25.418+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-13T11:34:25.419+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-13T11:34:25.421+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-13T11:34:25.423+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-13T11:34:25.424+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-13T11:34:25.426+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-13T11:34:25.428+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-13T11:34:25.429+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-13T11:34:25.431+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-13T11:34:25.433+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-13T11:34:25.435+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-13T11:34:25.436+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-13T11:34:25.438+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-13T11:34:25.440+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-13T11:34:25.441+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-13T11:34:25.443+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-13T11:34:25.444+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-13T11:34:25.446+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-13T11:34:25.448+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-13T11:34:25.450+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-13T11:34:25.452+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-13T11:34:25.453+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-13T11:34:25.455+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-13T11:34:25.457+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-13T11:34:25.459+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-13T11:34:25.461+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-13T11:34:25.463+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-13T11:34:25.467+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-13T11:34:25.470+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-13T11:34:25.472+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-13T11:34:25.479+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-13T11:34:25.480+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-13T11:34:25.482+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-13T11:34:25.484+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-13T11:34:25.488+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-13T11:34:25.490+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-13T11:34:25.494+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-13T11:34:25.496+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-13T11:34:25.498+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-13T11:34:25.500+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-13T11:34:25.508+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-13T11:34:25.510+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-13T11:34:25.512+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-13T11:34:25.514+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-13T11:34:25.517+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-13T11:34:25.519+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-13T11:34:25.522+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-13T11:34:25.524+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-13T11:34:25.527+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-13T11:34:25.529+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-13T11:34:25.531+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-13T11:34:25.533+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-13T11:34:25.535+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-13T11:34:25.538+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-13T11:34:25.540+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-13T11:34:25.542+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-13T11:34:25.544+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-13T11:34:25.544+05:30 [Info] Actual variance of deferred index count across nodes is 648
--- PASS: TestGreedyPlanner (0.88s)
=== RUN   TestTenantAwarePlanner
2023/08/13 11:34:25 In TestTenantAwarePlanner()
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 1 empty node - 1 SG
2023-08-13T11:34:25.545+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-08-13T11:34:25.545+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.545+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 empty nodes - 2 SG
2023-08-13T11:34:25.548+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9004 127.0.0.1:9001] [127.0.0.1:9003 127.0.0.1:9002]]
2023-08-13T11:34:25.548+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.548+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9002]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 1 node - 1 SG
2023-08-13T11:34:25.550+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.550+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-08-13T11:34:25.550+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-13T11:34:25.550+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 2 nodes - 1 SG
2023-08-13T11:34:25.552+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.552+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.552+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-13T11:34:25.552+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-13T11:34:25.552+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(a)
2023-08-13T11:34:25.554+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.555+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.555+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9004 127.0.0.1:9003]]
2023-08-13T11:34:25.555+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9002]
2023-08-13T11:34:25.555+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(b)
2023-08-13T11:34:25.557+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.557+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.557+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9002]]
2023-08-13T11:34:25.557+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.557+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(c)
2023-08-13T11:34:25.559+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.559+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.559+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.559+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.559+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-08-13T11:34:25.559+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.559+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Memory Above LWM
2023-08-13T11:34:25.561+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.561+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-13T11:34:25.561+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.561+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-13T11:34:25.561+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.561+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.561+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Units Above LWM
2023-08-13T11:34:25.563+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.563+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-13T11:34:25.563+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.563+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5000 Tenants 0
2023-08-13T11:34:25.563+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.563+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.563+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(a)
2023-08-13T11:34:25.566+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.566+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-13T11:34:25.566+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.566+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-13T11:34:25.566+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.566+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.566+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(b)
2023-08-13T11:34:25.568+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.568+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-13T11:34:25.568+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.568+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-13T11:34:25.568+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.568+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.568+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Units HWM
2023-08-13T11:34:25.570+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 8000 Tenants 0
2023-08-13T11:34:25.570+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.570+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.570+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 8000 Tenants 0
2023-08-13T11:34:25.570+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-08-13T11:34:25.570+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.570+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-13T11:34:25.572+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-13T11:34:25.572+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-13T11:34:25.572+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-13T11:34:25.573+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-13T11:34:25.573+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.573+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.573+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-08-13T11:34:25.575+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T11:34:25.575+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-13T11:34:25.575+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.575+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-13T11:34:25.575+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.575+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-08-13T11:34:25.575+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.575+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-08-13T11:34:25.577+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.577+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.577+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T11:34:25.577+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-13T11:34:25.577+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-08-13T11:34:25.577+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.577+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-08-13T11:34:25.580+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.580+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.580+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T11:34:25.580+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-13T11:34:25.580+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-13T11:34:25.580+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-08-13T11:34:25.580+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.580+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-13T11:34:25.582+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.582+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.582+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T11:34:25.582+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-13T11:34:25.582+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-08-13T11:34:25.582+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.582+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 2 empty nodes - 1 SG
2023-08-13T11:34:25.584+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-13T11:34:25.584+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.584+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9002]
2023-08-13T11:34:25.584+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9001]
2023-08-13T11:34:25.584+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket1   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - Unable to find any valid SubCluster
2023/08/13 11:34:25 Expected error Planner not able to find any node for placement - Unable to find any valid SubCluster
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Memory HWM
2023-08-13T11:34:25.585+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-13T11:34:25.585+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.585+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.585+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-13T11:34:25.585+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-08-13T11:34:25.585+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.585+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket1   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - Tenant SubCluster Above High Usage Threshold
2023/08/13 11:34:25 Expected error Planner not able to find any node for placement - Tenant SubCluster Above High Usage Threshold
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Memory Above LWM
2023-08-13T11:34:25.585+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 680000000 Units 1000 Tenants 0
2023-08-13T11:34:25.585+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-13T11:34:25.585+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 680000000 Units 1000 Tenants 0
2023-08-13T11:34:25.585+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-13T11:34:25.585+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.585+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T11:34:25.586+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket7   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - No SubCluster Below Low Usage Threshold
2023/08/13 11:34:25 Expected error Planner not able to find any node for placement - No SubCluster Below Low Usage Threshold
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-13T11:34:25.586+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-13T11:34:25.586+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-13T11:34:25.586+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 0 Units 4500 Tenants 0
2023-08-13T11:34:25.586+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-13T11:34:25.586+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-13T11:34:25.586+05:30 [Error] Planner::validateSubClusterGrouping  Node 127.0.0.1:9001 belongs to multiple subclusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9001 127.0.0.1:9003 127.0.0.1:9004]].
2023/08/13 11:34:25 Expected error Planner Constraint Violation. Node 127.0.0.1:9001 belongs to multiple subclusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9001 127.0.0.1:9003 127.0.0.1:9004]].
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-08-13T11:34:25.587+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.587+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.587+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T11:34:25.587+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-13T11:34:25.587+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/13 11:34:25 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-08-13T11:34:25.587+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.587+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.587+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group empty node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/13 11:34:25 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-08-13T11:34:25.588+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.588+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.588+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T11:34:25.588+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-13T11:34:25.588+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/13 11:34:25 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-13T11:34:25.588+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.588+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.588+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group empty node 127.0.0.1:9004 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/13 11:34:25 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 3 SG, 1 empty, 1 Memory Above HWM
2023-08-13T11:34:25.589+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.589+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-13T11:34:25.589+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.589+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-13T11:34:25.589+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.589+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.589+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.590+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500 
2023-08-13T11:34:25.590+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.590+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 3 SG, 1 empty, 1 Units Above HWM
2023-08-13T11:34:25.591+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 8000 Tenants 0
2023-08-13T11:34:25.591+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 400000000 Units 1000 Tenants 0
2023-08-13T11:34:25.591+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 8000 Tenants 0
2023-08-13T11:34:25.591+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 400000000 Units 1000 Tenants 0
2023-08-13T11:34:25.591+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.591+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.591+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.591+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000 
2023-08-13T11:34:25.591+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.591+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 3 SG, 1 empty, Both Memory/Units Above HWM
2023-08-13T11:34:25.592+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.592+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.592+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.592+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.592+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.592+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.592+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.592+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T11:34:25.592+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T11:34:25.592+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.592+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.592+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 3 SG, Multiple tenants to move, single source, multiple destination
2023-08-13T11:34:25.593+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.593+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-13T11:34:25.593+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.593+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-13T11:34:25.593+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.593+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.594+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.594+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000 
2023-08-13T11:34:25.594+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000 
2023-08-13T11:34:25.594+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.594+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.594+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 3 SG, Multiple tenants to move, no nodes below LWM
2023-08-13T11:34:25.595+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-13T11:34:25.595+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-13T11:34:25.595+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 700000000 Units 3000 Tenants 0
2023-08-13T11:34:25.595+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-13T11:34:25.595+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-13T11:34:25.595+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 700000000 Units 3000 Tenants 0
2023-08-13T11:34:25.595+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.595+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.595+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.595+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-08-13T11:34:25.595+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-08-13T11:34:25.595+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-13T11:34:25.597+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.597+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.597+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.597+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.597+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.597+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200 
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500 
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500 
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700 
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000 
2023-08-13T11:34:25.597+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.597+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.597+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.597+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.597+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.597+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.597+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.597+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.597+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-13T11:34:25.599+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.599+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.599+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.599+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.599+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.599+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-13T11:34:25.599+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.599+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.599+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.599+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.599+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.599+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.599+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.599+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.599+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 3 SG, Single Large Tenant, Nothing to move
2023-08-13T11:34:25.600+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-13T11:34:25.600+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 2000 Tenants 0
2023-08-13T11:34:25.600+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-13T11:34:25.600+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 2000 Tenants 0
2023-08-13T11:34:25.600+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.600+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.600+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.600+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000 
2023-08-13T11:34:25.600+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.601+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(zero usage tenants)
2023-08-13T11:34:25.602+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.602+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.602+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.602+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.602+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.602+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.602+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.603+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.603+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 3 SG, 1 Partial Subcluster
2023-08-13T11:34:25.604+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.604+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-13T11:34:25.604+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.604+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-13T11:34:25.604+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003]]
2023-08-13T11:34:25.604+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-13T11:34:25.604+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.604+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.604+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-08-13T11:34:25.604+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-08-13T11:34:25.604+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9003]
2023-08-13T11:34:25.604+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.604+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500  can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.604+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500  can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Replica Repair - 4 SG, Missing Replicas for multiple tenants in SG
2023-08-13T11:34:25.606+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.606+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.606+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.606+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.606+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.606+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.606+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.606+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-13T11:34:25.606+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-13T11:34:25.606+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-13T11:34:25.606+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-13T11:34:25.606+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over
2023-08-13T11:34:25.607+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.607+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.607+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.607+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.607+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.607+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9003]]
2023-08-13T11:34:25.607+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9004
2023-08-13T11:34:25.607+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-13T11:34:25.607+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9004
2023-08-13T11:34:25.607+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-13T11:34:25.608+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-13T11:34:25.608+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-13T11:34:25.608+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over, No replacement
2023-08-13T11:34:25.609+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.609+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.609+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.609+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.609+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.609+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.609+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9001] with len 1. Skipping replica repair attempt.
2023-08-13T11:34:25.609+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Replica Repair - 4 SG, Missing Replicas, one replica missing with pendingDelete true 
2023-08-13T11:34:25.611+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.611+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.611+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.611+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.611+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.611+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.611+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.611+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-13T11:34:25.611+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-13T11:34:25.611+05:30 [Info] Planner::findMissingReplicaForIndexerNode Skipping Replica Repair for 88883:81813:0. PendingDelete true
2023-08-13T11:34:25.611+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx2,1) on 127.0.0.1:9005
2023-08-13T11:34:25.611+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Replica Repair - 2 SG, Missing Replicas with Nodes over HWM
2023-08-13T11:34:25.612+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 7000 Tenants 0
2023-08-13T11:34:25.612+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.612+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 7000 Tenants 0
2023-08-13T11:34:25.612+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.612+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket9,,,idx2,1) on 127.0.0.1:9005
2023-08-13T11:34:25.613+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.613+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.613+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-08-13T11:34:25.613+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700 
2023-08-13T11:34:25.613+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-08-13T11:34:25.613+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000 
2023-08-13T11:34:25.613+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.613+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.613+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.613+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.613+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes
2023-08-13T11:34:25.615+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-13T11:34:25.615+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-13T11:34:25.615+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9001]
2023-08-13T11:34:25.615+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006 127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.615+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9008 127.0.0.1:9006 127.0.0.1:9007]
2023-08-13T11:34:25.615+05:30 [Info] Moving index 7777:7171:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T11:34:25.615+05:30 [Info] Moving index 8888:8181:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T11:34:25.615+05:30 [Info] Moving index 9999:9191:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T11:34:25.615+05:30 [Info] Moving index 101010:101101:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T11:34:25.615+05:30 [Info] Moving index 111111:112112:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T11:34:25.615+05:30 [Info] Moving index 121212:121121:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T11:34:25.615+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.615+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.615+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.615+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.615+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.615+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.615+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-13T11:34:25.615+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T11:34:25.615+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.615+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.615+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.615+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 1100000000 Units 8100 Tenants 0
2023-08-13T11:34:25.615+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9008] [127.0.0.1:9003 127.0.0.1:9005] [127.0.0.1:9006] [127.0.0.1:9007]]
2023-08-13T11:34:25.615+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9006] with len 1. Skipping replica repair attempt.
2023-08-13T11:34:25.616+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-13T11:34:25.616+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes(different SG)
2023-08-13T11:34:25.617+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-13T11:34:25.617+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-13T11:34:25.617+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-13T11:34:25.617+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.617+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.617+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.617+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.617+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.617+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.617+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.617+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.617+05:30 [Info] Moving index 7777:17171:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T11:34:25.617+05:30 [Info] Moving index 8888:18181:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T11:34:25.617+05:30 [Info] Moving index 9999:19191:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T11:34:25.617+05:30 [Info] Moving index 101010:1101101:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T11:34:25.617+05:30 [Info] Moving index 111111:1112112:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T11:34:25.618+05:30 [Info] Moving index 121212:1121121:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T11:34:25.618+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T11:34:25.618+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-13T11:34:25.618+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.618+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.618+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.618+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.618+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.618+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.618+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9003] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.618+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Swap Rebalance - 4 SG, Swap 1 SG with 2 new nodes
2023-08-13T11:34:25.619+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.619+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.619+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T11:34:25.619+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.619+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.619+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T11:34:25.619+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T11:34:25.619+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T11:34:25.619+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T11:34:25.620+05:30 [Info] Moving index 5555:5151:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T11:34:25.620+05:30 [Info] Moving index 6666:6161:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T11:34:25.620+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.620+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.620+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.620+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.620+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.620+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.620+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-13T11:34:25.620+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T11:34:25.620+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.620+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.620+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.620+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.620+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.620+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.620+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.620+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Swap Rebalance - 4 SG, Swap 1 node with 2 new nodes
2023-08-13T11:34:25.621+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-13T11:34:25.621+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-13T11:34:25.621+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-13T11:34:25.621+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9007 127.0.0.1:9008 127.0.0.1:9006]
2023-08-13T11:34:25.621+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003 127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.621+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.621+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.621+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.621+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.622+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.622+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T11:34:25.622+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T11:34:25.622+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.622+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.622+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.622+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.622+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003] [127.0.0.1:9008] [127.0.0.1:9007]]
2023-08-13T11:34:25.622+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-13T11:34:25.622+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9008] with len 1. Skipping replica repair attempt.
2023-08-13T11:34:25.622+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-13T11:34:25.622+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Swap Rebalance - 4 SG, Swap 1 empty node with 2 new nodes
2023-08-13T11:34:25.623+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-13T11:34:25.623+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-13T11:34:25.623+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T11:34:25.623+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.623+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.623+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.623+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.623+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.623+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9003]]
2023-08-13T11:34:25.623+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9006
2023-08-13T11:34:25.623+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9006
2023-08-13T11:34:25.623+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9006
2023-08-13T11:34:25.623+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9006
2023-08-13T11:34:25.623+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9006
2023-08-13T11:34:25.623+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket6,,,idx2,1) on 127.0.0.1:9006
2023-08-13T11:34:25.623+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-13T11:34:25.623+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Swap Rebalance - 1 SG, Swap 1 node - Failed swap rebalance
2023-08-13T11:34:25.624+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-13T11:34:25.624+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-13T11:34:25.624+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-13T11:34:25.624+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.624+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-13T11:34:25.624+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.625+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T11:34:25.625+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.625+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9008 as replacement node for deleted node 127.0.0.1:9004.
2023-08-13T11:34:25.625+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.625+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.625+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.625+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.625+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 600000000 Units 4000
2023-08-13T11:34:25.625+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.625+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 500000000 Units 4100 Tenants 0
2023-08-13T11:34:25.625+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9008]]
2023-08-13T11:34:25.625+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Swap Rebalance - 1 SG, Swap 2 node - server group mismatch
2023-08-13T11:34:25.625+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-13T11:34:25.625+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-13T11:34:25.625+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9002 127.0.0.1:9001]
2023-08-13T11:34:25.625+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9004]
2023/08/13 11:34:25 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Move out 1 subcluster, Enough Capacity
2023-08-13T11:34:25.627+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000 
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000 
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.627+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.627+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.627+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.627+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.627+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.627+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.627+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.627+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.627+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 600000000 Units 4500 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 600000000 Units 4500 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 600000000 Units 4100 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 600000000 Units 4100 Tenants 0
2023-08-13T11:34:25.627+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.627+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.627+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.627+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-13T11:34:25.627+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-13T11:34:25.627+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-13T11:34:25.627+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.627+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-13T11:34:25.627+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.628+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity
2023-08-13T11:34:25.628+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.628+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.628+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T11:34:25.628+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.628+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T11:34:25.628+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.628+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-13T11:34:25.628+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-13T11:34:25.628+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T11:34:25.628+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T11:34:25.628+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T11:34:25.629+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T11:34:25.629+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.629+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.629+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-13T11:34:25.629+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.629+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.629+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T11:34:25.629+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.629+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.629+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.629+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.629+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.629+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.629+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.629+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  on any target
2023-08-13T11:34:25.629+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.629+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  on any target
2023-08-13T11:34:25.629+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  on any target
2023-08-13T11:34:25.629+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.629+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.629+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 11:34:25 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Move out 1 node, Pair node not deleted(Failed swap rebalance of 1 node)
2023-08-13T11:34:25.630+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001]
2023-08-13T11:34:25.630+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001]
2023-08-13T11:34:25.630+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004]
2023-08-13T11:34:25.630+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.630+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-13T11:34:25.630+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-13T11:34:25.630+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.630+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.630+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.630+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.630+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9009 as replacement node for deleted node 127.0.0.1:9001.
2023-08-13T11:34:25.631+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-13T11:34:25.631+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-13T11:34:25.631+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-13T11:34:25.631+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-13T11:34:25.631+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 600000000 Units 4000
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 500000000 Units 4100 Tenants 0
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9004 127.0.0.1:9009] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9004 127.0.0.1:9009]]
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9009]
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.631+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.631+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Move out 1 node, Pair node already deleted
2023-08-13T11:34:25.632+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002]
2023-08-13T11:34:25.632+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002]
2023-08-13T11:34:25.632+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes []
2023-08-13T11:34:25.632+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.632+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-13T11:34:25.632+05:30 [Info] Planner::moveTenantsFromDeletedNodes Pair node not found for deleted node 127.0.0.1:9002.
2023-08-13T11:34:25.632+05:30 [Error] Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/13 11:34:25 Expected error Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Move out 1 subcluster, empty nodes
2023-08-13T11:34:25.634+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9005 127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T11:34:25.634+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-13T11:34:25.634+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-13T11:34:25.634+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100
2023-08-13T11:34:25.634+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100
2023-08-13T11:34:25.634+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-13T11:34:25.634+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 800000000 Units 7000 Tenants 0
2023-08-13T11:34:25.634+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.634+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-13T11:34:25.634+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.634+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.634+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9002] with len 1. Skipping replica repair attempt.
2023-08-13T11:34:25.634+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Move out 1 subcluster, Deleted Nodes more than added nodes
2023-08-13T11:34:25.635+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.635+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.635+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T11:34:25.635+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-13T11:34:25.635+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 1
2023-08-13T11:34:25.635+05:30 [Error] Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/13 11:34:25 Expected error Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Move out 1 node, Add 1 node in, server group mismatch
2023-08-13T11:34:25.635+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9006]
2023-08-13T11:34:25.635+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9006]
2023-08-13T11:34:25.635+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9003]
2023-08-13T11:34:25.635+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9007]
2023/08/13 11:34:25 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Move out 1 node, Pair node exists
2023-08-13T11:34:25.636+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-13T11:34:25.636+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-13T11:34:25.636+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-13T11:34:25.636+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.636+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-13T11:34:25.636+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.636+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.636+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.636+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T11:34:25.636+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.636+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.636+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.636+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.636+05:30 [Info] Planner::moveTenantsFromDeletedNodes No replacement node found for deleted node 127.0.0.1:9004.
2023-08-13T11:34:25.636+05:30 [Error] Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/13 11:34:25 Expected error Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Move out 1 subcluster, No nodes under LWM
2023-08-13T11:34:25.637+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-13T11:34:25.637+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-13T11:34:25.637+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.637+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T11:34:25.637+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.637+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-13T11:34:25.637+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 11:34:25 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity, Partial Subcluster
2023-08-13T11:34:25.638+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.638+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.638+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T11:34:25.638+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.638+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T11:34:25.638+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.638+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 100000000 UnitsUsage 500 
2023-08-13T11:34:25.638+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 500 
2023-08-13T11:34:25.638+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 200000000 Units 1000
2023-08-13T11:34:25.638+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.638+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 200000000 Units 1000
2023-08-13T11:34:25.638+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.638+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T11:34:25.638+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9006]
2023-08-13T11:34:25.638+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-13T11:34:25.638+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 11:34:25 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 2 SG, Move out 1 non-empty and 1 empty  node
2023-08-13T11:34:25.639+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9007 127.0.0.1:9004]
2023-08-13T11:34:25.639+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-13T11:34:25.639+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-13T11:34:25.639+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-13T11:34:25.639+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9008]
2023-08-13T11:34:25.639+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.639+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.639+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.639+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.639+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.639+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.639+05:30 [Info] Moving index 171717:1171171:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.639+05:30 [Info] Moving index 141414:1141141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T11:34:25.639+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 0 Units 0
2023-08-13T11:34:25.639+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T11:34:25.639+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-13T11:34:25.639+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-13T11:34:25.639+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9008 127.0.0.1:9001]]
2023-08-13T11:34:25.639+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM
2023-08-13T11:34:25.640+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.640+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.640+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.640+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.640+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.640+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T11:34:25.640+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T11:34:25.640+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.640+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.640+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-08-13T11:34:25.640+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-13T11:34:25.640+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-13T11:34:25.641+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-13T11:34:25.641+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-13T11:34:25.641+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.641+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 2 Subclusters, 1 below LWM, 1 above HWM
2023-08-13T11:34:25.642+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.642+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.642+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.642+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.642+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.642+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.642+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.642+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T11:34:25.642+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T11:34:25.642+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.642+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.642+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-08-13T11:34:25.642+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-13T11:34:25.642+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 600000000 Units 4000 Tenants 0
2023-08-13T11:34:25.642+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-13T11:34:25.642+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 600000000 Units 4000 Tenants 0
2023-08-13T11:34:25.642+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.642+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 3 Subclusters, 1 empty, 1 Above HWM, 1 below LWM
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.643+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.643+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.643+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T11:34:25.643+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T11:34:25.643+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.643+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.643+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.643+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.643+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.643+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.643+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.643+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.643+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.643+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-13T11:34:25.643+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000
2023-08-13T11:34:25.643+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-13T11:34:25.643+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 2 Subclusters, 1 above LWM/below HWM, 1 empty
2023-08-13T11:34:25.644+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-13T11:34:25.644+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-13T11:34:25.644+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.644+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 2 Subclusters, Both above LWM/below HWM
2023-08-13T11:34:25.645+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-13T11:34:25.645+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-13T11:34:25.645+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-13T11:34:25.645+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-13T11:34:25.645+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.645+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-13T11:34:25.645+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-13T11:34:25.645+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-13T11:34:25.645+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-13T11:34:25.645+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-13T11:34:25.645+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.645+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM (partial replica repair)
2023-08-13T11:34:25.646+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.646+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 550000000 Units 5500 Tenants 0
2023-08-13T11:34:25.646+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.646+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-13T11:34:25.646+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-13T11:34:25.646+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.646+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.646+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T11:34:25.646+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T11:34:25.646+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.646+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.646+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-08-13T11:34:25.646+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-13T11:34:25.646+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-13T11:34:25.646+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-13T11:34:25.646+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-13T11:34:25.647+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.647+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM(full replica repair)
2023-08-13T11:34:25.647+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T11:34:25.647+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9004 127.0.0.1:9001] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.647+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx1,1) on 127.0.0.1:9001
2023-08-13T11:34:25.647+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9001
2023-08-13T11:34:25.647+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx1,1) on 127.0.0.1:9001
2023-08-13T11:34:25.647+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9001
2023-08-13T11:34:25.647+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9001
2023-08-13T11:34:25.647+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,1) on 127.0.0.1:9001
2023-08-13T11:34:25.647+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9004 127.0.0.1:9001]]
2023-08-13T11:34:25.647+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T11:34:25.647+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T11:34:25.647+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T11:34:25.647+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.647+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.647+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-08-13T11:34:25.647+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-13T11:34:25.647+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-13T11:34:25.647+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-13T11:34:25.647+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-13T11:34:25.647+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.647+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 ScaleIn- 2 Subclusters, Both below LWM, Positive Case
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.648+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.648+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.648+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.648+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.648+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.648+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.648+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T11:34:25.648+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000 
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000
2023-08-13T11:34:25.648+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T11:34:25.648+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.648+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9003 SG sg1 Memory 0 Units 0
2023-08-13T11:34:25.648+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9006 SG sg3 Memory 0 Units 0
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 ScaleIn- 2 Subclusters, One below LWM/ 1 Empty
2023-08-13T11:34:25.649+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-13T11:34:25.649+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-13T11:34:25.649+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.649+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. No ScaleIn.
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.650+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.650+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.650+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T11:34:25.650+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-13T11:34:25.650+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.650+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.650+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.650+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.650+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.650+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.650+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-13T11:34:25.650+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.650+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.650+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-13T11:34:25.650+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.650+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-13T11:34:25.650+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. ScaleIn. 
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.651+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.651+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.651+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T11:34:25.651+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-13T11:34:25.651+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.651+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.651+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.651+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.651+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.651+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.651+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-13T11:34:25.651+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T11:34:25.651+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T11:34:25.651+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-13T11:34:25.651+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T11:34:25.651+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000  can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T11:34:25.651+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-13T11:34:25.651+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Rebalance - 1 Subcluster, Below HWM (partial replica repair)
2023-08-13T11:34:25.652+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-13T11:34:25.652+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 350000000 Units 500 Tenants 0
2023-08-13T11:34:25.652+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.652+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-13T11:34:25.652+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-13T11:34:25.652+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-13T11:34:25.652+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-13T11:34:25.652+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 500000000 Units 800 Tenants 0
2023-08-13T11:34:25.652+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T11:34:25.652+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Resume - 1 tenant, Empty node in cluster.
2023-08-13T11:34:25.653+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-13T11:34:25.653+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.653+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.653+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.653+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.653+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.653+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.653+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.653+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-13T11:34:25.653+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T11:34:25.653+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Resume - 1 tenant, No empty node in cluster.
2023-08-13T11:34:25.655+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-13T11:34:25.655+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.655+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.655+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.655+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.655+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.655+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.655+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.655+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-13T11:34:25.655+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.655+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Resume - 1 tenant, No node below LWM in the cluster.
2023-08-13T11:34:25.657+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-13T11:34:25.657+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.657+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.657+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.657+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.657+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 5000 Tenants 0
2023-08-13T11:34:25.657+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 5000 Tenants 0
2023-08-13T11:34:25.657+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.657+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-13T11:34:25.658+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM []
2023/08/13 11:34:25 Expected error No SubCluster Below Low Usage Threshold
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Resume - 1 tenant, Not enough capacity in the cluster.
2023-08-13T11:34:25.659+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-13T11:34:25.659+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.659+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.659+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T11:34:25.659+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T11:34:25.659+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.659+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T11:34:25.659+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.659+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250 
2023-08-13T11:34:25.659+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T11:34:25.659+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250  on any target
2023/08/13 11:34:25 Expected error Not Enough Capacity To Place Tenant
--- PASS: TestTenantAwarePlanner (0.11s)
=== RUN   TestPlanDuringHeterogenousScaleup
2023/08/13 11:34:25 In TestPlanDuringHeterogenousScaleup()
=== RUN   TestPlanDuringHeterogenousScaleup/GreedyPlanner
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T11:34:25.662+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T11:34:25.664+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T11:34:25.666+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-13T11:34:25.668+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-13T11:34:25.670+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T11:34:25.672+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-13T11:34:25.674+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-08-13T11:34:25.676+05:30 [Info] Using greedy index placement for index 987654
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T11:34:25.679+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.9600026378237889
2023-08-13T11:34:25.785+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:25.785+05:30 [Info] Score: 0.5118702120133598
2023-08-13T11:34:25.785+05:30 [Info] variation: 1.0237404240267196
2023-08-13T11:34:25.785+05:30 [Info] ElapsedTime: 106ms
2023-08-13T11:34:25.785+05:30 [Info] ConvergenceTime: 104ms
2023-08-13T11:34:25.785+05:30 [Info] Iteration: 6900
2023-08-13T11:34:25.785+05:30 [Info] Move: 3918
2023-08-13T11:34:25.785+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.785+05:30 [Info] Using SAPlanner
2023-08-13T11:34:25.785+05:30 [Info] Indexer Memory Mean 126888575449 (118.174G)
2023-08-13T11:34:25.785+05:30 [Info] Indexer Memory Deviation 80354383758 (74.8359G) (63.33%)
2023-08-13T11:34:25.785+05:30 [Info] Indexer Memory Utilization 2.3004
2023-08-13T11:34:25.786+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:25.786+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:25.786+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:25.786+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:25.786+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:25.786+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:25.786+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:25.786+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:25.786+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:25.786+05:30 [Info] Indexer Data Size Mean 18082106963 (16.8403G)
2023-08-13T11:34:25.786+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (141.42%)
2023-08-13T11:34:25.786+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:25.786+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:25.786+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:25.786+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:25.786+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] Number of indexes: 13
2023-08-13T11:34:25.786+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:25.786+05:30 [Info] Avg Index Size: 29281978949 (27.271G)
2023-08-13T11:34:25.786+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:25.786+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T11:34:25.786+05:30 [Info] Avg Index Cpu: 3.5385
2023-08-13T11:34:25.786+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:25.786+05:30 [Info] Num Estimation Run: 11
2023-08-13T11:34:25.786+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:25.786+05:30 [Info] CPU Quota 27
2023-08-13T11:34:25.786+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:25.786+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:25.786+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] Total iteration: 6910
2023-08-13T11:34:25.786+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:25.786+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:25.786+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:25.786+05:30 [Info] RandomMove time: 0ns
2023-08-13T11:34:25.786+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T11:34:25.786+05:30 [Info] ExhaustMove time: 46ms
2023-08-13T11:34:25.786+05:30 [Info] ExhaustMove call: 6910
2023-08-13T11:34:25.786+05:30 [Info] ExhaustMove average time: 6us
2023-08-13T11:34:25.786+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:25.786+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:25.786+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] 
2023-08-13T11:34:25.786+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:25.786+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:0 (0), data:0 (0) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-13T11:34:25.786+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.37390490588193165 allowDDLDuringScaleup:true
2023-08-13T11:34:25.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.786+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.786+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.786+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.786+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.786+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.786+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.786+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.786+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.786+05:30 [Info] 
2023-08-13T11:34:25.786+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:25.786+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T11:34:25.786+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.7501886306380632 allowDDLDuringScaleup:true
2023-08-13T11:34:25.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.786+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.786+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.786+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.786+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.786+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.786+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.786+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.786+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.786+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:1074966822705850095, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.786+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.787+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.787+05:30 [Info] 
2023-08-13T11:34:25.787+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:25.787+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:0 (0), data:0 (0) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-13T11:34:25.787+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.07590646348000514 allowDDLDuringScaleup:true
2023-08-13T11:34:25.787+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.787+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.787+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.787+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.787+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.787+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.787+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.787+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.787+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.787+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.787+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.787+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.787+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.787+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.787+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.787+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T11:34:25.789+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0020008561154405
2023-08-13T11:34:25.864+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:25.864+05:30 [Info] Score: 0.28937833136341934
2023-08-13T11:34:25.864+05:30 [Info] variation: 0.5787566627268387
2023-08-13T11:34:25.864+05:30 [Info] ElapsedTime: 74ms
2023-08-13T11:34:25.864+05:30 [Info] ConvergenceTime: 72ms
2023-08-13T11:34:25.864+05:30 [Info] Iteration: 4200
2023-08-13T11:34:25.864+05:30 [Info] Move: 2635
2023-08-13T11:34:25.864+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.864+05:30 [Info] Using SAPlanner
2023-08-13T11:34:25.864+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-13T11:34:25.864+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-13T11:34:25.864+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-13T11:34:25.864+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:25.864+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:25.864+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:25.864+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:25.864+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:25.864+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:25.864+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:25.864+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:25.864+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:25.864+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-13T11:34:25.864+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-13T11:34:25.864+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:25.864+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:25.864+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:25.864+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:25.864+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.864+05:30 [Info] Number of indexes: 14
2023-08-13T11:34:25.864+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:25.864+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-08-13T11:34:25.864+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:25.864+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T11:34:25.864+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-13T11:34:25.864+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:25.864+05:30 [Info] Num Estimation Run: 11
2023-08-13T11:34:25.864+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.864+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:25.864+05:30 [Info] CPU Quota 27
2023-08-13T11:34:25.864+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:25.864+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:25.864+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.864+05:30 [Info] Total iteration: 4210
2023-08-13T11:34:25.864+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:25.864+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:25.864+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:25.864+05:30 [Info] RandomMove time: 25ms
2023-08-13T11:34:25.864+05:30 [Info] RandomMove call: 4199 (empty index 0)
2023-08-13T11:34:25.864+05:30 [Info] RandomMove average time: 6us
2023-08-13T11:34:25.864+05:30 [Info] ExhaustMove time: 83us
2023-08-13T11:34:25.864+05:30 [Info] ExhaustMove call: 11
2023-08-13T11:34:25.864+05:30 [Info] ExhaustMove average time: 7us
2023-08-13T11:34:25.864+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:25.864+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:25.864+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.864+05:30 [Info] 
2023-08-13T11:34:25.864+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:25.864+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:0 (0), data:0 (0) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-13T11:34:25.864+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 
2023-08-13T11:34:25.865+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:25.865+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T11:34:25.865+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:16567046692372856646, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 
2023-08-13T11:34:25.865+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:25.865+05:30 [Info] Indexer total memory:125847870401 (117.205G), mem:102404635981 (95.3717G), overhead:23443234420 (21.8332G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T11:34:25.865+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.865+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.865+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.865+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.866+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.866+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.866+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.866+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16567046692372856646, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.866+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.866+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T11:34:25.868+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6990952610121739
2023-08-13T11:34:25.872+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T11:34:25.872+05:30 [Info] Score: 0.13929460298637122
2023-08-13T11:34:25.872+05:30 [Info] variation: 0.27858920597274245
2023-08-13T11:34:25.872+05:30 [Info] ElapsedTime: 3ms
2023-08-13T11:34:25.872+05:30 [Info] ConvergenceTime: 1ms
2023-08-13T11:34:25.872+05:30 [Info] Iteration: 1
2023-08-13T11:34:25.872+05:30 [Info] Move: 1
2023-08-13T11:34:25.872+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.872+05:30 [Info] Using SAPlanner
2023-08-13T11:34:25.872+05:30 [Info] Indexer Memory Mean 163052789375 (151.855G)
2023-08-13T11:34:25.872+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (55.72%)
2023-08-13T11:34:25.872+05:30 [Info] Indexer Memory Utilization 2.9561
2023-08-13T11:34:25.872+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:25.872+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:25.872+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:25.872+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:25.872+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:25.872+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:25.872+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:25.872+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:25.872+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:25.872+05:30 [Info] Indexer Data Size Mean 54246320889 (50.5208G)
2023-08-13T11:34:25.872+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:25.872+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:25.872+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:25.872+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:25.872+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:25.872+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.872+05:30 [Info] Number of indexes: 15
2023-08-13T11:34:25.872+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:25.872+05:30 [Info] Avg Index Size: 21761293697 (20.2668G)
2023-08-13T11:34:25.872+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:25.872+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T11:34:25.872+05:30 [Info] Avg Index Cpu: 3.0667
2023-08-13T11:34:25.872+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:25.872+05:30 [Info] Num Estimation Run: 230
2023-08-13T11:34:25.872+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:25.873+05:30 [Info] CPU Quota 27
2023-08-13T11:34:25.873+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:25.873+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:25.873+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] Total iteration: 521
2023-08-13T11:34:25.873+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:25.873+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:25.873+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:25.873+05:30 [Info] RandomMove time: 8us
2023-08-13T11:34:25.873+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-13T11:34:25.873+05:30 [Info] RandomMove average time: 8us
2023-08-13T11:34:25.873+05:30 [Info] ExhaustMove time: 1ms
2023-08-13T11:34:25.873+05:30 [Info] ExhaustMove call: 220
2023-08-13T11:34:25.873+05:30 [Info] ExhaustMove average time: 5us
2023-08-13T11:34:25.873+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:25.873+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:25.873+05:30 [Info] ----------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] 
2023-08-13T11:34:25.873+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:25.873+05:30 [Info] Indexer total memory:322028009998 (299.912G), mem:291467625194 (271.45G), overhead:30560384804 (28.4616G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T11:34:25.873+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.5575132033129112 allowDDLDuringScaleup:true
2023-08-13T11:34:25.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.873+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.873+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.873+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.873+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.873+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.873+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.873+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.873+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:14581556798934098344, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.873+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.873+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.873+05:30 [Info] 
2023-08-13T11:34:25.873+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:25.873+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T11:34:25.873+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3168776165275712 allowDDLDuringScaleup:true
2023-08-13T11:34:25.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.873+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.873+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.873+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.873+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.873+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.873+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.873+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.873+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.874+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.874+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.874+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:14581556798934098344, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.874+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.874+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.874+05:30 [Info] 
2023-08-13T11:34:25.874+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:25.874+05:30 [Info] Indexer total memory:125847870401 (117.205G), mem:102404635981 (95.3717G), overhead:23443234420 (21.8332G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T11:34:25.874+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3256091801595177 allowDDLDuringScaleup:true
2023-08-13T11:34:25.874+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.874+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.874+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.874+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.874+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.874+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.874+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.874+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.874+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.874+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.874+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.874+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.874+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.874+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.874+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.874+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:25.874+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:25.874+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14581556798934098344, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:25.874+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:25.874+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:25 -------------------------------------------
2023/08/13 11:34:25 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-13T11:34:25.876+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.265866372313583
2023-08-13T11:34:26.067+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.067+05:30 [Info] Score: 0.358469577773188
2023-08-13T11:34:26.067+05:30 [Info] variation: 0.716939155546376
2023-08-13T11:34:26.067+05:30 [Info] ElapsedTime: 190ms
2023-08-13T11:34:26.067+05:30 [Info] ConvergenceTime: 187ms
2023-08-13T11:34:26.067+05:30 [Info] Iteration: 7400
2023-08-13T11:34:26.067+05:30 [Info] Move: 5794
2023-08-13T11:34:26.067+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.067+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.067+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-13T11:34:26.067+05:30 [Info] Indexer Memory Deviation 105360564648 (98.1247G) (72.68%)
2023-08-13T11:34:26.067+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-13T11:34:26.067+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:26.067+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:26.067+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:26.067+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.067+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.067+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.067+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.067+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.067+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.067+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-13T11:34:26.067+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-13T11:34:26.067+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.067+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.067+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.067+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.067+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.067+05:30 [Info] Number of indexes: 14
2023-08-13T11:34:26.067+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.067+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-08-13T11:34:26.067+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:26.067+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T11:34:26.067+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-13T11:34:26.067+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:26.067+05:30 [Info] Num Estimation Run: 11
2023-08-13T11:34:26.067+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.067+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.067+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.067+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.067+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.067+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.067+05:30 [Info] Total iteration: 19496
2023-08-13T11:34:26.067+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.067+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.067+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.067+05:30 [Info] RandomMove time: 43ms
2023-08-13T11:34:26.067+05:30 [Info] RandomMove call: 7399 (empty index 0)
2023-08-13T11:34:26.067+05:30 [Info] RandomMove average time: 5us
2023-08-13T11:34:26.067+05:30 [Info] ExhaustMove time: 140us
2023-08-13T11:34:26.067+05:30 [Info] ExhaustMove call: 11
2023-08-13T11:34:26.067+05:30 [Info] ExhaustMove average time: 12us
2023-08-13T11:34:26.067+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.067+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.068+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 
2023-08-13T11:34:26.068+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:26.068+05:30 [Info] Indexer total memory:322028009998 (299.912G), mem:291467625194 (271.45G), overhead:30560384804 (28.4616G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T11:34:26.068+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.7021056124497257 allowDDLDuringScaleup:true
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17192412810060513259, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 
2023-08-13T11:34:26.068+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:26.068+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T11:34:26.068+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:17192412810060513259, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 
2023-08-13T11:34:26.068+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:26.068+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:0 (0), data:0 (0) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-13T11:34:26.068+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06643869545280173 allowDDLDuringScaleup:true
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.068+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.068+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.068+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.068+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-13T11:34:26.071+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.265866372313583
2023-08-13T11:34:26.162+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.162+05:30 [Info] Score: 0.28937833136341934
2023-08-13T11:34:26.162+05:30 [Info] variation: 0.5787566627268387
2023-08-13T11:34:26.162+05:30 [Info] ElapsedTime: 91ms
2023-08-13T11:34:26.162+05:30 [Info] ConvergenceTime: 88ms
2023-08-13T11:34:26.162+05:30 [Info] Iteration: 4200
2023-08-13T11:34:26.162+05:30 [Info] Move: 2456
2023-08-13T11:34:26.162+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.162+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.162+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-13T11:34:26.162+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-13T11:34:26.162+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-13T11:34:26.162+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:26.162+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:26.162+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:26.162+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.162+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.162+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.162+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.162+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.162+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.162+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-13T11:34:26.162+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-13T11:34:26.162+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.163+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.163+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.163+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.163+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] Number of indexes: 14
2023-08-13T11:34:26.163+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.163+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-08-13T11:34:26.163+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:26.163+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T11:34:26.163+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-13T11:34:26.163+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:26.163+05:30 [Info] Num Estimation Run: 11
2023-08-13T11:34:26.163+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.163+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.163+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.163+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.163+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] Total iteration: 8106
2023-08-13T11:34:26.163+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.163+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.163+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.163+05:30 [Info] RandomMove time: 25ms
2023-08-13T11:34:26.163+05:30 [Info] RandomMove call: 4199 (empty index 0)
2023-08-13T11:34:26.163+05:30 [Info] RandomMove average time: 6us
2023-08-13T11:34:26.163+05:30 [Info] ExhaustMove time: 117us
2023-08-13T11:34:26.163+05:30 [Info] ExhaustMove call: 11
2023-08-13T11:34:26.163+05:30 [Info] ExhaustMove average time: 10us
2023-08-13T11:34:26.163+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.163+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.163+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 
2023-08-13T11:34:26.163+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:26.163+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:0 (0), data:0 (0) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-13T11:34:26.163+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 
2023-08-13T11:34:26.163+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:26.163+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T11:34:26.163+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:667689247998308059, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 
2023-08-13T11:34:26.163+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:26.163+05:30 [Info] Indexer total memory:125847870401 (117.205G), mem:102404635981 (95.3717G), overhead:23443234420 (21.8332G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T11:34:26.163+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.163+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.163+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.163+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.163+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.164+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.164+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.164+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:667689247998308059, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.164+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.164+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T11:34:26.166+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.943232680780422
2023-08-13T11:34:26.168+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T11:34:26.168+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.168+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=1ms
2023-08-13T11:34:26.168+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.943232680780422
2023-08-13T11:34:26.168+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T11:34:26.168+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.168+05:30 [Info] Score: 0.3533478080577597
2023-08-13T11:34:26.168+05:30 [Info] variation: 0.943232680780422
2023-08-13T11:34:26.168+05:30 [Info] ElapsedTime: 86us
2023-08-13T11:34:26.168+05:30 [Info] ConvergenceTime: 2us
2023-08-13T11:34:26.168+05:30 [Info] Iteration: 0
2023-08-13T11:34:26.168+05:30 [Info] Move: 0
2023-08-13T11:34:26.168+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.168+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.168+05:30 [Info] Indexer Memory Mean 17165606520 (15.9867G)
2023-08-13T11:34:26.168+05:30 [Info] Indexer Memory Deviation 8106488563 (7.54976G) (47.23%)
2023-08-13T11:34:26.168+05:30 [Info] Indexer Memory Utilization 1.9073
2023-08-13T11:34:26.168+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-13T11:34:26.168+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-13T11:34:26.168+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-13T11:34:26.168+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.168+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.168+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.168+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.168+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.168+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.168+05:30 [Info] Indexer Data Size Mean 5165606520 (4.81085G)
2023-08-13T11:34:26.168+05:30 [Info] Indexer Data Size Deviation 7305270798 (6.80356G) (141.42%)
2023-08-13T11:34:26.168+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.168+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.168+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.168+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.168+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.168+05:30 [Info] Number of indexes: 4
2023-08-13T11:34:26.168+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.168+05:30 [Info] Avg Index Size: 9000000000 (8.3819G)
2023-08-13T11:34:26.168+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-13T11:34:26.168+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-13T11:34:26.168+05:30 [Info] Avg Index Cpu: 0.7500
2023-08-13T11:34:26.168+05:30 [Info] Max Index Cpu: 1.0000
2023-08-13T11:34:26.168+05:30 [Info] Num Estimation Run: 208
2023-08-13T11:34:26.168+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.168+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-13T11:34:26.168+05:30 [Info] CPU Quota 8
2023-08-13T11:34:26.168+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.168+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.168+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.168+05:30 [Info] Total iteration: 209
2023-08-13T11:34:26.168+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.169+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.169+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.169+05:30 [Info] RandomMove time: 0ns
2023-08-13T11:34:26.169+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T11:34:26.169+05:30 [Info] ExhaustMove time: 934us
2023-08-13T11:34:26.169+05:30 [Info] ExhaustMove call: 209
2023-08-13T11:34:26.169+05:30 [Info] ExhaustMove average time: 4us
2023-08-13T11:34:26.169+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.169+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.169+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.169+05:30 [Info] 
2023-08-13T11:34:26.169+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-13T11:34:26.169+05:30 [Info] Indexer total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:4500000000 (4.19095G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T11:34:26.169+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2912801242516189 allowDDLDuringScaleup:true
2023-08-13T11:34:26.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.169+05:30 [Info] 		Index name:equiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.169+05:30 [Info] 		Index total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:4500000000 (4.19095G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.169+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.169+05:30 [Info] 
2023-08-13T11:34:26.169+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-13T11:34:26.169+05:30 [Info] Indexer total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:5400000000 (5.02914G), data:0 (0) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T11:34:26.169+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.06990722982038854 allowDDLDuringScaleup:true
2023-08-13T11:34:26.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.169+05:30 [Info] 		Index name:equiv2 0, bucket:default, scope:, collection:, defnId:4650686066397790000, instId:4650686066397790000, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.169+05:30 [Info] 		Index total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:5400000000 (5.02914G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.169+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.169+05:30 [Info] 
2023-08-13T11:34:26.169+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-13T11:34:26.169+05:30 [Info] Indexer total memory:22496819560 (20.9518G), mem:20496819560 (19.0892G), overhead:2000000000 (1.86265G), min:4500000000 (4.19095G), data:15496819560 (14.4325G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.169+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.8388126459279925 allowDDLDuringScaleup:true
2023-08-13T11:34:26.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.169+05:30 [Info] 		Index name:nonEquiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.169+05:30 [Info] 		Index total memory:7000000000 (6.51926G), mem:5000000000 (4.65661G), overhead:2000000000 (1.86265G), min:4500000000 (4.19095G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.169+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.169+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:16793590798871242236, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.169+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.169+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-13T11:34:26.171+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-13T11:34:26.171+05:30 [Warn] Definition 987654 Instance 266745941232760917 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-13T11:34:26.171+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-13T11:34:26.171+05:30 [Warn] Definition 987654 Instance 266745941232760917 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-13T11:34:26.171+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.9845080851975035
2023-08-13T11:34:26.229+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.229+05:30 [Info] Score: 0.25290029571859646
2023-08-13T11:34:26.229+05:30 [Info] variation: 0.5058005914371929
2023-08-13T11:34:26.229+05:30 [Info] ElapsedTime: 57ms
2023-08-13T11:34:26.229+05:30 [Info] ConvergenceTime: 55ms
2023-08-13T11:34:26.229+05:30 [Info] Iteration: 4000
2023-08-13T11:34:26.229+05:30 [Info] Move: 2413
2023-08-13T11:34:26.229+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.229+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.229+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-13T11:34:26.229+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-13T11:34:26.229+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-13T11:34:26.229+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-13T11:34:26.229+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-13T11:34:26.229+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-13T11:34:26.229+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.229+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.229+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.229+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.229+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.229+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.229+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-13T11:34:26.229+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-13T11:34:26.229+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.229+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.229+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.229+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.229+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.229+05:30 [Info] Number of indexes: 5
2023-08-13T11:34:26.229+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.229+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-13T11:34:26.229+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-13T11:34:26.229+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-13T11:34:26.229+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-13T11:34:26.229+05:30 [Info] Max Index Cpu: 1.0000
2023-08-13T11:34:26.229+05:30 [Info] Num Estimation Run: 7
2023-08-13T11:34:26.229+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.229+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-13T11:34:26.229+05:30 [Info] CPU Quota 8
2023-08-13T11:34:26.229+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.229+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.229+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.229+05:30 [Info] Total iteration: 4006
2023-08-13T11:34:26.229+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.229+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.229+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.229+05:30 [Info] RandomMove time: 19ms
2023-08-13T11:34:26.229+05:30 [Info] RandomMove call: 3999 (empty index 0)
2023-08-13T11:34:26.229+05:30 [Info] RandomMove average time: 4us
2023-08-13T11:34:26.229+05:30 [Info] ExhaustMove time: 46us
2023-08-13T11:34:26.229+05:30 [Info] ExhaustMove call: 7
2023-08-13T11:34:26.229+05:30 [Info] ExhaustMove average time: 6us
2023-08-13T11:34:26.229+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.229+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.229+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.229+05:30 [Info] 
2023-08-13T11:34:26.229+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-13T11:34:26.229+05:30 [Info] Indexer total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:0 (0), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T11:34:26.229+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-13T11:34:26.229+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.229+05:30 [Info] 		Index name:equiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.229+05:30 [Info] 		Index total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.229+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.229+05:30 [Info] 
2023-08-13T11:34:26.229+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-13T11:34:26.229+05:30 [Info] Indexer total memory:16735645282 (15.5863G), mem:14235645282 (13.258G), overhead:2500000000 (2.32831G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.229+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-13T11:34:26.229+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.229+05:30 [Info] 		Index name:equiv2 0, bucket:default, scope:, collection:, defnId:4650686066397790000, instId:4650686066397790000, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.229+05:30 [Info] 		Index total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:6000000000 (5.58794G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.229+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.229+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.229+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:266745941232760917, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.229+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.229+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.229+05:30 [Info] 
2023-08-13T11:34:26.229+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-13T11:34:26.229+05:30 [Info] Indexer total memory:15235645282 (14.1893G), mem:13235645282 (12.3267G), overhead:2000000000 (1.86265G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.229+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-13T11:34:26.229+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.229+05:30 [Info] 		Index name:nonEquiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.229+05:30 [Info] 		Index total memory:7000000000 (6.51926G), mem:5000000000 (4.65661G), overhead:2000000000 (1.86265G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.229+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.229+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.229+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:266745941232760917, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.229+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.229+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-08-13T11:34:26.232+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-13T11:34:26.232+05:30 [Warn] Definition 987654 Instance 2280590469979387182 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-13T11:34:26.232+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-13T11:34:26.232+05:30 [Warn] Definition 987654 Instance 2280590469979387182 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-13T11:34:26.232+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.002589402018371
2023-08-13T11:34:26.290+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.290+05:30 [Info] Score: 0.25290029571859646
2023-08-13T11:34:26.290+05:30 [Info] variation: 0.5058005914371929
2023-08-13T11:34:26.290+05:30 [Info] ElapsedTime: 57ms
2023-08-13T11:34:26.290+05:30 [Info] ConvergenceTime: 55ms
2023-08-13T11:34:26.290+05:30 [Info] Iteration: 3900
2023-08-13T11:34:26.290+05:30 [Info] Move: 2388
2023-08-13T11:34:26.290+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.290+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.290+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-13T11:34:26.290+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-13T11:34:26.290+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-13T11:34:26.290+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-13T11:34:26.290+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-13T11:34:26.290+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-13T11:34:26.290+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.290+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.290+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.290+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.290+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.290+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.290+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-13T11:34:26.290+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-13T11:34:26.290+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.290+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.290+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.290+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.290+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.290+05:30 [Info] Number of indexes: 5
2023-08-13T11:34:26.290+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.290+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-13T11:34:26.290+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-13T11:34:26.290+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-13T11:34:26.290+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-13T11:34:26.290+05:30 [Info] Max Index Cpu: 1.0000
2023-08-13T11:34:26.290+05:30 [Info] Num Estimation Run: 7
2023-08-13T11:34:26.290+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.290+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-13T11:34:26.290+05:30 [Info] CPU Quota 8
2023-08-13T11:34:26.290+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.290+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.290+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.290+05:30 [Info] Total iteration: 3906
2023-08-13T11:34:26.290+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.290+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.290+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.290+05:30 [Info] RandomMove time: 19ms
2023-08-13T11:34:26.290+05:30 [Info] RandomMove call: 3899 (empty index 0)
2023-08-13T11:34:26.290+05:30 [Info] RandomMove average time: 5us
2023-08-13T11:34:26.290+05:30 [Info] ExhaustMove time: 46us
2023-08-13T11:34:26.290+05:30 [Info] ExhaustMove call: 7
2023-08-13T11:34:26.290+05:30 [Info] ExhaustMove average time: 6us
2023-08-13T11:34:26.290+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.290+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.290+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.291+05:30 [Info] 
2023-08-13T11:34:26.291+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-13T11:34:26.291+05:30 [Info] Indexer total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:0 (0), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T11:34:26.291+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-13T11:34:26.291+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.291+05:30 [Info] 		Index name:nonEquiv 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.291+05:30 [Info] 		Index total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.291+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.291+05:30 [Info] 
2023-08-13T11:34:26.291+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-13T11:34:26.291+05:30 [Info] Indexer total memory:16735645282 (15.5863G), mem:14235645282 (13.258G), overhead:2500000000 (2.32831G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.291+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-13T11:34:26.291+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.291+05:30 [Info] 		Index name:equiv2 0, bucket:default, scope:, collection:, defnId:4650686066397790000, instId:4650686066397790000, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.291+05:30 [Info] 		Index total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:6000000000 (5.58794G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.291+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.291+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.291+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:2280590469979387182, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.291+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.291+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.291+05:30 [Info] 
2023-08-13T11:34:26.291+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-13T11:34:26.291+05:30 [Info] Indexer total memory:15235645282 (14.1893G), mem:13235645282 (12.3267G), overhead:2000000000 (1.86265G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.291+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-13T11:34:26.291+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.291+05:30 [Info] 		Index name:equiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.291+05:30 [Info] 		Index total memory:7000000000 (6.51926G), mem:5000000000 (4.65661G), overhead:2000000000 (1.86265G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.291+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.291+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.291+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:2280590469979387182, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.291+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.291+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-13T11:34:26.294+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.9203131042229985
2023-08-13T11:34:26.413+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.413+05:30 [Info] Score: 0.1784816836053567
2023-08-13T11:34:26.413+05:30 [Info] variation: 0.3569633672107134
2023-08-13T11:34:26.413+05:30 [Info] ElapsedTime: 119ms
2023-08-13T11:34:26.413+05:30 [Info] ConvergenceTime: 115ms
2023-08-13T11:34:26.413+05:30 [Info] Iteration: 5500
2023-08-13T11:34:26.413+05:30 [Info] Move: 3826
2023-08-13T11:34:26.413+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.413+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.413+05:30 [Info] Indexer Memory Mean 154201322596 (143.611G)
2023-08-13T11:34:26.413+05:30 [Info] Indexer Memory Deviation 82829246465 (77.1407G) (53.72%)
2023-08-13T11:34:26.413+05:30 [Info] Indexer Memory Utilization 2.7956
2023-08-13T11:34:26.413+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:26.413+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:26.413+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:26.413+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.413+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.413+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.413+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.413+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.413+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.413+05:30 [Info] Indexer Data Size Mean 45394854109 (42.2773G)
2023-08-13T11:34:26.413+05:30 [Info] Indexer Data Size Deviation 8024752292 (7.47363G) (17.68%)
2023-08-13T11:34:26.413+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.413+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.413+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.413+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.413+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.413+05:30 [Info] Number of indexes: 20
2023-08-13T11:34:26.413+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.413+05:30 [Info] Avg Index Size: 23130198389 (21.5417G)
2023-08-13T11:34:26.413+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:26.413+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T11:34:26.413+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-13T11:34:26.413+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:26.413+05:30 [Info] Num Estimation Run: 22
2023-08-13T11:34:26.414+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.414+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.414+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.414+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.414+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] Total iteration: 8921
2023-08-13T11:34:26.414+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.414+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.414+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.414+05:30 [Info] RandomMove time: 32ms
2023-08-13T11:34:26.414+05:30 [Info] RandomMove call: 5499 (empty index 0)
2023-08-13T11:34:26.414+05:30 [Info] RandomMove average time: 5us
2023-08-13T11:34:26.414+05:30 [Info] ExhaustMove time: 7us
2023-08-13T11:34:26.414+05:30 [Info] ExhaustMove call: 1
2023-08-13T11:34:26.414+05:30 [Info] ExhaustMove average time: 7us
2023-08-13T11:34:26.414+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.414+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.414+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 
2023-08-13T11:34:26.414+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:26.414+05:30 [Info] Indexer total memory:301827829691 (281.099G), mem:271267444887 (252.637G), overhead:30560384804 (28.4616G), min:34046140582 (31.7079G), data:34046140582 (31.7079G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:6
2023-08-13T11:34:26.414+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5018354321742201 allowDDLDuringScaleup:true
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:2032350302243768548, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:2032350302243768548, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 
2023-08-13T11:34:26.414+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:26.414+05:30 [Info] Indexer total memory:108440151874 (100.993G), mem:92108996936 (85.7832G), overhead:16331154938 (15.2096G), min:51069210873 (47.5619G), data:51069210873 (47.5619G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-13T11:34:26.414+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3444658974194678 allowDDLDuringScaleup:true
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:2032350302243768548, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:2032350302243768548, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:2032350302243768548, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 
2023-08-13T11:34:26.414+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:26.414+05:30 [Info] Indexer total memory:122670760385 (114.246G), mem:99227525965 (92.4128G), overhead:23443234420 (21.8332G), min:51069210873 (47.5619G), data:51069210873 (47.5619G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-13T11:34:26.414+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.35369867040631203 allowDDLDuringScaleup:true
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.414+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.414+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.414+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.414+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.415+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.415+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.415+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.415+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.415+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.415+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.415+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.415+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.415+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.415+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.415+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.415+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:2032350302243768548, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.415+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.415+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.415+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.415+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:2032350302243768548, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.415+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.415+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.415+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.415+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:2032350302243768548, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.415+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.415+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-13T11:34:26.417+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.39606817746881545
2023-08-13T11:34:26.565+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.565+05:30 [Info] Score: 0.13739736706800032
2023-08-13T11:34:26.565+05:30 [Info] variation: 0.27479473413600064
2023-08-13T11:34:26.565+05:30 [Info] ElapsedTime: 147ms
2023-08-13T11:34:26.565+05:30 [Info] ConvergenceTime: 144ms
2023-08-13T11:34:26.565+05:30 [Info] Iteration: 7100
2023-08-13T11:34:26.565+05:30 [Info] Move: 4824
2023-08-13T11:34:26.565+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.565+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.565+05:30 [Info] Indexer Memory Mean 208747525973 (194.411G)
2023-08-13T11:34:26.565+05:30 [Info] Indexer Memory Deviation 77823744009 (72.479G) (37.28%)
2023-08-13T11:34:26.565+05:30 [Info] Indexer Memory Utilization 3.7845
2023-08-13T11:34:26.565+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:26.565+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:26.565+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:26.565+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.565+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.565+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.565+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.565+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.565+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.565+05:30 [Info] Indexer Data Size Mean 45221342736 (42.1157G)
2023-08-13T11:34:26.565+05:30 [Info] Indexer Data Size Deviation 7994079525 (7.44507G) (17.68%)
2023-08-13T11:34:26.565+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.565+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.565+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.565+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.565+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.565+05:30 [Info] Number of indexes: 20
2023-08-13T11:34:26.565+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.565+05:30 [Info] Avg Index Size: 31312128896 (29.1617G)
2023-08-13T11:34:26.565+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:26.565+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-13T11:34:26.565+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-13T11:34:26.565+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:26.565+05:30 [Info] Num Estimation Run: 23
2023-08-13T11:34:26.565+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.565+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.565+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.565+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.565+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.565+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.565+05:30 [Info] Total iteration: 10863
2023-08-13T11:34:26.565+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.565+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.565+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.565+05:30 [Info] RandomMove time: 41ms
2023-08-13T11:34:26.566+05:30 [Info] RandomMove call: 7099 (empty index 0)
2023-08-13T11:34:26.566+05:30 [Info] RandomMove average time: 5us
2023-08-13T11:34:26.566+05:30 [Info] ExhaustMove time: 8us
2023-08-13T11:34:26.566+05:30 [Info] ExhaustMove call: 1
2023-08-13T11:34:26.566+05:30 [Info] ExhaustMove average time: 8us
2023-08-13T11:34:26.566+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.566+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.566+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 
2023-08-13T11:34:26.566+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:26.566+05:30 [Info] Indexer total memory:301697696161 (280.978G), mem:271137311357 (252.516G), overhead:30560384804 (28.4616G), min:33916007052 (31.5867G), data:33916007052 (31.5867G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:6
2023-08-13T11:34:26.566+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4097753531140166 allowDDLDuringScaleup:true
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:3338687512270159821, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:3338687512270159821, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 
2023-08-13T11:34:26.566+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:26.566+05:30 [Info] Indexer total memory:337728715583 (314.534G), mem:256072940893 (238.487G), overhead:81655774690 (76.0479G), min:50874010578 (47.3801G), data:50874010578 (47.3801G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-13T11:34:26.566+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.470342252272453 allowDDLDuringScaleup:true
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:55876178105 (52.0387G), mem:52222430260 (48.6359G), overhead:3653747845 (3.40282G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:56098504109 (52.2458G), mem:52162170475 (48.5798G), overhead:3936333634 (3.666G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:3338687512270159821, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:3338687512270159821, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:3338687512270159821, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 
2023-08-13T11:34:26.566+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:26.566+05:30 [Info] Indexer total memory:122475560090 (114.064G), mem:99032325670 (92.231G), overhead:23443234420 (21.8332G), min:50874010578 (47.3801G), data:50874010578 (47.3801G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-13T11:34:26.566+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3198823946135304 allowDDLDuringScaleup:true
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.566+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.566+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.566+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.566+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.567+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.567+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.567+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.567+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.567+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.567+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:3338687512270159821, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.567+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.567+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.567+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.567+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:3338687512270159821, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.567+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.567+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.567+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.567+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:3338687512270159821, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.567+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.567+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-13T11:34:26.569+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.1922766395705832
2023-08-13T11:34:26.623+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.624+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=54ms
2023-08-13T11:34:26.624+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.1922766395705832
2023-08-13T11:34:26.648+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.648+05:30 [Info] Score: 0.1430301859223634
2023-08-13T11:34:26.648+05:30 [Info] variation: 0.1922766395705832
2023-08-13T11:34:26.648+05:30 [Info] ElapsedTime: 23ms
2023-08-13T11:34:26.648+05:30 [Info] ConvergenceTime: 233us
2023-08-13T11:34:26.648+05:30 [Info] Iteration: 7
2023-08-13T11:34:26.648+05:30 [Info] Move: 7
2023-08-13T11:34:26.648+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.648+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.648+05:30 [Info] Indexer Memory Mean 938550089409 (874.093G)
2023-08-13T11:34:26.648+05:30 [Info] Indexer Memory Deviation 141439209839 (131.726G) (15.07%)
2023-08-13T11:34:26.648+05:30 [Info] Indexer Memory Utilization 17.0156
2023-08-13T11:34:26.648+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:26.648+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:26.648+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:26.648+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.648+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.648+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.648+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.648+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.648+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.648+05:30 [Info] Indexer Data Size Mean 829743620922 (772.759G)
2023-08-13T11:34:26.648+05:30 [Info] Indexer Data Size Deviation 194038521772 (180.712G) (23.39%)
2023-08-13T11:34:26.648+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.648+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.648+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.648+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.648+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.648+05:30 [Info] Number of indexes: 28
2023-08-13T11:34:26.648+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.648+05:30 [Info] Avg Index Size: 11657835909 (10.8572G)
2023-08-13T11:34:26.648+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:26.648+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T11:34:26.648+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-13T11:34:26.648+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:26.648+05:30 [Info] Num Estimation Run: 230
2023-08-13T11:34:26.648+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.648+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.648+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.648+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.648+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.648+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.648+05:30 [Info] Total iteration: 16425
2023-08-13T11:34:26.648+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.648+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.648+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.648+05:30 [Info] RandomMove time: 32us
2023-08-13T11:34:26.648+05:30 [Info] RandomMove call: 5 (empty index 7)
2023-08-13T11:34:26.648+05:30 [Info] RandomMove average time: 6us
2023-08-13T11:34:26.648+05:30 [Info] ExhaustMove time: 25us
2023-08-13T11:34:26.648+05:30 [Info] ExhaustMove call: 3
2023-08-13T11:34:26.648+05:30 [Info] ExhaustMove average time: 8us
2023-08-13T11:34:26.648+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.648+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.648+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.648+05:30 [Info] 
2023-08-13T11:34:26.648+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:26.648+05:30 [Info] Indexer total memory:890089404801 (828.96G), mem:859529019997 (800.499G), overhead:30560384804 (28.4616G), min:42699834774 (39.7673G), data:622307715692 (579.569G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:11
2023-08-13T11:34:26.648+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3331610331075533 allowDDLDuringScaleup:true
2023-08-13T11:34:26.648+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.648+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.648+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:4995829886 (4.65273G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.648+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.648+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.648+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.648+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:13150749438 (12.2476G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.648+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.648+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.648+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.648+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:13051410687 (12.1551G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.648+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.648+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.648+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.648+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:11501844763 (10.7119G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 
2023-08-13T11:34:26.649+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:26.649+05:30 [Info] Indexer total memory:835255585616 (777.892G), mem:818924430678 (762.683G), overhead:16331154938 (15.2096G), min:36935807455 (34.3992G), data:777884644615 (724.462G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:11
2023-08-13T11:34:26.649+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3620084124798031 allowDDLDuringScaleup:true
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:4995829886 (4.65273G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:13150749438 (12.2476G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:9400037446 (8.75447G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:9389190685 (8.74437G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 
2023-08-13T11:34:26.649+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:26.649+05:30 [Info] Indexer total memory:1160640051973 (1.0556T), mem:1137196817553 (1.03427T), overhead:23443234420 (21.8332G), min:43342483581 (40.3658G), data:1089038502461 (1014.25G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:6
2023-08-13T11:34:26.649+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5048305544126437 allowDDLDuringScaleup:true
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.649+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:13051410687 (12.1551G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.649+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.649+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.649+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.650+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:11501844763 (10.7119G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.650+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.650+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.650+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.650+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:9400037446 (8.75447G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.650+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.650+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.650+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.650+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:9389190685 (8.74437G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.650+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.650+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.650+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.650+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.650+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.650+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.650+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:289572171629941260, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.650+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.650+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-13T11:34:26.652+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3871248627436825
2023-08-13T11:34:26.783+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.783+05:30 [Info] Score: 0.11475962811811741
2023-08-13T11:34:26.783+05:30 [Info] variation: 0.22951925623623481
2023-08-13T11:34:26.783+05:30 [Info] ElapsedTime: 130ms
2023-08-13T11:34:26.783+05:30 [Info] ConvergenceTime: 127ms
2023-08-13T11:34:26.783+05:30 [Info] Iteration: 5800
2023-08-13T11:34:26.783+05:30 [Info] Move: 4014
2023-08-13T11:34:26.783+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.783+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.783+05:30 [Info] Indexer Memory Mean 211591134437 (197.06G)
2023-08-13T11:34:26.783+05:30 [Info] Indexer Memory Deviation 78426288854 (73.0402G) (37.07%)
2023-08-13T11:34:26.783+05:30 [Info] Indexer Memory Utilization 3.8361
2023-08-13T11:34:26.783+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:26.783+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:26.783+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:26.783+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.783+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.783+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.783+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.783+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.783+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.783+05:30 [Info] Indexer Data Size Mean 48064951200 (44.764G)
2023-08-13T11:34:26.783+05:30 [Info] Indexer Data Size Deviation 4248381616 (3.95661G) (8.84%)
2023-08-13T11:34:26.783+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.783+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.783+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.783+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.783+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.783+05:30 [Info] Number of indexes: 28
2023-08-13T11:34:26.783+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.783+05:30 [Info] Avg Index Size: 22670478689 (21.1135G)
2023-08-13T11:34:26.783+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:26.783+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-13T11:34:26.783+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-13T11:34:26.783+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:26.783+05:30 [Info] Num Estimation Run: 29
2023-08-13T11:34:26.783+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.783+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.783+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.783+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.783+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.783+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.783+05:30 [Info] Total iteration: 9726
2023-08-13T11:34:26.783+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.784+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.784+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.784+05:30 [Info] RandomMove time: 36ms
2023-08-13T11:34:26.784+05:30 [Info] RandomMove call: 5799 (empty index 0)
2023-08-13T11:34:26.784+05:30 [Info] RandomMove average time: 6us
2023-08-13T11:34:26.784+05:30 [Info] ExhaustMove time: 8us
2023-08-13T11:34:26.784+05:30 [Info] ExhaustMove call: 1
2023-08-13T11:34:26.784+05:30 [Info] ExhaustMove average time: 8us
2023-08-13T11:34:26.784+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.784+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.784+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 
2023-08-13T11:34:26.784+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:26.784+05:30 [Info] Indexer total memory:312842580859 (291.357G), mem:282282196055 (262.896G), overhead:30560384804 (28.4616G), min:45060891750 (41.9662G), data:45060891750 (41.9662G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-13T11:34:26.784+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4543185477672772 allowDDLDuringScaleup:true
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 
2023-08-13T11:34:26.784+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:26.784+05:30 [Info] Indexer total memory:331915596755 (309.12G), mem:250259822065 (233.073G), overhead:81655774690 (76.0479G), min:45060891750 (41.9662G), data:45060891750 (41.9662G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-13T11:34:26.784+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.42405038546912194 allowDDLDuringScaleup:true
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:55876178105 (52.0387G), mem:52222430260 (48.6359G), overhead:3653747845 (3.40282G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:56098504109 (52.2458G), mem:52162170475 (48.5798G), overhead:3936333634 (3.666G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.784+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.784+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.784+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 
2023-08-13T11:34:26.785+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:26.785+05:30 [Info] Indexer total memory:125674619612 (117.044G), mem:102231385192 (95.2104G), overhead:23443234420 (21.8332G), min:54073070100 (50.3595G), data:54073070100 (50.3595G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:10
2023-08-13T11:34:26.785+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32163106676360087 allowDDLDuringScaleup:true
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.785+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17597146293485695814, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.785+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-13T11:34:26.788+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25147932491625813
2023-08-13T11:34:26.822+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.822+05:30 [Info] Score: 0.14532097559770876
2023-08-13T11:34:26.822+05:30 [Info] variation: 0.2906419511954175
2023-08-13T11:34:26.822+05:30 [Info] ElapsedTime: 34ms
2023-08-13T11:34:26.822+05:30 [Info] ConvergenceTime: 5ms
2023-08-13T11:34:26.822+05:30 [Info] Iteration: 6
2023-08-13T11:34:26.822+05:30 [Info] Move: 6
2023-08-13T11:34:26.822+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.822+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.822+05:30 [Info] Indexer Memory Mean 156291089214 (145.557G)
2023-08-13T11:34:26.822+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (58.13%)
2023-08-13T11:34:26.822+05:30 [Info] Indexer Memory Utilization 2.8335
2023-08-13T11:34:26.822+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:26.822+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:26.822+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:26.822+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.822+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.822+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.822+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.822+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.822+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.822+05:30 [Info] Indexer Data Size Mean 47484620728 (44.2235G)
2023-08-13T11:34:26.822+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:26.822+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.822+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.822+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.822+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.822+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.822+05:30 [Info] Number of indexes: 36
2023-08-13T11:34:26.823+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.823+05:30 [Info] Avg Index Size: 13024257434 (12.1298G)
2023-08-13T11:34:26.823+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:26.823+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T11:34:26.823+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-13T11:34:26.823+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:26.823+05:30 [Info] Num Estimation Run: 32
2023-08-13T11:34:26.823+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.823+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.823+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.823+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.823+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.823+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.823+05:30 [Info] Total iteration: 6758
2023-08-13T11:34:26.823+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.823+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.823+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.823+05:30 [Info] RandomMove time: 45us
2023-08-13T11:34:26.823+05:30 [Info] RandomMove call: 5 (empty index 0)
2023-08-13T11:34:26.823+05:30 [Info] RandomMove average time: 9us
2023-08-13T11:34:26.823+05:30 [Info] ExhaustMove time: 10us
2023-08-13T11:34:26.823+05:30 [Info] ExhaustMove call: 1
2023-08-13T11:34:26.823+05:30 [Info] ExhaustMove average time: 10us
2023-08-13T11:34:26.823+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.823+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.823+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.823+05:30 [Info] 
2023-08-13T11:34:26.823+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:26.823+05:30 [Info] Indexer total memory:315266309837 (293.615G), mem:284705925033 (265.153G), overhead:30560384804 (28.4616G), min:47484620728 (44.2235G), data:47484620728 (44.2235G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T11:34:26.823+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5643277764120702 allowDDLDuringScaleup:true
2023-08-13T11:34:26.823+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.823+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.823+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.823+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.823+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.823+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.823+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.823+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.823+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.823+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.823+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.823+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.823+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.823+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.823+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.823+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.823+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.823+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.823+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.823+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.823+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.823+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.823+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 
2023-08-13T11:34:26.824+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:26.824+05:30 [Info] Indexer total memory:104855561729 (97.6544G), mem:88524406791 (82.4448G), overhead:16331154938 (15.2096G), min:47484620728 (44.2235G), data:47484620728 (44.2235G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T11:34:26.824+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3132814509590003 allowDDLDuringScaleup:true
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.824+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.824+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.824+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.824+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 
2023-08-13T11:34:26.825+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:26.825+05:30 [Info] Indexer total memory:119086170240 (110.908G), mem:95642935820 (89.0744G), overhead:23443234420 (21.8332G), min:47484620728 (44.2235G), data:47484620728 (44.2235G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T11:34:26.825+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3223907726289295 allowDDLDuringScaleup:true
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.825+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.825+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.825+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.825+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.826+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.826+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.826+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.826+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.826+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.826+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.826+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.826+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.826+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.826+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.826+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.826+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8765134266521661502, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.826+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.826+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-13T11:34:26.828+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3272736461340717
2023-08-13T11:34:26.862+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.862+05:30 [Info] Score: 0.09558528691637125
2023-08-13T11:34:26.862+05:30 [Info] variation: 0.1911705738327425
2023-08-13T11:34:26.862+05:30 [Info] ElapsedTime: 34ms
2023-08-13T11:34:26.862+05:30 [Info] ConvergenceTime: 5ms
2023-08-13T11:34:26.862+05:30 [Info] Iteration: 7
2023-08-13T11:34:26.862+05:30 [Info] Move: 7
2023-08-13T11:34:26.862+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.863+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.863+05:30 [Info] Indexer Memory Mean 216085207365 (201.245G)
2023-08-13T11:34:26.863+05:30 [Info] Indexer Memory Deviation 82618266177 (76.9443G) (38.23%)
2023-08-13T11:34:26.863+05:30 [Info] Indexer Memory Utilization 3.9175
2023-08-13T11:34:26.863+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T11:34:26.863+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T11:34:26.863+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T11:34:26.863+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.863+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.863+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.863+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.863+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.863+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.863+05:30 [Info] Indexer Data Size Mean 52559024128 (48.9494G)
2023-08-13T11:34:26.863+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:26.863+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.863+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.863+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.863+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.863+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.863+05:30 [Info] Number of indexes: 36
2023-08-13T11:34:26.863+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.863+05:30 [Info] Avg Index Size: 18007100613 (16.7704G)
2023-08-13T11:34:26.863+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T11:34:26.863+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-13T11:34:26.863+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-13T11:34:26.863+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T11:34:26.863+05:30 [Info] Num Estimation Run: 32
2023-08-13T11:34:26.863+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.863+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.863+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.863+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.863+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.863+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.863+05:30 [Info] Total iteration: 6732
2023-08-13T11:34:26.863+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.863+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.863+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.863+05:30 [Info] RandomMove time: 50us
2023-08-13T11:34:26.863+05:30 [Info] RandomMove call: 6 (empty index 0)
2023-08-13T11:34:26.863+05:30 [Info] RandomMove average time: 8us
2023-08-13T11:34:26.863+05:30 [Info] ExhaustMove time: 14us
2023-08-13T11:34:26.863+05:30 [Info] ExhaustMove call: 1
2023-08-13T11:34:26.863+05:30 [Info] ExhaustMove average time: 14us
2023-08-13T11:34:26.863+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.863+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.863+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.863+05:30 [Info] 
2023-08-13T11:34:26.863+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T11:34:26.863+05:30 [Info] Indexer total memory:320340713237 (298.341G), mem:289780328433 (269.879G), overhead:30560384804 (28.4616G), min:52559024128 (48.9494G), data:52559024128 (48.9494G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T11:34:26.863+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4682093160991544 allowDDLDuringScaleup:true
2023-08-13T11:34:26.863+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.863+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.863+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.863+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.863+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.863+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.863+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.863+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.863+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.863+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 
2023-08-13T11:34:26.864+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T11:34:26.864+05:30 [Info] Indexer total memory:339413729133 (316.104G), mem:257757954443 (240.056G), overhead:81655774690 (76.0479G), min:52559024128 (48.9494G), data:52559024128 (48.9494G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T11:34:26.864+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4385706616253568 allowDDLDuringScaleup:true
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.864+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.864+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.864+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.864+05:30 [Info] 		Index total memory:55876178105 (52.0387G), mem:52222430260 (48.6359G), overhead:3653747845 (3.40282G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:56098504109 (52.2458G), mem:52162170475 (48.5798G), overhead:3936333634 (3.666G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 
2023-08-13T11:34:26.865+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T11:34:26.865+05:30 [Info] Indexer total memory:124160573640 (115.634G), mem:100717339220 (93.8003G), overhead:23443234420 (21.8332G), min:52559024128 (48.9494G), data:52559024128 (48.9494G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T11:34:26.865+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.2932200222754888 allowDDLDuringScaleup:true
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.865+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.865+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.865+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.865+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.866+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.866+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.866+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.866+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.866+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.866+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.866+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.866+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.866+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.866+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.866+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.866+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.866+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.866+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.866+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.866+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.866+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.866+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.866+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.866+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.866+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.866+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.866+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.866+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.866+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.866+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.866+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.866+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.866+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.866+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.866+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:475044422229073619, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.866+05:30 [Info] 		Index total memory:6569878016 (6.11868G), mem:6569878016 (6.11868G), overhead:0 (0), min:6569878016 (6.11868G), data:6569878016 (6.11868G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.866+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/CommandRepair
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-13T11:34:26.867+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-13T11:34:26.867+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=8us
2023-08-13T11:34:26.867+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=10us
2023-08-13T11:34:26.867+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=9us
2023-08-13T11:34:26.867+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=8us
2023-08-13T11:34:26.867+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-13T11:34:26.867+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-13T11:34:26.867+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T11:34:26.867+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.867+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=175us
2023-08-13T11:34:26.867+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-13T11:34:26.867+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-13T11:34:26.867+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T11:34:26.867+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.867+05:30 [Info] Score: 0.22489777375378742
2023-08-13T11:34:26.867+05:30 [Info] variation: 0.8995910950151497
2023-08-13T11:34:26.867+05:30 [Info] ElapsedTime: 99us
2023-08-13T11:34:26.867+05:30 [Info] ConvergenceTime: 3us
2023-08-13T11:34:26.867+05:30 [Info] Iteration: 0
2023-08-13T11:34:26.867+05:30 [Info] Move: 0
2023-08-13T11:34:26.867+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.867+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.867+05:30 [Info] Indexer Memory Mean 122486397174 (114.074G)
2023-08-13T11:34:26.867+05:30 [Info] Indexer Memory Deviation 110187672158 (102.62G) (89.96%)
2023-08-13T11:34:26.867+05:30 [Info] Indexer Memory Utilization 2.2206
2023-08-13T11:34:26.867+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:26.867+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:26.868+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:26.868+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.868+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.868+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.868+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.868+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.868+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.868+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T11:34:26.868+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:26.868+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.868+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.868+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.868+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.868+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.868+05:30 [Info] Number of indexes: 4
2023-08-13T11:34:26.868+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.868+05:30 [Info] Avg Index Size: 91864797880 (85.5558G)
2023-08-13T11:34:26.868+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-13T11:34:26.868+05:30 [Info] Max Indexer Overhead: 46891539742 (43.6711G)
2023-08-13T11:34:26.868+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-13T11:34:26.868+05:30 [Info] Max Index Cpu: 0.0000
2023-08-13T11:34:26.868+05:30 [Info] Num Estimation Run: 0
2023-08-13T11:34:26.868+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.868+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.868+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.868+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.868+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.868+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.868+05:30 [Info] Total iteration: 0
2023-08-13T11:34:26.868+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.868+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.868+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.868+05:30 [Info] RandomMove time: 0ns
2023-08-13T11:34:26.868+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T11:34:26.868+05:30 [Info] ExhaustMove time: 0ns
2023-08-13T11:34:26.868+05:30 [Info] ExhaustMove call: 0
2023-08-13T11:34:26.868+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.868+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.868+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.868+05:30 [Info] 
2023-08-13T11:34:26.868+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-13T11:34:26.868+05:30 [Info] Indexer total memory:325152630110 (302.822G), mem:278261090368 (259.151G), overhead:46891539742 (43.6711G), min:52248944865 (48.6606G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.868+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.45435427408637796 allowDDLDuringScaleup:true
2023-08-13T11:34:26.868+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.868+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.868+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:28015361594 (26.0913G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.868+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.868+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.868+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:12230391639869277429, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.868+05:30 [Info] 		Index total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.868+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.868+05:30 [Info] 
2023-08-13T11:34:26.868+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-13T11:34:26.868+05:30 [Info] Indexer total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T11:34:26.868+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06701117350131312 allowDDLDuringScaleup:true
2023-08-13T11:34:26.868+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.868+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.868+05:30 [Info] 		Index total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.868+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.868+05:30 [Info] 
2023-08-13T11:34:26.868+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-13T11:34:26.868+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T11:34:26.868+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0786345524123089 allowDDLDuringScaleup:true
2023-08-13T11:34:26.868+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.868+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.869+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.869+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-13T11:34:26.869+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-13T11:34:26.869+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-13T11:34:26.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=7us
2023-08-13T11:34:26.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=8us
2023-08-13T11:34:26.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-08-13T11:34:26.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=6us
2023-08-13T11:34:26.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=13us
2023-08-13T11:34:26.869+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-13T11:34:26.869+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-13T11:34:26.869+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T11:34:26.869+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=182us
2023-08-13T11:34:26.869+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-13T11:34:26.869+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-13T11:34:26.870+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-13T11:34:26.870+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T11:34:26.870+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.870+05:30 [Info] Score: 0.019876174419669376
2023-08-13T11:34:26.870+05:30 [Info] variation: 0.0795046976786775
2023-08-13T11:34:26.870+05:30 [Info] ElapsedTime: 98us
2023-08-13T11:34:26.870+05:30 [Info] ConvergenceTime: 3us
2023-08-13T11:34:26.870+05:30 [Info] Iteration: 0
2023-08-13T11:34:26.870+05:30 [Info] Move: 0
2023-08-13T11:34:26.870+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.870+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.870+05:30 [Info] Indexer Memory Mean 266954004690 (248.62G)
2023-08-13T11:34:26.870+05:30 [Info] Indexer Memory Deviation 21224097436 (19.7665G) (7.95%)
2023-08-13T11:34:26.870+05:30 [Info] Indexer Memory Utilization 4.8398
2023-08-13T11:34:26.870+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:26.870+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:26.870+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:26.870+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.870+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.870+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.870+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.870+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.870+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.870+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T11:34:26.870+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:26.870+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.870+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.870+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.870+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.870+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.870+05:30 [Info] Number of indexes: 5
2023-08-13T11:34:26.870+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.870+05:30 [Info] Avg Index Size: 160172402814 (149.172G)
2023-08-13T11:34:26.870+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-13T11:34:26.870+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-13T11:34:26.870+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-13T11:34:26.870+05:30 [Info] Max Index Cpu: 0.0000
2023-08-13T11:34:26.870+05:30 [Info] Num Estimation Run: 0
2023-08-13T11:34:26.870+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.870+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.870+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.870+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.870+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.870+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.870+05:30 [Info] Total iteration: 0
2023-08-13T11:34:26.870+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.870+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.870+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.870+05:30 [Info] RandomMove time: 0ns
2023-08-13T11:34:26.870+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T11:34:26.870+05:30 [Info] ExhaustMove time: 0ns
2023-08-13T11:34:26.870+05:30 [Info] ExhaustMove call: 0
2023-08-13T11:34:26.870+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.870+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.870+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.870+05:30 [Info] 
2023-08-13T11:34:26.870+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-13T11:34:26.870+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T11:34:26.870+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1777244769790758 allowDDLDuringScaleup:true
2023-08-13T11:34:26.870+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.870+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.870+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.871+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.871+05:30 [Info] 
2023-08-13T11:34:26.871+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-13T11:34:26.871+05:30 [Info] Indexer total memory:325152630110 (302.822G), mem:278261090368 (259.151G), overhead:46891539742 (43.6711G), min:47024050377 (43.7946G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.871+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.20847118640616036 allowDDLDuringScaleup:true
2023-08-13T11:34:26.871+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.871+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.871+05:30 [Info] 		Index total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:21810224943 (20.3124G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.871+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.871+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.871+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:11482777725120609577, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.871+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.871+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.871+05:30 [Info] 
2023-08-13T11:34:26.871+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-13T11:34:26.871+05:30 [Info] Indexer total memory:339383238621 (316.075G), mem:285379619397 (265.78G), overhead:54003619224 (50.2948G), min:50807128563 (47.3178G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.871+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2138043366147638 allowDDLDuringScaleup:true
2023-08-13T11:34:26.871+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.871+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.871+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:25593303129 (23.8356G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.871+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.871+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.871+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:6081335894694420527, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.871+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.871+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-13T11:34:26.871+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-13T11:34:26.871+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=7us
2023-08-13T11:34:26.871+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=7us
2023-08-13T11:34:26.871+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=5us
2023-08-13T11:34:26.871+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=5us
2023-08-13T11:34:26.871+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-13T11:34:26.872+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-13T11:34:26.872+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T11:34:26.872+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.872+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=146us
2023-08-13T11:34:26.872+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-13T11:34:26.872+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-13T11:34:26.872+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T11:34:26.872+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.872+05:30 [Info] Score: 0.17469212089072378
2023-08-13T11:34:26.872+05:30 [Info] variation: 0.6987684835628951
2023-08-13T11:34:26.872+05:30 [Info] ElapsedTime: 96us
2023-08-13T11:34:26.872+05:30 [Info] ConvergenceTime: 2us
2023-08-13T11:34:26.872+05:30 [Info] Iteration: 0
2023-08-13T11:34:26.872+05:30 [Info] Move: 0
2023-08-13T11:34:26.872+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.872+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.872+05:30 [Info] Indexer Memory Mean 231925826675 (215.998G)
2023-08-13T11:34:26.872+05:30 [Info] Indexer Memory Deviation 162062458205 (150.932G) (69.88%)
2023-08-13T11:34:26.872+05:30 [Info] Indexer Memory Utilization 4.2047
2023-08-13T11:34:26.872+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:26.872+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:26.872+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:26.872+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.872+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.872+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.872+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.872+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.872+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.872+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T11:34:26.872+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:26.872+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.872+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.872+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.872+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.872+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.872+05:30 [Info] Number of indexes: 4
2023-08-13T11:34:26.872+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.872+05:30 [Info] Avg Index Size: 173944370006 (161.998G)
2023-08-13T11:34:26.872+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-13T11:34:26.872+05:30 [Info] Max Indexer Overhead: 49341212983 (45.9526G)
2023-08-13T11:34:26.872+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-13T11:34:26.872+05:30 [Info] Max Index Cpu: 0.0000
2023-08-13T11:34:26.872+05:30 [Info] Num Estimation Run: 0
2023-08-13T11:34:26.872+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.872+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.872+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.872+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.872+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.872+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.872+05:30 [Info] Total iteration: 0
2023-08-13T11:34:26.872+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.872+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.872+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.872+05:30 [Info] RandomMove time: 0ns
2023-08-13T11:34:26.872+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T11:34:26.872+05:30 [Info] ExhaustMove time: 0ns
2023-08-13T11:34:26.872+05:30 [Info] ExhaustMove call: 0
2023-08-13T11:34:26.872+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.872+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.872+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.872+05:30 [Info] 
2023-08-13T11:34:26.872+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-13T11:34:26.872+05:30 [Info] Indexer total memory:491761447603 (457.989G), mem:442420234620 (412.036G), overhead:49341212983 (45.9526G), min:52248944865 (48.6606G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.872+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.38151873032984485 allowDDLDuringScaleup:true
2023-08-13T11:34:26.872+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.872+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.872+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:28015361594 (26.0913G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.872+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.872+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.872+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:4260703324861090158, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.872+05:30 [Info] 		Index total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.872+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.872+05:30 [Info] 
2023-08-13T11:34:26.873+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-13T11:34:26.873+05:30 [Info] Indexer total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T11:34:26.873+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1769522034317959 allowDDLDuringScaleup:true
2023-08-13T11:34:26.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.873+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.873+05:30 [Info] 		Index total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.873+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.873+05:30 [Info] 
2023-08-13T11:34:26.873+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-13T11:34:26.873+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T11:34:26.873+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0415290662383593 allowDDLDuringScaleup:true
2023-08-13T11:34:26.873+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.873+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.873+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.873+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 11:34:26 -------------------------------------------
2023/08/13 11:34:26 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-13T11:34:26.873+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-13T11:34:26.873+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-13T11:34:26.873+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=4us
2023-08-13T11:34:26.873+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T11:34:26.873+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-13T11:34:26.873+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-13T11:34:26.873+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=6us
2023-08-13T11:34:26.873+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-13T11:34:26.873+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-13T11:34:26.873+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T11:34:26.873+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.873+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=138us
2023-08-13T11:34:26.873+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-13T11:34:26.873+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-13T11:34:26.874+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-13T11:34:26.874+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T11:34:26.874+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T11:34:26.874+05:30 [Info] Score: 0.06809310854298714
2023-08-13T11:34:26.874+05:30 [Info] variation: 0.27237243417194856
2023-08-13T11:34:26.874+05:30 [Info] ElapsedTime: 78us
2023-08-13T11:34:26.874+05:30 [Info] ConvergenceTime: 2us
2023-08-13T11:34:26.874+05:30 [Info] Iteration: 0
2023-08-13T11:34:26.874+05:30 [Info] Move: 0
2023-08-13T11:34:26.874+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.874+05:30 [Info] Using SAPlanner
2023-08-13T11:34:26.874+05:30 [Info] Indexer Memory Mean 321673719440 (299.582G)
2023-08-13T11:34:26.874+05:30 [Info] Indexer Memory Deviation 87615053973 (81.5979G) (27.24%)
2023-08-13T11:34:26.874+05:30 [Info] Indexer Memory Utilization 5.8318
2023-08-13T11:34:26.874+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T11:34:26.874+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T11:34:26.874+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T11:34:26.874+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T11:34:26.874+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T11:34:26.874+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T11:34:26.874+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.874+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T11:34:26.874+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T11:34:26.874+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T11:34:26.874+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T11:34:26.874+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T11:34:26.874+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.874+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T11:34:26.874+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T11:34:26.874+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.874+05:30 [Info] Number of indexes: 5
2023-08-13T11:34:26.874+05:30 [Info] Number of indexers: 3
2023-08-13T11:34:26.874+05:30 [Info] Avg Index Size: 193004231664 (179.749G)
2023-08-13T11:34:26.874+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-13T11:34:26.874+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-13T11:34:26.874+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-13T11:34:26.874+05:30 [Info] Max Index Cpu: 0.0000
2023-08-13T11:34:26.874+05:30 [Info] Num Estimation Run: 0
2023-08-13T11:34:26.874+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.874+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T11:34:26.874+05:30 [Info] CPU Quota 27
2023-08-13T11:34:26.874+05:30 [Info] Max Cpu Utilization -1
2023-08-13T11:34:26.874+05:30 [Info] Max Memory Utilization -1
2023-08-13T11:34:26.874+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.874+05:30 [Info] Total iteration: 0
2023-08-13T11:34:26.874+05:30 [Info] RandomSwap time: 0ns
2023-08-13T11:34:26.874+05:30 [Info] RandomSwap call: 0
2023-08-13T11:34:26.874+05:30 [Info] RandomSwap iteration: 0
2023-08-13T11:34:26.874+05:30 [Info] RandomMove time: 0ns
2023-08-13T11:34:26.874+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T11:34:26.874+05:30 [Info] ExhaustMove time: 0ns
2023-08-13T11:34:26.874+05:30 [Info] ExhaustMove call: 0
2023-08-13T11:34:26.874+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T11:34:26.874+05:30 [Info] ExhaustSwap call: 0
2023-08-13T11:34:26.874+05:30 [Info] ----------------------------------------
2023-08-13T11:34:26.874+05:30 [Info] 
2023-08-13T11:34:26.874+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-13T11:34:26.874+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T11:34:26.874+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.14749187761902688 allowDDLDuringScaleup:true
2023-08-13T11:34:26.874+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.874+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.874+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.874+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.874+05:30 [Info] 
2023-08-13T11:34:26.874+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-13T11:34:26.874+05:30 [Info] Indexer total memory:491761447603 (457.989G), mem:442420234620 (412.036G), overhead:49341212983 (45.9526G), min:47024050377 (43.7946G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.874+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.2750739074297335 allowDDLDuringScaleup:true
2023-08-13T11:34:26.874+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.874+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.874+05:30 [Info] 		Index total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:21810224943 (20.3124G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.874+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.874+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.874+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:15152609346209128753, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.874+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.874+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.874+05:30 [Info] 
2023-08-13T11:34:26.874+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-13T11:34:26.875+05:30 [Info] Indexer total memory:339383238621 (316.075G), mem:285379619397 (265.78G), overhead:54003619224 (50.2948G), min:50807128563 (47.3178G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T11:34:26.875+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.17743421495123962 allowDDLDuringScaleup:true
2023-08-13T11:34:26.875+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.875+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.875+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:25593303129 (23.8356G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.875+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T11:34:26.875+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T11:34:26.875+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:15764466379678636446, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T11:34:26.875+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T11:34:26.875+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
--- PASS: TestPlanDuringHeterogenousScaleup (1.22s)
    --- PASS: TestPlanDuringHeterogenousScaleup/GreedyPlanner (0.02s)
    --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner (1.19s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests (0.61s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex (0.57s)
    --- PASS: TestPlanDuringHeterogenousScaleup/CommandRepair (0.01s)
=== RUN   TestRestfulAPI
2023/08/13 11:34:26 In TestRestfulAPI()
2023/08/13 11:34:26 In DropAllSecondaryIndexes()
2023/08/13 11:34:26 Index found:  indexmut_1
2023/08/13 11:34:27 Dropped index indexmut_1
2023/08/13 11:34:27 Setting JSON docs in KV
2023/08/13 11:34:27 GET all indexes
2023/08/13 11:34:27 200 OK
2023/08/13 11:34:27 FOUND indexes: []
2023/08/13 11:34:27 DROP index: badindexid
2023/08/13 11:34:27 status: 400 Bad Request
2023/08/13 11:34:27 DROP index: 23544142
2023/08/13 11:34:27 status: 500 Internal Server Error
2023/08/13 11:34:27 TEST: malformed body
2023/08/13 11:34:27 400 Bad Request "invalid request body ({name:), unmarshal failed invalid character 'n' looking for beginning of object key string"

2023/08/13 11:34:27 TEST: missing field ``name``
2023/08/13 11:34:27 400 Bad Request "missing field name"
2023/08/13 11:34:27 TEST: empty field ``name``
2023/08/13 11:34:27 400 Bad Request "empty field name"
2023/08/13 11:34:27 TEST: missing field ``bucket``
2023/08/13 11:34:27 400 Bad Request "missing field bucket"
2023/08/13 11:34:27 TEST: empty field ``bucket``
2023/08/13 11:34:27 400 Bad Request "empty field bucket"
2023/08/13 11:34:27 TEST: missing field ``secExprs``
2023/08/13 11:34:27 400 Bad Request "missing field secExprs"
2023/08/13 11:34:27 TEST: empty field ``secExprs``
2023/08/13 11:34:27 400 Bad Request "empty field secExprs"
2023/08/13 11:34:27 TEST: incomplete field ``desc``
2023/08/13 11:34:27 400 Bad Request "incomplete desc information [true]"
2023/08/13 11:34:27 TEST: invalid field ``desc``
2023/08/13 11:34:27 400 Bad Request "incomplete desc information [1]"
2023/08/13 11:34:27 
2023/08/13 11:34:27 CREATE INDEX: idx1
2023/08/13 11:34:46 status : 201 Created
2023/08/13 11:34:46 {"id": "4803782878044285342"} 
2023/08/13 11:34:46 CREATE INDEX: idx2 (defer)
2023/08/13 11:34:46 status : 201 Created
2023/08/13 11:34:46 {"id": "5816621254020847303"} 
2023/08/13 11:34:46 CREATE INDEX: idx3 (defer)
2023/08/13 11:34:46 status : 201 Created
2023/08/13 11:34:46 {"id": "8965701480999552155"} 
2023/08/13 11:34:46 CREATE INDEX: idx4 (defer)
2023/08/13 11:34:46 status : 201 Created
2023/08/13 11:34:46 {"id": "6061676613752425529"} 
2023/08/13 11:34:46 CREATE INDEX: idx5
2023/08/13 11:34:58 status : 201 Created
2023/08/13 11:34:58 {"id": "8837925474932604287"} 
2023/08/13 11:34:58 BUILD single deferred index
2023/08/13 11:34:58 202 Accepted
2023/08/13 11:34:58 GET all indexes
2023/08/13 11:34:58 200 OK
2023/08/13 11:34:58 index idx1 in INDEX_STATE_ACTIVE
2023/08/13 11:34:58 GET all indexes
2023/08/13 11:34:58 200 OK
2023/08/13 11:34:58 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:34:59 GET all indexes
2023/08/13 11:34:59 200 OK
2023/08/13 11:34:59 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:00 GET all indexes
2023/08/13 11:35:00 200 OK
2023/08/13 11:35:00 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:01 GET all indexes
2023/08/13 11:35:01 200 OK
2023/08/13 11:35:01 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:02 GET all indexes
2023/08/13 11:35:02 200 OK
2023/08/13 11:35:02 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:03 GET all indexes
2023/08/13 11:35:03 200 OK
2023/08/13 11:35:03 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:04 GET all indexes
2023/08/13 11:35:04 200 OK
2023/08/13 11:35:04 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:06 GET all indexes
2023/08/13 11:35:06 200 OK
2023/08/13 11:35:06 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:07 GET all indexes
2023/08/13 11:35:07 200 OK
2023/08/13 11:35:07 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:08 GET all indexes
2023/08/13 11:35:08 200 OK
2023/08/13 11:35:08 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:09 GET all indexes
2023/08/13 11:35:09 200 OK
2023/08/13 11:35:09 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:10 GET all indexes
2023/08/13 11:35:10 200 OK
2023/08/13 11:35:10 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:11 GET all indexes
2023/08/13 11:35:11 200 OK
2023/08/13 11:35:11 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:12 GET all indexes
2023/08/13 11:35:12 200 OK
2023/08/13 11:35:12 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:13 GET all indexes
2023/08/13 11:35:13 200 OK
2023/08/13 11:35:13 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:14 GET all indexes
2023/08/13 11:35:14 200 OK
2023/08/13 11:35:14 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:15 GET all indexes
2023/08/13 11:35:15 200 OK
2023/08/13 11:35:15 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:16 GET all indexes
2023/08/13 11:35:16 200 OK
2023/08/13 11:35:16 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:17 GET all indexes
2023/08/13 11:35:17 200 OK
2023/08/13 11:35:17 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:18 GET all indexes
2023/08/13 11:35:18 200 OK
2023/08/13 11:35:18 index idx2 in INDEX_STATE_INITIAL
2023/08/13 11:35:19 GET all indexes
2023/08/13 11:35:19 200 OK
2023/08/13 11:35:19 index idx2 in INDEX_STATE_ACTIVE
2023/08/13 11:35:19 BUILD many deferred index
2023/08/13 11:35:19 202 Accepted 
2023/08/13 11:35:19 GET all indexes
2023/08/13 11:35:19 200 OK
2023/08/13 11:35:19 index idx1 in INDEX_STATE_ACTIVE
2023/08/13 11:35:19 GET all indexes
2023/08/13 11:35:19 200 OK
2023/08/13 11:35:19 index idx2 in INDEX_STATE_ACTIVE
2023/08/13 11:35:19 GET all indexes
2023/08/13 11:35:19 200 OK
2023/08/13 11:35:19 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:20 GET all indexes
2023/08/13 11:35:20 200 OK
2023/08/13 11:35:20 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:21 GET all indexes
2023/08/13 11:35:21 200 OK
2023/08/13 11:35:21 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:22 GET all indexes
2023/08/13 11:35:22 200 OK
2023/08/13 11:35:22 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:23 GET all indexes
2023/08/13 11:35:23 200 OK
2023/08/13 11:35:23 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:24 GET all indexes
2023/08/13 11:35:24 200 OK
2023/08/13 11:35:24 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:25 GET all indexes
2023/08/13 11:35:25 200 OK
2023/08/13 11:35:25 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:26 GET all indexes
2023/08/13 11:35:26 200 OK
2023/08/13 11:35:26 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:27 GET all indexes
2023/08/13 11:35:27 200 OK
2023/08/13 11:35:27 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:28 GET all indexes
2023/08/13 11:35:28 200 OK
2023/08/13 11:35:28 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:29 GET all indexes
2023/08/13 11:35:29 200 OK
2023/08/13 11:35:29 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:31 GET all indexes
2023/08/13 11:35:31 200 OK
2023/08/13 11:35:31 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:32 GET all indexes
2023/08/13 11:35:32 200 OK
2023/08/13 11:35:32 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:33 GET all indexes
2023/08/13 11:35:33 200 OK
2023/08/13 11:35:33 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:34 GET all indexes
2023/08/13 11:35:34 200 OK
2023/08/13 11:35:34 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:35 GET all indexes
2023/08/13 11:35:35 200 OK
2023/08/13 11:35:35 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:36 GET all indexes
2023/08/13 11:35:36 200 OK
2023/08/13 11:35:36 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:37 GET all indexes
2023/08/13 11:35:37 200 OK
2023/08/13 11:35:37 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:38 GET all indexes
2023/08/13 11:35:38 200 OK
2023/08/13 11:35:38 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:39 GET all indexes
2023/08/13 11:35:39 200 OK
2023/08/13 11:35:39 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:40 GET all indexes
2023/08/13 11:35:40 200 OK
2023/08/13 11:35:40 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:41 GET all indexes
2023/08/13 11:35:41 200 OK
2023/08/13 11:35:41 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:42 GET all indexes
2023/08/13 11:35:42 200 OK
2023/08/13 11:35:42 index idx3 in INDEX_STATE_INITIAL
2023/08/13 11:35:43 GET all indexes
2023/08/13 11:35:43 200 OK
2023/08/13 11:35:43 index idx3 in INDEX_STATE_ACTIVE
2023/08/13 11:35:43 GET all indexes
2023/08/13 11:35:43 200 OK
2023/08/13 11:35:43 index idx4 in INDEX_STATE_ACTIVE
2023/08/13 11:35:43 GET all indexes
2023/08/13 11:35:43 200 OK
2023/08/13 11:35:43 index idx5 in INDEX_STATE_ACTIVE
2023/08/13 11:35:43 GET all indexes
2023/08/13 11:35:43 200 OK
2023/08/13 11:35:43 CREATED indexes: [4803782878044285342 5816621254020847303 8965701480999552155 6061676613752425529 8837925474932604287]
2023/08/13 11:35:43 
2023/08/13 11:35:43 LOOKUP missing index
2023/08/13 11:35:43 status : 404 Not Found
2023/08/13 11:35:43 LOOKUP Pyongyang
2023/08/13 11:35:43 status : 200 OK
2023/08/13 11:35:43 number of entries 579
2023/08/13 11:35:43 Expected and Actual scan responses are the same
2023/08/13 11:35:43 LOOKUP with stale as false
2023/08/13 11:35:43 status : 200 OK
2023/08/13 11:35:43 number of entries 579
2023/08/13 11:35:43 Expected and Actual scan responses are the same
2023/08/13 11:35:43 LOOKUP with Rome
2023/08/13 11:35:43 status : 200 OK
2023/08/13 11:35:43 number of entries 552
2023/08/13 11:35:43 Expected and Actual scan responses are the same
2023/08/13 11:35:43 RANGE missing index
2023/08/13 11:35:43 Status : 404 Not Found
2023/08/13 11:35:43 RANGE cities - none
2023/08/13 11:35:44 Status : 200 OK
2023/08/13 11:35:49 number of entries 140902
2023/08/13 11:35:50 Expected and Actual scan responses are the same
2023/08/13 11:35:50 RANGE cities -low
2023/08/13 11:35:50 Status : 200 OK
2023/08/13 11:35:55 number of entries 140902
2023/08/13 11:35:56 Expected and Actual scan responses are the same
2023/08/13 11:35:56 RANGE cities -high
2023/08/13 11:35:56 Status : 200 OK
2023/08/13 11:36:01 number of entries 140902
2023/08/13 11:36:02 Expected and Actual scan responses are the same
2023/08/13 11:36:02 RANGE cities - both
2023/08/13 11:36:02 Status : 200 OK
2023/08/13 11:36:07 number of entries 140902
2023/08/13 11:36:08 Expected and Actual scan responses are the same
2023/08/13 11:36:08 RANGE missing cities
2023/08/13 11:36:08 Status : 200 OK
2023/08/13 11:36:08 number of entries 0
2023/08/13 11:36:08 Expected and Actual scan responses are the same
2023/08/13 11:36:08 
2023/08/13 11:36:08 SCANALL missing index
2023/08/13 11:36:08 {"limit":1000000,"stale":"ok"}
2023/08/13 11:36:08 Status : 404 Not Found
2023/08/13 11:36:08 SCANALL stale ok
2023/08/13 11:36:08 {"limit":1000000,"stale":"ok"}
2023/08/13 11:36:08 Status : 200 OK
2023/08/13 11:36:14 number of entries 140902
2023/08/13 11:36:15 Expected and Actual scan responses are the same
2023/08/13 11:36:15 SCANALL stale false
2023/08/13 11:36:15 {"limit":1000000,"stale":"false"}
2023/08/13 11:36:15 Status : 200 OK
2023/08/13 11:36:20 number of entries 140902
2023/08/13 11:36:21 Expected and Actual scan responses are the same
2023/08/13 11:36:21 
2023/08/13 11:36:21 COUNT missing index
2023/08/13 11:36:21 Status : 404 Not Found
2023/08/13 11:36:21 COUNT cities - none
2023/08/13 11:36:23 Status : 200 OK
2023/08/13 11:36:23 number of entries 140902
2023/08/13 11:36:24 COUNT cities -low
2023/08/13 11:36:26 Status : 200 OK
2023/08/13 11:36:26 number of entries 140902
2023/08/13 11:36:26 COUNT cities -high
2023/08/13 11:36:29 Status : 200 OK
2023/08/13 11:36:29 number of entries 140902
2023/08/13 11:36:29 COUNT cities - both
2023/08/13 11:36:31 Status : 200 OK
2023/08/13 11:36:31 number of entries 140902
2023/08/13 11:36:31 COUNT missing cities
2023/08/13 11:36:31 Status : 200 OK
2023/08/13 11:36:31 number of entries 0
2023/08/13 11:36:31 
2023/08/13 11:36:33 STATS: Testing URLs with valid authentication
2023/08/13 11:36:33 STATS: Testing URLs with invalid authentication
2023/08/13 11:36:33 STATS: Testing invalid URLs
2023/08/13 11:36:33 STATS: Testing unsupported methods
2023/08/13 11:36:33 
--- PASS: TestRestfulAPI (126.43s)
=== RUN   TestStatIndexInstFilter
2023/08/13 11:36:33 CREATE INDEX: statIdx1
2023/08/13 11:36:51 status : 201 Created
2023/08/13 11:36:51 {"id": "2771471764493272765"} 
2023/08/13 11:36:51 CREATE INDEX: statIdx2
2023/08/13 11:37:11 status : 201 Created
2023/08/13 11:37:11 {"id": "12866975247030131317"} 
2023/08/13 11:37:11 Instance Id for statIdx2 is 12785234097464459365, common.IndexInstId
--- PASS: TestStatIndexInstFilter (38.56s)
=== RUN   TestBucketDefaultDelete
2023-08-13T11:37:12.002+05:30 [Warn] Client:runObserveStreamingEndpoint streaming endpoint for /pools/default/bs/default returned err EOF
2023-08-13T11:37:12.002+05:30 [Warn] serviceChangeNotifier: Connection terminated for collection manifest notifier instance of http://%40query@127.0.0.1:9000-default, bucket: default, (EOF)
2023/08/13 11:37:13 Deleted bucket default, responseBody: 
2023/08/13 11:37:28 Created bucket default, responseBody: 
2023/08/13 11:37:45 Populating the default bucket
2023/08/13 11:37:52 Using n1ql client
2023-08-13T11:37:52.750+05:30 [Info] GSIC[default/default-_default-_default-1691906872747333192] started ...
2023/08/13 11:37:52 Scan failed as expected with error: Index Not Found - cause: GSI index index_isActive not found.
2023/08/13 11:37:52 Populating the default bucket after it was deleted
2023/08/13 11:38:01 Created the secondary index index_isActive. Waiting for it become active
2023/08/13 11:38:01 Index is 2234526226657864472 now active
2023/08/13 11:38:01 Using n1ql client
2023/08/13 11:38:01 Expected and Actual scan responses are the same
--- PASS: TestBucketDefaultDelete (49.97s)
=== RUN   TestMixedDatatypesScanAll
2023/08/13 11:38:01 In TestMixedDatatypesScanAll()
2023/08/13 11:38:01 Before test begin: Length of kv docs is 10002
2023/08/13 11:38:01 In DropAllSecondaryIndexes()
2023/08/13 11:38:01 Index found:  index_isActive
2023/08/13 11:38:01 Dropped index index_isActive
2023/08/13 11:38:02 Number of number fields is: 268
2023/08/13 11:38:02 Number of string fields is: 251
2023/08/13 11:38:02 Number of json fields is: 236
2023/08/13 11:38:02 Number of true bool fields is: 129
2023/08/13 11:38:02 Number of false bool fields is: 116
2023/08/13 11:38:02 After generate docs: Length of kv docs is 11002
2023/08/13 11:38:02 Setting mixed datatypes JSON docs in KV
2023/08/13 11:38:07 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/13 11:38:07 Index is 13102560000212392203 now active
2023/08/13 11:38:07 Using n1ql client
2023/08/13 11:38:08 Expected and Actual scan responses are the same
2023/08/13 11:38:08 Lengths of expected and actual scan results are:  1000 and 1000
2023/08/13 11:38:08 End: Length of kv docs is 11002
--- PASS: TestMixedDatatypesScanAll (6.23s)
=== RUN   TestMixedDatatypesRange_Float
2023/08/13 11:38:08 In TestMixedDatatypesRange_Float()
2023/08/13 11:38:08 In DropAllSecondaryIndexes()
2023/08/13 11:38:08 Index found:  index_mixeddt
2023/08/13 11:38:08 Dropped index index_mixeddt
2023/08/13 11:38:08 Number of number fields is: 251
2023/08/13 11:38:08 Number of string fields is: 267
2023/08/13 11:38:08 Number of json fields is: 232
2023/08/13 11:38:08 Number of true bool fields is: 123
2023/08/13 11:38:08 Number of false bool fields is: 127
2023/08/13 11:38:08 Setting mixed datatypes JSON docs in KV
2023/08/13 11:38:14 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/13 11:38:14 Index is 14976166999993086463 now active
2023/08/13 11:38:14 Using n1ql client
2023/08/13 11:38:14 Expected and Actual scan responses are the same
2023/08/13 11:38:14 Lengths of expected and actual scan results are:  19 and 19
2023/08/13 11:38:14 Using n1ql client
2023/08/13 11:38:14 Expected and Actual scan responses are the same
2023/08/13 11:38:14 Lengths of expected and actual scan results are:  2 and 2
2023/08/13 11:38:14 Length of kv docs is 12002
--- PASS: TestMixedDatatypesRange_Float (6.17s)
=== RUN   TestMixedDatatypesRange_String
2023/08/13 11:38:14 In TestMixedDatatypesRange_String()
2023/08/13 11:38:14 In DropAllSecondaryIndexes()
2023/08/13 11:38:14 Index found:  index_mixeddt
2023/08/13 11:38:14 Dropped index index_mixeddt
2023/08/13 11:38:14 Number of number fields is: 240
2023/08/13 11:38:14 Number of string fields is: 247
2023/08/13 11:38:14 Number of json fields is: 265
2023/08/13 11:38:14 Number of true bool fields is: 118
2023/08/13 11:38:14 Number of false bool fields is: 130
2023/08/13 11:38:14 Setting mixed datatypes JSON docs in KV
2023/08/13 11:38:19 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/13 11:38:19 Index is 454611418386492524 now active
2023/08/13 11:38:19 Using n1ql client
2023/08/13 11:38:19 Expected and Actual scan responses are the same
2023/08/13 11:38:19 Lengths of expected and actual scan results are:  202 and 202
2023/08/13 11:38:19 Length of kv docs is 13002
--- PASS: TestMixedDatatypesRange_String (5.59s)
=== RUN   TestMixedDatatypesRange_Json
2023/08/13 11:38:19 In TestMixedDatatypesRange_Json()
2023/08/13 11:38:19 In DropAllSecondaryIndexes()
2023/08/13 11:38:19 Index found:  index_mixeddt
2023/08/13 11:38:19 Dropped index index_mixeddt
2023/08/13 11:38:20 Number of number fields is: 249
2023/08/13 11:38:20 Number of string fields is: 251
2023/08/13 11:38:20 Number of json fields is: 263
2023/08/13 11:38:20 Number of true bool fields is: 123
2023/08/13 11:38:20 Number of false bool fields is: 114
2023/08/13 11:38:20 Setting mixed datatypes JSON docs in KV
2023/08/13 11:38:25 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/13 11:38:25 Index is 14022080352204812897 now active
2023/08/13 11:38:25 Using n1ql client
2023/08/13 11:38:25 Expected and Actual scan responses are the same
2023/08/13 11:38:25 Lengths of expected and actual scan results are:  760 and 760
2023/08/13 11:38:25 Length of kv docs is 14002
--- PASS: TestMixedDatatypesRange_Json (5.75s)
=== RUN   TestMixedDatatypesScan_Bool
2023/08/13 11:38:25 In TestMixedDatatypesScan_Bool()
2023/08/13 11:38:25 In DropAllSecondaryIndexes()
2023/08/13 11:38:25 Index found:  index_mixeddt
2023/08/13 11:38:25 Dropped index index_mixeddt
2023/08/13 11:38:25 Number of number fields is: 240
2023/08/13 11:38:25 Number of string fields is: 258
2023/08/13 11:38:25 Number of json fields is: 269
2023/08/13 11:38:25 Number of true bool fields is: 114
2023/08/13 11:38:25 Number of false bool fields is: 119
2023/08/13 11:38:25 Setting mixed datatypes JSON docs in KV
2023/08/13 11:38:31 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/13 11:38:31 Index is 13830153107554071111 now active
2023/08/13 11:38:31 Using n1ql client
2023/08/13 11:38:31 Expected and Actual scan responses are the same
2023/08/13 11:38:31 Lengths of expected and actual scan results are:  478 and 478
2023/08/13 11:38:31 Using n1ql client
2023/08/13 11:38:31 Expected and Actual scan responses are the same
2023/08/13 11:38:31 Lengths of expected and actual scan results are:  490 and 490
2023/08/13 11:38:31 Length of kv docs is 15002
--- PASS: TestMixedDatatypesScan_Bool (6.24s)
=== RUN   TestLargeSecondaryKeyLength
2023/08/13 11:38:31 In TestLargeSecondaryKeyLength()
2023/08/13 11:38:31 In DropAllSecondaryIndexes()
2023/08/13 11:38:31 Index found:  index_mixeddt
2023/08/13 11:38:31 Dropped index index_mixeddt
2023/08/13 11:38:32 Setting JSON docs in KV
2023/08/13 11:38:37 Created the secondary index index_LongSecField. Waiting for it become active
2023/08/13 11:38:37 Index is 14289807866222541368 now active
2023/08/13 11:38:37 Using n1ql client
2023/08/13 11:38:38 ScanAll: Lengths of expected and actual scan results are:  1000 and 1000
2023/08/13 11:38:38 Expected and Actual scan responses are the same
2023/08/13 11:38:38 Using n1ql client
2023/08/13 11:38:38 Range: Lengths of expected and actual scan results are:  816 and 816
2023/08/13 11:38:38 Expected and Actual scan responses are the same
2023/08/13 11:38:38 End: Length of kv docs is 16002
--- PASS: TestLargeSecondaryKeyLength (6.26s)
=== RUN   TestLargePrimaryKeyLength
2023/08/13 11:38:38 In TestLargePrimaryKeyLength()
2023/08/13 11:38:38 In DropAllSecondaryIndexes()
2023/08/13 11:38:38 Index found:  index_LongSecField
2023/08/13 11:38:38 Dropped index index_LongSecField
2023/08/13 11:38:38 Setting JSON docs in KV
2023/08/13 11:38:44 Created the secondary index index_LongPrimaryField. Waiting for it become active
2023/08/13 11:38:44 Index is 16165935657097129286 now active
2023/08/13 11:38:44 Using n1ql client
2023/08/13 11:38:45 Lengths of num of docs and scanResults are:  17002 and 17002
2023/08/13 11:38:45 End: Length of kv docs is 17002
--- PASS: TestLargePrimaryKeyLength (7.58s)
=== RUN   TestUpdateMutations_DeleteField
2023/08/13 11:38:45 In TestUpdateMutations_DeleteField()
2023/08/13 11:38:45 Setting JSON docs in KV
2023/08/13 11:38:51 Created the secondary index index_bal. Waiting for it become active
2023/08/13 11:38:51 Index is 4329650118873456313 now active
2023/08/13 11:38:51 Using n1ql client
2023/08/13 11:38:52 Expected and Actual scan responses are the same
2023/08/13 11:38:52 Using n1ql client
2023/08/13 11:38:52 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DeleteField (7.16s)
=== RUN   TestUpdateMutations_AddField
2023/08/13 11:38:52 In TestUpdateMutations_AddField()
2023/08/13 11:38:53 Setting JSON docs in KV
2023/08/13 11:38:58 Created the secondary index index_newField. Waiting for it become active
2023/08/13 11:38:58 Index is 15509731438269828308 now active
2023/08/13 11:38:58 Using n1ql client
2023/08/13 11:38:58 Count of scan results before add field mutations:  0
2023/08/13 11:38:58 Expected and Actual scan responses are the same
2023/08/13 11:38:58 Using n1ql client
2023/08/13 11:38:58 Count of scan results after add field mutations:  300
2023/08/13 11:38:58 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_AddField (6.15s)
=== RUN   TestUpdateMutations_DataTypeChange
2023/08/13 11:38:58 In TestUpdateMutations_DataTypeChange()
2023/08/13 11:38:59 Setting JSON docs in KV
2023/08/13 11:39:06 Created the secondary index index_isUserActive. Waiting for it become active
2023/08/13 11:39:06 Index is 15945252496667166608 now active
2023/08/13 11:39:06 Using n1ql client
2023/08/13 11:39:07 Expected and Actual scan responses are the same
2023/08/13 11:39:07 Using n1ql client
2023/08/13 11:39:08 Expected and Actual scan responses are the same
2023/08/13 11:39:08 Using n1ql client
2023/08/13 11:39:08 Expected and Actual scan responses are the same
2023/08/13 11:39:08 Using n1ql client
2023/08/13 11:39:08 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DataTypeChange (9.06s)
=== RUN   TestMultipleBuckets
2023/08/13 11:39:08 In TestMultipleBuckets()
2023/08/13 11:39:08 In DropAllSecondaryIndexes()
2023/08/13 11:39:08 Index found:  index_bal
2023/08/13 11:39:08 Dropped index index_bal
2023/08/13 11:39:08 Index found:  index_LongPrimaryField
2023/08/13 11:39:08 Dropped index index_LongPrimaryField
2023/08/13 11:39:08 Index found:  index_newField
2023/08/13 11:39:08 Dropped index index_newField
2023/08/13 11:39:08 Index found:  index_isUserActive
2023/08/13 11:39:08 Dropped index index_isUserActive
2023/08/13 11:39:45 Flushed the bucket default, Response body: 
2023/08/13 11:39:48 Modified parameters of bucket default, responseBody: 
2023/08/13 11:39:48 Created bucket testbucket2, responseBody: 
2023/08/13 11:39:48 Created bucket testbucket3, responseBody: 
2023/08/13 11:39:49 Created bucket testbucket4, responseBody: 
2023/08/13 11:40:04 Generating docs and Populating all the buckets
2023/08/13 11:40:08 Created the secondary index bucket1_age. Waiting for it become active
2023/08/13 11:40:08 Index is 8163757549487895572 now active
2023/08/13 11:40:14 Created the secondary index bucket2_city. Waiting for it become active
2023/08/13 11:40:14 Index is 14695721323613281527 now active
2023/08/13 11:40:20 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/13 11:40:20 Index is 3797050317862090475 now active
2023/08/13 11:40:26 Created the secondary index bucket4_balance. Waiting for it become active
2023/08/13 11:40:26 Index is 13590594684586263808 now active
2023/08/13 11:40:29 Using n1ql client
2023/08/13 11:40:29 Expected and Actual scan responses are the same
2023/08/13 11:40:29 Using n1ql client
2023-08-13T11:40:29.955+05:30 [Info] GSIC[default/testbucket2-_default-_default-1691907029952550757] started ...
2023/08/13 11:40:29 Expected and Actual scan responses are the same
2023/08/13 11:40:29 Using n1ql client
2023-08-13T11:40:30.002+05:30 [Info] GSIC[default/testbucket3-_default-_default-1691907029999767731] started ...
2023/08/13 11:40:30 Expected and Actual scan responses are the same
2023/08/13 11:40:30 Using n1ql client
2023-08-13T11:40:30.045+05:30 [Info] GSIC[default/testbucket4-_default-_default-1691907030039265319] started ...
2023/08/13 11:40:30 Expected and Actual scan responses are the same
2023/08/13 11:40:32 Deleted bucket testbucket2, responseBody: 
2023/08/13 11:40:34 Deleted bucket testbucket3, responseBody: 
2023/08/13 11:40:37 Deleted bucket testbucket4, responseBody: 
2023/08/13 11:40:40 Modified parameters of bucket default, responseBody: 
--- PASS: TestMultipleBuckets (107.22s)
=== RUN   TestBucketFlush
2023/08/13 11:40:55 In TestBucketFlush()
2023/08/13 11:40:55 In DropAllSecondaryIndexes()
2023/08/13 11:40:55 Index found:  bucket1_age
2023/08/13 11:40:55 Dropped index bucket1_age
2023/08/13 11:41:33 Flushed the bucket default, Response body: 
2023/08/13 11:41:37 Created the secondary index index_age. Waiting for it become active
2023/08/13 11:41:37 Index is 7460635592428973963 now active
2023/08/13 11:41:37 Using n1ql client
2023/08/13 11:41:38 Expected and Actual scan responses are the same
2023/08/13 11:41:44 Created the secondary index index_gender. Waiting for it become active
2023/08/13 11:41:44 Index is 14306443464827030450 now active
2023/08/13 11:41:44 Using n1ql client
2023/08/13 11:41:45 Expected and Actual scan responses are the same
2023/08/13 11:41:50 Created the secondary index index_city. Waiting for it become active
2023/08/13 11:41:50 Index is 14383494838010245246 now active
2023/08/13 11:41:50 Using n1ql client
2023/08/13 11:41:50 Expected and Actual scan responses are the same
2023/08/13 11:42:28 Flushed the bucket default, Response body: 
2023/08/13 11:42:28 TestBucketFlush:: Flushed the bucket
2023/08/13 11:42:28 Using n1ql client
2023/08/13 11:42:28 Using n1ql client
2023/08/13 11:42:28 Using n1ql client
--- PASS: TestBucketFlush (92.82s)
=== RUN   TestLargeDocumentSize
2023/08/13 11:42:28 In TestLargeDocumentSize()
2023/08/13 11:42:28 Data file exists. Skipping download
2023/08/13 11:42:28 Length of docs and largeDocs = 200 and 200
2023/08/13 11:42:32 Created the secondary index index_userscreenname. Waiting for it become active
2023/08/13 11:42:32 Index is 12372059611115907245 now active
2023/08/13 11:42:32 Using n1ql client
2023/08/13 11:42:33 Expected and Actual scan responses are the same
--- PASS: TestLargeDocumentSize (5.40s)
=== RUN   TestFieldsWithSpecialCharacters
2023/08/13 11:42:33 In TestFieldsWithSpecialCharacters()
2023/08/13 11:42:38 Created the secondary index index_specialchar. Waiting for it become active
2023/08/13 11:42:38 Index is 6329905348326367261 now active
2023/08/13 11:42:38 Looking up for value µ®0y¶,¶
2023/08/13 11:42:38 Using n1ql client
2023/08/13 11:42:39 Expected and Actual scan responses are the same
--- PASS: TestFieldsWithSpecialCharacters (6.13s)
=== RUN   TestLargeKeyLookup
2023/08/13 11:42:39 Skipping test TestLargeKeyLookup() for forestdb
--- PASS: TestLargeKeyLookup (0.00s)
=== RUN   TestIndexNameValidation
2023/08/13 11:42:39 In TestIndexNameValidation()
2023/08/13 11:42:39 Setting JSON docs in KV
2023/08/13 11:42:40 Creation of index with invalid name ÌñÐÉx&(abc_% failed as expected
2023/08/13 11:42:44 Created the secondary index #primary-Index_test. Waiting for it become active
2023/08/13 11:42:44 Index is 3241321588906159055 now active
2023/08/13 11:42:44 Using n1ql client
2023/08/13 11:42:44 Expected and Actual scan responses are the same
--- PASS: TestIndexNameValidation (5.29s)
=== RUN   TestSameFieldNameAtDifferentLevels
2023/08/13 11:42:44 In TestSameFieldNameAtDifferentLevels()
2023/08/13 11:42:45 Setting JSON docs in KV
2023/08/13 11:42:51 Created the secondary index cityindex. Waiting for it become active
2023/08/13 11:42:51 Index is 1458273138051645679 now active
2023/08/13 11:42:51 Using n1ql client
2023/08/13 11:42:51 Expected and Actual scan responses are the same
--- PASS: TestSameFieldNameAtDifferentLevels (6.42s)
=== RUN   TestSameIndexNameInTwoBuckets
2023/08/13 11:42:51 In TestSameIndexNameInTwoBuckets()
2023/08/13 11:42:51 In DropAllSecondaryIndexes()
2023/08/13 11:42:51 Index found:  cityindex
2023/08/13 11:42:51 Dropped index cityindex
2023/08/13 11:42:51 Index found:  index_userscreenname
2023/08/13 11:42:51 Dropped index index_userscreenname
2023/08/13 11:42:51 Index found:  index_gender
2023/08/13 11:42:51 Dropped index index_gender
2023/08/13 11:42:51 Index found:  index_age
2023/08/13 11:42:51 Dropped index index_age
2023/08/13 11:42:51 Index found:  index_city
2023/08/13 11:42:51 Dropped index index_city
2023/08/13 11:42:51 Index found:  index_specialchar
2023/08/13 11:42:51 Dropped index index_specialchar
2023/08/13 11:42:51 Index found:  #primary-Index_test
2023/08/13 11:42:51 Dropped index #primary-Index_test
2023/08/13 11:43:30 Flushed the bucket default, Response body: 
2023/08/13 11:43:33 Modified parameters of bucket default, responseBody: 
2023/08/13 11:43:33 Created bucket buck2, responseBody: 
2023/08/13 11:43:48 Generating docs and Populating all the buckets
2023/08/13 11:43:52 Created the secondary index b_idx. Waiting for it become active
2023/08/13 11:43:52 Index is 5439315680728315430 now active
2023/08/13 11:43:58 Created the secondary index b_idx. Waiting for it become active
2023/08/13 11:43:58 Index is 11006206230399730726 now active
2023/08/13 11:44:01 Using n1ql client
2023/08/13 11:44:01 Expected and Actual scan responses are the same
2023/08/13 11:44:01 Using n1ql client
2023-08-13T11:44:01.252+05:30 [Info] GSIC[default/buck2-_default-_default-1691907241248776452] started ...
2023/08/13 11:44:01 Expected and Actual scan responses are the same
2023/08/13 11:44:04 Modified parameters of bucket default, responseBody: 
2023/08/13 11:44:06 Deleted bucket buck2, responseBody: 
--- PASS: TestSameIndexNameInTwoBuckets (90.66s)
=== RUN   TestLargeKeysSplChars
2023/08/13 11:44:21 Skipping test TestLargeKeysSplChars() for forestdb
--- PASS: TestLargeKeysSplChars (0.00s)
=== RUN   TestVeryLargeIndexKey
2023/08/13 11:44:21 Skipping test TestVeryLargeIndexKey() for forestdb
--- PASS: TestVeryLargeIndexKey (0.00s)
=== RUN   TestTempBufScanResult
2023/08/13 11:44:21 Skipping test TestTempBufScanResult() for forestdb
--- PASS: TestTempBufScanResult (0.00s)
=== RUN   TestBuildDeferredAnotherBuilding
2023/08/13 11:44:21 In TestBuildDeferredAnotherBuilding()
2023/08/13 11:44:21 In DropAllSecondaryIndexes()
2023/08/13 11:44:21 Index found:  b_idx
2023/08/13 11:44:22 Dropped index b_idx
2023/08/13 11:45:04 Setting JSON docs in KV
2023/08/13 11:46:57 Build the deferred index id_age1. Waiting for the index to become active
2023/08/13 11:46:57 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:46:58 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:46:59 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:00 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:01 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:02 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:03 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:04 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:05 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:06 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:07 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:08 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:09 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:10 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:11 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:12 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:13 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:14 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:15 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:16 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:17 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:18 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:19 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:20 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:21 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:22 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:23 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:24 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:25 Waiting for index 4895562152533086417 to go active ...
2023/08/13 11:47:26 Index is 4895562152533086417 now active
2023/08/13 11:47:27 Build command issued for the deferred indexes [2188313263560615816]
2023/08/13 11:47:29 Build index failed as expected: Build index failed. Encountered transient error. Index id_age will retry building in the background for reason: Build Already In Progress. Keyspace default.
2023/08/13 11:47:29 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:30 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:31 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:32 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:33 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:34 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:35 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:36 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:37 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:38 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:39 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:40 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:41 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:42 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:43 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:44 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:45 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:46 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:47 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:48 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:49 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:50 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:51 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:52 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:53 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:54 Waiting for index 2188313263560615816 to go active ...
2023/08/13 11:47:55 Index is 2188313263560615816 now active
2023/08/13 11:47:55 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:47:56 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:47:57 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:47:58 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:47:59 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:00 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:01 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:02 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:03 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:04 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:05 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:06 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:07 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:08 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:09 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:10 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:11 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:12 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:13 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:14 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:15 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:16 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:17 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:18 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:19 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:20 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:21 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:22 Waiting for index 17262136163730996837 to go active ...
2023/08/13 11:48:23 Index is 17262136163730996837 now active
2023/08/13 11:48:23 Using n1ql client
2023/08/13 11:48:24 Expected and Actual scan responses are the same
2023/08/13 11:48:25 Using n1ql client
2023/08/13 11:48:26 Expected and Actual scan responses are the same
--- PASS: TestBuildDeferredAnotherBuilding (244.41s)
=== RUN   TestMultipleBucketsDeferredBuild
2023/08/13 11:48:26 In TestMultipleBucketsDeferredBuild()
2023/08/13 11:48:26 In DropAllSecondaryIndexes()
2023/08/13 11:48:26 Index found:  id_company
2023/08/13 11:48:26 Dropped index id_company
2023/08/13 11:48:26 Index found:  id_age
2023/08/13 11:48:26 Dropped index id_age
2023/08/13 11:48:26 Index found:  id_age1
2023/08/13 11:48:26 Dropped index id_age1
2023/08/13 11:49:03 Flushed the bucket default, Response body: 
2023/08/13 11:49:06 Modified parameters of bucket default, responseBody: 
2023/08/13 11:49:06 http://127.0.0.1:9000/pools/default/buckets/defertest_buck2
2023/08/13 11:49:06 &{DELETE http://127.0.0.1:9000/pools/default/buckets/defertest_buck2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/08/13 11:49:06 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 06:19:06 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc00cb0c540 31 [] false false map[] 0xc00c5e4600 }
2023/08/13 11:49:06 DeleteBucket failed for bucket defertest_buck2 
2023/08/13 11:49:06 Deleted bucket defertest_buck2, responseBody: Requested resource not found.
2023/08/13 11:49:07 Created bucket defertest_buck2, responseBody: 
2023/08/13 11:49:22 Setting JSON docs in KV
2023/08/13 11:50:35 Build command issued for the deferred indexes [2197505031581249193]
2023/08/13 11:50:36 Build command issued for the deferred indexes [7585133507859342018 6658391598316309570]
2023/08/13 11:50:36 Index state of 6658391598316309570 is INDEX_STATE_READY
2023/08/13 11:50:36 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:37 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:38 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:39 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:40 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:41 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:42 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:43 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:44 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:45 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:46 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:47 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:48 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:49 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:50 Waiting for index 2197505031581249193 to go active ...
2023/08/13 11:50:51 Index is 2197505031581249193 now active
2023/08/13 11:50:51 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:50:52 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:50:53 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:50:54 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:50:55 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:50:56 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:50:57 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:50:58 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:50:59 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:00 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:01 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:02 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:03 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:04 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:05 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:06 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:07 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:08 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:09 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:10 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:11 Waiting for index 7585133507859342018 to go active ...
2023/08/13 11:51:12 Index is 7585133507859342018 now active
2023/08/13 11:51:12 Using n1ql client
2023/08/13 11:51:12 Expected and Actual scan responses are the same
2023/08/13 11:51:12 Using n1ql client
2023/08/13 11:51:12 Expected and Actual scan responses are the same
2023/08/13 11:51:12 Using n1ql client
2023-08-13T11:51:12.809+05:30 [Info] GSIC[default/defertest_buck2-_default-_default-1691907672806788666] started ...
2023/08/13 11:51:13 Expected and Actual scan responses are the same
2023/08/13 11:51:16 Modified parameters of bucket default, responseBody: 
2023/08/13 11:51:18 Deleted bucket defertest_buck2, responseBody: 
--- PASS: TestMultipleBucketsDeferredBuild (177.35s)
=== RUN   TestCreateDropCreateDeferredIndex
2023/08/13 11:51:23 In TestCreateDropCreateDeferredIndex()
2023/08/13 11:51:23 In DropAllSecondaryIndexes()
2023/08/13 11:51:23 Index found:  buck1_id2
2023/08/13 11:51:23 Dropped index buck1_id2
2023/08/13 11:51:23 Index found:  buck1_id1
2023/08/13 11:51:23 Dropped index buck1_id1
2023/08/13 11:51:26 Setting JSON docs in KV
2023/08/13 11:51:40 Created the secondary index id_company. Waiting for it become active
2023/08/13 11:51:40 Index is 2264607232459272673 now active
2023/08/13 11:51:41 Dropping the secondary index id_age
2023/08/13 11:51:42 Index dropped
2023/08/13 11:51:45 Setting JSON docs in KV
2023/08/13 11:51:53 Using n1ql client
2023/08/13 11:51:54 Expected and Actual scan responses are the same
--- PASS: TestCreateDropCreateDeferredIndex (30.43s)
=== RUN   TestMultipleDeferredIndexes_BuildTogether
2023/08/13 11:51:54 In TestMultipleDeferredIndexes_BuildTogether()
2023/08/13 11:51:54 In DropAllSecondaryIndexes()
2023/08/13 11:51:54 Index found:  id_company
2023/08/13 11:51:54 Dropped index id_company
2023/08/13 11:51:56 Setting JSON docs in KV
2023/08/13 11:52:14 Created the secondary index id_company. Waiting for it become active
2023/08/13 11:52:14 Index is 11144059138301639059 now active
2023/08/13 11:52:15 Build command issued for the deferred indexes [id_age id_gender id_isActive], bucket: default, scope: _default, coll: _default
2023/08/13 11:52:15 Waiting for the index id_age to become active
2023/08/13 11:52:15 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:16 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:17 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:18 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:19 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:20 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:21 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:22 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:23 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:24 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:25 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:26 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:27 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:28 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:29 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:30 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:31 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:32 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:33 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:34 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:35 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:36 Waiting for index 17438708422025067930 to go active ...
2023/08/13 11:52:37 Index is 17438708422025067930 now active
2023/08/13 11:52:37 Waiting for the index id_gender to become active
2023/08/13 11:52:37 Index is 9345857361474661902 now active
2023/08/13 11:52:37 Waiting for the index id_isActive to become active
2023/08/13 11:52:37 Index is 17775621136791636631 now active
2023/08/13 11:52:38 Using n1ql client
2023/08/13 11:52:38 Expected and Actual scan responses are the same
2023/08/13 11:52:40 Setting JSON docs in KV
2023/08/13 11:52:49 Using n1ql client
2023/08/13 11:52:51 Expected and Actual scan responses are the same
2023/08/13 11:52:51 Using n1ql client
2023/08/13 11:52:52 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildTogether (58.05s)
=== RUN   TestMultipleDeferredIndexes_BuildOneByOne
2023/08/13 11:52:52 In TestMultipleDeferredIndexes_BuildOneByOne()
2023/08/13 11:52:52 In DropAllSecondaryIndexes()
2023/08/13 11:52:52 Index found:  id_company
2023/08/13 11:52:52 Dropped index id_company
2023/08/13 11:52:52 Index found:  id_age
2023/08/13 11:52:52 Dropped index id_age
2023/08/13 11:52:52 Index found:  id_gender
2023/08/13 11:52:52 Dropped index id_gender
2023/08/13 11:52:52 Index found:  id_isActive
2023/08/13 11:52:52 Dropped index id_isActive
2023/08/13 11:52:54 Setting JSON docs in KV
2023/08/13 11:53:15 Created the secondary index id_company. Waiting for it become active
2023/08/13 11:53:15 Index is 18422241689981680526 now active
2023/08/13 11:53:16 Build command issued for the deferred indexes [id_age], bucket: default, scope: _default, coll: _default
2023/08/13 11:53:16 Waiting for the index id_age to become active
2023/08/13 11:53:16 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:17 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:18 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:19 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:20 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:21 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:22 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:23 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:24 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:25 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:26 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:27 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:28 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:29 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:30 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:31 Waiting for index 14587762356212686318 to go active ...
2023/08/13 11:53:32 Index is 14587762356212686318 now active
2023/08/13 11:53:32 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/13 11:53:32 Waiting for the index id_gender to become active
2023/08/13 11:53:32 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:33 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:34 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:35 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:36 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:37 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:38 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:39 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:40 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:41 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:42 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:43 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:44 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:45 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:46 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:47 Waiting for index 13623155684470056265 to go active ...
2023/08/13 11:53:48 Index is 13623155684470056265 now active
2023/08/13 11:53:48 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/13 11:53:48 Waiting for the index id_isActive to become active
2023/08/13 11:53:48 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:49 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:50 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:51 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:52 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:53 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:54 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:55 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:56 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:57 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:58 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:53:59 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:54:00 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:54:01 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:54:02 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:54:03 Waiting for index 9623672886410560368 to go active ...
2023/08/13 11:54:04 Index is 9623672886410560368 now active
2023/08/13 11:54:04 Using n1ql client
2023/08/13 11:54:05 Expected and Actual scan responses are the same
2023/08/13 11:54:08 Setting JSON docs in KV
2023/08/13 11:54:17 Using n1ql client
2023/08/13 11:54:18 Expected and Actual scan responses are the same
2023/08/13 11:54:18 Using n1ql client
2023/08/13 11:54:19 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildOneByOne (87.75s)
=== RUN   TestDropDeferredIndexWhileOthersBuilding
2023/08/13 11:54:19 In TestDropDeferredIndexWhileOthersBuilding()
2023/08/13 11:54:19 In DropAllSecondaryIndexes()
2023/08/13 11:54:19 Index found:  id_gender
2023/08/13 11:54:20 Dropped index id_gender
2023/08/13 11:54:20 Index found:  id_age
2023/08/13 11:54:20 Dropped index id_age
2023/08/13 11:54:20 Index found:  id_isActive
2023/08/13 11:54:20 Dropped index id_isActive
2023/08/13 11:54:20 Index found:  id_company
2023/08/13 11:54:20 Dropped index id_company
2023/08/13 11:54:22 Setting JSON docs in KV
2023/08/13 11:54:47 Created the secondary index id_company. Waiting for it become active
2023/08/13 11:54:47 Index is 14532710181537230533 now active
2023/08/13 11:54:49 Build command issued for the deferred indexes [15955649501913612732 2090399930168499759]
2023/08/13 11:54:51 Dropping the secondary index id_isActive
2023/08/13 11:54:51 Index dropped
2023/08/13 11:54:51 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:54:52 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:54:53 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:54:54 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:54:55 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:54:56 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:54:57 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:54:58 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:54:59 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:00 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:01 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:02 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:03 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:04 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:05 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:06 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:07 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:08 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:09 Waiting for index 15955649501913612732 to go active ...
2023/08/13 11:55:10 Index is 15955649501913612732 now active
2023/08/13 11:55:10 Index is 2090399930168499759 now active
2023/08/13 11:55:11 Using n1ql client
2023/08/13 11:55:12 Expected and Actual scan responses are the same
2023/08/13 11:55:12 Using n1ql client
2023/08/13 11:55:12 Expected and Actual scan responses are the same
2023/08/13 11:55:14 Setting JSON docs in KV
2023/08/13 11:55:23 Using n1ql client
2023/08/13 11:55:25 Expected and Actual scan responses are the same
--- PASS: TestDropDeferredIndexWhileOthersBuilding (65.45s)
=== RUN   TestDropBuildingDeferredIndex
2023/08/13 11:55:25 In TestDropBuildingDeferredIndex()
2023/08/13 11:55:25 In DropAllSecondaryIndexes()
2023/08/13 11:55:25 Index found:  id_age
2023/08/13 11:55:25 Dropped index id_age
2023/08/13 11:55:25 Index found:  id_company
2023/08/13 11:55:25 Dropped index id_company
2023/08/13 11:55:25 Index found:  id_gender
2023/08/13 11:55:25 Dropped index id_gender
2023/08/13 11:55:27 Setting JSON docs in KV
2023/08/13 11:55:33 Build command issued for the deferred indexes [17255030354759954506 1178215453284184865]
2023/08/13 11:55:34 Dropping the secondary index id_age
2023/08/13 11:55:34 Index dropped
2023/08/13 11:55:34 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:35 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:36 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:37 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:38 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:39 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:40 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:41 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:42 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:43 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:44 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:45 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:46 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:47 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:48 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:49 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:50 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:51 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:52 Waiting for index 17255030354759954506 to go active ...
2023/08/13 11:55:53 Index is 17255030354759954506 now active
2023/08/13 11:55:53 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/13 11:55:53 Waiting for the index id_gender to become active
2023/08/13 11:55:53 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:55:54 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:55:55 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:55:56 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:55:57 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:55:58 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:55:59 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:00 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:01 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:02 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:03 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:04 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:05 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:06 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:07 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:08 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:09 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:10 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:11 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:12 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:13 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:14 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:15 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:16 Waiting for index 13640097767147647100 to go active ...
2023/08/13 11:56:17 Index is 13640097767147647100 now active
2023/08/13 11:56:18 Using n1ql client
2023/08/13 11:56:19 Expected and Actual scan responses are the same
2023/08/13 11:56:19 Using n1ql client
2023/08/13 11:56:20 Expected and Actual scan responses are the same
2023/08/13 11:56:23 Setting JSON docs in KV
2023/08/13 11:56:31 Using n1ql client
2023/08/13 11:56:35 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingDeferredIndex (69.59s)
=== RUN   TestDropMultipleBuildingDeferredIndexes
2023/08/13 11:56:35 In TestDropMultipleBuildingDeferredIndexes()
2023/08/13 11:56:35 In DropAllSecondaryIndexes()
2023/08/13 11:56:35 Index found:  id_gender
2023/08/13 11:56:35 Dropped index id_gender
2023/08/13 11:56:35 Index found:  id_company
2023/08/13 11:56:35 Dropped index id_company
2023/08/13 11:56:42 Setting JSON docs in KV
2023/08/13 11:57:26 Created the secondary index id_company. Waiting for it become active
2023/08/13 11:57:26 Index is 7368005195063320805 now active
2023/08/13 11:57:27 Build command issued for the deferred indexes [4453408617307327530 15930522172720889225]
2023/08/13 11:57:28 Dropping the secondary index id_age
2023/08/13 11:57:29 Index dropped
2023/08/13 11:57:29 Dropping the secondary index id_gender
2023/08/13 11:57:42 Index dropped
2023/08/13 11:57:42 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/13 11:57:42 Waiting for the index id_isActive to become active
2023/08/13 11:57:42 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:43 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:44 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:45 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:46 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:47 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:48 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:49 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:50 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:51 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:52 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:53 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:54 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:55 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:56 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:57 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:58 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:57:59 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:58:00 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:58:01 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:58:02 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:58:03 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:58:04 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:58:05 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:58:06 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:58:07 Waiting for index 4850021054683997481 to go active ...
2023/08/13 11:58:08 Index is 4850021054683997481 now active
2023/08/13 11:58:18 Using n1ql client
2023/08/13 11:58:22 Expected and Actual scan responses are the same
2023/08/13 11:58:22 Number of docScanResults and scanResults = 180000 and 180000
2023/08/13 11:58:22 Using n1ql client
2023/08/13 11:58:27 Expected and Actual scan responses are the same
2023/08/13 11:58:27 Number of docScanResults and scanResults = 180000 and 180000
--- PASS: TestDropMultipleBuildingDeferredIndexes (112.29s)
=== RUN   TestDropOneIndexSecondDeferBuilding
2023/08/13 11:58:27 In TestDropOneIndexSecondDeferBuilding()
2023/08/13 11:58:27 In DropAllSecondaryIndexes()
2023/08/13 11:58:27 Index found:  id_isActive
2023/08/13 11:58:27 Dropped index id_isActive
2023/08/13 11:58:27 Index found:  id_company
2023/08/13 11:58:27 Dropped index id_company
2023/08/13 11:58:29 Setting JSON docs in KV
2023/08/13 11:58:34 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/13 11:58:34 Waiting for the index id_company to become active
2023/08/13 11:58:34 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:35 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:36 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:37 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:38 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:39 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:40 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:41 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:42 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:43 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:44 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:45 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:46 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:47 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:48 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:49 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:50 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:51 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:52 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:53 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:54 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:55 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:56 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:57 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:58 Waiting for index 12605295368136989728 to go active ...
2023/08/13 11:58:59 Index is 12605295368136989728 now active
2023/08/13 11:58:59 Build command issued for the deferred indexes [13569958445358585752]
2023/08/13 11:59:00 Dropping the secondary index id_company
2023/08/13 11:59:01 Index dropped
2023/08/13 11:59:07 Setting JSON docs in KV
2023/08/13 11:59:21 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:22 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:23 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:24 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:25 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:26 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:27 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:28 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:29 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:30 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:31 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:32 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:33 Waiting for index 13569958445358585752 to go active ...
2023/08/13 11:59:34 Index is 13569958445358585752 now active
2023/08/13 11:59:34 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/13 11:59:34 Waiting for the index id_gender to become active
2023/08/13 11:59:34 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:35 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:36 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:37 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:38 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:39 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:40 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:41 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:42 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:43 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:44 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:45 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:46 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:47 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:48 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:49 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:50 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:51 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:52 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:53 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:54 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:55 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:56 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:57 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:58 Waiting for index 16915573457266112449 to go active ...
2023/08/13 11:59:59 Waiting for index 16915573457266112449 to go active ...
2023/08/13 12:00:00 Waiting for index 16915573457266112449 to go active ...
2023/08/13 12:00:01 Waiting for index 16915573457266112449 to go active ...
2023/08/13 12:00:02 Index is 16915573457266112449 now active
2023/08/13 12:00:02 Using n1ql client
2023/08/13 12:00:03 Expected and Actual scan responses are the same
2023/08/13 12:00:03 Using n1ql client
2023/08/13 12:00:08 Expected and Actual scan responses are the same
--- PASS: TestDropOneIndexSecondDeferBuilding (101.50s)
=== RUN   TestDropSecondIndexSecondDeferBuilding
2023/08/13 12:00:08 In TestDropSecondIndexSecondDeferBuilding()
2023/08/13 12:00:08 In DropAllSecondaryIndexes()
2023/08/13 12:00:08 Index found:  id_age
2023/08/13 12:00:08 Dropped index id_age
2023/08/13 12:00:08 Index found:  id_gender
2023/08/13 12:00:08 Dropped index id_gender
2023/08/13 12:00:10 Setting JSON docs in KV
2023/08/13 12:00:16 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/13 12:00:16 Waiting for the index id_company to become active
2023/08/13 12:00:16 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:17 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:18 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:19 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:20 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:21 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:22 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:23 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:24 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:25 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:26 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:27 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:28 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:29 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:30 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:31 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:32 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:33 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:34 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:35 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:36 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:37 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:38 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:39 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:40 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:41 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:42 Waiting for index 12470210842008417965 to go active ...
2023/08/13 12:00:43 Index is 12470210842008417965 now active
2023/08/13 12:00:43 Build command issued for the deferred indexes [6536097526722750817]
2023/08/13 12:00:44 Dropping the secondary index id_age
2023/08/13 12:00:44 Index dropped
2023/08/13 12:00:47 Setting JSON docs in KV
2023/08/13 12:00:55 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/13 12:00:55 Waiting for the index id_gender to become active
2023/08/13 12:00:55 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:00:56 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:00:57 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:00:58 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:00:59 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:00 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:01 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:02 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:03 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:04 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:05 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:06 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:07 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:08 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:09 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:10 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:11 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:12 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:13 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:14 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:15 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:16 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:17 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:18 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:19 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:20 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:21 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:22 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:23 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:24 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:25 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:26 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:27 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:28 Waiting for index 15418811435197901531 to go active ...
2023/08/13 12:01:29 Index is 15418811435197901531 now active
2023/08/13 12:01:29 Using n1ql client
2023/08/13 12:01:30 Expected and Actual scan responses are the same
2023/08/13 12:01:30 Using n1ql client
2023/08/13 12:01:36 Expected and Actual scan responses are the same
--- PASS: TestDropSecondIndexSecondDeferBuilding (87.44s)
=== RUN   TestCreateAfterDropWhileIndexBuilding
2023/08/13 12:01:36 In TestCreateAfterDropWhileIndexBuilding()
2023/08/13 12:01:36 In DropAllSecondaryIndexes()
2023/08/13 12:01:36 Index found:  id_company
2023/08/13 12:01:36 Dropped index id_company
2023/08/13 12:01:36 Index found:  id_gender
2023/08/13 12:01:36 Dropped index id_gender
2023/08/13 12:01:57 Setting JSON docs in KV
2023/08/13 12:02:54 Build command issued for the deferred indexes [9048890628961489202]
2023/08/13 12:02:55 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:02:56 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:02:57 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:02:58 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:02:59 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:00 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:01 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:02 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:03 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:04 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:05 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:06 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:07 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:08 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:09 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:10 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:11 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:12 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:13 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:14 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:15 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:16 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:17 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:18 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:19 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:20 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:21 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:22 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:23 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:24 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:25 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:26 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:27 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:28 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:29 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:30 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:31 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:32 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:33 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:34 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:35 Waiting for index 9048890628961489202 to go active ...
2023/08/13 12:03:36 Index is 9048890628961489202 now active
2023/08/13 12:03:36 Build command issued for the deferred indexes [13515133390183475427]
2023/08/13 12:03:37 Dropping the secondary index id_company
2023/08/13 12:03:37 Index dropped
2023/08/13 12:03:37 Dropping the secondary index id_age
2023/08/13 12:03:39 Index dropped
2023/08/13 12:03:45 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/13 12:03:45 Waiting for the index id_gender to become active
2023/08/13 12:03:45 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:46 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:47 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:48 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:49 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:50 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:51 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:52 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:53 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:54 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:55 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:56 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:57 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:58 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:03:59 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:00 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:01 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:02 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:03 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:04 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:05 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:06 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:07 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:08 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:09 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:10 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:11 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:12 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:13 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:14 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:15 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:16 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:17 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:18 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:19 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:20 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:21 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:22 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:23 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:24 Waiting for index 13455414656393395484 to go active ...
2023/08/13 12:04:25 Index is 13455414656393395484 now active
2023/08/13 12:04:26 Index is 13455414656393395484 now active
2023/08/13 12:04:27 Using n1ql client
2023/08/13 12:04:31 Expected and Actual scan responses are the same
--- PASS: TestCreateAfterDropWhileIndexBuilding (174.93s)
=== RUN   TestDropBuildingIndex1
2023/08/13 12:04:31 In TestDropBuildingIndex1()
2023/08/13 12:04:31 In DropAllSecondaryIndexes()
2023/08/13 12:04:31 Index found:  id_gender
2023/08/13 12:04:31 Dropped index id_gender
2023/08/13 12:04:35 Setting JSON docs in KV
2023/08/13 12:05:31 Created the secondary index id_company. Waiting for it become active
2023/08/13 12:05:31 Index is 14750962243231631375 now active
2023/08/13 12:06:16 Dropping the secondary index id_age
2023/08/13 12:06:16 Index dropped
2023/08/13 12:07:00 Created the secondary index id_age. Waiting for it become active
2023/08/13 12:07:00 Index is 9931805991743023528 now active
2023/08/13 12:07:01 Setting JSON docs in KV
2023/08/13 12:07:11 Using n1ql client
2023/08/13 12:07:12 Expected and Actual scan responses are the same
2023/08/13 12:07:13 Using n1ql client
2023/08/13 12:07:15 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex1 (163.85s)
=== RUN   TestDropBuildingIndex2
2023/08/13 12:07:15 In TestDropBuildingIndex2()
2023/08/13 12:07:15 In DropAllSecondaryIndexes()
2023/08/13 12:07:15 Index found:  id_company
2023/08/13 12:07:15 Dropped index id_company
2023/08/13 12:07:15 Index found:  id_age
2023/08/13 12:07:15 Dropped index id_age
2023/08/13 12:07:20 Setting JSON docs in KV
2023/08/13 12:08:22 Created the secondary index id_company. Waiting for it become active
2023/08/13 12:08:22 Index is 647957909185255862 now active
2023/08/13 12:09:12 Dropping the secondary index id_company
2023/08/13 12:09:12 Index dropped
2023/08/13 12:09:12 Index is 3501647873837161092 now active
2023/08/13 12:09:59 Created the secondary index id_company. Waiting for it become active
2023/08/13 12:09:59 Index is 5840940724508287974 now active
2023/08/13 12:10:00 Setting JSON docs in KV
2023/08/13 12:10:10 Using n1ql client
2023/08/13 12:10:12 Expected and Actual scan responses are the same
2023/08/13 12:10:12 Using n1ql client
2023/08/13 12:10:14 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex2 (179.25s)
=== RUN   TestDropIndexWithDataLoad
2023/08/13 12:10:14 In TestDropIndexWithDataLoad()
2023/08/13 12:10:14 In DropAllSecondaryIndexes()
2023/08/13 12:10:14 Index found:  id_company
2023/08/13 12:10:14 Dropped index id_company
2023/08/13 12:10:14 Index found:  id_age
2023/08/13 12:10:14 Dropped index id_age
2023/08/13 12:10:16 Setting JSON docs in KV
2023/08/13 12:11:10 Created the secondary index id_company. Waiting for it become active
2023/08/13 12:11:10 Index is 16424536534615285005 now active
2023/08/13 12:12:00 Created the secondary index id_age. Waiting for it become active
2023/08/13 12:12:00 Index is 10127528798054618200 now active
2023/08/13 12:12:50 Created the secondary index id_gender. Waiting for it become active
2023/08/13 12:12:50 Index is 16667168281126587213 now active
2023/08/13 12:13:43 Created the secondary index id_isActive. Waiting for it become active
2023/08/13 12:13:43 Index is 702596786154200656 now active
2023/08/13 12:13:50 Setting JSON docs in KV
2023/08/13 12:13:50 In LoadKVBucket
2023/08/13 12:13:50 Bucket name = default
2023/08/13 12:13:50 In DropIndexWhileKVLoad
2023/08/13 12:13:51 Dropping the secondary index id_company
2023/08/13 12:13:51 Index dropped
2023/08/13 12:14:19 Using n1ql client
2023/08/13 12:14:21 Expected and Actual scan responses are the same
2023/08/13 12:14:21 Number of docScanResults and scanResults = 96752 and 96752
2023/08/13 12:14:22 Using n1ql client
2023/08/13 12:14:31 Expected and Actual scan responses are the same
2023/08/13 12:14:31 Number of docScanResults and scanResults = 420000 and 420000
--- PASS: TestDropIndexWithDataLoad (257.66s)
=== RUN   TestDropAllIndexesWithDataLoad
2023/08/13 12:14:31 In TestDropAllIndexesWithDataLoad()
2023/08/13 12:14:31 In DropAllSecondaryIndexes()
2023/08/13 12:14:31 Index found:  id_age
2023/08/13 12:14:31 Dropped index id_age
2023/08/13 12:14:31 Index found:  id_gender
2023/08/13 12:14:32 Dropped index id_gender
2023/08/13 12:14:32 Index found:  id_isActive
2023/08/13 12:14:32 Dropped index id_isActive
2023/08/13 12:14:34 Setting JSON docs in KV
2023/08/13 12:15:34 Created the secondary index id_company. Waiting for it become active
2023/08/13 12:15:34 Index is 12290125888277301866 now active
2023/08/13 12:16:32 Created the secondary index id_age. Waiting for it become active
2023/08/13 12:16:32 Index is 3173298634185334375 now active
2023/08/13 12:17:26 Created the secondary index id_gender. Waiting for it become active
2023/08/13 12:17:26 Index is 3399672950456676625 now active
2023/08/13 12:18:22 Created the secondary index id_isActive. Waiting for it become active
2023/08/13 12:18:22 Index is 10850694450039001188 now active
2023/08/13 12:18:29 Setting JSON docs in KV
2023/08/13 12:18:29 In LoadKVBucket
2023/08/13 12:18:29 Bucket name = default
2023/08/13 12:18:29 In DropIndexWhileKVLoad
2023/08/13 12:18:29 In DropIndexWhileKVLoad
2023/08/13 12:18:29 In DropIndexWhileKVLoad
2023/08/13 12:18:29 In DropIndexWhileKVLoad
2023/08/13 12:18:30 Dropping the secondary index id_isActive
2023/08/13 12:18:30 Dropping the secondary index id_gender
2023/08/13 12:18:30 Dropping the secondary index id_company
2023/08/13 12:18:30 Dropping the secondary index id_age
2023/08/13 12:18:31 Index dropped
2023/08/13 12:18:31 Index dropped
2023/08/13 12:18:31 Index dropped
2023/08/13 12:18:31 Index dropped
2023/08/13 12:18:47 Using n1ql client
2023/08/13 12:18:47 Scan failed as expected with error: Index Not Found - cause: GSI index id_company not found.
--- PASS: TestDropAllIndexesWithDataLoad (255.84s)
=== RUN   TestCreateBucket_AnotherIndexBuilding
2023/08/13 12:18:47 In TestCreateBucket_AnotherIndexBuilding()
2023/08/13 12:18:47 In DropAllSecondaryIndexes()
2023/08/13 12:19:26 Flushed the bucket default, Response body: 
2023/08/13 12:19:29 Modified parameters of bucket default, responseBody: 
2023/08/13 12:19:29 http://127.0.0.1:9000/pools/default/buckets/multi_buck2
2023/08/13 12:19:29 &{DELETE http://127.0.0.1:9000/pools/default/buckets/multi_buck2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/08/13 12:19:29 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 06:49:28 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0bb00e800 31 [] false false map[] 0xc0b99f6000 }
2023/08/13 12:19:29 DeleteBucket failed for bucket multi_buck2 
2023/08/13 12:19:29 Deleted bucket multi_buck2, responseBody: Requested resource not found.
2023/08/13 12:19:44 Setting JSON docs in KV
2023/08/13 12:21:54 Created bucket multi_buck2, responseBody: 
2023/08/13 12:22:18 Index is 4756844573950099858 now active
2023/08/13 12:22:18 Index is 6189208571069356250 now active
2023/08/13 12:22:18 Using n1ql client
2023-08-13T12:22:18.360+05:30 [Info] switched currmeta from 1158 -> 1158 force true 
2023-08-13T12:22:18.367+05:30 [Info] GSIC[default/multi_buck2-_default-_default-1691909538350444579] started ...
2023/08/13 12:22:18 Expected and Actual scan responses are the same
2023/08/13 12:22:18 Number of docScanResults and scanResults = 10000 and 10000
2023/08/13 12:22:19 Using n1ql client
2023/08/13 12:22:25 Expected and Actual scan responses are the same
2023/08/13 12:22:25 Number of docScanResults and scanResults = 200000 and 200000
2023/08/13 12:22:27 Deleted bucket multi_buck2, responseBody: 
2023/08/13 12:23:05 Flushed the bucket default, Response body: 
--- PASS: TestCreateBucket_AnotherIndexBuilding (257.38s)
=== RUN   TestDropBucket2Index_Bucket1IndexBuilding
2023/08/13 12:23:05 In TestDropBucket2Index_Bucket1IndexBuilding()
2023/08/13 12:23:05 In DropAllSecondaryIndexes()
2023/08/13 12:23:05 Index found:  buck1_idx
2023/08/13 12:23:05 Dropped index buck1_idx
2023/08/13 12:23:44 Flushed the bucket default, Response body: 
2023/08/13 12:23:47 Modified parameters of bucket default, responseBody: 
2023/08/13 12:23:47 http://127.0.0.1:9000/pools/default/buckets/multibucket_test3
2023/08/13 12:23:47 &{DELETE http://127.0.0.1:9000/pools/default/buckets/multibucket_test3 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/08/13 12:23:47 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 06:53:46 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0014d11c0 31 [] false false map[] 0xc00a78c000 }
2023/08/13 12:23:47 DeleteBucket failed for bucket multibucket_test3 
2023/08/13 12:23:47 Deleted bucket multibucket_test3, responseBody: Requested resource not found.
2023/08/13 12:23:47 Created bucket multibucket_test3, responseBody: 
2023/08/13 12:24:02 Setting JSON docs in KV
2023/08/13 12:25:02 Created the secondary index buck2_idx. Waiting for it become active
2023/08/13 12:25:02 Index is 11774858312947521201 now active
2023/08/13 12:25:21 Dropping the secondary index buck2_idx
2023/08/13 12:25:22 Index dropped
2023/08/13 12:25:22 Index is 13135473735994097430 now active
2023/08/13 12:25:22 Using n1ql client
2023/08/13 12:25:25 Expected and Actual scan responses are the same
2023/08/13 12:25:25 Number of docScanResults and scanResults = 100000 and 100000
2023/08/13 12:25:27 Deleted bucket multibucket_test3, responseBody: 
2023/08/13 12:26:05 Flushed the bucket default, Response body: 
--- PASS: TestDropBucket2Index_Bucket1IndexBuilding (180.06s)
=== RUN   TestDeleteBucketWhileInitialIndexBuild
2023/08/13 12:26:05 In TestDeleteBucketWhileInitialIndexBuild()
2023/08/13 12:26:05 ============== DBG: Drop all indexes in all buckets
2023/08/13 12:26:05 In DropAllSecondaryIndexes()
2023/08/13 12:26:05 Index found:  buck1_idx
2023/08/13 12:26:05 Dropped index buck1_idx
2023/08/13 12:26:05 ============== DBG: Delete bucket default
2023/08/13 12:26:07 Deleted bucket default, responseBody: 
2023/08/13 12:26:07 ============== DBG: Create bucket default
2023/08/13 12:26:07 Created bucket default, responseBody: 
2023/08/13 12:26:10 Flush Enabled on bucket default, responseBody: 
2023/08/13 12:26:44 Flushed the bucket default, Response body: 
2023/08/13 12:26:44 ============== DBG: Delete bucket testbucket2
2023/08/13 12:26:44 http://127.0.0.1:9000/pools/default/buckets/testbucket2
2023/08/13 12:26:44 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/08/13 12:26:44 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 06:56:43 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc004effe40 31 [] false false map[] 0xc001738200 }
2023/08/13 12:26:44 DeleteBucket failed for bucket testbucket2 
2023/08/13 12:26:44 Deleted bucket testbucket2, responseBody: Requested resource not found.
2023/08/13 12:26:44 ============== DBG: Create bucket testbucket2
2023/08/13 12:26:44 Created bucket testbucket2, responseBody: 
2023/08/13 12:26:47 Flush Enabled on bucket testbucket2, responseBody: 
2023/08/13 12:27:20 Flushed the bucket testbucket2, Response body: 
2023/08/13 12:27:20 ============== DBG: Delete bucket testbucket3
2023/08/13 12:27:20 http://127.0.0.1:9000/pools/default/buckets/testbucket3
2023/08/13 12:27:20 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket3 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/08/13 12:27:20 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 06:57:19 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc002de1dc0 31 [] false false map[] 0xc001738000 }
2023/08/13 12:27:20 DeleteBucket failed for bucket testbucket3 
2023/08/13 12:27:20 Deleted bucket testbucket3, responseBody: Requested resource not found.
2023/08/13 12:27:20 ============== DBG: Create bucket testbucket3
2023/08/13 12:27:20 Created bucket testbucket3, responseBody: 
2023/08/13 12:27:24 Flush Enabled on bucket testbucket3, responseBody: 
2023/08/13 12:27:57 Flushed the bucket testbucket3, Response body: 
2023/08/13 12:27:57 ============== DBG: Delete bucket testbucket4
2023/08/13 12:27:57 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/13 12:27:57 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/08/13 12:27:57 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 06:57:56 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc001fcd080 31 [] false false map[] 0xc011d1a200 }
2023/08/13 12:27:57 DeleteBucket failed for bucket testbucket4 
2023/08/13 12:27:57 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/13 12:27:57 ============== DBG: Create bucket testbucket4
2023/08/13 12:27:57 Created bucket testbucket4, responseBody: 
2023/08/13 12:28:00 Flush Enabled on bucket testbucket4, responseBody: 
2023/08/13 12:28:34 Flushed the bucket testbucket4, Response body: 
2023/08/13 12:28:49 Generating docs and Populating all the buckets
2023/08/13 12:28:49 ============== DBG: Creating docs in bucket default
2023/08/13 12:28:50 ============== DBG: Creating index bucket1_age in bucket default
2023/08/13 12:28:54 Created the secondary index bucket1_age. Waiting for it become active
2023/08/13 12:28:54 Index is 13080448190327679321 now active
2023/08/13 12:28:54 ============== DBG: Creating index bucket1_gender in bucket default
2023/08/13 12:29:00 Created the secondary index bucket1_gender. Waiting for it become active
2023/08/13 12:29:00 Index is 3780768391861974135 now active
2023/08/13 12:29:01 ============== DBG: Creating docs in bucket testbucket2
2023/08/13 12:29:01 ============== DBG: Creating index bucket2_city in bucket testbucket2
2023/08/13 12:29:06 Created the secondary index bucket2_city. Waiting for it become active
2023/08/13 12:29:06 Index is 9797229069702578014 now active
2023/08/13 12:29:06 ============== DBG: Creating index bucket2_company in bucket testbucket2
2023/08/13 12:29:13 Created the secondary index bucket2_company. Waiting for it become active
2023/08/13 12:29:13 Index is 18309146645324019076 now active
2023/08/13 12:29:13 ============== DBG: Creating docs in bucket testbucket3
2023/08/13 12:29:14 ============== DBG: Creating index bucket3_gender in bucket testbucket3
2023/08/13 12:29:19 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/13 12:29:19 Index is 16796395270110583263 now active
2023/08/13 12:29:19 ============== DBG: Creating index bucket3_address in bucket testbucket3
2023/08/13 12:29:26 Created the secondary index bucket3_address. Waiting for it become active
2023/08/13 12:29:26 Index is 5460110705672818168 now active
2023/08/13 12:29:26 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/13 12:29:26 Using n1ql client
2023-08-13T12:29:26.256+05:30 [Info] metadata provider version changed 1212 -> 1213
2023-08-13T12:29:26.256+05:30 [Info] switched currmeta from 1212 -> 1213 force false 
2023-08-13T12:29:26.257+05:30 [Info] GSIC[default/default-_default-_default-1691909966250760206] started ...
2023/08/13 12:29:26 ============== DBG: First bucket scan:: Expected results = 310 Actual results = 310
2023/08/13 12:29:26 Expected and Actual scan responses are the same
2023/08/13 12:29:37 ============== DBG: Creating 50K docs in bucket testbucket4
2023/08/13 12:30:03 ============== DBG: Creating index bucket4_balance asynchronously in bucket testbucket4
2023/08/13 12:30:15 ============== DBG: Deleting bucket testbucket4
2023/08/13 12:30:18 Deleted bucket testbucket4, responseBody: 
2023/08/13 12:30:18 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/13 12:30:18 Using n1ql client
2023/08/13 12:30:18 ============== DBG: First bucket scan:: Expected results = 310 Actual results = 310
2023/08/13 12:30:18 Expected and Actual scan responses are the same
2023/08/13 12:30:18 ============== DBG: Second bucket scan:: Scanning index bucket2_city in bucket testbucket2
2023/08/13 12:30:18 Using n1ql client
2023-08-13T12:30:18.818+05:30 [Info] GSIC[default/testbucket2-_default-_default-1691910018816030922] started ...
2023/08/13 12:30:18 ============== DBG: Second bucket scan:: Expected results = 423 Actual results = 423
2023/08/13 12:30:18 Expected and Actual scan responses are the same
2023/08/13 12:30:18 ============== DBG: Third bucket scan:: Scanning index bucket3_gender in bucket testbucket3
2023/08/13 12:30:18 Using n1ql client
2023-08-13T12:30:18.849+05:30 [Info] GSIC[default/testbucket3-_default-_default-1691910018836980015] started ...
2023/08/13 12:30:18 ============== DBG: Third bucket scan:: Expected results = 521 Actual results = 521
2023/08/13 12:30:18 Expected and Actual scan responses are the same
2023/08/13 12:30:18 ============== DBG: Deleting buckets testbucket2 testbucket3 testbucket4
2023/08/13 12:30:20 Deleted bucket testbucket2, responseBody: 
2023/08/13 12:30:23 Deleted bucket testbucket3, responseBody: 
2023/08/13 12:30:23 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/13 12:30:23 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/08/13 12:30:23 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 07:00:22 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc000f64ac0 31 [] false false map[] 0xc001841a00 }
2023/08/13 12:30:23 DeleteBucket failed for bucket testbucket4 
2023/08/13 12:30:23 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/13 12:30:26 Modified parameters of bucket default, responseBody: 
--- PASS: TestDeleteBucketWhileInitialIndexBuild (276.29s)
=== RUN   TestWherClause_UpdateDocument
2023/08/13 12:30:41 In TestWherClause_UpdateDocument()
2023/08/13 12:30:41 In DropAllSecondaryIndexes()
2023/08/13 12:30:41 Index found:  bucket1_age
2023/08/13 12:30:41 Dropped index bucket1_age
2023/08/13 12:30:41 Index found:  bucket1_gender
2023/08/13 12:30:41 Dropped index bucket1_gender
2023/08/13 12:31:19 Flushed the bucket default, Response body: 
2023/08/13 12:31:21 Setting JSON docs in KV
2023/08/13 12:31:30 Created the secondary index id_ageGreaterThan40. Waiting for it become active
2023/08/13 12:31:30 Index is 11289499028398978799 now active
2023/08/13 12:31:30 Using n1ql client
2023/08/13 12:31:30 Expected and Actual scan responses are the same
2023/08/13 12:31:30 Number of docScanResults and scanResults = 6008 and 6008
2023/08/13 12:31:35 Using n1ql client
2023/08/13 12:31:36 Expected and Actual scan responses are the same
2023/08/13 12:31:36 Number of docScanResults and scanResults = 2008 and 2008
--- PASS: TestWherClause_UpdateDocument (54.52s)
=== RUN   TestDeferFalse
2023/08/13 12:31:36 In TestDeferFalse()
2023/08/13 12:31:38 Setting JSON docs in KV
2023/08/13 12:31:50 Created the secondary index index_deferfalse1. Waiting for it become active
2023/08/13 12:31:50 Index is 11990537713712993160 now active
2023/08/13 12:31:50 Using n1ql client
2023/08/13 12:31:51 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse (15.02s)
=== RUN   TestDeferFalse_CloseClientConnection
2023/08/13 12:31:51 In TestDeferFalse_CloseClientConnection()
2023/08/13 12:31:51 In CloseClientThread
2023/08/13 12:31:51 In CreateIndexThread
2023/08/13 12:31:53 Create Index call failed as expected due to error : Terminate Request due to client termination
2023/08/13 12:31:53 Waiting for index 4359962110664564160 to go active ...
2023/08/13 12:31:54 Waiting for index 4359962110664564160 to go active ...
2023/08/13 12:31:55 Waiting for index 4359962110664564160 to go active ...
2023/08/13 12:31:56 Waiting for index 4359962110664564160 to go active ...
2023/08/13 12:31:57 Waiting for index 4359962110664564160 to go active ...
2023/08/13 12:31:58 Waiting for index 4359962110664564160 to go active ...
2023/08/13 12:31:59 Index is 4359962110664564160 now active
2023/08/13 12:31:59 Using n1ql client
2023/08/13 12:31:59 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse_CloseClientConnection (8.14s)
=== RUN   TestOrphanIndexCleanup
2023/08/13 12:31:59 In DropAllSecondaryIndexes()
2023/08/13 12:31:59 Index found:  index_deferfalse2
2023/08/13 12:31:59 Dropped index index_deferfalse2
2023/08/13 12:31:59 Index found:  index_deferfalse1
2023/08/13 12:31:59 Dropped index index_deferfalse1
2023/08/13 12:31:59 Index found:  id_ageGreaterThan40
2023/08/13 12:31:59 Dropped index id_ageGreaterThan40
2023/08/13 12:32:14 Created the secondary index idx1_age_regular. Waiting for it become active
2023/08/13 12:32:14 Index is 14171787747791297362 now active
2023/08/13 12:32:21 Created the secondary index idx2_company_regular. Waiting for it become active
2023/08/13 12:32:21 Index is 936197148483528972 now active
2023/08/13 12:32:31 Using n1ql client
2023/08/13 12:32:31 Query on idx1_age_regular is successful
2023/08/13 12:32:31 Using n1ql client
2023/08/13 12:32:31 Query on idx2_company_regular is successful
Restarting indexer process ...
2023/08/13 12:32:31 []
2023-08-13T12:32:32.099+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-13T12:32:32.099+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/13 12:32:51 Using n1ql client
2023-08-13T12:32:51.962+05:30 [Error] transport error between 127.0.0.1:42266->127.0.0.1:9107: write tcp 127.0.0.1:42266->127.0.0.1:9107: write: broken pipe
2023-08-13T12:32:51.962+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -6669070900488202380 request transport failed `write tcp 127.0.0.1:42266->127.0.0.1:9107: write: broken pipe`
2023-08-13T12:32:51.962+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-13T12:32:51.962+05:30 [Error] metadataClient:PickRandom: Replicas - [11851316839440485769], PrunedReplica - map[], FilteredReplica map[]
2023/08/13 12:32:52 Query on idx1_age_regular is successful - after indexer restart.
2023/08/13 12:32:52 Using n1ql client
2023/08/13 12:32:52 Query on idx2_company_regular is successful - after indexer restart.
--- PASS: TestOrphanIndexCleanup (52.92s)
=== RUN   TestOrphanPartitionCleanup
Not running TestOrphanPartitionCleanup for forestdb
--- PASS: TestOrphanPartitionCleanup (0.00s)
=== RUN   TestIndexerSettings
2023/08/13 12:32:52 In TestIndexerSettings()
2023/08/13 12:32:52 Changing config key indexer.settings.max_cpu_percent to value 300
2023/08/13 12:32:52 Changing config key indexer.settings.inmemory_snapshot.interval to value 300
2023/08/13 12:32:52 Changing config key indexer.settings.persisted_snapshot.interval to value 20000
2023/08/13 12:32:52 Changing config key indexer.settings.recovery.max_rollbacks to value 3
2023/08/13 12:32:52 Changing config key indexer.settings.log_level to value error
--- PASS: TestIndexerSettings (0.58s)
=== RUN   TestRestoreDefaultSettings
2023/08/13 12:32:52 In TestIndexerSettings_RestoreDefault()
2023/08/13 12:32:52 Changing config key indexer.settings.max_cpu_percent to value 0
2023/08/13 12:32:52 Changing config key indexer.settings.inmemory_snapshot.interval to value 200
2023/08/13 12:32:52 Changing config key indexer.settings.persisted_snapshot.interval to value 5000
2023/08/13 12:32:53 Changing config key indexer.settings.recovery.max_rollbacks to value 5
2023/08/13 12:32:53 Changing config key indexer.settings.log_level to value info
--- PASS: TestRestoreDefaultSettings (0.55s)
=== RUN   TestStat_ItemsCount
2023/08/13 12:32:53 In TestStat_ItemsCount()
2023/08/13 12:32:53 In DropAllSecondaryIndexes()
2023/08/13 12:32:53 Index found:  idx1_age_regular
2023/08/13 12:32:53 Dropped index idx1_age_regular
2023/08/13 12:32:53 Index found:  idx2_company_regular
2023/08/13 12:32:53 Dropped index idx2_company_regular
2023/08/13 12:32:53 Emptying the default bucket
2023/08/13 12:32:56 Flush Enabled on bucket default, responseBody: 
2023/08/13 12:33:34 Flushed the bucket default, Response body: 
2023/08/13 12:33:34 Generating JSON docs
2023/08/13 12:33:34 Setting initial JSON docs in KV
2023/08/13 12:33:39 Creating a 2i
2023/08/13 12:33:42 Created the secondary index index_test1. Waiting for it become active
2023/08/13 12:33:42 Index is 13918494816736809520 now active
2023/08/13 12:33:47 items_count stat is 10000
--- PASS: TestStat_ItemsCount (54.68s)
=== RUN   TestRangeArrayIndex_Distinct
2023/08/13 12:33:47 In TestRangeArrayIndex_Distinct()
2023/08/13 12:33:47 In DropAllSecondaryIndexes()
2023/08/13 12:33:47 Index found:  index_test1
2023/08/13 12:33:48 Dropped index index_test1
2023/08/13 12:34:26 Flushed the bucket default, Response body: 
2023/08/13 12:34:29 Created the secondary index arridx_friends. Waiting for it become active
2023/08/13 12:34:29 Index is 57439770604398950 now active
2023-08-13T12:34:29.979+05:30 [Error] transport error between 127.0.0.1:41524->127.0.0.1:9107: write tcp 127.0.0.1:41524->127.0.0.1:9107: write: broken pipe
2023-08-13T12:34:29.979+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:41524->127.0.0.1:9107: write: broken pipe`
2023-08-13T12:34:29.979+05:30 [Warn] scan failed: requestId  queryport 127.0.0.1:9107 inst 13119340137177041489 partition [0]
2023-08-13T12:34:29.979+05:30 [Warn] Scan failed with error for index 57439770604398950.  Trying scan again with replica, reqId: :  write tcp 127.0.0.1:41524->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023-08-13T12:34:29.980+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-13T12:34:29.980+05:30 [Error] metadataClient:PickRandom: Replicas - [13119340137177041489], PrunedReplica - map[], FilteredReplica map[]
2023-08-13T12:34:29.980+05:30 [Warn] Fail to find indexers to satisfy query request.  Trying scan again for index 57439770604398950, reqId: :  write tcp 127.0.0.1:41524->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023/08/13 12:34:30 Expected and Actual scan responses are the same
2023/08/13 12:34:32 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Distinct (44.94s)
=== RUN   TestUpdateArrayIndex_Distinct
2023/08/13 12:34:32 In TestUpdateArrayIndex_Distinct()
2023/08/13 12:34:32 In DropAllSecondaryIndexes()
2023/08/13 12:34:32 Index found:  arridx_friends
2023/08/13 12:34:32 Dropped index arridx_friends
2023/08/13 12:35:11 Flushed the bucket default, Response body: 
2023/08/13 12:35:15 Created the secondary index arridx_friends. Waiting for it become active
2023/08/13 12:35:15 Index is 4630213254196476068 now active
2023/08/13 12:35:15 Expected and Actual scan responses are the same
2023/08/13 12:35:18 Expected and Actual scan responses are the same
2023/08/13 12:35:18 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Distinct (45.78s)
=== RUN   TestRangeArrayIndex_Duplicate
2023/08/13 12:35:18 In TestRangeArrayIndex_Duplicate()
2023/08/13 12:35:18 In DropAllSecondaryIndexes()
2023/08/13 12:35:18 Index found:  arridx_friends
2023/08/13 12:35:18 Dropped index arridx_friends
2023/08/13 12:35:56 Flushed the bucket default, Response body: 
2023/08/13 12:36:00 Created the secondary index arridx_friends. Waiting for it become active
2023/08/13 12:36:00 Index is 10428390223309212222 now active
2023/08/13 12:36:00 Expected and Actual scan responses are the same
2023/08/13 12:36:03 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Duplicate (44.75s)
=== RUN   TestUpdateArrayIndex_Duplicate
2023/08/13 12:36:03 In TestUpdateArrayIndex_Duplicate()
2023/08/13 12:36:03 In DropAllSecondaryIndexes()
2023/08/13 12:36:03 Index found:  arridx_friends
2023/08/13 12:36:03 Dropped index arridx_friends
2023/08/13 12:36:41 Flushed the bucket default, Response body: 
2023/08/13 12:36:45 Created the secondary index arridx_friends. Waiting for it become active
2023/08/13 12:36:45 Index is 2258420428588465567 now active
2023/08/13 12:36:45 Expected and Actual scan responses are the same
2023/08/13 12:36:48 Expected and Actual scan responses are the same
2023/08/13 12:36:48 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Duplicate (45.56s)
=== RUN   TestArrayIndexCornerCases
    set09_arrayindex_test.go:193: Test disbaled
--- SKIP: TestArrayIndexCornerCases (0.00s)
=== RUN   TestArraySizeIncreaseDecrease1
    set09_arrayindex_test.go:249: Test disbaled
--- SKIP: TestArraySizeIncreaseDecrease1 (0.00s)
=== RUN   TestArraySizeIncreaseDecrease2
    set09_arrayindex_test.go:369: Test disbaled
--- SKIP: TestArraySizeIncreaseDecrease2 (0.00s)
=== RUN   TestBufferedScan_BackfillDisabled
2023/08/13 12:36:48 In TestBufferedScan_BackfillDisabled()
2023/08/13 12:36:48 In DropAllSecondaryIndexes()
2023/08/13 12:36:48 Index found:  arridx_friends
2023/08/13 12:36:49 Dropped index arridx_friends
2023/08/13 12:37:27 Flushed the bucket default, Response body: 
2023/08/13 12:38:04 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/13 12:38:12 Created the secondary index addressidx. Waiting for it become active
2023/08/13 12:38:12 Index is 10475967273819495338 now active
2023-08-13T12:38:12.629+05:30 [Info] metadata provider version changed 1331 -> 1332
2023-08-13T12:38:12.629+05:30 [Info] switched currmeta from 1331 -> 1332 force false 
2023-08-13T12:38:12.629+05:30 [Info] GSIC[default/default-_default-_default-1691910492623567008] started ...
2023-08-13T12:38:12.629+05:30 [Warn] MonitorIndexer: Indexer for default:_default:_default is already being monitored
2023/08/13 12:38:12 Non-backfill file found: /tmp/.ICE-unix
2023/08/13 12:38:12 Non-backfill file found: /tmp/.Test-unix
2023/08/13 12:38:12 Non-backfill file found: /tmp/.X11-unix
2023/08/13 12:38:12 Non-backfill file found: /tmp/.XIM-unix
2023/08/13 12:38:12 Non-backfill file found: /tmp/.font-unix
2023/08/13 12:38:12 Non-backfill file found: /tmp/a547cf79-6276-4385-99a2-b6bc7ba099aa.sock
2023/08/13 12:38:12 Non-backfill file found: /tmp/b228d174-cd07-47e1-9398-1c73674dc399.sock
2023/08/13 12:38:12 Non-backfill file found: /tmp/f_a547cf79-6276-4385-99a2-b6bc7ba099aa.sock
2023/08/13 12:38:12 Non-backfill file found: /tmp/f_b228d174-cd07-47e1-9398-1c73674dc399.sock
2023/08/13 12:38:12 Non-backfill file found: /tmp/go-build2305528807
2023/08/13 12:38:12 Non-backfill file found: /tmp/mdbslice
2023/08/13 12:38:12 Non-backfill file found: /tmp/systemd-private-20f7d343c385471fa27915f6d5463cd0-apache2.service-Tikn9A
2023/08/13 12:38:12 Non-backfill file found: /tmp/systemd-private-20f7d343c385471fa27915f6d5463cd0-systemd-timesyncd.service-0ifHo4
2023/08/13 12:38:12 limit=1,chsize=256; received 1 items; took 4.55143ms
2023-08-13T12:38:12.648+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T12:38:12.648+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T12:38:12.648+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T12:38:12.648+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T12:38:12.651+05:30 [Info] switched currmeta from 1336 -> 1336 force true 
2023-08-13T12:38:12.651+05:30 [Info] switched currmeta from 1332 -> 1332 force true 
2023/08/13 12:38:14 limit=1000,chsize=256; received 1000 items; took 1.269662264s
2023-08-13T12:38:15.151+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-13T12:38:15.163+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T12:38:15.163+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T12:38:15.165+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T12:38:15.165+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T12:38:15.168+05:30 [Info] switched currmeta from 1336 -> 1336 force true 
2023-08-13T12:38:15.169+05:30 [Info] switched currmeta from 1332 -> 1332 force true 
2023-08-13T12:38:15.906+05:30 [Info] gsiKeyspace::Close Closing default:_default:_default
--- PASS: TestBufferedScan_BackfillDisabled (86.98s)
=== RUN   TestBufferedScan_BackfillEnabled
2023/08/13 12:38:15 In TestBufferedScan_BackfillEnabled()
2023-08-13T12:38:16.007+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2023/08/13 12:38:16 Changing config key queryport.client.settings.backfillLimit to value 1
2023-08-13T12:38:16.021+05:30 [Info] GSIC[default/default-_default-_default-1691910496017016763] started ...
2023-08-13T12:38:16.027+05:30 [Info] New settings received: 
{"indexer.api.enableTestServer":true,"indexer.plasma.backIndex.enableInMemoryCompression":true,"indexer.plasma.backIndex.enablePageBloomFilter":true,"indexer.plasma.mainIndex.enableInMemoryCompression":true,"indexer.settings.allow_large_keys":true,"indexer.settings.bufferPoolBlockSize":16384,"indexer.settings.build.batch_size":5,"indexer.settings.compaction.abort_exceed_interval":false,"indexer.settings.compaction.check_period":30,"indexer.settings.compaction.compaction_mode":"circular","indexer.settings.compaction.days_of_week":"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday","indexer.settings.compaction.interval":"00:00,00:00","indexer.settings.compaction.min_frag":30,"indexer.settings.compaction.min_size":524288000,"indexer.settings.compaction.plasma.manual":false,"indexer.settings.compaction.plasma.optional.decrement":5,"indexer.settings.compaction.plasma.optional.min_frag":20,"indexer.settings.compaction.plasma.optional.quota":25,"indexer.settings.corrupt_index_num_backups":1,"indexer.settings.cpuProfDir":"","indexer.settings.cpuProfile":false,"indexer.settings.eTagPeriod":240,"indexer.settings.enable_corrupt_index_backup":false,"indexer.settings.enable_page_bloom_filter":true,"indexer.settings.fast_flush_mode":true,"indexer.settings.gc_percent":100,"indexer.settings.inmemory_snapshot.fdb.interval":200,"indexer.settings.inmemory_snapshot.interval":200,"indexer.settings.inmemory_snapshot.moi.interval":10,"indexer.settings.largeSnapshotThreshold":200,"indexer.settings.log_level":"info","indexer.settings.maxVbQueueLength":0,"indexer.settings.max_array_seckey_size":10240,"indexer.settings.max_cpu_percent":0,"indexer.settings.max_seckey_size":4608,"indexer.settings.max_writer_lock_prob":20,"indexer.settings.memProfDir":"","indexer.settings.memProfile":false,"indexer.settings.memory_quota":1572864000,"indexer.settings.minVbQueueLength":30,"indexer.settings.moi.debug":false,"indexer.settings.moi.persistence_threads":2,"indexer.settings.moi.recovery.max_rollbacks":2,"indexer.settings.moi.recovery_threads":4,"indexer.settings.num_replica":0,"indexer.settings.percentage_memory_quota":0,"indexer.settings.persisted_snapshot.fdb.interval":5000,"indexer.settings.persisted_snapshot.interval":5000,"indexer.settings.persisted_snapshot.moi.interval":60000,"indexer.settings.persisted_snapshot_init_build.fdb.interval":5000,"indexer.settings.persisted_snapshot_init_build.interval":5000,"indexer.settings.persisted_snapshot_init_build.moi.interval":60000,"indexer.settings.plasma.recovery.max_rollbacks":2,"indexer.settings.rebalance.blob_storage_bucket":"","indexer.settings.rebalance.blob_storage_prefix":"","indexer.settings.rebalance.blob_storage_region":"","indexer.settings.rebalance.blob_storage_scheme":"","indexer.settings.rebalance.redistribute_indexes":false,"indexer.settings.recovery.max_rollbacks":5,"indexer.settings.scan_getseqnos_retries":30,"indexer.settings.scan_timeout":0,"indexer.settings.send_buffer_size":1024,"indexer.settings.serverless.indexLimit":201,"indexer.settings.sliceBufSize":800,"indexer.settings.smallSnapshotThreshold":30,"indexer.settings.snapshotListeners":2,"indexer.settings.snapshotRequestWorkers":2,"indexer.settings.statsLogDumpInterval":60,"indexer.settings.storage_mode":"forestdb","indexer.settings.storage_mode.disable_upgrade":true,"indexer.settings.thresholds.mem_high":70,"indexer.settings.thresholds.mem_low":50,"indexer.settings.thresholds.units_high":60,"indexer.settings.thresholds.units_low":40,"indexer.settings.units_quota":10000,"indexer.settings.wal_size":4096,"projector.settings.log_level":"info","queryport.client.log_level":"warn","queryport.client.settings.backfillLimit":1,"queryport.client.settings.minPoolSizeWM":1000,"queryport.client.settings.poolOverflow":30,"queryport.client.settings.poolSize":5000,"queryport.client.settings.relConnBatchSize":100}
2023/08/13 12:38:16 limit=1,chsize=256; received 1 items; took 12.422405ms
2023/08/13 12:38:17 limit=1000,chsize=256; received 1000 items; took 27.230573ms
2023/08/13 12:38:29 limit=1000,chsize=256; received 1000 items; took 10.35712954s
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error:  bufferedscan temp file size exceeded limit 1, 13 - cause:  bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error:  bufferedscan temp file size exceeded limit 1, 13 - cause:  bufferedscan temp file size exceeded limit 1, 13
2023/08/13 12:38:46 limit=1000,chsize=256; received 762 items; took 15.832811354s
2023/08/13 12:38:46 limit=1000,chsize=256; received 762 items; took 15.839190745s
2023/08/13 12:38:47 Changing config key queryport.client.settings.backfillLimit to value 0
--- PASS: TestBufferedScan_BackfillEnabled (31.47s)
=== RUN   TestMultiScanSetup
2023/08/13 12:38:47 In TestMultiScanSetup()
2023/08/13 12:38:48 Emptying the default bucket
2023/08/13 12:38:51 Flush Enabled on bucket default, responseBody: 
2023/08/13 12:39:29 Flushed the bucket default, Response body: 
2023/08/13 12:39:29 Populating the default bucket
2023/08/13 12:39:42 Created the secondary index index_companyname. Waiting for it become active
2023/08/13 12:39:42 Index is 11671580152470257273 now active
2023/08/13 12:39:48 Created the secondary index index_company. Waiting for it become active
2023/08/13 12:39:48 Index is 16500841146827282900 now active
2023/08/13 12:39:54 Created the secondary index index_company_name_age. Waiting for it become active
2023/08/13 12:39:54 Index is 517241612480863557 now active
2023/08/13 12:40:00 Created the secondary index index_primary. Waiting for it become active
2023/08/13 12:40:00 Index is 7396985394727550146 now active
2023/08/13 12:40:07 Created the secondary index index_company_name_age_address. Waiting for it become active
2023/08/13 12:40:07 Index is 11540717423904950770 now active
2023/08/13 12:40:14 Created the secondary index index_company_name_age_address_friends. Waiting for it become active
2023/08/13 12:40:14 Index is 7050144578460262484 now active
--- PASS: TestMultiScanSetup (86.83s)
=== RUN   TestMultiScanCount
2023/08/13 12:40:14 In TestMultiScanCount()
2023/08/13 12:40:14 

--------- Composite Index with 2 fields ---------
2023/08/13 12:40:14 
--- ScanAllNoFilter ---
2023/08/13 12:40:14 distinct = false
2023/08/13 12:40:14 Using n1ql client
2023/08/13 12:40:14 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:40:14 
--- ScanAllFilterNil ---
2023/08/13 12:40:14 distinct = false
2023/08/13 12:40:15 Using n1ql client
2023/08/13 12:40:15 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:40:15 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:40:15 distinct = false
2023/08/13 12:40:15 Using n1ql client
2023/08/13 12:40:16 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:40:16 
--- SingleSeek ---
2023/08/13 12:40:16 distinct = false
2023/08/13 12:40:16 Using n1ql client
2023/08/13 12:40:16 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 12:40:16 
--- MultipleSeek ---
2023/08/13 12:40:16 distinct = false
2023/08/13 12:40:16 Using n1ql client
2023/08/13 12:40:16 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/13 12:40:16 
--- SimpleRange ---
2023/08/13 12:40:16 distinct = false
2023/08/13 12:40:17 Using n1ql client
2023/08/13 12:40:17 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/13 12:40:17 
--- NonOverlappingRanges ---
2023/08/13 12:40:17 distinct = false
2023/08/13 12:40:17 Using n1ql client
2023/08/13 12:40:17 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/08/13 12:40:17 
--- OverlappingRanges ---
2023/08/13 12:40:17 distinct = false
2023/08/13 12:40:18 Using n1ql client
2023/08/13 12:40:18 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/08/13 12:40:18 
--- NonOverlappingFilters ---
2023/08/13 12:40:18 distinct = false
2023/08/13 12:40:18 Using n1ql client
2023/08/13 12:40:18 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/08/13 12:40:18 
--- OverlappingFilters ---
2023/08/13 12:40:18 distinct = false
2023/08/13 12:40:19 Using n1ql client
2023/08/13 12:40:19 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/08/13 12:40:19 
--- BoundaryFilters ---
2023/08/13 12:40:19 distinct = false
2023/08/13 12:40:19 Using n1ql client
2023/08/13 12:40:19 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/08/13 12:40:19 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:40:19 distinct = false
2023/08/13 12:40:20 Using n1ql client
2023/08/13 12:40:20 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/08/13 12:40:20 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:40:20 distinct = false
2023/08/13 12:40:20 Using n1ql client
2023/08/13 12:40:20 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/08/13 12:40:20 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:40:20 distinct = false
2023/08/13 12:40:20 Using n1ql client
2023/08/13 12:40:20 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/13 12:40:20 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:40:20 distinct = false
2023/08/13 12:40:21 Using n1ql client
2023/08/13 12:40:21 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/13 12:40:21 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:40:21 distinct = false
2023/08/13 12:40:21 Using n1ql client
2023/08/13 12:40:21 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:40:21 
--- FiltersWithUnbounded ---
2023/08/13 12:40:21 distinct = false
2023/08/13 12:40:22 Using n1ql client
2023/08/13 12:40:22 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/13 12:40:22 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:40:22 distinct = false
2023/08/13 12:40:22 Using n1ql client
2023/08/13 12:40:22 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/13 12:40:22 

--------- Simple Index with 1 field ---------
2023/08/13 12:40:22 
--- SingleIndexSimpleRange ---
2023/08/13 12:40:22 distinct = false
2023/08/13 12:40:23 Using n1ql client
2023/08/13 12:40:23 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/13 12:40:23 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:40:23 distinct = false
2023/08/13 12:40:23 Using n1ql client
2023/08/13 12:40:23 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/08/13 12:40:23 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:40:23 distinct = false
2023/08/13 12:40:24 Using n1ql client
2023/08/13 12:40:24 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/08/13 12:40:24 

--------- Composite Index with 3 fields ---------
2023/08/13 12:40:24 
--- ScanAllNoFilter ---
2023/08/13 12:40:24 distinct = false
2023/08/13 12:40:24 Using n1ql client
2023/08/13 12:40:24 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:40:24 
--- ScanAllFilterNil ---
2023/08/13 12:40:24 distinct = false
2023/08/13 12:40:25 Using n1ql client
2023/08/13 12:40:25 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:40:25 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:40:25 distinct = false
2023/08/13 12:40:25 Using n1ql client
2023/08/13 12:40:26 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:40:26 
--- 3FieldsSingleSeek ---
2023/08/13 12:40:26 distinct = false
2023/08/13 12:40:26 Using n1ql client
2023/08/13 12:40:26 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 12:40:26 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:40:26 distinct = false
2023/08/13 12:40:26 Using n1ql client
2023/08/13 12:40:26 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/13 12:40:26 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:40:26 distinct = false
2023/08/13 12:40:27 Using n1ql client
2023/08/13 12:40:27 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/13 12:40:27 

--------- New scenarios ---------
2023/08/13 12:40:27 
--- CompIndexHighUnbounded1 ---
2023/08/13 12:40:27 
--- Multi Scan 0 ---
2023/08/13 12:40:27 distinct = false
2023/08/13 12:40:27 Using n1ql client
2023/08/13 12:40:27 Using n1ql client
2023/08/13 12:40:27 len(scanResults) = 8 MultiScanCount = 8
2023/08/13 12:40:27 Expected and Actual scan responses are the same
2023/08/13 12:40:27 
--- Multi Scan 1 ---
2023/08/13 12:40:27 distinct = false
2023/08/13 12:40:28 Using n1ql client
2023/08/13 12:40:28 Using n1ql client
2023/08/13 12:40:28 len(scanResults) = 0 MultiScanCount = 0
2023/08/13 12:40:28 Expected and Actual scan responses are the same
2023/08/13 12:40:28 
--- Multi Scan 2 ---
2023/08/13 12:40:28 distinct = false
2023/08/13 12:40:28 Using n1ql client
2023/08/13 12:40:28 Using n1ql client
2023/08/13 12:40:28 len(scanResults) = 9 MultiScanCount = 9
2023/08/13 12:40:28 Expected and Actual scan responses are the same
2023/08/13 12:40:28 
--- CompIndexHighUnbounded2 ---
2023/08/13 12:40:28 
--- Multi Scan 0 ---
2023/08/13 12:40:28 distinct = false
2023/08/13 12:40:28 Using n1ql client
2023/08/13 12:40:28 Using n1ql client
2023/08/13 12:40:29 len(scanResults) = 4138 MultiScanCount = 4138
2023/08/13 12:40:29 Expected and Actual scan responses are the same
2023/08/13 12:40:29 
--- Multi Scan 1 ---
2023/08/13 12:40:29 distinct = false
2023/08/13 12:40:29 Using n1ql client
2023/08/13 12:40:29 Using n1ql client
2023/08/13 12:40:29 len(scanResults) = 2746 MultiScanCount = 2746
2023/08/13 12:40:29 Expected and Actual scan responses are the same
2023/08/13 12:40:29 
--- Multi Scan 2 ---
2023/08/13 12:40:29 distinct = false
2023/08/13 12:40:30 Using n1ql client
2023/08/13 12:40:30 Using n1ql client
2023/08/13 12:40:30 len(scanResults) = 4691 MultiScanCount = 4691
2023/08/13 12:40:30 Expected and Actual scan responses are the same
2023/08/13 12:40:30 
--- CompIndexHighUnbounded3 ---
2023/08/13 12:40:30 
--- Multi Scan 0 ---
2023/08/13 12:40:30 distinct = false
2023/08/13 12:40:30 Using n1ql client
2023/08/13 12:40:30 Using n1ql client
2023/08/13 12:40:30 len(scanResults) = 1329 MultiScanCount = 1329
2023/08/13 12:40:30 Expected and Actual scan responses are the same
2023/08/13 12:40:30 
--- CompIndexHighUnbounded4 ---
2023/08/13 12:40:30 
--- Multi Scan 0 ---
2023/08/13 12:40:30 distinct = false
2023/08/13 12:40:31 Using n1ql client
2023/08/13 12:40:31 Using n1ql client
2023/08/13 12:40:31 len(scanResults) = 5349 MultiScanCount = 5349
2023/08/13 12:40:31 Expected and Actual scan responses are the same
2023/08/13 12:40:31 
--- CompIndexHighUnbounded5 ---
2023/08/13 12:40:31 
--- Multi Scan 0 ---
2023/08/13 12:40:31 distinct = false
2023/08/13 12:40:31 Using n1ql client
2023/08/13 12:40:32 Using n1ql client
2023/08/13 12:40:32 len(scanResults) = 8210 MultiScanCount = 8210
2023/08/13 12:40:32 Expected and Actual scan responses are the same
2023/08/13 12:40:32 
--- SeekBoundaries ---
2023/08/13 12:40:32 
--- Multi Scan 0 ---
2023/08/13 12:40:32 distinct = false
2023/08/13 12:40:32 Using n1ql client
2023/08/13 12:40:32 Using n1ql client
2023/08/13 12:40:32 len(scanResults) = 175 MultiScanCount = 175
2023/08/13 12:40:32 Expected and Actual scan responses are the same
2023/08/13 12:40:32 
--- Multi Scan 1 ---
2023/08/13 12:40:32 distinct = false
2023/08/13 12:40:33 Using n1ql client
2023/08/13 12:40:33 Using n1ql client
2023/08/13 12:40:33 len(scanResults) = 1 MultiScanCount = 1
2023/08/13 12:40:33 Expected and Actual scan responses are the same
2023/08/13 12:40:33 
--- Multi Scan 2 ---
2023/08/13 12:40:33 distinct = false
2023/08/13 12:40:33 Using n1ql client
2023/08/13 12:40:33 Using n1ql client
2023/08/13 12:40:33 len(scanResults) = 555 MultiScanCount = 555
2023/08/13 12:40:33 Expected and Actual scan responses are the same
2023/08/13 12:40:33 
--- Multi Scan 3 ---
2023/08/13 12:40:33 distinct = false
2023/08/13 12:40:34 Using n1ql client
2023/08/13 12:40:34 Using n1ql client
2023/08/13 12:40:34 len(scanResults) = 872 MultiScanCount = 872
2023/08/13 12:40:34 Expected and Actual scan responses are the same
2023/08/13 12:40:34 
--- Multi Scan 4 ---
2023/08/13 12:40:34 distinct = false
2023/08/13 12:40:35 Using n1ql client
2023/08/13 12:40:35 Using n1ql client
2023/08/13 12:40:35 len(scanResults) = 287 MultiScanCount = 287
2023/08/13 12:40:35 Expected and Actual scan responses are the same
2023/08/13 12:40:35 
--- Multi Scan 5 ---
2023/08/13 12:40:35 distinct = false
2023/08/13 12:40:35 Using n1ql client
2023/08/13 12:40:35 Using n1ql client
2023/08/13 12:40:35 len(scanResults) = 5254 MultiScanCount = 5254
2023/08/13 12:40:35 Expected and Actual scan responses are the same
2023/08/13 12:40:35 
--- Multi Scan 6 ---
2023/08/13 12:40:35 distinct = false
2023/08/13 12:40:36 Using n1ql client
2023/08/13 12:40:36 Using n1ql client
2023/08/13 12:40:36 len(scanResults) = 5566 MultiScanCount = 5566
2023/08/13 12:40:36 Expected and Actual scan responses are the same
2023/08/13 12:40:36 
--- Multi Scan 7 ---
2023/08/13 12:40:36 distinct = false
2023/08/13 12:40:37 Using n1ql client
2023/08/13 12:40:37 Using n1ql client
2023/08/13 12:40:37 len(scanResults) = 8 MultiScanCount = 8
2023/08/13 12:40:37 Expected and Actual scan responses are the same
2023/08/13 12:40:37 

--------- With DISTINCT True ---------
2023/08/13 12:40:37 
--- ScanAllNoFilter ---
2023/08/13 12:40:37 distinct = true
2023/08/13 12:40:37 Using n1ql client
2023/08/13 12:40:37 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:40:37 
--- ScanAllFilterNil ---
2023/08/13 12:40:37 distinct = true
2023/08/13 12:40:38 Using n1ql client
2023/08/13 12:40:38 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:40:38 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:40:38 distinct = true
2023/08/13 12:40:38 Using n1ql client
2023/08/13 12:40:38 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:40:38 
--- SingleSeek ---
2023/08/13 12:40:38 distinct = true
2023/08/13 12:40:39 Using n1ql client
2023/08/13 12:40:39 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 12:40:39 
--- MultipleSeek ---
2023/08/13 12:40:39 distinct = true
2023/08/13 12:40:39 Using n1ql client
2023/08/13 12:40:39 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/13 12:40:39 
--- SimpleRange ---
2023/08/13 12:40:39 distinct = true
2023/08/13 12:40:40 Using n1ql client
2023/08/13 12:40:40 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/13 12:40:40 
--- NonOverlappingRanges ---
2023/08/13 12:40:40 distinct = true
2023/08/13 12:40:40 Using n1ql client
2023/08/13 12:40:40 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/08/13 12:40:40 
--- OverlappingRanges ---
2023/08/13 12:40:40 distinct = true
2023/08/13 12:40:40 Using n1ql client
2023/08/13 12:40:41 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/08/13 12:40:41 
--- NonOverlappingFilters ---
2023/08/13 12:40:41 distinct = true
2023/08/13 12:40:41 Using n1ql client
2023/08/13 12:40:41 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/08/13 12:40:41 
--- NonOverlappingFilters2 ---
2023/08/13 12:40:41 distinct = true
2023/08/13 12:40:41 Using n1ql client
2023/08/13 12:40:41 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 12:40:41 
--- OverlappingFilters ---
2023/08/13 12:40:41 distinct = true
2023/08/13 12:40:42 Using n1ql client
2023/08/13 12:40:42 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/08/13 12:40:42 
--- BoundaryFilters ---
2023/08/13 12:40:42 distinct = true
2023/08/13 12:40:42 Using n1ql client
2023/08/13 12:40:42 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/08/13 12:40:42 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:40:42 distinct = true
2023/08/13 12:40:43 Using n1ql client
2023/08/13 12:40:43 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/08/13 12:40:43 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:40:43 distinct = true
2023/08/13 12:40:43 Using n1ql client
2023/08/13 12:40:43 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/08/13 12:40:43 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:40:43 distinct = false
2023/08/13 12:40:44 Using n1ql client
2023/08/13 12:40:44 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/13 12:40:44 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:40:44 distinct = false
2023/08/13 12:40:44 Using n1ql client
2023/08/13 12:40:44 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/13 12:40:44 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:40:44 distinct = false
2023/08/13 12:40:44 Using n1ql client
2023/08/13 12:40:45 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:40:45 
--- FiltersWithUnbounded ---
2023/08/13 12:40:45 distinct = false
2023/08/13 12:40:45 Using n1ql client
2023/08/13 12:40:45 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/13 12:40:45 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:40:45 distinct = false
2023/08/13 12:40:46 Using n1ql client
2023/08/13 12:40:46 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/13 12:40:46 

--------- Simple Index with 1 field ---------
2023/08/13 12:40:46 
--- SingleIndexSimpleRange ---
2023/08/13 12:40:46 distinct = true
2023/08/13 12:40:46 Using n1ql client
2023/08/13 12:40:46 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/13 12:40:46 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:40:46 distinct = true
2023/08/13 12:40:46 Using n1ql client
2023/08/13 12:40:46 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/08/13 12:40:46 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:40:46 distinct = true
2023/08/13 12:40:47 Using n1ql client
2023/08/13 12:40:47 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/08/13 12:40:47 

--------- Composite Index with 3 fields ---------
2023/08/13 12:40:47 
--- ScanAllNoFilter ---
2023/08/13 12:40:47 distinct = true
2023/08/13 12:40:47 Using n1ql client
2023/08/13 12:40:48 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:40:48 
--- ScanAllFilterNil ---
2023/08/13 12:40:48 distinct = true
2023/08/13 12:40:48 Using n1ql client
2023/08/13 12:40:48 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:40:48 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:40:48 distinct = true
2023/08/13 12:40:49 Using n1ql client
2023/08/13 12:40:49 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:40:49 
--- 3FieldsSingleSeek ---
2023/08/13 12:40:49 distinct = true
2023/08/13 12:40:49 Using n1ql client
2023/08/13 12:40:49 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 12:40:49 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:40:49 distinct = true
2023/08/13 12:40:50 Using n1ql client
2023/08/13 12:40:50 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/13 12:40:50 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:40:50 distinct = true
2023/08/13 12:40:50 Using n1ql client
2023/08/13 12:40:50 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanCount (36.49s)
=== RUN   TestMultiScanScenarios
2023/08/13 12:40:50 In TestMultiScanScenarios()
2023/08/13 12:40:50 

--------- Composite Index with 2 fields ---------
2023/08/13 12:40:50 
--- ScanAllNoFilter ---
2023/08/13 12:40:50 distinct = false
2023/08/13 12:40:51 Using n1ql client
2023/08/13 12:40:51 Expected and Actual scan responses are the same
2023/08/13 12:40:51 
--- ScanAllFilterNil ---
2023/08/13 12:40:51 distinct = false
2023/08/13 12:40:51 Using n1ql client
2023/08/13 12:40:51 Expected and Actual scan responses are the same
2023/08/13 12:40:51 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:40:51 distinct = false
2023/08/13 12:40:52 Using n1ql client
2023/08/13 12:40:52 Expected and Actual scan responses are the same
2023/08/13 12:40:52 
--- SingleSeek ---
2023/08/13 12:40:52 distinct = false
2023/08/13 12:40:52 Using n1ql client
2023/08/13 12:40:52 Expected and Actual scan responses are the same
2023/08/13 12:40:52 
--- MultipleSeek ---
2023/08/13 12:40:52 distinct = false
2023/08/13 12:40:53 Using n1ql client
2023/08/13 12:40:53 Expected and Actual scan responses are the same
2023/08/13 12:40:53 
--- SimpleRange ---
2023/08/13 12:40:53 distinct = false
2023/08/13 12:40:53 Using n1ql client
2023/08/13 12:40:53 Expected and Actual scan responses are the same
2023/08/13 12:40:53 
--- NonOverlappingRanges ---
2023/08/13 12:40:53 distinct = false
2023/08/13 12:40:54 Using n1ql client
2023/08/13 12:40:54 Expected and Actual scan responses are the same
2023/08/13 12:40:54 
--- OverlappingRanges ---
2023/08/13 12:40:54 distinct = false
2023/08/13 12:40:54 Using n1ql client
2023/08/13 12:40:54 Expected and Actual scan responses are the same
2023/08/13 12:40:54 
--- NonOverlappingFilters ---
2023/08/13 12:40:54 distinct = false
2023/08/13 12:40:55 Using n1ql client
2023/08/13 12:40:55 Expected and Actual scan responses are the same
2023/08/13 12:40:55 
--- OverlappingFilters ---
2023/08/13 12:40:55 distinct = false
2023/08/13 12:40:55 Using n1ql client
2023/08/13 12:40:55 Expected and Actual scan responses are the same
2023/08/13 12:40:55 
--- BoundaryFilters ---
2023/08/13 12:40:55 distinct = false
2023/08/13 12:40:56 Using n1ql client
2023/08/13 12:40:56 Expected and Actual scan responses are the same
2023/08/13 12:40:56 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:40:56 distinct = false
2023/08/13 12:40:56 Using n1ql client
2023/08/13 12:40:56 Expected and Actual scan responses are the same
2023/08/13 12:40:56 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:40:56 distinct = false
2023/08/13 12:40:56 Using n1ql client
2023/08/13 12:40:56 Expected and Actual scan responses are the same
2023/08/13 12:40:56 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:40:56 distinct = false
2023/08/13 12:40:57 Using n1ql client
2023/08/13 12:40:57 Expected and Actual scan responses are the same
2023/08/13 12:40:57 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:40:57 distinct = false
2023/08/13 12:40:57 Using n1ql client
2023/08/13 12:40:57 Expected and Actual scan responses are the same
2023/08/13 12:40:57 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:40:57 distinct = false
2023/08/13 12:40:58 Using n1ql client
2023/08/13 12:40:58 Expected and Actual scan responses are the same
2023/08/13 12:40:58 
--- FiltersWithUnbounded ---
2023/08/13 12:40:58 distinct = false
2023/08/13 12:40:58 Using n1ql client
2023/08/13 12:40:59 Expected and Actual scan responses are the same
2023/08/13 12:40:59 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:40:59 distinct = false
2023/08/13 12:40:59 Using n1ql client
2023/08/13 12:40:59 Expected and Actual scan responses are the same
2023/08/13 12:40:59 

--------- Simple Index with 1 field ---------
2023/08/13 12:40:59 
--- SingleIndexSimpleRange ---
2023/08/13 12:40:59 distinct = false
2023/08/13 12:40:59 Using n1ql client
2023/08/13 12:40:59 Expected and Actual scan responses are the same
2023/08/13 12:40:59 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:40:59 distinct = false
2023/08/13 12:41:00 Using n1ql client
2023/08/13 12:41:00 Expected and Actual scan responses are the same
2023/08/13 12:41:00 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:41:00 distinct = false
2023/08/13 12:41:00 Using n1ql client
2023/08/13 12:41:00 Expected and Actual scan responses are the same
2023/08/13 12:41:00 

--------- Composite Index with 3 fields ---------
2023/08/13 12:41:00 
--- ScanAllNoFilter ---
2023/08/13 12:41:00 distinct = false
2023/08/13 12:41:01 Using n1ql client
2023/08/13 12:41:01 Expected and Actual scan responses are the same
2023/08/13 12:41:01 
--- ScanAllFilterNil ---
2023/08/13 12:41:01 distinct = false
2023/08/13 12:41:02 Using n1ql client
2023/08/13 12:41:02 Expected and Actual scan responses are the same
2023/08/13 12:41:02 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:41:02 distinct = false
2023/08/13 12:41:02 Using n1ql client
2023/08/13 12:41:02 Expected and Actual scan responses are the same
2023/08/13 12:41:02 
--- 3FieldsSingleSeek ---
2023/08/13 12:41:02 distinct = false
2023/08/13 12:41:03 Using n1ql client
2023/08/13 12:41:03 Expected and Actual scan responses are the same
2023/08/13 12:41:03 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:41:03 distinct = false
2023/08/13 12:41:03 Using n1ql client
2023/08/13 12:41:03 Expected and Actual scan responses are the same
2023/08/13 12:41:03 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:41:03 distinct = false
2023/08/13 12:41:04 Using n1ql client
2023/08/13 12:41:04 Expected and Actual scan responses are the same
2023/08/13 12:41:04 

--------- New scenarios ---------
2023/08/13 12:41:04 
--- CompIndexHighUnbounded1 ---
2023/08/13 12:41:04 
--- Multi Scan 0 ---
2023/08/13 12:41:04 distinct = false
2023/08/13 12:41:04 Using n1ql client
2023/08/13 12:41:04 Expected and Actual scan responses are the same
2023/08/13 12:41:04 
--- Multi Scan 1 ---
2023/08/13 12:41:04 distinct = false
2023/08/13 12:41:05 Using n1ql client
2023/08/13 12:41:05 Expected and Actual scan responses are the same
2023/08/13 12:41:05 
--- Multi Scan 2 ---
2023/08/13 12:41:05 distinct = false
2023/08/13 12:41:05 Using n1ql client
2023/08/13 12:41:05 Expected and Actual scan responses are the same
2023/08/13 12:41:05 
--- CompIndexHighUnbounded2 ---
2023/08/13 12:41:05 
--- Multi Scan 0 ---
2023/08/13 12:41:05 distinct = false
2023/08/13 12:41:05 Using n1ql client
2023/08/13 12:41:05 Expected and Actual scan responses are the same
2023/08/13 12:41:05 
--- Multi Scan 1 ---
2023/08/13 12:41:05 distinct = false
2023/08/13 12:41:06 Using n1ql client
2023/08/13 12:41:06 Expected and Actual scan responses are the same
2023/08/13 12:41:06 
--- Multi Scan 2 ---
2023/08/13 12:41:06 distinct = false
2023/08/13 12:41:06 Using n1ql client
2023/08/13 12:41:06 Expected and Actual scan responses are the same
2023/08/13 12:41:06 
--- CompIndexHighUnbounded3 ---
2023/08/13 12:41:06 
--- Multi Scan 0 ---
2023/08/13 12:41:06 distinct = false
2023/08/13 12:41:07 Using n1ql client
2023/08/13 12:41:07 Expected and Actual scan responses are the same
2023/08/13 12:41:07 
--- CompIndexHighUnbounded4 ---
2023/08/13 12:41:07 
--- Multi Scan 0 ---
2023/08/13 12:41:07 distinct = false
2023/08/13 12:41:07 Using n1ql client
2023/08/13 12:41:07 Expected and Actual scan responses are the same
2023/08/13 12:41:07 
--- CompIndexHighUnbounded5 ---
2023/08/13 12:41:07 
--- Multi Scan 0 ---
2023/08/13 12:41:07 distinct = false
2023/08/13 12:41:08 Using n1ql client
2023/08/13 12:41:08 Expected and Actual scan responses are the same
2023/08/13 12:41:08 
--- SeekBoundaries ---
2023/08/13 12:41:08 
--- Multi Scan 0 ---
2023/08/13 12:41:08 distinct = false
2023/08/13 12:41:08 Using n1ql client
2023/08/13 12:41:09 Expected and Actual scan responses are the same
2023/08/13 12:41:09 
--- Multi Scan 1 ---
2023/08/13 12:41:09 distinct = false
2023/08/13 12:41:09 Using n1ql client
2023/08/13 12:41:09 Expected and Actual scan responses are the same
2023/08/13 12:41:09 
--- Multi Scan 2 ---
2023/08/13 12:41:09 distinct = false
2023/08/13 12:41:09 Using n1ql client
2023/08/13 12:41:09 Expected and Actual scan responses are the same
2023/08/13 12:41:09 
--- Multi Scan 3 ---
2023/08/13 12:41:09 distinct = false
2023/08/13 12:41:10 Using n1ql client
2023/08/13 12:41:10 Expected and Actual scan responses are the same
2023/08/13 12:41:10 
--- Multi Scan 4 ---
2023/08/13 12:41:10 distinct = false
2023/08/13 12:41:10 Using n1ql client
2023/08/13 12:41:10 Expected and Actual scan responses are the same
2023/08/13 12:41:10 
--- Multi Scan 5 ---
2023/08/13 12:41:10 distinct = false
2023/08/13 12:41:11 Using n1ql client
2023/08/13 12:41:11 Expected and Actual scan responses are the same
2023/08/13 12:41:11 
--- Multi Scan 6 ---
2023/08/13 12:41:11 distinct = false
2023/08/13 12:41:11 Using n1ql client
2023/08/13 12:41:11 Expected and Actual scan responses are the same
2023/08/13 12:41:11 
--- Multi Scan 7 ---
2023/08/13 12:41:11 distinct = false
2023/08/13 12:41:12 Using n1ql client
2023/08/13 12:41:12 Expected and Actual scan responses are the same
2023/08/13 12:41:12 
--- PrefixSortVariations ---
2023/08/13 12:41:12 
--- Multi Scan 0 ---
2023/08/13 12:41:12 distinct = false
2023/08/13 12:41:12 Using n1ql client
2023/08/13 12:41:12 Expected and Actual scan responses are the same
2023/08/13 12:41:12 
--- Multi Scan 1 ---
2023/08/13 12:41:12 distinct = false
2023/08/13 12:41:13 Using n1ql client
2023/08/13 12:41:13 Expected and Actual scan responses are the same
--- PASS: TestMultiScanScenarios (22.70s)
=== RUN   TestMultiScanOffset
2023/08/13 12:41:13 In TestMultiScanOffset()
2023/08/13 12:41:13 

--------- Composite Index with 2 fields ---------
2023/08/13 12:41:13 
--- ScanAllNoFilter ---
2023/08/13 12:41:13 distinct = false
2023/08/13 12:41:13 Using n1ql client
2023/08/13 12:41:13 
--- ScanAllFilterNil ---
2023/08/13 12:41:13 distinct = false
2023/08/13 12:41:14 Using n1ql client
2023/08/13 12:41:14 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:41:14 distinct = false
2023/08/13 12:41:14 Using n1ql client
2023/08/13 12:41:15 
--- SingleSeek ---
2023/08/13 12:41:15 distinct = false
2023/08/13 12:41:15 Using n1ql client
2023/08/13 12:41:15 
--- MultipleSeek ---
2023/08/13 12:41:15 distinct = false
2023/08/13 12:41:15 Using n1ql client
2023/08/13 12:41:15 
--- SimpleRange ---
2023/08/13 12:41:15 distinct = false
2023/08/13 12:41:16 Using n1ql client
2023/08/13 12:41:16 
--- NonOverlappingRanges ---
2023/08/13 12:41:16 distinct = false
2023/08/13 12:41:16 Using n1ql client
2023/08/13 12:41:16 
--- OverlappingRanges ---
2023/08/13 12:41:16 distinct = false
2023/08/13 12:41:17 Using n1ql client
2023/08/13 12:41:17 
--- NonOverlappingFilters ---
2023/08/13 12:41:17 distinct = false
2023/08/13 12:41:17 Using n1ql client
2023/08/13 12:41:17 
--- OverlappingFilters ---
2023/08/13 12:41:17 distinct = false
2023/08/13 12:41:18 Using n1ql client
2023/08/13 12:41:18 
--- BoundaryFilters ---
2023/08/13 12:41:18 distinct = false
2023/08/13 12:41:18 Using n1ql client
2023/08/13 12:41:18 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:41:18 distinct = false
2023/08/13 12:41:19 Using n1ql client
2023/08/13 12:41:19 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:41:19 distinct = false
2023/08/13 12:41:19 Using n1ql client
2023/08/13 12:41:19 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:41:19 distinct = false
2023/08/13 12:41:19 Using n1ql client
2023/08/13 12:41:20 Expected and Actual scan responses are the same
2023/08/13 12:41:20 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:41:20 distinct = false
2023/08/13 12:41:20 Using n1ql client
2023/08/13 12:41:20 Expected and Actual scan responses are the same
2023/08/13 12:41:20 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:41:20 distinct = false
2023/08/13 12:41:20 Using n1ql client
2023/08/13 12:41:21 Expected and Actual scan responses are the same
2023/08/13 12:41:21 
--- FiltersWithUnbounded ---
2023/08/13 12:41:21 distinct = false
2023/08/13 12:41:21 Using n1ql client
2023/08/13 12:41:21 Expected and Actual scan responses are the same
2023/08/13 12:41:21 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:41:21 distinct = false
2023/08/13 12:41:22 Using n1ql client
2023/08/13 12:41:22 Expected and Actual scan responses are the same
2023/08/13 12:41:22 

--------- Simple Index with 1 field ---------
2023/08/13 12:41:22 
--- SingleIndexSimpleRange ---
2023/08/13 12:41:22 distinct = false
2023/08/13 12:41:22 Using n1ql client
2023/08/13 12:41:22 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:41:22 distinct = false
2023/08/13 12:41:22 Using n1ql client
2023/08/13 12:41:22 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:41:22 distinct = false
2023/08/13 12:41:23 Using n1ql client
2023/08/13 12:41:23 

--------- Composite Index with 3 fields ---------
2023/08/13 12:41:23 
--- ScanAllNoFilter ---
2023/08/13 12:41:23 distinct = false
2023/08/13 12:41:23 Using n1ql client
2023/08/13 12:41:24 
--- ScanAllFilterNil ---
2023/08/13 12:41:24 distinct = false
2023/08/13 12:41:24 Using n1ql client
2023/08/13 12:41:24 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:41:24 distinct = false
2023/08/13 12:41:25 Using n1ql client
2023/08/13 12:41:25 
--- 3FieldsSingleSeek ---
2023/08/13 12:41:25 distinct = false
2023/08/13 12:41:25 Using n1ql client
2023/08/13 12:41:25 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:41:25 distinct = false
2023/08/13 12:41:26 Using n1ql client
2023/08/13 12:41:26 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:41:26 distinct = false
2023/08/13 12:41:26 Using n1ql client
--- PASS: TestMultiScanOffset (13.24s)
=== RUN   TestMultiScanPrimaryIndex
2023/08/13 12:41:26 In TestMultiScanPrimaryIndex()
2023/08/13 12:41:26 
--- PrimaryRange ---
2023/08/13 12:41:26 Using n1ql client
2023/08/13 12:41:26 Expected and Actual scan responses are the same
2023/08/13 12:41:26 
--- PrimaryScanAllNoFilter ---
2023/08/13 12:41:26 Using n1ql client
2023/08/13 12:41:27 Expected and Actual scan responses are the same
--- PASS: TestMultiScanPrimaryIndex (0.38s)
=== RUN   TestMultiScanDistinct
2023/08/13 12:41:27 In TestScansDistinct()
2023/08/13 12:41:27 

--------- Composite Index with 2 fields ---------
2023/08/13 12:41:27 
--- ScanAllNoFilter ---
2023/08/13 12:41:27 distinct = true
2023/08/13 12:41:27 Using n1ql client
2023/08/13 12:41:27 Expected and Actual scan responses are the same
2023/08/13 12:41:27 
--- ScanAllFilterNil ---
2023/08/13 12:41:27 distinct = true
2023/08/13 12:41:27 Using n1ql client
2023/08/13 12:41:28 Expected and Actual scan responses are the same
2023/08/13 12:41:28 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:41:28 distinct = true
2023/08/13 12:41:28 Using n1ql client
2023/08/13 12:41:28 Expected and Actual scan responses are the same
2023/08/13 12:41:28 
--- SingleSeek ---
2023/08/13 12:41:28 distinct = true
2023/08/13 12:41:29 Using n1ql client
2023/08/13 12:41:29 Expected and Actual scan responses are the same
2023/08/13 12:41:29 
--- MultipleSeek ---
2023/08/13 12:41:29 distinct = true
2023/08/13 12:41:29 Using n1ql client
2023/08/13 12:41:29 Expected and Actual scan responses are the same
2023/08/13 12:41:29 
--- SimpleRange ---
2023/08/13 12:41:29 distinct = true
2023/08/13 12:41:30 Using n1ql client
2023/08/13 12:41:30 Expected and Actual scan responses are the same
2023/08/13 12:41:30 
--- NonOverlappingRanges ---
2023/08/13 12:41:30 distinct = true
2023/08/13 12:41:30 Using n1ql client
2023/08/13 12:41:30 Expected and Actual scan responses are the same
2023/08/13 12:41:30 
--- OverlappingRanges ---
2023/08/13 12:41:30 distinct = true
2023/08/13 12:41:31 Using n1ql client
2023/08/13 12:41:31 Expected and Actual scan responses are the same
2023/08/13 12:41:31 
--- NonOverlappingFilters ---
2023/08/13 12:41:31 distinct = true
2023/08/13 12:41:31 Using n1ql client
2023/08/13 12:41:31 Expected and Actual scan responses are the same
2023/08/13 12:41:31 
--- OverlappingFilters ---
2023/08/13 12:41:31 distinct = true
2023/08/13 12:41:31 Using n1ql client
2023/08/13 12:41:32 Expected and Actual scan responses are the same
2023/08/13 12:41:32 
--- BoundaryFilters ---
2023/08/13 12:41:32 distinct = true
2023/08/13 12:41:32 Using n1ql client
2023/08/13 12:41:32 Expected and Actual scan responses are the same
2023/08/13 12:41:32 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:41:32 distinct = true
2023/08/13 12:41:32 Using n1ql client
2023/08/13 12:41:33 Expected and Actual scan responses are the same
2023/08/13 12:41:33 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:41:33 distinct = true
2023/08/13 12:41:33 Using n1ql client
2023/08/13 12:41:33 Expected and Actual scan responses are the same
2023/08/13 12:41:33 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:41:33 distinct = false
2023/08/13 12:41:33 Using n1ql client
2023/08/13 12:41:34 Expected and Actual scan responses are the same
2023/08/13 12:41:34 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:41:34 distinct = false
2023/08/13 12:41:34 Using n1ql client
2023/08/13 12:41:34 Expected and Actual scan responses are the same
2023/08/13 12:41:34 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:41:34 distinct = false
2023/08/13 12:41:35 Using n1ql client
2023/08/13 12:41:35 Expected and Actual scan responses are the same
2023/08/13 12:41:35 
--- FiltersWithUnbounded ---
2023/08/13 12:41:35 distinct = false
2023/08/13 12:41:36 Using n1ql client
2023/08/13 12:41:36 Expected and Actual scan responses are the same
2023/08/13 12:41:36 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:41:36 distinct = false
2023/08/13 12:41:36 Using n1ql client
2023/08/13 12:41:36 Expected and Actual scan responses are the same
2023/08/13 12:41:36 

--------- Simple Index with 1 field ---------
2023/08/13 12:41:36 
--- SingleIndexSimpleRange ---
2023/08/13 12:41:36 distinct = true
2023/08/13 12:41:36 Using n1ql client
2023/08/13 12:41:36 Expected and Actual scan responses are the same
2023/08/13 12:41:36 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:41:36 distinct = true
2023/08/13 12:41:37 Using n1ql client
2023/08/13 12:41:37 Expected and Actual scan responses are the same
2023/08/13 12:41:37 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:41:37 distinct = true
2023/08/13 12:41:37 Using n1ql client
2023/08/13 12:41:37 Expected and Actual scan responses are the same
2023/08/13 12:41:37 

--------- Composite Index with 3 fields ---------
2023/08/13 12:41:37 
--- ScanAllNoFilter ---
2023/08/13 12:41:37 distinct = true
2023/08/13 12:41:38 Using n1ql client
2023/08/13 12:41:38 Expected and Actual scan responses are the same
2023/08/13 12:41:38 
--- ScanAllFilterNil ---
2023/08/13 12:41:38 distinct = true
2023/08/13 12:41:38 Using n1ql client
2023/08/13 12:41:39 Expected and Actual scan responses are the same
2023/08/13 12:41:39 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:41:39 distinct = true
2023/08/13 12:41:39 Using n1ql client
2023/08/13 12:41:39 Expected and Actual scan responses are the same
2023/08/13 12:41:39 
--- 3FieldsSingleSeek ---
2023/08/13 12:41:39 distinct = true
2023/08/13 12:41:40 Using n1ql client
2023/08/13 12:41:40 Expected and Actual scan responses are the same
2023/08/13 12:41:40 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:41:40 distinct = true
2023/08/13 12:41:40 Using n1ql client
2023/08/13 12:41:40 Expected and Actual scan responses are the same
2023/08/13 12:41:40 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:41:40 distinct = true
2023/08/13 12:41:41 Using n1ql client
2023/08/13 12:41:41 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDistinct (14.19s)
=== RUN   TestMultiScanProjection
2023/08/13 12:41:41 In TestMultiScanProjection()
2023/08/13 12:41:41 

--------- Composite Index with 2 fields ---------
2023/08/13 12:41:41 
--- ScanAllNoFilter ---
2023/08/13 12:41:41 distinct = true
2023/08/13 12:41:41 Using n1ql client
2023/08/13 12:41:41 Expected and Actual scan responses are the same
2023/08/13 12:41:41 
--- ScanAllFilterNil ---
2023/08/13 12:41:41 distinct = true
2023/08/13 12:41:42 Using n1ql client
2023/08/13 12:41:42 Expected and Actual scan responses are the same
2023/08/13 12:41:42 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:41:42 distinct = true
2023/08/13 12:41:42 Using n1ql client
2023/08/13 12:41:43 Expected and Actual scan responses are the same
2023/08/13 12:41:43 
--- SingleSeek ---
2023/08/13 12:41:43 distinct = true
2023/08/13 12:41:43 Using n1ql client
2023/08/13 12:41:43 Expected and Actual scan responses are the same
2023/08/13 12:41:43 
--- MultipleSeek ---
2023/08/13 12:41:43 distinct = true
2023/08/13 12:41:43 Using n1ql client
2023/08/13 12:41:43 Expected and Actual scan responses are the same
2023/08/13 12:41:43 
--- SimpleRange ---
2023/08/13 12:41:43 distinct = true
2023/08/13 12:41:44 Using n1ql client
2023/08/13 12:41:44 Expected and Actual scan responses are the same
2023/08/13 12:41:44 
--- NonOverlappingRanges ---
2023/08/13 12:41:44 distinct = true
2023/08/13 12:41:44 Using n1ql client
2023/08/13 12:41:44 Expected and Actual scan responses are the same
2023/08/13 12:41:44 
--- OverlappingRanges ---
2023/08/13 12:41:44 distinct = true
2023/08/13 12:41:45 Using n1ql client
2023/08/13 12:41:45 Expected and Actual scan responses are the same
2023/08/13 12:41:45 
--- NonOverlappingFilters ---
2023/08/13 12:41:45 distinct = true
2023/08/13 12:41:45 Using n1ql client
2023/08/13 12:41:45 Expected and Actual scan responses are the same
2023/08/13 12:41:45 
--- OverlappingFilters ---
2023/08/13 12:41:45 distinct = true
2023/08/13 12:41:46 Using n1ql client
2023/08/13 12:41:46 Expected and Actual scan responses are the same
2023/08/13 12:41:46 
--- BoundaryFilters ---
2023/08/13 12:41:46 distinct = true
2023/08/13 12:41:46 Using n1ql client
2023/08/13 12:41:46 Expected and Actual scan responses are the same
2023/08/13 12:41:46 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:41:46 distinct = true
2023/08/13 12:41:47 Using n1ql client
2023/08/13 12:41:47 Expected and Actual scan responses are the same
2023/08/13 12:41:47 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:41:47 distinct = true
2023/08/13 12:41:47 Using n1ql client
2023/08/13 12:41:47 Expected and Actual scan responses are the same
2023/08/13 12:41:47 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:41:47 distinct = false
2023/08/13 12:41:47 Using n1ql client
2023/08/13 12:41:47 Expected and Actual scan responses are the same
2023/08/13 12:41:47 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:41:47 distinct = false
2023/08/13 12:41:48 Using n1ql client
2023/08/13 12:41:48 Expected and Actual scan responses are the same
2023/08/13 12:41:48 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:41:48 distinct = false
2023/08/13 12:41:48 Using n1ql client
2023/08/13 12:41:49 Expected and Actual scan responses are the same
2023/08/13 12:41:49 
--- FiltersWithUnbounded ---
2023/08/13 12:41:49 distinct = false
2023/08/13 12:41:49 Using n1ql client
2023/08/13 12:41:49 Expected and Actual scan responses are the same
2023/08/13 12:41:49 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:41:49 distinct = false
2023/08/13 12:41:50 Using n1ql client
2023/08/13 12:41:50 Expected and Actual scan responses are the same
2023/08/13 12:41:50 

--------- Simple Index with 1 field ---------
2023/08/13 12:41:50 
--- SingleIndexSimpleRange ---
2023/08/13 12:41:50 distinct = true
2023/08/13 12:41:50 Using n1ql client
2023/08/13 12:41:50 Expected and Actual scan responses are the same
2023/08/13 12:41:50 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:41:50 distinct = true
2023/08/13 12:41:50 Using n1ql client
2023/08/13 12:41:50 Expected and Actual scan responses are the same
2023/08/13 12:41:50 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:41:50 distinct = true
2023/08/13 12:41:51 Using n1ql client
2023/08/13 12:41:51 Expected and Actual scan responses are the same
2023/08/13 12:41:51 

--------- Composite Index with 3 fields ---------
2023/08/13 12:41:51 
--- ScanAllNoFilter ---
2023/08/13 12:41:51 distinct = true
2023/08/13 12:41:51 Using n1ql client
2023/08/13 12:41:52 Expected and Actual scan responses are the same
2023/08/13 12:41:52 
--- ScanAllFilterNil ---
2023/08/13 12:41:52 distinct = true
2023/08/13 12:41:52 Using n1ql client
2023/08/13 12:41:52 Expected and Actual scan responses are the same
2023/08/13 12:41:52 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:41:52 distinct = true
2023/08/13 12:41:53 Using n1ql client
2023/08/13 12:41:53 Expected and Actual scan responses are the same
2023/08/13 12:41:53 
--- 3FieldsSingleSeek ---
2023/08/13 12:41:53 distinct = true
2023/08/13 12:41:53 Using n1ql client
2023/08/13 12:41:53 Expected and Actual scan responses are the same
2023/08/13 12:41:53 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:41:53 distinct = true
2023/08/13 12:41:54 Using n1ql client
2023/08/13 12:41:54 Expected and Actual scan responses are the same
2023/08/13 12:41:54 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:41:54 distinct = true
2023/08/13 12:41:54 Using n1ql client
2023/08/13 12:41:54 Expected and Actual scan responses are the same
2023/08/13 12:41:54 indexes are: index_company, index_companyname, index_company_name_age, index_company_name_age_address, index_company_name_age_address_friends
2023/08/13 12:41:54 fields are: [company], [company name], [company name age], [company name age address], [company name age address friends]
2023/08/13 12:41:54 
--- SingleIndexProjectFirst ---
2023/08/13 12:41:54 distinct = true
2023/08/13 12:41:55 Using n1ql client
2023/08/13 12:41:55 Expected and Actual scan responses are the same
2023/08/13 12:41:55 
--- 2FieldIndexProjectSecond ---
2023/08/13 12:41:55 distinct = true
2023/08/13 12:41:55 Using n1ql client
2023/08/13 12:41:55 Expected and Actual scan responses are the same
2023/08/13 12:41:55 
--- 3FieldIndexProjectThird ---
2023/08/13 12:41:55 distinct = true
2023/08/13 12:41:56 Using n1ql client
2023/08/13 12:41:56 Expected and Actual scan responses are the same
2023/08/13 12:41:56 
--- 4FieldIndexProjectFourth ---
2023/08/13 12:41:56 distinct = true
2023/08/13 12:41:57 Using n1ql client
2023/08/13 12:41:57 Expected and Actual scan responses are the same
2023/08/13 12:41:57 
--- 5FieldIndexProjectFifth ---
2023/08/13 12:41:57 distinct = true
2023/08/13 12:42:00 Using n1ql client
2023/08/13 12:42:01 Expected and Actual scan responses are the same
2023/08/13 12:42:01 
--- 2FieldIndexProjectTwo ---
2023/08/13 12:42:01 distinct = true
2023/08/13 12:42:01 Using n1ql client
2023/08/13 12:42:01 Expected and Actual scan responses are the same
2023/08/13 12:42:01 
--- 3FieldIndexProjectTwo ---
2023/08/13 12:42:01 distinct = true
2023/08/13 12:42:01 Using n1ql client
2023/08/13 12:42:01 Expected and Actual scan responses are the same
2023/08/13 12:42:01 
--- 3FieldIndexProjectTwo ---
2023/08/13 12:42:01 distinct = true
2023/08/13 12:42:02 Using n1ql client
2023/08/13 12:42:02 Expected and Actual scan responses are the same
2023/08/13 12:42:02 
--- 3FieldIndexProjectTwo ---
2023/08/13 12:42:02 distinct = true
2023/08/13 12:42:02 Using n1ql client
2023/08/13 12:42:02 Expected and Actual scan responses are the same
2023/08/13 12:42:02 
--- 4FieldIndexProjectTwo ---
2023/08/13 12:42:02 distinct = true
2023/08/13 12:42:04 Using n1ql client
2023/08/13 12:42:04 Expected and Actual scan responses are the same
2023/08/13 12:42:04 
--- 4FieldIndexProjectTwo ---
2023/08/13 12:42:04 distinct = true
2023/08/13 12:42:06 Using n1ql client
2023/08/13 12:42:06 Expected and Actual scan responses are the same
2023/08/13 12:42:06 
--- 4FieldIndexProjectTwo ---
2023/08/13 12:42:06 distinct = true
2023/08/13 12:42:07 Using n1ql client
2023/08/13 12:42:07 Expected and Actual scan responses are the same
2023/08/13 12:42:07 
--- 4FieldIndexProjectTwo ---
2023/08/13 12:42:07 distinct = true
2023/08/13 12:42:09 Using n1ql client
2023/08/13 12:42:09 Expected and Actual scan responses are the same
2023/08/13 12:42:09 
--- 4FieldIndexProjectTwo ---
2023/08/13 12:42:09 distinct = true
2023/08/13 12:42:11 Using n1ql client
2023/08/13 12:42:11 Expected and Actual scan responses are the same
2023/08/13 12:42:11 
--- 5FieldIndexProjectTwo ---
2023/08/13 12:42:11 distinct = true
2023/08/13 12:42:14 Using n1ql client
2023/08/13 12:42:14 Expected and Actual scan responses are the same
2023/08/13 12:42:14 
--- 5FieldIndexProjectTwo ---
2023/08/13 12:42:14 distinct = true
2023/08/13 12:42:17 Using n1ql client
2023/08/13 12:42:17 Expected and Actual scan responses are the same
2023/08/13 12:42:17 
--- 5FieldIndexProjectTwo ---
2023/08/13 12:42:17 distinct = true
2023/08/13 12:42:20 Using n1ql client
2023/08/13 12:42:20 Expected and Actual scan responses are the same
2023/08/13 12:42:20 
--- 5FieldIndexProjectTwo ---
2023/08/13 12:42:20 distinct = true
2023/08/13 12:42:24 Using n1ql client
2023/08/13 12:42:24 Expected and Actual scan responses are the same
2023/08/13 12:42:24 
--- 5FieldIndexProjectThree ---
2023/08/13 12:42:24 distinct = true
2023/08/13 12:42:27 Using n1ql client
2023/08/13 12:42:27 Expected and Actual scan responses are the same
2023/08/13 12:42:27 
--- 5FieldIndexProjectFour ---
2023/08/13 12:42:27 distinct = true
2023/08/13 12:42:30 Using n1ql client
2023/08/13 12:42:30 Expected and Actual scan responses are the same
2023/08/13 12:42:30 
--- 5FieldIndexProjectAll ---
2023/08/13 12:42:30 distinct = true
2023/08/13 12:42:34 Using n1ql client
2023/08/13 12:42:35 Expected and Actual scan responses are the same
2023/08/13 12:42:35 
--- 5FieldIndexProjectAlternate ---
2023/08/13 12:42:35 distinct = true
2023/08/13 12:42:38 Using n1ql client
2023/08/13 12:42:38 Expected and Actual scan responses are the same
2023/08/13 12:42:38 
--- 5FieldIndexProjectEmptyEntryKeys ---
2023/08/13 12:42:38 distinct = true
2023/08/13 12:42:41 Using n1ql client
2023/08/13 12:42:41 Expected and Actual scan responses are the same
--- PASS: TestMultiScanProjection (60.74s)
=== RUN   TestMultiScanRestAPI
2023/08/13 12:42:41 In TestMultiScanRestAPI()
2023/08/13 12:42:41 In DropAllSecondaryIndexes()
2023/08/13 12:42:41 Index found:  index_companyname
2023/08/13 12:42:41 Dropped index index_companyname
2023/08/13 12:42:41 Index found:  index_primary
2023/08/13 12:42:42 Dropped index index_primary
2023/08/13 12:42:42 Index found:  index_company_name_age_address_friends
2023/08/13 12:42:42 Dropped index index_company_name_age_address_friends
2023/08/13 12:42:42 Index found:  index_company_name_age
2023/08/13 12:42:42 Dropped index index_company_name_age
2023/08/13 12:42:42 Index found:  index_company
2023/08/13 12:42:42 Dropped index index_company
2023/08/13 12:42:42 Index found:  index_company_name_age_address
2023/08/13 12:42:42 Dropped index index_company_name_age_address
2023/08/13 12:42:42 Index found:  addressidx
2023/08/13 12:42:42 Dropped index addressidx
2023/08/13 12:42:46 Created the secondary index index_companyname. Waiting for it become active
2023/08/13 12:42:46 Index is 7369792699863131762 now active
2023/08/13 12:42:46 GET all indexes
2023/08/13 12:42:46 200 OK
2023/08/13 12:42:46 getscans status : 200 OK
2023/08/13 12:42:46 number of entries 337
2023/08/13 12:42:46 Status : 200 OK
2023/08/13 12:42:46 Result from multiscancount API = 0
--- PASS: TestMultiScanRestAPI (4.43s)
=== RUN   TestMultiScanPrimaryIndexVariations
2023/08/13 12:42:46 In TestMultiScanPrimaryIndexVariations()
2023/08/13 12:42:53 Created the secondary index index_pi. Waiting for it become active
2023/08/13 12:42:53 Index is 2246792632504520606 now active
2023/08/13 12:42:53 
--- No Overlap ---
2023/08/13 12:42:53 Using n1ql client
2023/08/13 12:42:54 Expected and Actual scan responses are the same
2023/08/13 12:42:54 
--- Proper Overlap ---
2023/08/13 12:42:54 Using n1ql client
2023/08/13 12:42:54 Expected and Actual scan responses are the same
2023/08/13 12:42:54 
--- Low Boundary Overlap ---
2023/08/13 12:42:54 Using n1ql client
2023/08/13 12:42:54 Expected and Actual scan responses are the same
2023/08/13 12:42:54 
--- Complex Overlaps ---
2023/08/13 12:42:54 Using n1ql client
2023/08/13 12:42:54 Expected and Actual scan responses are the same
2023/08/13 12:42:54 
--- Multiple Equal Overlaps ---
2023/08/13 12:42:54 Using n1ql client
2023/08/13 12:42:54 Expected and Actual scan responses are the same
2023/08/13 12:42:54 
--- Boundary and Subset Overlaps ---
2023/08/13 12:42:54 Using n1ql client
2023/08/13 12:42:54 Expected and Actual scan responses are the same
2023/08/13 12:42:54 
--- Point Overlaps ---
2023/08/13 12:42:54 Using n1ql client
2023/08/13 12:42:54 Expected and Actual scan responses are the same
2023/08/13 12:42:54 
--- Boundary and Point Overlaps ---
2023/08/13 12:42:54 Using n1ql client
2023/08/13 12:42:54 Expected and Actual scan responses are the same
2023/08/13 12:42:54 
--- Primary index range null ---
2023/08/13 12:42:54 Using n1ql client
2023/08/13 12:42:54 Expected and Actual scan responses are the same
2023/08/13 12:42:54 Dropping the secondary index index_pi
2023/08/13 12:42:54 Index dropped
--- PASS: TestMultiScanPrimaryIndexVariations (7.91s)
=== RUN   TestMultiScanDescSetup
2023/08/13 12:42:54 In TestMultiScanDescSetup()
2023/08/13 12:42:54 In DropAllSecondaryIndexes()
2023/08/13 12:42:54 Index found:  index_companyname
2023/08/13 12:42:54 Dropped index index_companyname
2023/08/13 12:42:59 Created the secondary index index_companyname_desc. Waiting for it become active
2023/08/13 12:42:59 Index is 3029938164035839103 now active
2023/08/13 12:43:05 Created the secondary index index_company_desc. Waiting for it become active
2023/08/13 12:43:05 Index is 5962097766984344986 now active
2023/08/13 12:43:12 Created the secondary index index_company_name_age_desc. Waiting for it become active
2023/08/13 12:43:12 Index is 10267008004839816208 now active
--- PASS: TestMultiScanDescSetup (18.15s)
=== RUN   TestMultiScanDescScenarios
2023/08/13 12:43:12 In TestMultiScanDescScenarios()
2023/08/13 12:43:12 

--------- Composite Index with 2 fields ---------
2023/08/13 12:43:12 
--- ScanAllNoFilter ---
2023/08/13 12:43:12 distinct = false
2023/08/13 12:43:12 Using n1ql client
2023/08/13 12:43:13 Expected and Actual scan responses are the same
2023/08/13 12:43:13 
--- ScanAllFilterNil ---
2023/08/13 12:43:13 distinct = false
2023/08/13 12:43:13 Using n1ql client
2023/08/13 12:43:13 Expected and Actual scan responses are the same
2023/08/13 12:43:13 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:43:13 distinct = false
2023/08/13 12:43:14 Using n1ql client
2023/08/13 12:43:14 Expected and Actual scan responses are the same
2023/08/13 12:43:14 
--- SingleSeek ---
2023/08/13 12:43:14 distinct = false
2023/08/13 12:43:14 Using n1ql client
2023/08/13 12:43:14 Expected and Actual scan responses are the same
2023/08/13 12:43:14 
--- MultipleSeek ---
2023/08/13 12:43:14 distinct = false
2023/08/13 12:43:15 Using n1ql client
2023/08/13 12:43:15 Expected and Actual scan responses are the same
2023/08/13 12:43:15 
--- SimpleRange ---
2023/08/13 12:43:15 distinct = false
2023/08/13 12:43:15 Using n1ql client
2023/08/13 12:43:15 Expected and Actual scan responses are the same
2023/08/13 12:43:15 
--- NonOverlappingRanges ---
2023/08/13 12:43:15 distinct = false
2023/08/13 12:43:16 Using n1ql client
2023/08/13 12:43:16 Expected and Actual scan responses are the same
2023/08/13 12:43:16 
--- OverlappingRanges ---
2023/08/13 12:43:16 distinct = false
2023/08/13 12:43:16 Using n1ql client
2023/08/13 12:43:16 Expected and Actual scan responses are the same
2023/08/13 12:43:16 
--- NonOverlappingFilters ---
2023/08/13 12:43:16 distinct = false
2023/08/13 12:43:17 Using n1ql client
2023/08/13 12:43:17 Expected and Actual scan responses are the same
2023/08/13 12:43:17 
--- OverlappingFilters ---
2023/08/13 12:43:17 distinct = false
2023/08/13 12:43:17 Using n1ql client
2023/08/13 12:43:17 Expected and Actual scan responses are the same
2023/08/13 12:43:17 
--- BoundaryFilters ---
2023/08/13 12:43:17 distinct = false
2023/08/13 12:43:18 Using n1ql client
2023/08/13 12:43:18 Expected and Actual scan responses are the same
2023/08/13 12:43:18 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:43:18 distinct = false
2023/08/13 12:43:18 Using n1ql client
2023/08/13 12:43:18 Expected and Actual scan responses are the same
2023/08/13 12:43:18 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:43:18 distinct = false
2023/08/13 12:43:18 Using n1ql client
2023/08/13 12:43:19 Expected and Actual scan responses are the same
2023/08/13 12:43:19 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:43:19 distinct = false
2023/08/13 12:43:19 Using n1ql client
2023/08/13 12:43:19 Expected and Actual scan responses are the same
2023/08/13 12:43:19 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:43:19 distinct = false
2023/08/13 12:43:19 Using n1ql client
2023/08/13 12:43:20 Expected and Actual scan responses are the same
2023/08/13 12:43:20 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:43:20 distinct = false
2023/08/13 12:43:20 Using n1ql client
2023/08/13 12:43:20 Expected and Actual scan responses are the same
2023/08/13 12:43:20 
--- FiltersWithUnbounded ---
2023/08/13 12:43:20 distinct = false
2023/08/13 12:43:21 Using n1ql client
2023/08/13 12:43:21 Expected and Actual scan responses are the same
2023/08/13 12:43:21 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:43:21 distinct = false
2023/08/13 12:43:21 Using n1ql client
2023/08/13 12:43:21 Expected and Actual scan responses are the same
2023/08/13 12:43:21 

--------- Simple Index with 1 field ---------
2023/08/13 12:43:21 
--- SingleIndexSimpleRange ---
2023/08/13 12:43:21 distinct = false
2023/08/13 12:43:22 Using n1ql client
2023/08/13 12:43:22 Expected and Actual scan responses are the same
2023/08/13 12:43:22 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:43:22 distinct = false
2023/08/13 12:43:22 Using n1ql client
2023/08/13 12:43:22 Expected and Actual scan responses are the same
2023/08/13 12:43:22 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:43:22 distinct = false
2023/08/13 12:43:22 Using n1ql client
2023/08/13 12:43:23 Expected and Actual scan responses are the same
2023/08/13 12:43:23 

--------- Composite Index with 3 fields ---------
2023/08/13 12:43:23 
--- ScanAllNoFilter ---
2023/08/13 12:43:23 distinct = false
2023/08/13 12:43:23 Using n1ql client
2023/08/13 12:43:23 Expected and Actual scan responses are the same
2023/08/13 12:43:23 
--- ScanAllFilterNil ---
2023/08/13 12:43:23 distinct = false
2023/08/13 12:43:24 Using n1ql client
2023/08/13 12:43:24 Expected and Actual scan responses are the same
2023/08/13 12:43:24 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:43:24 distinct = false
2023/08/13 12:43:24 Using n1ql client
2023/08/13 12:43:25 Expected and Actual scan responses are the same
2023/08/13 12:43:25 
--- 3FieldsSingleSeek ---
2023/08/13 12:43:25 distinct = false
2023/08/13 12:43:25 Using n1ql client
2023/08/13 12:43:25 Expected and Actual scan responses are the same
2023/08/13 12:43:25 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:43:25 distinct = false
2023/08/13 12:43:26 Using n1ql client
2023/08/13 12:43:26 Expected and Actual scan responses are the same
2023/08/13 12:43:26 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:43:26 distinct = false
2023/08/13 12:43:26 Using n1ql client
2023/08/13 12:43:26 Expected and Actual scan responses are the same
2023/08/13 12:43:26 

--------- New scenarios ---------
2023/08/13 12:43:26 
--- CompIndexHighUnbounded1 ---
2023/08/13 12:43:26 
--- Multi Scan 0 ---
2023/08/13 12:43:26 distinct = false
2023/08/13 12:43:26 Using n1ql client
2023/08/13 12:43:26 Expected and Actual scan responses are the same
2023/08/13 12:43:26 
--- Multi Scan 1 ---
2023/08/13 12:43:26 distinct = false
2023/08/13 12:43:27 Using n1ql client
2023/08/13 12:43:27 Expected and Actual scan responses are the same
2023/08/13 12:43:27 
--- Multi Scan 2 ---
2023/08/13 12:43:27 distinct = false
2023/08/13 12:43:27 Using n1ql client
2023/08/13 12:43:27 Expected and Actual scan responses are the same
2023/08/13 12:43:27 
--- CompIndexHighUnbounded2 ---
2023/08/13 12:43:27 
--- Multi Scan 0 ---
2023/08/13 12:43:27 distinct = false
2023/08/13 12:43:28 Using n1ql client
2023/08/13 12:43:28 Expected and Actual scan responses are the same
2023/08/13 12:43:28 
--- Multi Scan 1 ---
2023/08/13 12:43:28 distinct = false
2023/08/13 12:43:28 Using n1ql client
2023/08/13 12:43:28 Expected and Actual scan responses are the same
2023/08/13 12:43:28 
--- Multi Scan 2 ---
2023/08/13 12:43:28 distinct = false
2023/08/13 12:43:29 Using n1ql client
2023/08/13 12:43:29 Expected and Actual scan responses are the same
2023/08/13 12:43:29 
--- CompIndexHighUnbounded3 ---
2023/08/13 12:43:29 
--- Multi Scan 0 ---
2023/08/13 12:43:29 distinct = false
2023/08/13 12:43:29 Using n1ql client
2023/08/13 12:43:29 Expected and Actual scan responses are the same
2023/08/13 12:43:29 
--- CompIndexHighUnbounded4 ---
2023/08/13 12:43:29 
--- Multi Scan 0 ---
2023/08/13 12:43:29 distinct = false
2023/08/13 12:43:30 Using n1ql client
2023/08/13 12:43:30 Expected and Actual scan responses are the same
2023/08/13 12:43:30 
--- CompIndexHighUnbounded5 ---
2023/08/13 12:43:30 
--- Multi Scan 0 ---
2023/08/13 12:43:30 distinct = false
2023/08/13 12:43:30 Using n1ql client
2023/08/13 12:43:30 Expected and Actual scan responses are the same
2023/08/13 12:43:30 
--- SeekBoundaries ---
2023/08/13 12:43:30 
--- Multi Scan 0 ---
2023/08/13 12:43:30 distinct = false
2023/08/13 12:43:31 Using n1ql client
2023/08/13 12:43:31 Expected and Actual scan responses are the same
2023/08/13 12:43:31 
--- Multi Scan 1 ---
2023/08/13 12:43:31 distinct = false
2023/08/13 12:43:31 Using n1ql client
2023/08/13 12:43:31 Expected and Actual scan responses are the same
2023/08/13 12:43:31 
--- Multi Scan 2 ---
2023/08/13 12:43:31 distinct = false
2023/08/13 12:43:32 Using n1ql client
2023/08/13 12:43:32 Expected and Actual scan responses are the same
2023/08/13 12:43:32 
--- Multi Scan 3 ---
2023/08/13 12:43:32 distinct = false
2023/08/13 12:43:32 Using n1ql client
2023/08/13 12:43:32 Expected and Actual scan responses are the same
2023/08/13 12:43:32 
--- Multi Scan 4 ---
2023/08/13 12:43:32 distinct = false
2023/08/13 12:43:33 Using n1ql client
2023/08/13 12:43:33 Expected and Actual scan responses are the same
2023/08/13 12:43:33 
--- Multi Scan 5 ---
2023/08/13 12:43:33 distinct = false
2023/08/13 12:43:33 Using n1ql client
2023/08/13 12:43:33 Expected and Actual scan responses are the same
2023/08/13 12:43:33 
--- Multi Scan 6 ---
2023/08/13 12:43:33 distinct = false
2023/08/13 12:43:34 Using n1ql client
2023/08/13 12:43:34 Expected and Actual scan responses are the same
2023/08/13 12:43:34 
--- Multi Scan 7 ---
2023/08/13 12:43:34 distinct = false
2023/08/13 12:43:35 Using n1ql client
2023/08/13 12:43:35 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescScenarios (22.86s)
=== RUN   TestMultiScanDescCount
2023/08/13 12:43:35 In TestMultiScanDescCount()
2023/08/13 12:43:35 

--------- Composite Index with 2 fields ---------
2023/08/13 12:43:35 
--- ScanAllNoFilter ---
2023/08/13 12:43:35 distinct = false
2023/08/13 12:43:35 Using n1ql client
2023/08/13 12:43:35 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:43:35 
--- ScanAllFilterNil ---
2023/08/13 12:43:35 distinct = false
2023/08/13 12:43:36 Using n1ql client
2023/08/13 12:43:36 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:43:36 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:43:36 distinct = false
2023/08/13 12:43:36 Using n1ql client
2023/08/13 12:43:36 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:43:36 
--- SingleSeek ---
2023/08/13 12:43:36 distinct = false
2023/08/13 12:43:37 Using n1ql client
2023/08/13 12:43:37 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 12:43:37 
--- MultipleSeek ---
2023/08/13 12:43:37 distinct = false
2023/08/13 12:43:37 Using n1ql client
2023/08/13 12:43:37 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/13 12:43:37 
--- SimpleRange ---
2023/08/13 12:43:37 distinct = false
2023/08/13 12:43:38 Using n1ql client
2023/08/13 12:43:38 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/13 12:43:38 
--- NonOverlappingRanges ---
2023/08/13 12:43:38 distinct = false
2023/08/13 12:43:38 Using n1ql client
2023/08/13 12:43:38 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/08/13 12:43:38 
--- OverlappingRanges ---
2023/08/13 12:43:38 distinct = false
2023/08/13 12:43:38 Using n1ql client
2023/08/13 12:43:39 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/08/13 12:43:39 
--- NonOverlappingFilters ---
2023/08/13 12:43:39 distinct = false
2023/08/13 12:43:39 Using n1ql client
2023/08/13 12:43:39 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/08/13 12:43:39 
--- OverlappingFilters ---
2023/08/13 12:43:39 distinct = false
2023/08/13 12:43:39 Using n1ql client
2023/08/13 12:43:40 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/08/13 12:43:40 
--- BoundaryFilters ---
2023/08/13 12:43:40 distinct = false
2023/08/13 12:43:40 Using n1ql client
2023/08/13 12:43:40 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/08/13 12:43:40 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:43:40 distinct = false
2023/08/13 12:43:40 Using n1ql client
2023/08/13 12:43:40 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/08/13 12:43:40 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:43:40 distinct = false
2023/08/13 12:43:41 Using n1ql client
2023/08/13 12:43:41 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/08/13 12:43:41 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:43:41 distinct = false
2023/08/13 12:43:41 Using n1ql client
2023/08/13 12:43:41 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/13 12:43:41 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:43:41 distinct = false
2023/08/13 12:43:42 Using n1ql client
2023/08/13 12:43:42 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/13 12:43:42 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:43:42 distinct = false
2023/08/13 12:43:42 Using n1ql client
2023/08/13 12:43:42 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:43:42 
--- FiltersWithUnbounded ---
2023/08/13 12:43:42 distinct = false
2023/08/13 12:43:43 Using n1ql client
2023/08/13 12:43:43 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/13 12:43:43 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:43:43 distinct = false
2023/08/13 12:43:43 Using n1ql client
2023/08/13 12:43:43 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/13 12:43:43 

--------- Simple Index with 1 field ---------
2023/08/13 12:43:43 
--- SingleIndexSimpleRange ---
2023/08/13 12:43:43 distinct = false
2023/08/13 12:43:44 Using n1ql client
2023/08/13 12:43:44 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/13 12:43:44 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:43:44 distinct = false
2023/08/13 12:43:44 Using n1ql client
2023/08/13 12:43:44 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/08/13 12:43:44 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:43:44 distinct = false
2023/08/13 12:43:44 Using n1ql client
2023/08/13 12:43:45 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/08/13 12:43:45 

--------- Composite Index with 3 fields ---------
2023/08/13 12:43:45 
--- ScanAllNoFilter ---
2023/08/13 12:43:45 distinct = false
2023/08/13 12:43:45 Using n1ql client
2023/08/13 12:43:45 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:43:45 
--- ScanAllFilterNil ---
2023/08/13 12:43:45 distinct = false
2023/08/13 12:43:46 Using n1ql client
2023/08/13 12:43:46 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:43:46 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:43:46 distinct = false
2023/08/13 12:43:46 Using n1ql client
2023/08/13 12:43:46 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:43:46 
--- 3FieldsSingleSeek ---
2023/08/13 12:43:46 distinct = false
2023/08/13 12:43:47 Using n1ql client
2023/08/13 12:43:47 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 12:43:47 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:43:47 distinct = false
2023/08/13 12:43:47 Using n1ql client
2023/08/13 12:43:47 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/13 12:43:47 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:43:47 distinct = false
2023/08/13 12:43:48 Using n1ql client
2023/08/13 12:43:48 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/13 12:43:48 

--------- New scenarios ---------
2023/08/13 12:43:48 
--- CompIndexHighUnbounded1 ---
2023/08/13 12:43:48 
--- Multi Scan 0 ---
2023/08/13 12:43:48 distinct = false
2023/08/13 12:43:48 Using n1ql client
2023/08/13 12:43:48 Using n1ql client
2023/08/13 12:43:48 len(scanResults) = 8 MultiScanCount = 8
2023/08/13 12:43:48 Expected and Actual scan responses are the same
2023/08/13 12:43:48 
--- Multi Scan 1 ---
2023/08/13 12:43:48 distinct = false
2023/08/13 12:43:48 Using n1ql client
2023/08/13 12:43:48 Using n1ql client
2023/08/13 12:43:48 len(scanResults) = 0 MultiScanCount = 0
2023/08/13 12:43:48 Expected and Actual scan responses are the same
2023/08/13 12:43:48 
--- Multi Scan 2 ---
2023/08/13 12:43:48 distinct = false
2023/08/13 12:43:49 Using n1ql client
2023/08/13 12:43:49 Using n1ql client
2023/08/13 12:43:49 len(scanResults) = 9 MultiScanCount = 9
2023/08/13 12:43:49 Expected and Actual scan responses are the same
2023/08/13 12:43:49 
--- CompIndexHighUnbounded2 ---
2023/08/13 12:43:49 
--- Multi Scan 0 ---
2023/08/13 12:43:49 distinct = false
2023/08/13 12:43:49 Using n1ql client
2023/08/13 12:43:49 Using n1ql client
2023/08/13 12:43:50 len(scanResults) = 4138 MultiScanCount = 4138
2023/08/13 12:43:50 Expected and Actual scan responses are the same
2023/08/13 12:43:50 
--- Multi Scan 1 ---
2023/08/13 12:43:50 distinct = false
2023/08/13 12:43:50 Using n1ql client
2023/08/13 12:43:50 Using n1ql client
2023/08/13 12:43:50 len(scanResults) = 2746 MultiScanCount = 2746
2023/08/13 12:43:50 Expected and Actual scan responses are the same
2023/08/13 12:43:50 
--- Multi Scan 2 ---
2023/08/13 12:43:50 distinct = false
2023/08/13 12:43:51 Using n1ql client
2023/08/13 12:43:51 Using n1ql client
2023/08/13 12:43:51 len(scanResults) = 4691 MultiScanCount = 4691
2023/08/13 12:43:51 Expected and Actual scan responses are the same
2023/08/13 12:43:51 
--- CompIndexHighUnbounded3 ---
2023/08/13 12:43:51 
--- Multi Scan 0 ---
2023/08/13 12:43:51 distinct = false
2023/08/13 12:43:51 Using n1ql client
2023/08/13 12:43:51 Using n1ql client
2023/08/13 12:43:51 len(scanResults) = 1329 MultiScanCount = 1329
2023/08/13 12:43:51 Expected and Actual scan responses are the same
2023/08/13 12:43:51 
--- CompIndexHighUnbounded4 ---
2023/08/13 12:43:51 
--- Multi Scan 0 ---
2023/08/13 12:43:51 distinct = false
2023/08/13 12:43:52 Using n1ql client
2023/08/13 12:43:52 Using n1ql client
2023/08/13 12:43:52 len(scanResults) = 5349 MultiScanCount = 5349
2023/08/13 12:43:52 Expected and Actual scan responses are the same
2023/08/13 12:43:52 
--- CompIndexHighUnbounded5 ---
2023/08/13 12:43:52 
--- Multi Scan 0 ---
2023/08/13 12:43:52 distinct = false
2023/08/13 12:43:52 Using n1ql client
2023/08/13 12:43:53 Using n1ql client
2023/08/13 12:43:53 len(scanResults) = 8210 MultiScanCount = 8210
2023/08/13 12:43:53 Expected and Actual scan responses are the same
2023/08/13 12:43:53 
--- SeekBoundaries ---
2023/08/13 12:43:53 
--- Multi Scan 0 ---
2023/08/13 12:43:53 distinct = false
2023/08/13 12:43:53 Using n1ql client
2023/08/13 12:43:53 Using n1ql client
2023/08/13 12:43:53 len(scanResults) = 175 MultiScanCount = 175
2023/08/13 12:43:53 Expected and Actual scan responses are the same
2023/08/13 12:43:53 
--- Multi Scan 1 ---
2023/08/13 12:43:53 distinct = false
2023/08/13 12:43:54 Using n1ql client
2023/08/13 12:43:54 Using n1ql client
2023/08/13 12:43:54 len(scanResults) = 1 MultiScanCount = 1
2023/08/13 12:43:54 Expected and Actual scan responses are the same
2023/08/13 12:43:54 
--- Multi Scan 2 ---
2023/08/13 12:43:54 distinct = false
2023/08/13 12:43:54 Using n1ql client
2023/08/13 12:43:54 Using n1ql client
2023/08/13 12:43:54 len(scanResults) = 555 MultiScanCount = 555
2023/08/13 12:43:54 Expected and Actual scan responses are the same
2023/08/13 12:43:54 
--- Multi Scan 3 ---
2023/08/13 12:43:54 distinct = false
2023/08/13 12:43:54 Using n1ql client
2023/08/13 12:43:55 Using n1ql client
2023/08/13 12:43:55 len(scanResults) = 872 MultiScanCount = 872
2023/08/13 12:43:55 Expected and Actual scan responses are the same
2023/08/13 12:43:55 
--- Multi Scan 4 ---
2023/08/13 12:43:55 distinct = false
2023/08/13 12:43:55 Using n1ql client
2023/08/13 12:43:55 Using n1ql client
2023/08/13 12:43:55 len(scanResults) = 287 MultiScanCount = 287
2023/08/13 12:43:55 Expected and Actual scan responses are the same
2023/08/13 12:43:55 
--- Multi Scan 5 ---
2023/08/13 12:43:55 distinct = false
2023/08/13 12:43:56 Using n1ql client
2023/08/13 12:43:56 Using n1ql client
2023/08/13 12:43:56 len(scanResults) = 5254 MultiScanCount = 5254
2023/08/13 12:43:56 Expected and Actual scan responses are the same
2023/08/13 12:43:56 
--- Multi Scan 6 ---
2023/08/13 12:43:56 distinct = false
2023/08/13 12:43:56 Using n1ql client
2023/08/13 12:43:56 Using n1ql client
2023/08/13 12:43:57 len(scanResults) = 5566 MultiScanCount = 5566
2023/08/13 12:43:57 Expected and Actual scan responses are the same
2023/08/13 12:43:57 
--- Multi Scan 7 ---
2023/08/13 12:43:57 distinct = false
2023/08/13 12:43:57 Using n1ql client
2023/08/13 12:43:57 Using n1ql client
2023/08/13 12:43:57 len(scanResults) = 8 MultiScanCount = 8
2023/08/13 12:43:57 Expected and Actual scan responses are the same
2023/08/13 12:43:57 

--------- With DISTINCT True ---------
2023/08/13 12:43:57 
--- ScanAllNoFilter ---
2023/08/13 12:43:57 distinct = true
2023/08/13 12:43:57 Using n1ql client
2023/08/13 12:43:58 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:43:58 
--- ScanAllFilterNil ---
2023/08/13 12:43:58 distinct = true
2023/08/13 12:43:58 Using n1ql client
2023/08/13 12:43:58 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:43:58 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:43:58 distinct = true
2023/08/13 12:43:58 Using n1ql client
2023/08/13 12:43:59 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:43:59 
--- SingleSeek ---
2023/08/13 12:43:59 distinct = true
2023/08/13 12:43:59 Using n1ql client
2023/08/13 12:43:59 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 12:43:59 
--- MultipleSeek ---
2023/08/13 12:43:59 distinct = true
2023/08/13 12:44:00 Using n1ql client
2023/08/13 12:44:00 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/13 12:44:00 
--- SimpleRange ---
2023/08/13 12:44:00 distinct = true
2023/08/13 12:44:00 Using n1ql client
2023/08/13 12:44:00 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/13 12:44:00 
--- NonOverlappingRanges ---
2023/08/13 12:44:00 distinct = true
2023/08/13 12:44:00 Using n1ql client
2023/08/13 12:44:00 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/08/13 12:44:00 
--- NonOverlappingFilters2 ---
2023/08/13 12:44:00 distinct = true
2023/08/13 12:44:01 Using n1ql client
2023/08/13 12:44:01 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 12:44:01 
--- OverlappingRanges ---
2023/08/13 12:44:01 distinct = true
2023/08/13 12:44:01 Using n1ql client
2023/08/13 12:44:01 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/08/13 12:44:01 
--- NonOverlappingFilters ---
2023/08/13 12:44:01 distinct = true
2023/08/13 12:44:02 Using n1ql client
2023/08/13 12:44:02 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/08/13 12:44:02 
--- OverlappingFilters ---
2023/08/13 12:44:02 distinct = true
2023/08/13 12:44:02 Using n1ql client
2023/08/13 12:44:02 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/08/13 12:44:02 
--- BoundaryFilters ---
2023/08/13 12:44:02 distinct = true
2023/08/13 12:44:03 Using n1ql client
2023/08/13 12:44:03 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/08/13 12:44:03 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:44:03 distinct = true
2023/08/13 12:44:03 Using n1ql client
2023/08/13 12:44:03 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/08/13 12:44:03 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:44:03 distinct = true
2023/08/13 12:44:04 Using n1ql client
2023/08/13 12:44:04 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/08/13 12:44:04 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:44:04 distinct = false
2023/08/13 12:44:04 Using n1ql client
2023/08/13 12:44:04 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/13 12:44:04 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:44:04 distinct = false
2023/08/13 12:44:04 Using n1ql client
2023/08/13 12:44:05 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/13 12:44:05 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:44:05 distinct = false
2023/08/13 12:44:05 Using n1ql client
2023/08/13 12:44:05 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 12:44:05 
--- FiltersWithUnbounded ---
2023/08/13 12:44:05 distinct = false
2023/08/13 12:44:06 Using n1ql client
2023/08/13 12:44:06 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/13 12:44:06 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:44:06 distinct = false
2023/08/13 12:44:06 Using n1ql client
2023/08/13 12:44:06 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/13 12:44:06 

--------- Simple Index with 1 field ---------
2023/08/13 12:44:06 
--- SingleIndexSimpleRange ---
2023/08/13 12:44:06 distinct = true
2023/08/13 12:44:06 Using n1ql client
2023/08/13 12:44:06 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/13 12:44:06 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:44:06 distinct = true
2023/08/13 12:44:07 Using n1ql client
2023/08/13 12:44:07 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/08/13 12:44:07 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:44:07 distinct = true
2023/08/13 12:44:07 Using n1ql client
2023/08/13 12:44:07 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/08/13 12:44:07 

--------- Composite Index with 3 fields ---------
2023/08/13 12:44:07 
--- ScanAllNoFilter ---
2023/08/13 12:44:07 distinct = true
2023/08/13 12:44:08 Using n1ql client
2023/08/13 12:44:08 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:44:08 
--- ScanAllFilterNil ---
2023/08/13 12:44:08 distinct = true
2023/08/13 12:44:08 Using n1ql client
2023/08/13 12:44:09 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:44:09 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:44:09 distinct = true
2023/08/13 12:44:09 Using n1ql client
2023/08/13 12:44:09 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 12:44:09 
--- 3FieldsSingleSeek ---
2023/08/13 12:44:09 distinct = true
2023/08/13 12:44:10 Using n1ql client
2023/08/13 12:44:10 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 12:44:10 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:44:10 distinct = true
2023/08/13 12:44:10 Using n1ql client
2023/08/13 12:44:10 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/13 12:44:10 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:44:10 distinct = true
2023/08/13 12:44:11 Using n1ql client
2023/08/13 12:44:11 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanDescCount (35.84s)
=== RUN   TestMultiScanDescOffset
2023/08/13 12:44:11 In SkipTestMultiScanDescOffset()
2023/08/13 12:44:11 

--------- Composite Index with 2 fields ---------
2023/08/13 12:44:11 
--- ScanAllNoFilter ---
2023/08/13 12:44:11 distinct = false
2023/08/13 12:44:11 Using n1ql client
2023/08/13 12:44:11 
--- ScanAllFilterNil ---
2023/08/13 12:44:11 distinct = false
2023/08/13 12:44:12 Using n1ql client
2023/08/13 12:44:12 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:44:12 distinct = false
2023/08/13 12:44:12 Using n1ql client
2023/08/13 12:44:12 
--- SingleSeek ---
2023/08/13 12:44:12 distinct = false
2023/08/13 12:44:13 Using n1ql client
2023/08/13 12:44:13 
--- MultipleSeek ---
2023/08/13 12:44:13 distinct = false
2023/08/13 12:44:13 Using n1ql client
2023/08/13 12:44:13 
--- SimpleRange ---
2023/08/13 12:44:13 distinct = false
2023/08/13 12:44:14 Using n1ql client
2023/08/13 12:44:14 
--- NonOverlappingRanges ---
2023/08/13 12:44:14 distinct = false
2023/08/13 12:44:14 Using n1ql client
2023/08/13 12:44:14 
--- OverlappingRanges ---
2023/08/13 12:44:14 distinct = false
2023/08/13 12:44:14 Using n1ql client
2023/08/13 12:44:15 
--- NonOverlappingFilters ---
2023/08/13 12:44:15 distinct = false
2023/08/13 12:44:15 Using n1ql client
2023/08/13 12:44:15 
--- OverlappingFilters ---
2023/08/13 12:44:15 distinct = false
2023/08/13 12:44:15 Using n1ql client
2023/08/13 12:44:16 
--- BoundaryFilters ---
2023/08/13 12:44:16 distinct = false
2023/08/13 12:44:16 Using n1ql client
2023/08/13 12:44:16 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:44:16 distinct = false
2023/08/13 12:44:16 Using n1ql client
2023/08/13 12:44:16 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:44:16 distinct = false
2023/08/13 12:44:17 Using n1ql client
2023/08/13 12:44:17 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:44:17 distinct = false
2023/08/13 12:44:17 Using n1ql client
2023/08/13 12:44:17 Expected and Actual scan responses are the same
2023/08/13 12:44:17 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:44:17 distinct = false
2023/08/13 12:44:18 Using n1ql client
2023/08/13 12:44:18 Expected and Actual scan responses are the same
2023/08/13 12:44:18 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:44:18 distinct = false
2023/08/13 12:44:18 Using n1ql client
2023/08/13 12:44:18 Expected and Actual scan responses are the same
2023/08/13 12:44:18 
--- FiltersWithUnbounded ---
2023/08/13 12:44:18 distinct = false
2023/08/13 12:44:19 Using n1ql client
2023/08/13 12:44:19 Expected and Actual scan responses are the same
2023/08/13 12:44:19 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:44:19 distinct = false
2023/08/13 12:44:19 Using n1ql client
2023/08/13 12:44:19 Expected and Actual scan responses are the same
2023/08/13 12:44:19 

--------- Simple Index with 1 field ---------
2023/08/13 12:44:19 
--- SingleIndexSimpleRange ---
2023/08/13 12:44:19 distinct = false
2023/08/13 12:44:20 Using n1ql client
2023/08/13 12:44:20 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:44:20 distinct = false
2023/08/13 12:44:20 Using n1ql client
2023/08/13 12:44:20 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:44:20 distinct = false
2023/08/13 12:44:21 Using n1ql client
2023/08/13 12:44:21 

--------- Composite Index with 3 fields ---------
2023/08/13 12:44:21 
--- ScanAllNoFilter ---
2023/08/13 12:44:21 distinct = false
2023/08/13 12:44:21 Using n1ql client
2023/08/13 12:44:21 
--- ScanAllFilterNil ---
2023/08/13 12:44:21 distinct = false
2023/08/13 12:44:22 Using n1ql client
2023/08/13 12:44:22 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:44:22 distinct = false
2023/08/13 12:44:22 Using n1ql client
2023/08/13 12:44:23 
--- 3FieldsSingleSeek ---
2023/08/13 12:44:23 distinct = false
2023/08/13 12:44:23 Using n1ql client
2023/08/13 12:44:23 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:44:23 distinct = false
2023/08/13 12:44:23 Using n1ql client
2023/08/13 12:44:23 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:44:23 distinct = false
2023/08/13 12:44:24 Using n1ql client
--- PASS: TestMultiScanDescOffset (13.18s)
=== RUN   TestMultiScanDescDistinct
2023/08/13 12:44:24 In SkipTestMultiScanDescDistinct()
2023/08/13 12:44:24 

--------- Composite Index with 2 fields ---------
2023/08/13 12:44:24 
--- ScanAllNoFilter ---
2023/08/13 12:44:24 distinct = true
2023/08/13 12:44:24 Using n1ql client
2023/08/13 12:44:24 Expected and Actual scan responses are the same
2023/08/13 12:44:24 
--- ScanAllFilterNil ---
2023/08/13 12:44:24 distinct = true
2023/08/13 12:44:25 Using n1ql client
2023/08/13 12:44:25 Expected and Actual scan responses are the same
2023/08/13 12:44:25 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:44:25 distinct = true
2023/08/13 12:44:25 Using n1ql client
2023/08/13 12:44:26 Expected and Actual scan responses are the same
2023/08/13 12:44:26 
--- SingleSeek ---
2023/08/13 12:44:26 distinct = true
2023/08/13 12:44:26 Using n1ql client
2023/08/13 12:44:26 Expected and Actual scan responses are the same
2023/08/13 12:44:26 
--- MultipleSeek ---
2023/08/13 12:44:26 distinct = true
2023/08/13 12:44:26 Using n1ql client
2023/08/13 12:44:26 Expected and Actual scan responses are the same
2023/08/13 12:44:26 
--- SimpleRange ---
2023/08/13 12:44:26 distinct = true
2023/08/13 12:44:27 Using n1ql client
2023/08/13 12:44:27 Expected and Actual scan responses are the same
2023/08/13 12:44:27 
--- NonOverlappingRanges ---
2023/08/13 12:44:27 distinct = true
2023/08/13 12:44:27 Using n1ql client
2023/08/13 12:44:27 Expected and Actual scan responses are the same
2023/08/13 12:44:27 
--- OverlappingRanges ---
2023/08/13 12:44:27 distinct = true
2023/08/13 12:44:28 Using n1ql client
2023/08/13 12:44:28 Expected and Actual scan responses are the same
2023/08/13 12:44:28 
--- NonOverlappingFilters ---
2023/08/13 12:44:28 distinct = true
2023/08/13 12:44:28 Using n1ql client
2023/08/13 12:44:28 Expected and Actual scan responses are the same
2023/08/13 12:44:28 
--- OverlappingFilters ---
2023/08/13 12:44:28 distinct = true
2023/08/13 12:44:29 Using n1ql client
2023/08/13 12:44:29 Expected and Actual scan responses are the same
2023/08/13 12:44:29 
--- BoundaryFilters ---
2023/08/13 12:44:29 distinct = true
2023/08/13 12:44:29 Using n1ql client
2023/08/13 12:44:29 Expected and Actual scan responses are the same
2023/08/13 12:44:29 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 12:44:29 distinct = true
2023/08/13 12:44:30 Using n1ql client
2023/08/13 12:44:30 Expected and Actual scan responses are the same
2023/08/13 12:44:30 
--- SeekAndFilters_Overlapping ---
2023/08/13 12:44:30 distinct = true
2023/08/13 12:44:30 Using n1ql client
2023/08/13 12:44:30 Expected and Actual scan responses are the same
2023/08/13 12:44:30 
--- SimpleRangeLowUnbounded ---
2023/08/13 12:44:30 distinct = false
2023/08/13 12:44:31 Using n1ql client
2023/08/13 12:44:31 Expected and Actual scan responses are the same
2023/08/13 12:44:31 
--- SimpleRangeHighUnbounded ---
2023/08/13 12:44:31 distinct = false
2023/08/13 12:44:31 Using n1ql client
2023/08/13 12:44:31 Expected and Actual scan responses are the same
2023/08/13 12:44:31 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 12:44:31 distinct = false
2023/08/13 12:44:32 Using n1ql client
2023/08/13 12:44:32 Expected and Actual scan responses are the same
2023/08/13 12:44:32 
--- FiltersWithUnbounded ---
2023/08/13 12:44:32 distinct = false
2023/08/13 12:44:32 Using n1ql client
2023/08/13 12:44:32 Expected and Actual scan responses are the same
2023/08/13 12:44:32 
--- FiltersLowGreaterThanHigh ---
2023/08/13 12:44:32 distinct = false
2023/08/13 12:44:33 Using n1ql client
2023/08/13 12:44:33 Expected and Actual scan responses are the same
2023/08/13 12:44:33 

--------- Simple Index with 1 field ---------
2023/08/13 12:44:33 
--- SingleIndexSimpleRange ---
2023/08/13 12:44:33 distinct = true
2023/08/13 12:44:33 Using n1ql client
2023/08/13 12:44:33 Expected and Actual scan responses are the same
2023/08/13 12:44:33 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 12:44:33 distinct = true
2023/08/13 12:44:34 Using n1ql client
2023/08/13 12:44:34 Expected and Actual scan responses are the same
2023/08/13 12:44:34 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 12:44:34 distinct = true
2023/08/13 12:44:35 Using n1ql client
2023/08/13 12:44:35 Expected and Actual scan responses are the same
2023/08/13 12:44:35 

--------- Composite Index with 3 fields ---------
2023/08/13 12:44:35 
--- ScanAllNoFilter ---
2023/08/13 12:44:35 distinct = true
2023/08/13 12:44:35 Using n1ql client
2023/08/13 12:44:35 Expected and Actual scan responses are the same
2023/08/13 12:44:35 
--- ScanAllFilterNil ---
2023/08/13 12:44:35 distinct = true
2023/08/13 12:44:36 Using n1ql client
2023/08/13 12:44:36 Expected and Actual scan responses are the same
2023/08/13 12:44:36 
--- ScanAll_AllFiltersNil ---
2023/08/13 12:44:36 distinct = true
2023/08/13 12:44:37 Using n1ql client
2023/08/13 12:44:37 Expected and Actual scan responses are the same
2023/08/13 12:44:37 
--- 3FieldsSingleSeek ---
2023/08/13 12:44:37 distinct = true
2023/08/13 12:44:37 Using n1ql client
2023/08/13 12:44:37 Expected and Actual scan responses are the same
2023/08/13 12:44:37 
--- 3FieldsMultipleSeeks ---
2023/08/13 12:44:37 distinct = true
2023/08/13 12:44:38 Using n1ql client
2023/08/13 12:44:38 Expected and Actual scan responses are the same
2023/08/13 12:44:38 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 12:44:38 distinct = true
2023/08/13 12:44:38 Using n1ql client
2023/08/13 12:44:38 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescDistinct (14.35s)
=== RUN   TestGroupAggrSetup
2023/08/13 12:44:38 In TestGroupAggrSetup()
2023/08/13 12:44:38 Emptying the default bucket
2023/08/13 12:44:41 Flush Enabled on bucket default, responseBody: 
2023/08/13 12:45:19 Flushed the bucket default, Response body: 
2023/08/13 12:45:19 Dropping the secondary index index_agg
2023/08/13 12:45:19 Populating the default bucket
2023/08/13 12:45:23 Created the secondary index index_agg. Waiting for it become active
2023/08/13 12:45:23 Index is 12657516221574620641 now active
--- PASS: TestGroupAggrSetup (50.44s)
=== RUN   TestGroupAggrLeading
2023/08/13 12:45:29 In TestGroupAggrLeading()
2023/08/13 12:45:29 Total Scanresults = 7
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 3
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLeading (0.01s)
=== RUN   TestGroupAggrNonLeading
2023/08/13 12:45:29 In TestGroupAggrNonLeading()
2023/08/13 12:45:29 Total Scanresults = 4
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNonLeading (0.01s)
=== RUN   TestGroupAggrNoGroup
2023/08/13 12:45:29 In TestGroupAggrNoGroup()
2023/08/13 12:45:29 Total Scanresults = 1
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroup (0.01s)
=== RUN   TestGroupAggrMinMax
2023/08/13 12:45:29 In TestGroupAggrMinMax()
2023/08/13 12:45:29 Total Scanresults = 4
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax (0.01s)
=== RUN   TestGroupAggrMinMax2
2023/08/13 12:45:29 In TestGroupAggrMinMax()
2023/08/13 12:45:29 Total Scanresults = 1
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax2 (0.01s)
=== RUN   TestGroupAggrLeading_N1QLExprs
2023/08/13 12:45:29 In TestGroupAggrLeading_N1QLExprs()
2023/08/13 12:45:29 Total Scanresults = 17
2023/08/13 12:45:29 basicGroupAggrN1QLExprs1: Scan validation passed
2023/08/13 12:45:29 Total Scanresults = 9
2023/08/13 12:45:29 basicGroupAggrN1QLExprs2: Scan validation passed
--- PASS: TestGroupAggrLeading_N1QLExprs (0.42s)
=== RUN   TestGroupAggrLimit
2023/08/13 12:45:29 In TestGroupAggrLimit()
2023/08/13 12:45:29 Total Scanresults = 3
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 2
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLimit (0.01s)
=== RUN   TestGroupAggrOffset
2023/08/13 12:45:29 In TestGroupAggrOffset()
2023/08/13 12:45:29 Total Scanresults = 3
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 2
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrOffset (0.01s)
=== RUN   TestGroupAggrCountN
2023/08/13 12:45:29 In TestGroupAggrCountN()
2023/08/13 12:45:29 Total Scanresults = 4
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 4
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrCountN (0.01s)
=== RUN   TestGroupAggrNoGroupNoMatch
2023/08/13 12:45:29 In TestGroupAggrNoGroupNoMatch()
2023/08/13 12:45:29 Total Scanresults = 1
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroupNoMatch (0.00s)
=== RUN   TestGroupAggrGroupNoMatch
2023/08/13 12:45:29 In TestGroupAggrGroupNoMatch()
2023/08/13 12:45:29 Total Scanresults = 0
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrGroupNoMatch (0.00s)
=== RUN   TestGroupAggrMultDataTypes
2023/08/13 12:45:29 In TestGroupAggrMultDataTypes()
2023/08/13 12:45:29 Total Scanresults = 8
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMultDataTypes (0.00s)
=== RUN   TestGroupAggrDistinct
2023/08/13 12:45:29 In TestGroupAggrDistinct()
2023/08/13 12:45:29 Total Scanresults = 2
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 2
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct (0.00s)
=== RUN   TestGroupAggrDistinct2
2023/08/13 12:45:29 In TestGroupAggrDistinct2()
2023/08/13 12:45:29 Total Scanresults = 1
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 4
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 4
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct2 (0.01s)
=== RUN   TestGroupAggrNull
2023/08/13 12:45:29 In TestGroupAggrNull()
2023/08/13 12:45:29 Total Scanresults = 2
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 2
2023/08/13 12:45:29 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNull (0.00s)
=== RUN   TestGroupAggrInt64
2023/08/13 12:45:29 In TestGroupAggrInt64()
2023/08/13 12:45:29 Updating the default bucket
2023/08/13 12:45:29 Total Scanresults = 2
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 2
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 2
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:29 Total Scanresults = 2
2023/08/13 12:45:29 Expected and Actual scan responses are the same
2023/08/13 12:45:30 Total Scanresults = 2
2023/08/13 12:45:30 Expected and Actual scan responses are the same
2023/08/13 12:45:30 Total Scanresults = 2
2023/08/13 12:45:30 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrInt64 (0.48s)
=== RUN   TestGroupAggr1
2023/08/13 12:45:30 In TestGroupAggr1()
2023/08/13 12:45:30 In DropAllSecondaryIndexes()
2023/08/13 12:45:30 Index found:  index_company_desc
2023/08/13 12:45:30 Dropped index index_company_desc
2023/08/13 12:45:30 Index found:  index_agg
2023/08/13 12:45:30 Dropped index index_agg
2023/08/13 12:45:30 Index found:  #primary
2023/08/13 12:45:30 Dropped index #primary
2023/08/13 12:45:30 Index found:  index_company_name_age_desc
2023/08/13 12:45:30 Dropped index index_company_name_age_desc
2023/08/13 12:45:30 Index found:  index_companyname_desc
2023/08/13 12:45:30 Dropped index index_companyname_desc
2023/08/13 12:45:30 Index found:  #primary
2023/08/13 12:45:30 Dropped index #primary
2023/08/13 12:46:08 Flushed the bucket default, Response body: 
2023/08/13 12:46:19 Created the secondary index idx_aggrs. Waiting for it become active
2023/08/13 12:46:19 Index is 9154256241911034286 now active
2023/08/13 12:46:20 Total Scanresults = 641
2023/08/13 12:46:21 Total Scanresults = 753
--- PASS: TestGroupAggr1 (51.44s)
=== RUN   TestGroupAggrArrayIndex
2023/08/13 12:46:21 In TestGroupAggrArrayIndex()
2023/08/13 12:46:25 Created the secondary index ga_arr1. Waiting for it become active
2023/08/13 12:46:25 Index is 5691025267169601499 now active
2023/08/13 12:46:31 Created the secondary index ga_arr2. Waiting for it become active
2023/08/13 12:46:31 Index is 9177394286948368933 now active
2023/08/13 12:46:31 Scenario 1
2023/08/13 12:46:31 Total Scanresults = 641
2023/08/13 12:46:32 Scenario 2
2023/08/13 12:46:32 Total Scanresults = 2835
2023/08/13 12:46:33 Scenario 3
2023/08/13 12:46:33 Total Scanresults = 1
2023/08/13 12:46:33 Scenario 4
2023/08/13 12:46:33 Total Scanresults = 991
2023/08/13 12:46:34 Scenario 5
2023/08/13 12:46:35 Total Scanresults = 2835
2023/08/13 12:46:36 Scenario 6
2023/08/13 12:46:36 Total Scanresults = 1
2023/08/13 12:46:36 Scenario 7
2023/08/13 12:46:36 Total Scanresults = 2931
2023/08/13 12:46:39 Scenario 8
2023/08/13 12:46:39 Total Scanresults = 1168
2023/08/13 12:46:40 Scenario 9
2023/08/13 12:46:40 Total Scanresults = 1
2023/08/13 12:46:40 Scenario 10
2023/08/13 12:46:40 Total Scanresults = 641
2023/08/13 12:46:41 Scenario 11
2023/08/13 12:46:41 Total Scanresults = 1168
2023/08/13 12:46:41 Scenario 12
2023/08/13 12:46:42 Total Scanresults = 1
2023/08/13 12:46:42 Scenario 13
2023/08/13 12:46:46 Total Scanresults = 1
2023/08/13 12:46:46 Count of scanResults is 1
2023/08/13 12:46:46 Value: [2 117]
--- PASS: TestGroupAggrArrayIndex (25.04s)
=== RUN   TestGroupAggr_FirstValidAggrOnly
2023/08/13 12:46:46 In TestGroupAggr_FirstValidAggrOnly()
2023/08/13 12:46:46 In DropAllSecondaryIndexes()
2023/08/13 12:46:46 Index found:  test_oneperprimarykey
2023/08/13 12:46:46 Dropped index test_oneperprimarykey
2023/08/13 12:46:46 Index found:  ga_arr2
2023/08/13 12:46:46 Dropped index ga_arr2
2023/08/13 12:46:46 Index found:  ga_arr1
2023/08/13 12:46:46 Dropped index ga_arr1
2023/08/13 12:46:46 Index found:  #primary
2023/08/13 12:46:46 Dropped index #primary
2023/08/13 12:46:46 Index found:  idx_aggrs
2023/08/13 12:46:46 Dropped index idx_aggrs
2023/08/13 12:46:46 Index found:  #primary
2023/08/13 12:46:47 Dropped index #primary
2023/08/13 12:47:01 Created the secondary index idx_asc_3field. Waiting for it become active
2023/08/13 12:47:01 Index is 2856248897370534110 now active
2023/08/13 12:47:07 Created the secondary index idx_desc_3field. Waiting for it become active
2023/08/13 12:47:07 Index is 16544488581591821710 now active
2023/08/13 12:47:07 === MIN no group by ===
2023/08/13 12:47:07 Total Scanresults = 1
2023/08/13 12:47:07 Count of scanResults is 1
2023/08/13 12:47:07 Value: ["ACCEL"]
2023/08/13 12:47:07 === MIN no group by, no row match ===
2023/08/13 12:47:07 Total Scanresults = 1
2023/08/13 12:47:07 Count of scanResults is 1
2023/08/13 12:47:07 Value: [null]
2023/08/13 12:47:07 === MIN with group by ===
2023/08/13 12:47:07 Total Scanresults = 641
2023/08/13 12:47:08 === MIN with group by, no row match ===
2023/08/13 12:47:08 Total Scanresults = 0
2023/08/13 12:47:08 === One Aggr, no group by ===
2023/08/13 12:47:08 Total Scanresults = 1
2023/08/13 12:47:08 Count of scanResults is 1
2023/08/13 12:47:08 Value: ["FANFARE"]
2023/08/13 12:47:08 === One Aggr, no group by, no row match ===
2023/08/13 12:47:08 Total Scanresults = 1
2023/08/13 12:47:08 Count of scanResults is 1
2023/08/13 12:47:08 Value: [null]
2023/08/13 12:47:08 === Multiple Aggr, no group by ===
2023/08/13 12:47:08 Total Scanresults = 1
2023/08/13 12:47:08 Count of scanResults is 1
2023/08/13 12:47:08 Value: ["FANFARE" 15]
2023/08/13 12:47:08 === Multiple Aggr, no group by, no row match ===
2023/08/13 12:47:08 Total Scanresults = 1
2023/08/13 12:47:08 Count of scanResults is 1
2023/08/13 12:47:08 Value: [null null]
2023/08/13 12:47:08 === No Aggr, 1 group by ===
2023/08/13 12:47:08 Total Scanresults = 211
2023/08/13 12:47:08 === Aggr on non-leading key, previous equality filter, no group ===
2023/08/13 12:47:08 Total Scanresults = 1
2023/08/13 12:47:08 Count of scanResults is 1
2023/08/13 12:47:08 Value: [59]
2023/08/13 12:47:09 === Aggr on non-leading key, previous equality filters, no group ===
2023/08/13 12:47:09 Total Scanresults = 1
2023/08/13 12:47:09 Count of scanResults is 1
2023/08/13 12:47:09 Value: [null]
2023/08/13 12:47:09 === Aggr on non-leading key, previous non-equality filters, no group ===
2023/08/13 12:47:09 Total Scanresults = 1
2023/08/13 12:47:09 Count of scanResults is 1
2023/08/13 12:47:09 Value: ["Adam"]
2023/08/13 12:47:09 === MIN on desc, no group ===
2023/08/13 12:47:09 Total Scanresults = 1
2023/08/13 12:47:09 Count of scanResults is 1
2023/08/13 12:47:09 Value: ["FANFARE"]
2023/08/13 12:47:09 === MAX on asc, no group ===
2023/08/13 12:47:09 Total Scanresults = 1
2023/08/13 12:47:09 Count of scanResults is 1
2023/08/13 12:47:09 Value: ["OZEAN"]
2023/08/13 12:47:09 === MAX on desc, no group ===
2023/08/13 12:47:09 Total Scanresults = 1
2023/08/13 12:47:09 Count of scanResults is 1
2023/08/13 12:47:09 Value: ["OZEAN"]
2023/08/13 12:47:09 === COUNT(DISTINCT const_expr, no group ===
2023/08/13 12:47:09 Total Scanresults = 1
2023/08/13 12:47:09 Count of scanResults is 1
2023/08/13 12:47:09 Value: [1]
2023/08/13 12:47:10 === COUNT(DISTINCT const_expr, no group, no row match ===
2023/08/13 12:47:10 Total Scanresults = 1
2023/08/13 12:47:10 Count of scanResults is 1
2023/08/13 12:47:10 Value: [0]
2023/08/13 12:47:10 === COUNT(const_expr, no group ===
2023/08/13 12:47:10 Total Scanresults = 1
2023/08/13 12:47:10 Count of scanResults is 1
2023/08/13 12:47:10 Value: [345]
2023/08/13 12:47:14 Created the secondary index indexMinAggr. Waiting for it become active
2023/08/13 12:47:14 Index is 9530291317682988866 now active
2023/08/13 12:47:14 === Equality filter check: Equality for a, nil filter for b - inclusion 0, no filter for c ===
2023/08/13 12:47:14 Total Scanresults = 1
2023/08/13 12:47:14 Count of scanResults is 1
2023/08/13 12:47:14 Value: [5]
2023/08/13 12:47:14 === Equality filter check: Equality for a, nil filter for b - inclusion 3, no filter for c ===
2023/08/13 12:47:14 Total Scanresults = 1
2023/08/13 12:47:14 Count of scanResults is 1
2023/08/13 12:47:14 Value: [5]
2023/08/13 12:47:14 === Equality filter check: Equality for a, nil filter for b - inclusion 3, nil filter for c ===
2023/08/13 12:47:14 Total Scanresults = 1
2023/08/13 12:47:14 Count of scanResults is 1
2023/08/13 12:47:14 Value: [5]
--- PASS: TestGroupAggr_FirstValidAggrOnly (28.43s)
=== RUN   TestGroupAggrPrimary
2023/08/13 12:47:15 In TestGroupAggrPrimary()
2023/08/13 12:47:15 Total Scanresults = 1
2023/08/13 12:47:15 Total Scanresults = 1
2023/08/13 12:47:15 Total Scanresults = 1
2023/08/13 12:47:15 Total Scanresults = 1002
2023/08/13 12:47:15 Total Scanresults = 1002
2023/08/13 12:47:16 Total Scanresults = 1
2023/08/13 12:47:16 Total Scanresults = 1
2023/08/13 12:47:16 Total Scanresults = 1
2023/08/13 12:47:16 Total Scanresults = 1
2023/08/13 12:47:16 Total Scanresults = 1
2023/08/13 12:47:16 Total Scanresults = 1
2023/08/13 12:47:16 --- MB-28305 Scenario 1 ---
2023/08/13 12:47:16 Total Scanresults = 1
2023/08/13 12:47:16 Count of scanResults is 1
2023/08/13 12:47:16 Value: [0]
2023/08/13 12:47:16 --- MB-28305 Scenario 2 ---
2023/08/13 12:47:16 Total Scanresults = 1
2023/08/13 12:47:16 Count of scanResults is 1
2023/08/13 12:47:16 Value: [0]
2023/08/13 12:47:16 --- MB-28305 Scenario 3 ---
2023/08/13 12:47:16 Total Scanresults = 1
2023/08/13 12:47:16 Count of scanResults is 1
2023/08/13 12:47:16 Value: [0]
--- PASS: TestGroupAggrPrimary (1.85s)
=== RUN   TestGroupAggrDocumentKey
2023/08/13 12:47:16 In TestGroupAggrDocumentKey()
2023/08/13 12:47:16 Dropping the secondary index documentkey_idx1
2023/08/13 12:47:16 Dropping the secondary index documentkey_idx2
2023/08/13 12:47:16 Populating the default bucket for TestGroupAggrDocumentKey single key index
2023/08/13 12:47:20 Created the secondary index documentkey_idx1. Waiting for it become active
2023/08/13 12:47:20 Index is 554212078427130594 now active
2023/08/13 12:47:20 Using n1ql client
2023/08/13 12:47:21 Scanresult Row  ["1"] :  
2023/08/13 12:47:21 Scanresult Row  ["2"] :  
2023/08/13 12:47:21 Scanresult Row  ["3"] :  
2023/08/13 12:47:21 Expected and Actual scan responses are the same
2023/08/13 12:47:21 Populating the default bucket for TestGroupAggrDocumentKey composite key index
2023/08/13 12:47:26 Created the secondary index documentkey_idx2. Waiting for it become active
2023/08/13 12:47:26 Index is 746433928985213632 now active
2023/08/13 12:47:26 Using n1ql client
2023/08/13 12:47:27 Scanresult Row  ["1"] :  
2023/08/13 12:47:27 Scanresult Row  ["2"] :  
2023/08/13 12:47:27 Scanresult Row  ["3"] :  
2023/08/13 12:47:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDocumentKey (11.13s)
=== RUN   TestRebalanceSetupCluster
2023/08/13 12:47:28 set14_rebalance_test.go::TestRebalanceSetupCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:47:28 set14_rebalance_test.go::TestRebalanceSetupCluster: 1. Setting up initial cluster configuration
2023/08/13 12:47:28 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/13 12:47:33 Rebalance progress: 2.604166666666666
2023/08/13 12:47:38 Rebalance progress: 5.338541666666666
2023/08/13 12:47:43 Rebalance progress: 10.80729166666667
2023/08/13 12:47:48 Rebalance progress: 16.27604166666666
2023/08/13 12:47:53 Rebalance progress: 22.00520833333334
2023/08/13 12:47:58 Rebalance progress: 27.9296875
2023/08/13 12:48:03 Rebalance progress: 33.72395833333334
2023/08/13 12:48:08 Rebalance progress: 40.33203125
2023/08/13 12:48:13 Rebalance progress: 47.49348958333334
2023/08/13 12:48:18 Rebalance progress: 50
2023/08/13 12:48:23 Rebalance progress: 50
2023/08/13 12:48:28 Rebalance progress: 75
2023/08/13 12:48:33 Rebalance progress: 100
2023/08/13 12:48:33 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/13 12:48:50 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/13 12:49:05 Rebalance progress: 75
2023/08/13 12:49:10 Rebalance progress: 100
2023/08/13 12:49:10 set14_rebalance_test.go::TestRebalanceSetupCluster: 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2023/08/13 12:49:10 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2023/08/13 12:49:10 set14_rebalance_test.go::TestRebalanceSetupCluster: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceSetupCluster (102.70s)
=== RUN   TestCreateDocsBeforeRebalance
2023/08/13 12:49:10 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:49:10 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 1. Creating 100 documents
2023/08/13 12:49:10 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 100 documents created
2023/08/13 12:49:10 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateDocsBeforeRebalance (0.14s)
=== RUN   TestCreateIndexesBeforeRebalance
2023/08/13 12:49:10 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:49:10 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 1. Creating 17 indexes: non-partitioned, 0-replica, non-deferred
2023/08/13 12:49:10 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN__id on `default`(_id)
2023/08/13 12:49:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN__id index is now active.
2023/08/13 12:49:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_docid on `default`(docid)
2023/08/13 12:49:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_docid index is now active.
2023/08/13 12:49:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_guid on `default`(guid)
2023/08/13 12:49:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_guid index is now active.
2023/08/13 12:49:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_isActive on `default`(isActive)
2023/08/13 12:49:31 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_isActive index is now active.
2023/08/13 12:49:31 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_balance on `default`(balance)
2023/08/13 12:49:37 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_balance index is now active.
2023/08/13 12:49:37 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_picture on `default`(picture)
2023/08/13 12:49:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_picture index is now active.
2023/08/13 12:49:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_age on `default`(age)
2023/08/13 12:49:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_age index is now active.
2023/08/13 12:49:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_eyeColor on `default`(eyeColor)
2023/08/13 12:49:55 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_eyeColor index is now active.
2023/08/13 12:49:55 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_name on `default`(name)
2023/08/13 12:50:01 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_name index is now active.
2023/08/13 12:50:01 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_gender on `default`(gender)
2023/08/13 12:50:07 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_gender index is now active.
2023/08/13 12:50:07 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_company on `default`(company)
2023/08/13 12:50:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_company index is now active.
2023/08/13 12:50:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_email on `default`(email)
2023/08/13 12:50:19 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_email index is now active.
2023/08/13 12:50:19 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_phone on `default`(phone)
2023/08/13 12:50:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_phone index is now active.
2023/08/13 12:50:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_registered on `default`(registered)
2023/08/13 12:50:31 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_registered index is now active.
2023/08/13 12:50:31 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_latitude on `default`(latitude)
2023/08/13 12:50:37 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_latitude index is now active.
2023/08/13 12:50:37 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_longitude on `default`(longitude)
2023/08/13 12:50:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_longitude index is now active.
2023/08/13 12:50:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_favoriteFruit on `default`(favoriteFruit)
2023/08/13 12:50:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_favoriteFruit index is now active.
2023/08/13 12:50:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 2. Creating 17 indexes: non-partitioned, 0-replica, DEFERRED
2023/08/13 12:50:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED__id_docid on `default`(_id, docid) with {"defer_build":true}
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED__id_docid index is now deferred.
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_docid_guid on `default`(docid, guid) with {"defer_build":true}
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_docid_guid index is now deferred.
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_guid_isActive on `default`(guid, isActive) with {"defer_build":true}
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_guid_isActive index is now deferred.
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_isActive_balance on `default`(isActive, balance) with {"defer_build":true}
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_isActive_balance index is now deferred.
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_balance_picture on `default`(balance, picture) with {"defer_build":true}
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_balance_picture index is now deferred.
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_picture_age on `default`(picture, age) with {"defer_build":true}
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_picture_age index is now deferred.
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_age_eyeColor on `default`(age, eyeColor) with {"defer_build":true}
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_age_eyeColor index is now deferred.
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_eyeColor_name on `default`(eyeColor, name) with {"defer_build":true}
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_eyeColor_name index is now deferred.
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_name_gender on `default`(name, gender) with {"defer_build":true}
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_name_gender index is now deferred.
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_gender_company on `default`(gender, company) with {"defer_build":true}
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_gender_company index is now deferred.
2023/08/13 12:50:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_company_email on `default`(company, email) with {"defer_build":true}
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_company_email index is now deferred.
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_email_phone on `default`(email, phone) with {"defer_build":true}
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_email_phone index is now deferred.
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_phone_registered on `default`(phone, registered) with {"defer_build":true}
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_phone_registered index is now deferred.
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_registered_latitude on `default`(registered, latitude) with {"defer_build":true}
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_registered_latitude index is now deferred.
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_latitude_longitude on `default`(latitude, longitude) with {"defer_build":true}
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_latitude_longitude index is now deferred.
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_longitude_favoriteFruit on `default`(longitude, favoriteFruit) with {"defer_build":true}
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_longitude_favoriteFruit index is now deferred.
2023/08/13 12:50:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_favoriteFruit__id on `default`(favoriteFruit, _id) with {"defer_build":true}
2023/08/13 12:50:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_favoriteFruit__id index is now deferred.
2023/08/13 12:50:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: Skipped unsupported creation of partitioned indexes on ForestDB.
2023/08/13 12:50:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateIndexesBeforeRebalance (100.26s)
=== RUN   TestIndexNodeRebalanceIn
2023/08/13 12:50:51 TestIndexNodeRebalanceIn entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:50:51 TestIndexNodeRebalanceIn: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/13 12:50:51 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/13 12:51:01 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/13 12:51:01 TestIndexNodeRebalanceIn: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/13 12:51:01 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/13 12:51:13 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/13 12:51:13 TestIndexNodeRebalanceIn: 3. Rebalancing
2023/08/13 12:51:19 Rebalance progress: 20
2023/08/13 12:51:24 Rebalance progress: 50
2023/08/13 12:51:29 Rebalance progress: 70.45454545454545
2023/08/13 12:51:34 Rebalance progress: 70.45454545454545
2023/08/13 12:51:39 Rebalance progress: 87.5
2023/08/13 12:51:44 Rebalance progress: 100
2023/08/13 12:51:44 TestIndexNodeRebalanceIn exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceIn (55.26s)
=== RUN   TestCreateReplicatedIndexesBeforeRebalance
2023/08/13 12:51:46 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:51:46 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 1. Creating 5 indexes: non-partitioned, 2-REPLICA, non-deferred
2023/08/13 12:51:46 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS__id_isActive on `default`(_id, isActive) with {"num_replica":2}
2023/08/13 12:51:52 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS__id_isActive index is now active.
2023/08/13 12:51:52 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_docid_balance on `default`(docid, balance) with {"num_replica":2}
2023/08/13 12:52:01 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_docid_balance index is now active.
2023/08/13 12:52:01 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_guid_picture on `default`(guid, picture) with {"num_replica":2}
2023/08/13 12:52:13 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_guid_picture index is now active.
2023/08/13 12:52:13 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_isActive_age on `default`(isActive, age) with {"num_replica":2}
2023/08/13 12:52:26 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_isActive_age index is now active.
2023/08/13 12:52:26 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_balance_eyeColor on `default`(balance, eyeColor) with {"num_replica":2}
2023/08/13 12:52:35 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_balance_eyeColor index is now active.
2023/08/13 12:52:35 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: Skipped unsupported creation of partitioned indexes on ForestDB.
2023/08/13 12:52:35 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateReplicatedIndexesBeforeRebalance (49.04s)
=== RUN   TestIndexNodeRebalanceOut
2023/08/13 12:52:35 set14_rebalance_test.go::TestIndexNodeRebalanceOut: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:52:35 set14_rebalance_test.go::TestIndexNodeRebalanceOut: 1. Rebalancing index node 127.0.0.1:9001 out of the cluster
2023/08/13 12:52:35 Removing node(s): [127.0.0.1:9001] from the cluster
2023/08/13 12:52:41 Rebalance progress: 20
2023/08/13 12:52:46 Rebalance progress: 50
2023/08/13 12:52:51 Rebalance progress: 68.75
2023-08-13T12:52:55.085+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.091+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.091+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.096+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.120+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.124+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.183+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.196+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.213+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.227+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.237+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.241+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.251+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.251+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.257+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.258+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.277+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.280+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.285+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.287+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.302+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.302+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:2e75f77d9b254934ad983f7f6ff23178@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc023147d40 0xc02313a900 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1355-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1355-rel-EE-enterprise true 4c49e31e59266e90838532ae93df640a [{default /poolsStreaming/default?uuid=4c49e31e59266e90838532ae93df640a /pools/default?uuid=4c49e31e59266e90838532ae93df640a}] false} updateIndexerList} {map[] [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:68.7 couch_docs_actual_disk_size:2.3284736e+07 couch_docs_data_size:1.968214e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:68.7 mem_used:3.9201624e+07 ops:69.10000000000001 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1372773376e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5845 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 6f8764fb48000524d647d808e6b9d37d inet 20685769 Group 1} {458758 active http://127.0.0.1:9502/ 127.0.0.1:9002 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:3.796472e+06 index_disk_size:9.85088e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1364352e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5838 7.6.0-1355-rel-EE-enterprise false [index] 6f556140c2467b87aa51a21c4f8b53d7 inet 7572540 Group 1} {458758 active http://127.0.0.1:9503/ 127.0.0.1:9003 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:3.767616e+06 index_disk_size:1.083392e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1345219584e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5837 7.6.0-1355-rel-EE-enterprise false [index] 2d17de07a16c724ae1017f25ee303bfe inet 71180296 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=97208390&uuid=4c49e31e59266e90838532ae93df640a] /pools/default/nodeServices?v=69202768 /pools/default/serverGroups?v=63391191 [{default 3ec4768bbc7c3dabdd485ddccceb32bb}] {0xc023147d40 0xc02313a900 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1355-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1355-rel-EE-enterprise true 4c49e31e59266e90838532ae93df640a [{default /poolsStreaming/default?uuid=4c49e31e59266e90838532ae93df640a /pools/default?uuid=4c49e31e59266e90838532ae93df640a}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:68.7 couch_docs_actual_disk_size:2.3284736e+07 couch_docs_data_size:1.968214e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:68.7 mem_used:3.9201624e+07 ops:69.10000000000001 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1372773376e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5845 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 6f8764fb48000524d647d808e6b9d37d inet 20685769 Group 1} {458758 active http://127.0.0.1:9502/ 127.0.0.1:9002 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:3.796472e+06 index_disk_size:9.85088e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1364352e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5838 7.6.0-1355-rel-EE-enterprise false [index] 6f556140c2467b87aa51a21c4f8b53d7 inet 7572540 Group 1} {458758 active http://127.0.0.1:9503/ 127.0.0.1:9003 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:3.767616e+06 index_disk_size:1.083392e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1345219584e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5837 7.6.0-1355-rel-EE-enterprise false [index] 2d17de07a16c724ae1017f25ee303bfe inet 71180296 Group 1}] [{map[capi:9500 capiSSL:19500 kv:12000 kvSSL:11998 mgmt:9000 mgmtSSL:19000 n1ql:9499 n1qlSSL:19499 projector:10000] 172.31.5.112 true} {map[mgmt:9001 mgmtSSL:19001] 127.0.0.1 false} {map[indexAdmin:9112 indexHttp:9114 indexHttps:19114 indexScan:9113 indexStreamCatchup:9116 indexStreamInit:9115 indexStreamMaint:9117 mgmt:9002 mgmtSSL:19002] 127.0.0.1 false} {map[indexAdmin:9118 indexHttp:9120 indexHttps:19120 indexScan:9119 indexStreamCatchup:9122 indexStreamInit:9121 indexStreamMaint:9123 mgmt:9003 mgmtSSL:19003] 127.0.0.1 false}] map[] [] [] 7 6 map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9002:19002 9003:19003 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9112:9112 9113:9113 9114:19114 9115:9115 9116:9116 9117:9117 9118:9118 9119:9119 9120:19120 9121:9121 9122:9122 9123:9123 9499:19499 9999:9999]}
2023-08-13T12:52:55.303+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T12:52:55.303+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:2e75f77d9b254934ad983f7f6ff23178@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc023a605a0 0xc00b1bff60 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1355-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1355-rel-EE-enterprise true 4c49e31e59266e90838532ae93df640a [{default /poolsStreaming/default?uuid=4c49e31e59266e90838532ae93df640a /pools/default?uuid=4c49e31e59266e90838532ae93df640a}] false} updateIndexerList} {map[] [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:68.7 couch_docs_actual_disk_size:2.3284736e+07 couch_docs_data_size:1.968214e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:68.7 mem_used:3.9201624e+07 ops:69.10000000000001 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1372773376e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5845 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 6f8764fb48000524d647d808e6b9d37d inet 20685769 Group 1} {458758 active http://127.0.0.1:9502/ 127.0.0.1:9002 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:3.796472e+06 index_disk_size:9.85088e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1364352e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5838 7.6.0-1355-rel-EE-enterprise false [index] 6f556140c2467b87aa51a21c4f8b53d7 inet 7572540 Group 1} {458758 active http://127.0.0.1:9503/ 127.0.0.1:9003 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:3.767616e+06 index_disk_size:1.083392e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1345219584e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5837 7.6.0-1355-rel-EE-enterprise false [index] 2d17de07a16c724ae1017f25ee303bfe inet 71180296 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=97208390&uuid=4c49e31e59266e90838532ae93df640a] /pools/default/nodeServices?v=69202768 /pools/default/serverGroups?v=63391191 [{default 3ec4768bbc7c3dabdd485ddccceb32bb}] {0xc023a605a0 0xc00b1bff60 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1355-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1355-rel-EE-enterprise true 4c49e31e59266e90838532ae93df640a [{default /poolsStreaming/default?uuid=4c49e31e59266e90838532ae93df640a /pools/default?uuid=4c49e31e59266e90838532ae93df640a}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:68.7 couch_docs_actual_disk_size:2.3284736e+07 couch_docs_data_size:1.968214e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:68.7 mem_used:3.9201624e+07 ops:69.10000000000001 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1372773376e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5845 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 6f8764fb48000524d647d808e6b9d37d inet 20685769 Group 1} {458758 active http://127.0.0.1:9502/ 127.0.0.1:9002 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:3.796472e+06 index_disk_size:9.85088e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1364352e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5838 7.6.0-1355-rel-EE-enterprise false [index] 6f556140c2467b87aa51a21c4f8b53d7 inet 7572540 Group 1} {458758 active http://127.0.0.1:9503/ 127.0.0.1:9003 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:3.767616e+06 index_disk_size:1.083392e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1345219584e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5837 7.6.0-1355-rel-EE-enterprise false [index] 2d17de07a16c724ae1017f25ee303bfe inet 71180296 Group 1}] [{map[capi:9500 capiSSL:19500 kv:12000 kvSSL:11998 mgmt:9000 mgmtSSL:19000 n1ql:9499 n1qlSSL:19499 projector:10000] 172.31.5.112 true} {map[mgmt:9001 mgmtSSL:19001] 127.0.0.1 false} {map[indexAdmin:9112 indexHttp:9114 indexHttps:19114 indexScan:9113 indexStreamCatchup:9116 indexStreamInit:9115 indexStreamMaint:9117 mgmt:9002 mgmtSSL:19002] 127.0.0.1 false} {map[indexAdmin:9118 indexHttp:9120 indexHttps:19120 indexScan:9119 indexStreamCatchup:9122 indexStreamInit:9121 indexStreamMaint:9123 mgmt:9003 mgmtSSL:19003] 127.0.0.1 false}] map[] [] [] 7 6 map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9002:19002 9003:19003 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9112:9112 9113:9113 9114:19114 9115:9115 9116:9116 9117:9117 9118:9118 9119:9119 9120:19120 9121:9121 9122:9122 9123:9123 9499:19499 9999:9999]}
2023/08/13 12:52:56 Rebalance progress: 100
2023/08/13 12:52:56 set14_rebalance_test.go::TestIndexNodeRebalanceOut: exit: Current cluster configuration: map[127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceOut (22.94s)
=== RUN   TestFailoverAndRebalance
2023/08/13 12:52:58 set14_rebalance_test.go::TestFailoverAndRebalance: entry: Current cluster configuration: map[127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:52:58 set14_rebalance_test.go::TestFailoverAndRebalance: 1. Failing over index node 127.0.0.1:9002
2023/08/13 12:52:58 Failing over: [127.0.0.1:9002]
2023/08/13 12:53:10 set14_rebalance_test.go::TestFailoverAndRebalance: 2. Rebalancing
2023/08/13 12:53:15 Rebalance progress: 75
2023/08/13 12:53:20 Rebalance progress: 100
2023/08/13 12:53:20 set14_rebalance_test.go::TestFailoverAndRebalance: exit: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestFailoverAndRebalance (24.14s)
=== RUN   TestSwapRebalance
2023/08/13 12:53:22 set14_rebalance_test.go::TestSwapRebalance: entry: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:53:22 set14_rebalance_test.go::TestSwapRebalance: 1. Adding index node 127.0.0.1:9001 to the cluster
2023/08/13 12:53:22 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/13 12:53:35 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/13 12:53:35 set14_rebalance_test.go::TestSwapRebalance: 2. Swap rebalancing index node 127.0.0.1:9003 out of the cluster
2023/08/13 12:53:35 Removing node(s): [127.0.0.1:9003] from the cluster
2023/08/13 12:53:41 Rebalance progress: 23.33333333333333
2023/08/13 12:53:46 Rebalance progress: 46.66666666666666
2023-08-13T12:53:50.734+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.754+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.773+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.774+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.778+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.780+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.785+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.855+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.857+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.863+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.866+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.869+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.873+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.877+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.881+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.883+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.885+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.887+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.891+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-13T12:53:50.892+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023/08/13 12:53:51 Rebalance progress: 100
2023/08/13 12:53:51 set14_rebalance_test.go::TestSwapRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestSwapRebalance (31.17s)
=== RUN   TestRebalanceReplicaRepair
2023/08/13 12:53:53 TestRebalanceReplicaRepair entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:53:53 TestRebalanceReplicaRepair: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/13 12:53:53 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/13 12:54:07 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/13 12:54:07 TestRebalanceReplicaRepair: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/13 12:54:07 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/13 12:54:17 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/13 12:54:17 TestRebalanceReplicaRepair: 3. Rebalancing
2023/08/13 12:54:23 Rebalance progress: 20
2023/08/13 12:54:28 Rebalance progress: 35
2023/08/13 12:54:33 Rebalance progress: 61.25000000000001
2023/08/13 12:54:38 Rebalance progress: 87.5
2023/08/13 12:54:43 Rebalance progress: 100
2023/08/13 12:54:43 TestRebalanceReplicaRepair exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceReplicaRepair (51.86s)
=== RUN   TestFailureAndRebalanceDuringInitialIndexBuild
2023/08/13 12:54:45 set14_rebalance_test.go::TestFailureAndRebalanceDuringInitialIndexBuild: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:54:49 Created the secondary index index_0. Waiting for it become active
2023/08/13 12:54:49 Index is 14604250899349449493 now active
2023/08/13 12:54:55 Created the secondary index index_1. Waiting for it become active
2023/08/13 12:54:55 Index is 3911340201083162487 now active
2023/08/13 12:55:01 Created the secondary index index_2. Waiting for it become active
2023/08/13 12:55:01 Index is 10050710643282792048 now active
2023/08/13 12:55:07 Created the secondary index index_3. Waiting for it become active
2023/08/13 12:55:07 Index is 8149408567933170752 now active
2023/08/13 12:55:12 Created the secondary index index_4. Waiting for it become active
2023/08/13 12:55:12 Index is 14471122703870184667 now active
2023/08/13 12:55:18 Created the secondary index index_5. Waiting for it become active
2023/08/13 12:55:18 Index is 17882719887112900282 now active
2023/08/13 12:55:27 Created the secondary index index_6. Waiting for it become active
2023/08/13 12:55:27 Index is 9936388479508302014 now active
2023/08/13 12:55:33 Created the secondary index index_7. Waiting for it become active
2023/08/13 12:55:33 Index is 16052356043477800700 now active
2023/08/13 12:55:39 Created the secondary index index_8. Waiting for it become active
2023/08/13 12:55:39 Index is 14009733796714136427 now active
2023/08/13 12:55:46 Created the secondary index index_9. Waiting for it become active
2023/08/13 12:55:46 Index is 7921840542111881272 now active
2023/08/13 12:56:10 Failing over: [127.0.0.1:9002]
2023/08/13 12:56:11 Build the deferred index index_11. Waiting for the index to become active
2023/08/13 12:56:11 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:12 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:13 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:14 TestFailureAndRebalanceDuringInitialIndexBuild: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/13 12:56:14 Kicking off failover recovery, type: full
2023/08/13 12:56:14 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:15 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:16 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:17 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:18 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:19 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:20 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:21 Rebalance progress: 20
2023/08/13 12:56:21 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:22 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:23 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:24 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:25 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:26 Rebalance failed. See logs for detailed reason. You can try again.
2023/08/13 12:56:26 set14_rebalance_test.go::TestFailureAndRebalanceDuringInitialIndexBuild: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:56:26 Waiting for index 15033597706579825365 to go active ...
2023/08/13 12:56:27 Index is 15033597706579825365 now active
--- PASS: TestFailureAndRebalanceDuringInitialIndexBuild (102.46s)
=== RUN   TestRedistributeWhenNodeIsAddedForFalse
2023/08/13 12:56:28 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:56:28 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 1. Setting up initial cluster configuration
2023/08/13 12:56:28 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/13 12:56:33 Rebalance progress: 12.5
2023/08/13 12:56:38 Rebalance progress: 87.5
2023-08-13T12:56:41.827+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.837+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.849+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.860+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.866+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.871+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.877+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.880+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.884+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.885+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.910+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.913+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.944+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:56:41.952+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023/08/13 12:56:43 Rebalance progress: 100
2023/08/13 12:56:43 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/13 12:56:44 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/13 12:56:45 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/13 12:57:08 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/13 12:57:23 Rebalance progress: 0
2023/08/13 12:57:28 Rebalance progress: 0
2023/08/13 12:57:33 Rebalance progress: 0
2023/08/13 12:57:38 Rebalance failed. See logs for detailed reason. You can try again.
    cluster_setup.go:100: Error while adding node: 127.0.0.1:9001 (role: index) to cluster, err: AddNodeAndRebalance: Error during rebalance, err: Rebalance failed
--- FAIL: TestRedistributeWhenNodeIsAddedForFalse (70.96s)
=== RUN   TestRedistributeWhenNodeIsAddedForTrue
2023/08/13 12:57:38 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:57:38 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 1. Setting up initial cluster configuration
2023/08/13 12:57:38 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023-08-13T12:57:40.705+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.707+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.714+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.715+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.719+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.721+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.728+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.730+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.734+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.735+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.738+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.739+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.748+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.748+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.751+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.752+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.755+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.755+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.759+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.761+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.762+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.762+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:2e75f77d9b254934ad983f7f6ff23178@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc00a8faea0 0xc01d716b00 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1355-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1355-rel-EE-enterprise true 4c49e31e59266e90838532ae93df640a [{default /poolsStreaming/default?uuid=4c49e31e59266e90838532ae93df640a /pools/default?uuid=4c49e31e59266e90838532ae93df640a}] false} updateIndexerList} {map[] [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:4.3752448e+07 couch_docs_data_size:1.3742869e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:4.6970536e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.229072384e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6127 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 6f8764fb48000524d647d808e6b9d37d inet 20685769 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=92487105&uuid=4c49e31e59266e90838532ae93df640a] /pools/default/nodeServices?v=84691856 /pools/default/serverGroups?v=21069578 [{default 3ec4768bbc7c3dabdd485ddccceb32bb}] {0xc00a8faea0 0xc01d716b00 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1355-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1355-rel-EE-enterprise true 4c49e31e59266e90838532ae93df640a [{default /poolsStreaming/default?uuid=4c49e31e59266e90838532ae93df640a /pools/default?uuid=4c49e31e59266e90838532ae93df640a}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:4.3752448e+07 couch_docs_data_size:1.3742869e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:4.6970536e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.229072384e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6127 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 6f8764fb48000524d647d808e6b9d37d inet 20685769 Group 1}] [{map[capi:9500 capiSSL:19500 kv:12000 kvSSL:11998 mgmt:9000 mgmtSSL:19000 n1ql:9499 n1qlSSL:19499 projector:10000] 172.31.5.112 true} {map[mgmt:9001 mgmtSSL:19001] 127.0.0.1 false}] map[] [] [] 7 6 map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9499:19499 9999:9999]}
2023-08-13T12:57:40.765+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-13T12:57:40.765+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:2e75f77d9b254934ad983f7f6ff23178@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc006e670e0 0xc00b57ef00 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1355-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1355-rel-EE-enterprise true 4c49e31e59266e90838532ae93df640a [{default /poolsStreaming/default?uuid=4c49e31e59266e90838532ae93df640a /pools/default?uuid=4c49e31e59266e90838532ae93df640a}] false} updateIndexerList} {map[] [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:4.3752448e+07 couch_docs_data_size:1.3742869e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:4.6970536e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.229072384e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6127 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 6f8764fb48000524d647d808e6b9d37d inet 20685769 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=92487105&uuid=4c49e31e59266e90838532ae93df640a] /pools/default/nodeServices?v=84691856 /pools/default/serverGroups?v=21069578 [{default 3ec4768bbc7c3dabdd485ddccceb32bb}] {0xc006e670e0 0xc00b57ef00 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1355-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1355-rel-EE-enterprise true 4c49e31e59266e90838532ae93df640a [{default /poolsStreaming/default?uuid=4c49e31e59266e90838532ae93df640a /pools/default?uuid=4c49e31e59266e90838532ae93df640a}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:4.3752448e+07 couch_docs_data_size:1.3742869e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:4.6970536e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.229072384e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6127 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 6f8764fb48000524d647d808e6b9d37d inet 20685769 Group 1}] [{map[capi:9500 capiSSL:19500 kv:12000 kvSSL:11998 mgmt:9000 mgmtSSL:19000 n1ql:9499 n1qlSSL:19499 projector:10000] 172.31.5.112 true} {map[mgmt:9001 mgmtSSL:19001] 127.0.0.1 false}] map[] [] [] 7 6 map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9499:19499 9999:9999]}
2023/08/13 12:57:44 Rebalance progress: 100
2023/08/13 12:57:44 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/13 12:58:01 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/13 12:58:16 Rebalance progress: 0
2023/08/13 12:58:21 Rebalance progress: 0
2023/08/13 12:58:26 Rebalance progress: 0
2023/08/13 12:58:31 Rebalance failed. See logs for detailed reason. You can try again.
    cluster_setup.go:100: Error while adding node: 127.0.0.1:9001 (role: index) to cluster, err: AddNodeAndRebalance: Error during rebalance, err: Rebalance failed
--- FAIL: TestRedistributeWhenNodeIsAddedForTrue (52.68s)
=== RUN   TestRebalanceResetCluster
2023/08/13 12:58:31 set14_rebalance_test.go::TestRebalanceResetCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 12:58:31 set14_rebalance_test.go::TestRebalanceResetCluster: 1. Restoring indexer.settings.rebalance.redistribute_indexes to false
2023/08/13 12:58:31 ChangeIndexerSettings: Host  Port 0 Nodes []
2023/08/13 12:58:31 Changing config key indexer.settings.rebalance.redistribute_indexes to value false
2023/08/13 12:58:31 Error setting indexer.settings.rebalance.redistribute_indexes to false: Post "http://:2/internal/settings": dial tcp :2: connect: connection refused
--- FAIL: TestRebalanceResetCluster (0.13s)
panic: Error setting indexer.settings.rebalance.redistribute_indexes to false: Post "http://:2/internal/settings": dial tcp :2: connect: connection refused
 [recovered]
	panic: Error setting indexer.settings.rebalance.redistribute_indexes to false: Post "http://:2/internal/settings": dial tcp :2: connect: connection refused


goroutine 53020 [running]:
panic({0x107eca0, 0xc026aa8aa0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:987 +0x3bb fp=0xc01dfe7b50 sp=0xc01dfe7a90 pc=0x43cabb
testing.tRunner.func1.2({0x107eca0, 0xc026aa8aa0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1526 +0x24e fp=0xc01dfe7c00 sp=0xc01dfe7b50 pc=0x531aae
testing.tRunner.func1()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1529 +0x39f fp=0xc01dfe7d68 sp=0xc01dfe7c00 pc=0x53153f
runtime.deferCallSave(0xc01dfe7e38, 0xc01dfe7f90?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:796 +0x88 fp=0xc01dfe7d78 sp=0xc01dfe7d68 pc=0x43c6a8
runtime.runOpenDeferFrame(0xc01923c780)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:769 +0x1b4 fp=0xc01dfe7dc0 sp=0xc01dfe7d78 pc=0x43c4d4
panic({0x107eca0, 0xc026aa8aa0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:884 +0x213 fp=0xc01dfe7e80 sp=0xc01dfe7dc0 pc=0x43c913
log.Panicf({0x12484a4?, 0x46?}, {0xc01dfe7f40?, 0x2f?, 0x1070da0?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/log/log.go:391 +0x67 fp=0xc01dfe7ec8 sp=0xc01dfe7e80 pc=0x5e78c7
github.com/couchbase/indexing/secondary/tests/framework/common.HandleError(...)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/framework/common/util.go:77
github.com/couchbase/indexing/secondary/tests/functionaltests.TestRebalanceResetCluster(0xc01559b380)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/functionaltests/set14_rebalance_test.go:710 +0x193 fp=0xc01dfe7f70 sp=0xc01dfe7ec8 pc=0xfca113
testing.tRunner(0xc01559b380, 0x12d0528)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1576 +0x10b fp=0xc01dfe7fc0 sp=0xc01dfe7f70 pc=0x5310eb
testing.(*T).Run.func1()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1629 +0x2a fp=0xc01dfe7fe0 sp=0xc01dfe7fc0 pc=0x53212a
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc01dfe7fe8 sp=0xc01dfe7fe0 pc=0x473161
created by testing.(*T).Run
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1629 +0x3ea

goroutine 1 [chan receive]:
runtime.gopark(0xc0327a0400?, 0xc00d552898?, 0x30?, 0x59?, 0xc0000d7818?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc0000d7798 sp=0xc0000d7778 pc=0x43fd16
runtime.chanrecv(0xc01128d9d0, 0xc0000d7897, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:583 +0x49d fp=0xc0000d7828 sp=0xc0000d7798 pc=0x40ca7d
runtime.chanrecv1(0x1de4860?, 0x107eca0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:442 +0x18 fp=0xc0000d7850 sp=0xc0000d7828 pc=0x40c578
testing.(*T).Run(0xc000102680, {0x1260b0c?, 0x530965?}, 0x12d0528)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1630 +0x405 fp=0xc0000d7910 sp=0xc0000d7850 pc=0x531fa5
testing.runTests.func1(0x1de66a0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:2036 +0x45 fp=0xc0000d7960 sp=0xc0000d7910 pc=0x534165
testing.tRunner(0xc000102680, 0xc0079d7a78)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1576 +0x10b fp=0xc0000d79b0 sp=0xc0000d7960 pc=0x5310eb
testing.runTests(0xc000482e60?, {0x1d629e0, 0xdd, 0xdd}, {0xc0079d7b08?, 0xc0079d7b10?, 0x1de5680?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:2034 +0x489 fp=0xc0000d7aa8 sp=0xc0000d79b0 pc=0x534049
testing.(*M).Run(0xc000482e60)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1906 +0x63a fp=0xc0000d7cf0 sp=0xc0000d7aa8 pc=0x5329ba
github.com/couchbase/indexing/secondary/tests/functionaltests.TestMain(0xffffffffffffffff?)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/functionaltests/common_test.go:168 +0x1276 fp=0xc0000d7ec8 sp=0xc0000d7cf0 pc=0xf11756
main.main()
	_testmain.go:489 +0x1d3 fp=0xc0000d7f80 sp=0xc0000d7ec8 pc=0xff15d3
runtime.main()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:250 +0x207 fp=0xc0000d7fe0 sp=0xc0000d7f80 pc=0x43f8e7
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000d7fe8 sp=0xc0000d7fe0 pc=0x473161

goroutine 2 [force gc (idle), 42 minutes]:
runtime.gopark(0x92162f5bd05?, 0x0?, 0x0?, 0x0?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006cfb0 sp=0xc00006cf90 pc=0x43fd16
runtime.goparkunlock(...)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:387
runtime.forcegchelper()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:305 +0xb0 fp=0xc00006cfe0 sp=0xc00006cfb0 pc=0x43fb50
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006cfe8 sp=0xc00006cfe0 pc=0x473161
created by runtime.init.6
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:293 +0x25

goroutine 3 [GC sweep wait]:
runtime.gopark(0x1de4c01?, 0x0?, 0x0?, 0x0?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006d780 sp=0xc00006d760 pc=0x43fd16
runtime.goparkunlock(...)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:387
runtime.bgsweep(0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgcsweep.go:319 +0xde fp=0xc00006d7c8 sp=0xc00006d780 pc=0x42a0be
runtime.gcenable.func1()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgc.go:178 +0x26 fp=0xc00006d7e0 sp=0xc00006d7c8 pc=0x41f326
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006d7e8 sp=0xc00006d7e0 pc=0x473161
created by runtime.gcenable
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgc.go:178 +0x6b

goroutine 4 [GC scavenge wait]:
runtime.gopark(0xb4bc4976337?, 0x3405b5?, 0x0?, 0x0?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006df70 sp=0xc00006df50 pc=0x43fd16
runtime.goparkunlock(...)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:387
runtime.(*scavengerState).park(0x1de5780)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00006dfa0 sp=0xc00006df70 pc=0x427f93
runtime.bgscavenge(0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00006dfc8 sp=0xc00006dfa0 pc=0x428585
runtime.gcenable.func2()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgc.go:179 +0x26 fp=0xc00006dfe0 sp=0xc00006dfc8 pc=0x41f2c6
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006dfe8 sp=0xc00006dfe0 pc=0x473161
created by runtime.gcenable
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgc.go:179 +0xaa

goroutine 5 [finalizer wait]:
runtime.gopark(0x0?, 0x12d5a70?, 0x40?, 0x20?, 0x2000000020?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006c628 sp=0xc00006c608 pc=0x43fd16
runtime.runfinq()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mfinal.go:193 +0x107 fp=0xc00006c7e0 sp=0xc00006c628 pc=0x41e367
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006c7e8 sp=0xc00006c7e0 pc=0x473161
created by runtime.createfing
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mfinal.go:163 +0x45

goroutine 6 [select, 101 minutes]:
runtime.gopark(0xc00006e798?, 0x2?, 0x0?, 0x0?, 0xc00006e784?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006e610 sp=0xc00006e5f0 pc=0x43fd16
runtime.selectgo(0xc00006e798, 0xc00006e780, 0x0?, 0x0, 0x0?, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/select.go:327 +0x7be fp=0xc00006e750 sp=0xc00006e610 pc=0x4503be
github.com/couchbase/cbauth/cbauthimpl.(*tlsNotifier).loop(0xc000012600)
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:426 +0x67 fp=0xc00006e7c8 sp=0xc00006e750 pc=0x7bf1e7
github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest.func2()
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:700 +0x26 fp=0xc00006e7e0 sp=0xc00006e7c8 pc=0x7c0c46
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006e7e8 sp=0xc00006e7e0 pc=0x473161
created by github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:700 +0x38c

goroutine 7 [select, 101 minutes]:
runtime.gopark(0xc00006ef98?, 0x2?, 0x0?, 0x0?, 0xc00006ef8c?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006ee08 sp=0xc00006ede8 pc=0x43fd16
runtime.selectgo(0xc00006ef98, 0xc00006ef88, 0x0?, 0x0, 0x0?, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/select.go:327 +0x7be fp=0xc00006ef48 sp=0xc00006ee08 pc=0x4503be
github.com/couchbase/cbauth/cbauthimpl.(*cfgChangeNotifier).loop(0xc000012618)
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:345 +0x85 fp=0xc00006efc8 sp=0xc00006ef48 pc=0x7bec45
github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest.func3()
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:701 +0x26 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x7c0be6
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 pc=0x473161
created by github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:701 +0x3da

goroutine 8 [IO wait]:
runtime.gopark(0x8?, 0xb?, 0x0?, 0x0?, 0x6?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc0002476e0 sp=0xc0002476c0 pc=0x43fd16
runtime.netpollblock(0x487505?, 0x40934f?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000247718 sp=0xc0002476e0 pc=0x438277
internal/poll.runtime_pollWait(0x7f4aaefbef08, 0x72)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/netpoll.go:306 +0x89 fp=0xc000247738 sp=0xc000247718 pc=0x46d209
internal/poll.(*pollDesc).wait(0xc000288000?, 0xc000127000?, 0x0)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000247760 sp=0xc000247738 pc=0x4aa8f2
internal/poll.(*pollDesc).waitRead(...)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000288000, {0xc000127000, 0x1000, 0x1000})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/internal/poll/fd_unix.go:167 +0x299 fp=0xc0002477f8 sp=0xc000247760 pc=0x4abcd9
net.(*netFD).Read(0xc000288000, {0xc000127000?, 0xc0002478c0?, 0x57b685?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/fd_posix.go:55 +0x29 fp=0xc000247840 sp=0xc0002477f8 pc=0x688da9
net.(*conn).Read(0xc000114000, {0xc000127000?, 0xc0070618f0?, 0x1?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/net.go:183 +0x45 fp=0xc000247888 sp=0xc000247840 pc=0x698fe5
net.(*TCPConn).Read(0xc016875f18?, {0xc000127000?, 0x57c4b6?, 0x10841a0?})
	:1 +0x29 fp=0xc0002478b8 sp=0xc000247888 pc=0x6ab849
bufio.(*Reader).Read(0xc00010e060, {0xc009133001, 0xdff, 0xc000247900?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/bufio/bufio.go:237 +0x1bb fp=0xc0002478f0 sp=0xc0002478b8 pc=0x538f3b
github.com/couchbase/cbauth/revrpc.(*minirwc).Read(0x1?, {0xc009133001?, 0x2?, 0x1?})
	/opt/build/goproj/src/github.com/couchbase/cbauth/revrpc/revrpc.go:124 +0x25 fp=0xc000247920 sp=0xc0002478f0 pc=0x827225
encoding/json.(*Decoder).refill(0xc00014e000)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/encoding/json/stream.go:165 +0x188 fp=0xc000247970 sp=0xc000247920 pc=0x58e488
encoding/json.(*Decoder).readValue(0xc00014e000)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/encoding/json/stream.go:140 +0xbb fp=0xc0002479c0 sp=0xc000247970 pc=0x58e07b
encoding/json.(*Decoder).Decode(0xc00014e000, {0x10b60c0, 0xc00010e3e0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/encoding/json/stream.go:63 +0x78 fp=0xc0002479f0 sp=0xc0002479c0 pc=0x58dcb8
net/rpc/jsonrpc.(*serverCodec).ReadRequestHeader(0xc00010e3c0, 0xc0001401a0)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/rpc/jsonrpc/server.go:66 +0x85 fp=0xc000247a30 sp=0xc0002479f0 pc=0x8263e5
github.com/couchbase/cbauth/revrpc.(*jsonServerCodec).ReadRequestHeader(0xc000128040?, 0x41378a?)
	:1 +0x2a fp=0xc000247a50 sp=0xc000247a30 pc=0x82956a
net/rpc.(*Server).readRequestHeader(0xc000128040, {0x140a4e0, 0xc0001223c0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/rpc/server.go:588 +0x66 fp=0xc000247b20 sp=0xc000247a50 pc=0x8245e6
net/rpc.(*Server).readRequest(0x0?, {0x140a4e0, 0xc0001223c0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/rpc/server.go:548 +0x3b fp=0xc000247bf8 sp=0xc000247b20 pc=0x82413b
net/rpc.(*Server).ServeCodec(0xc000128040, {0x140a4e0?, 0xc0001223c0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/rpc/server.go:463 +0x87 fp=0xc000247cf0 sp=0xc000247bf8 pc=0x823687
github.com/couchbase/cbauth/revrpc.(*Service).Run(0x0?, 0xc0000d3f80)
	/opt/build/goproj/src/github.com/couchbase/cbauth/revrpc/revrpc.go:286 +0xa54 fp=0xc000247f28 sp=0xc000247cf0 pc=0x828314
github.com/couchbase/cbauth/revrpc.BabysitService(0x0?, 0x0?, {0x13ff0c0?, 0xc000012630?})
	/opt/build/goproj/src/github.com/couchbase/cbauth/revrpc/revrpc.go:401 +0x58 fp=0xc000247f60 sp=0xc000247f28 pc=0x828bf8
github.com/couchbase/cbauth.runRPCForSvc(0x0?, 0x0?, 0x0?)
	/opt/build/goproj/src/github.com/couchbase/cbauth/default.go:119 +0x45 fp=0xc000247fa0 sp=0xc000247f60 pc=0x8355a5
github.com/couchbase/cbauth.startDefault.func1()
	/opt/build/goproj/src/github.com/couchbase/cbauth/default.go:132 +0x29 fp=0xc000247fe0 sp=0xc000247fa0 pc=0x8357e9
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000247fe8 sp=0xc000247fe0 pc=0x473161
created by github.com/couchbase/cbauth.startDefault
	/opt/build/goproj/src/github.com/couchbase/cbauth/default.go:131 +0x13c