Started by user Balakumaran G [EnvInject] - Loading node environment variables. Building remotely on slv-s72001 (P0 jython_slave PY3P0 xattr-subdoc-andrei) in workspace /data/workspace/temp_rebalance_even [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository git://github.com/couchbaselabs/TAF/ > /usr/bin/git init /data/workspace/temp_rebalance_even # timeout=10 Fetching upstream changes from git://github.com/couchbaselabs/TAF/ > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress git://github.com/couchbaselabs/TAF/ +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url git://github.com/couchbaselabs/TAF/ # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://github.com/couchbaselabs/TAF/ # timeout=10 Fetching upstream changes from git://github.com/couchbaselabs/TAF/ > /usr/bin/git fetch --tags --progress git://github.com/couchbaselabs/TAF/ +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7e951c6259c0b06da0748ca0e515e2a44aa91e6f (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 7e951c6259c0b06da0748ca0e515e2a44aa91e6f > /usr/bin/git rev-list 7e951c6259c0b06da0748ca0e515e2a44aa91e6f # timeout=10 [temp_rebalance_even] $ /bin/sh -xe /tmp/jenkins4930357643868767687.sh + echo '[global] username:root password:couchbase port:8091 n1ql_port:8093 index_port:9102 #data_path:/data/dta #index_path:/data/idx #cbas_path:['\''/data/d1'\'','\''/data/d2'\'','\''/data/d3'\'','\''/data/d4'\'','\''/data/d5'\'','\''/data/d6'\''] [membase] rest_username:Administrator rest_password:password [cluster1] 1:_1 2:_2 [cluster2] 1:_3 2:_4 [servers] 1:_1 2:_2 3:_3 4:_4 5:_5 #6:_6 [_6] ip:172.23.98.196 port:8091 services:kv,index,n1ql [_2] ip:172.23.98.195 port:8091 services:kv,n1ql [_3] ip:172.23.121.10 port:8091 services:kv [_4] ip:172.23.104.186 port:8091 services:cbas [_5] ip:172.23.120.201 [_1] ip:172.23.120.206' + echo '[global] username:root password:couchbase port:8091 n1ql_port:8093 index_port:9102 [membase] rest_username:Administrator rest_password:password [servers] 1:_1 2:_2 3:_3 4:_4 5:_5 #6:_6 [_1] ip:172.23.98.196 [_2] ip:172.23.98.195 [_3] ip:172.23.121.10 [_4] ip:172.23.104.186 [_6] ip:172.23.120.201 [_5] ip:172.23.120.206' + git checkout master Switched to a new branch 'master' Branch master set up to track remote branch master from origin. + git pull origin master From git://github.com/couchbaselabs/TAF * branch master -> FETCH_HEAD Already up-to-date. + git clone https://github.com/sumedhpb/guides.git Cloning into 'guides'... + jython_path=/opt/jython/bin/jython + guides/gradlew check -s Starting a Gradle Daemon, 139 busy Daemons could not be reused, use --status for details > Configure project : Executing 'gradle clean' Using Transaction_client :: 1.1.0 > Task :compileJava Note: /data/workspace/temp_rebalance_even/src/main/java/com/couchbase/test/transactions/SimpleTransaction.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :processResources > Task :classes > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.2.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 17s 2 actionable tasks: 2 executed + guides/gradlew -v ------------------------------------------------------------ Gradle 6.2.2 ------------------------------------------------------------ Build time: 2020-03-04 08:49:31 UTC Revision: 7d0bf6dcb46c143bcc3b7a0fa40a8e5ca28e5856 Kotlin: 1.3.61 Groovy: 2.5.8 Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019 JVM: 1.8.0_252 (Oracle Corporation 25.252-b09) OS: Linux 3.10.0-693.2.2.el7.x86_64 amd64 + guides/gradlew install -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops.ini -p version=7.0.0-5085,product=cb,parallel=,init_nodes=True,url=' > Configure project : Executing 'gradle clean' Using Transaction_client :: 1.1.0 Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.0/a295271b66684b05dd5345d7b7a6232e03054ef9/couchbase-transactions-1.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.7/892363ab817451b9bb8fa91861c0d66c480056eb/java-client-3.0.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.8/d21bea503f8be1ce9d68143e4aaf2f203a48d2b7/core-io-2.0.8.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.8.RELEASE/e6b2e8dc1f6548ae216b2ecdee0c0a32176317a/reactor-core-3.3.8.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar scripts/ssh.py -i /tmp/win10-bucket-ops.ini -p version=7.0.0-5085,product=cb,parallel=,init_nodes=True,url= Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.0/a295271b66684b05dd5345d7b7a6232e03054ef9/couchbase-transactions-1.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.7/892363ab817451b9bb8fa91861c0d66c480056eb/java-client-3.0.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.8/d21bea503f8be1ce9d68143e4aaf2f203a48d2b7/core-io-2.0.8.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.8.RELEASE/e6b2e8dc1f6548ae216b2ecdee0c0a32176317a/reactor-core-3.3.8.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar scripts/eagles_all_around.py -i /tmp/win10-bucket-ops.ini -p version=7.0.0-5085,product=cb,parallel=,init_nodes=True,url= Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.0/a295271b66684b05dd5345d7b7a6232e03054ef9/couchbase-transactions-1.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.7/892363ab817451b9bb8fa91861c0d66c480056eb/java-client-3.0.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.8/d21bea503f8be1ce9d68143e4aaf2f203a48d2b7/core-io-2.0.8.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.8.RELEASE/e6b2e8dc1f6548ae216b2ecdee0c0a32176317a/reactor-core-3.3.8.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main scripts/install.py -i /tmp/win10-bucket-ops.ini -p version=7.0.0-5085,product=cb,parallel=,init_nodes=True,url= Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.0/a295271b66684b05dd5345d7b7a6232e03054ef9/couchbase-transactions-1.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.7/892363ab817451b9bb8fa91861c0d66c480056eb/java-client-3.0.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.8/d21bea503f8be1ce9d68143e4aaf2f203a48d2b7/core-io-2.0.8.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.8.RELEASE/e6b2e8dc1f6548ae216b2ecdee0c0a32176317a/reactor-core-3.3.8.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main:src/main/resources testrunner.py -i /tmp/win10-bucket-ops.ini -p version=7.0.0-5085,product=cb,parallel=,init_nodes=True,url= Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.0/a295271b66684b05dd5345d7b7a6232e03054ef9/couchbase-transactions-1.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.7/892363ab817451b9bb8fa91861c0d66c480056eb/java-client-3.0.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.8/d21bea503f8be1ce9d68143e4aaf2f203a48d2b7/core-io-2.0.8.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.8.RELEASE/e6b2e8dc1f6548ae216b2ecdee0c0a32176317a/reactor-core-3.3.8.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main:src/main/resources scripts/rerun_jobs.py -i /tmp/win10-bucket-ops.ini -p version=7.0.0-5085,product=cb,parallel=,init_nodes=True,url= > Task :install 2021-05-02 21:11:23,348 - root - WARNING - URL: is invalid, will use version to locate build 2021-05-02 21:12:33,786 - root - INFO - Done with uninstall on 172.23.98.196. 2021-05-02 21:12:36,698 - root - INFO - Done with uninstall on 172.23.120.206. 2021-05-02 21:12:38,270 - root - INFO - Done with uninstall on 172.23.121.10. 2021-05-02 21:12:42,525 - root - INFO - Done with uninstall on 172.23.104.186. 2021-05-02 21:12:43,671 - root - INFO - Done with uninstall on 172.23.98.195. 2021-05-02 21:17:31,279 - root - INFO - Done with install on 172.23.120.206. 2021-05-02 21:18:34,033 - root - INFO - Setting KV memory quota as 1886 MB on 172.23.120.206 2021-05-02 21:18:34,282 - root - INFO - Done with init on 172.23.120.206. 2021-05-02 21:18:34,303 - root - INFO - Done with cleanup on 172.23.120.206. 2021-05-02 21:18:37,385 - root - INFO - Done with install on 172.23.98.196. 2021-05-02 21:18:42,339 - root - INFO - Done with install on 172.23.121.10. 2021-05-02 21:18:45,253 - root - INFO - Done with install on 172.23.104.186. 2021-05-02 21:18:45,970 - root - INFO - Done with install on 172.23.98.195. 2021-05-02 21:19:39,213 - root - INFO - Setting KV memory quota as 1887 MB on 172.23.98.196 2021-05-02 21:19:39,494 - root - INFO - Done with init on 172.23.98.196. 2021-05-02 21:19:39,581 - root - INFO - Done with cleanup on 172.23.98.196. 2021-05-02 21:19:44,194 - root - INFO - Setting KV memory quota as 2147 MB on 172.23.121.10 2021-05-02 21:19:44,477 - root - INFO - Done with init on 172.23.121.10. 2021-05-02 21:19:44,546 - root - INFO - Done with cleanup on 172.23.121.10. 2021-05-02 21:19:46,967 - root - INFO - Setting KV memory quota as 3106 MB on 172.23.104.186 2021-05-02 21:19:47,220 - root - INFO - Done with init on 172.23.104.186. 2021-05-02 21:19:47,467 - root - INFO - Done with cleanup on 172.23.104.186. 2021-05-02 21:19:47,762 - root - INFO - Setting KV memory quota as 1887 MB on 172.23.98.195 2021-05-02 21:19:48,022 - root - INFO - Done with init on 172.23.98.195. 2021-05-02 21:19:48,111 - root - INFO - Done with cleanup on 172.23.98.195. 2021-05-02 21:20:02,447 - root - INFO - ---------------------------------------------------------------------------------------------------- 2021-05-02 21:20:02,490 - root - INFO - node:172.23.98.196:8091 version:7.0.0-5085-enterprise aFamily:inet services:[u'kv'] 2021-05-02 21:20:02,526 - root - INFO - node:172.23.98.195:8091 version:7.0.0-5085-enterprise aFamily:inet services:[u'kv'] 2021-05-02 21:20:02,562 - root - INFO - node:172.23.121.10:8091 version:7.0.0-5085-enterprise aFamily:inet services:[u'kv'] 2021-05-02 21:20:02,599 - root - INFO - node:172.23.104.186:8091 version:7.0.0-5085-enterprise aFamily:inet services:[u'kv'] 2021-05-02 21:20:02,635 - root - INFO - node:172.23.120.206:8091 version:7.0.0-5085-enterprise aFamily:inet services:[u'kv'] 2021-05-02 21:20:02,638 - root - INFO - ---------------------------------------------------------------------------------------------------- 2021-05-02 21:20:02,638 - root - INFO - ---------------------------------------------------------------------------------------------------- 2021-05-02 21:20:02,640 - root - INFO - INSTALL COMPLETED ON: 172.23.98.196 2021-05-02 21:20:02,641 - root - INFO - INSTALL COMPLETED ON: 172.23.98.195 2021-05-02 21:20:02,641 - root - INFO - INSTALL COMPLETED ON: 172.23.121.10 2021-05-02 21:20:02,642 - root - INFO - INSTALL COMPLETED ON: 172.23.104.186 2021-05-02 21:20:02,644 - root - INFO - INSTALL COMPLETED ON: 172.23.120.206 2021-05-02 21:20:02,644 - root - INFO - ---------------------------------------------------------------------------------------------------- 2021-05-02 21:20:02,653 - root - INFO - TOTAL INSTALL TIME = 519.0 seconds Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.2.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 8m 53s 1 actionable task: 1 executed + guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE,rerun=False -c conf/collections/collections_rebalance_crud_on_collections.conf -m rest' > Configure project : Executing 'gradle clean' Using Transaction_client :: 1.1.0 Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.0/a295271b66684b05dd5345d7b7a6232e03054ef9/couchbase-transactions-1.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.7/892363ab817451b9bb8fa91861c0d66c480056eb/java-client-3.0.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.8/d21bea503f8be1ce9d68143e4aaf2f203a48d2b7/core-io-2.0.8.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.8.RELEASE/e6b2e8dc1f6548ae216b2ecdee0c0a32176317a/reactor-core-3.3.8.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar scripts/ssh.py -i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE,rerun=False -c conf/collections/collections_rebalance_crud_on_collections.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.0/a295271b66684b05dd5345d7b7a6232e03054ef9/couchbase-transactions-1.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.7/892363ab817451b9bb8fa91861c0d66c480056eb/java-client-3.0.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.8/d21bea503f8be1ce9d68143e4aaf2f203a48d2b7/core-io-2.0.8.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.8.RELEASE/e6b2e8dc1f6548ae216b2ecdee0c0a32176317a/reactor-core-3.3.8.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar scripts/eagles_all_around.py -i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE,rerun=False -c conf/collections/collections_rebalance_crud_on_collections.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.0/a295271b66684b05dd5345d7b7a6232e03054ef9/couchbase-transactions-1.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.7/892363ab817451b9bb8fa91861c0d66c480056eb/java-client-3.0.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.8/d21bea503f8be1ce9d68143e4aaf2f203a48d2b7/core-io-2.0.8.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.8.RELEASE/e6b2e8dc1f6548ae216b2ecdee0c0a32176317a/reactor-core-3.3.8.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main scripts/install.py -i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE,rerun=False -c conf/collections/collections_rebalance_crud_on_collections.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.0/a295271b66684b05dd5345d7b7a6232e03054ef9/couchbase-transactions-1.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.7/892363ab817451b9bb8fa91861c0d66c480056eb/java-client-3.0.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.8/d21bea503f8be1ce9d68143e4aaf2f203a48d2b7/core-io-2.0.8.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.8.RELEASE/e6b2e8dc1f6548ae216b2ecdee0c0a32176317a/reactor-core-3.3.8.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main:src/main/resources testrunner.py -i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE,rerun=False -c conf/collections/collections_rebalance_crud_on_collections.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.0/a295271b66684b05dd5345d7b7a6232e03054ef9/couchbase-transactions-1.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.7/892363ab817451b9bb8fa91861c0d66c480056eb/java-client-3.0.7.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.8/d21bea503f8be1ce9d68143e4aaf2f203a48d2b7/core-io-2.0.8.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.8.RELEASE/e6b2e8dc1f6548ae216b2ecdee0c0a32176317a/reactor-core-3.3.8.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main:src/main/resources scripts/rerun_jobs.py -i /tmp/win10-bucket-ops.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE,rerun=False -c conf/collections/collections_rebalance_crud_on_collections.conf -m rest > Task :compileJava UP-TO-DATE > Task :testrunner Filename: conf/collections/collections_rebalance_crud_on_collections.conf Prefix: bucket_collections.collections_rebalance.CollectionsRebalance Global Test input params: {'GROUP': 'rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE', 'cluster_name': 'win10-bucket-ops', 'conf_file': 'conf/collections/collections_rebalance_crud_on_collections.conf', 'crash_warning': 'True', 'get-cbcollect-info': 'True', 'ini': '/tmp/win10-bucket-ops.ini', 'num_nodes': 5, 'quota_percent': '95', 'rerun': 'False', 'spec': 'collections_rebalance_crud_on_collections'} Only cases in GROUPs 'rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE' will be executed Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=2,nodes_out=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=1,nodes_out=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,override_spec_params=durability;replicas,durability=MAJORITY,replicas=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud_durability_MAJORITY' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,override_spec_params=durability;replicas,durability=MAJORITY,replicas=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud_durability_MAJORITY' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,override_spec_params=durability;replicas,durability=MAJORITY,replicas=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud_durability_MAJORITY' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=2,nodes_out=1,override_spec_params=durability;replicas,durability=MAJORITY,replicas=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud_durability_MAJORITY' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_rebalance_cycles,nodes_init=4,nodes_in=2,durability=MAJORITY,replicas=2,bucket_spec=single_bucket.default_ephemeral,num_items=10000,bulk_api_crud=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_Orchestrator_Node_failover,nodes_init=4,nodes_in=2,durability=MAJORITY,replicas=2,bucket_spec=single_bucket.default_ephemeral,num_items=10000,bulk_api_crud=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY' skipped, GROUP not satisfied Logs will be stored at /data/workspace/temp_rebalance_even/logs/testrunner-21-May-02_21-20-18/test_1 guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops.ini rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE,rerun=False -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,override_spec_params=durability;replicas,durability=MAJORITY_AND_PERSIST_TO_ACTIVE,replicas=2,bucket_spec=multi_bucket.buckets_all_membase_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE' Test Input params: {'data_load_stage': 'during', 'cluster_name': 'win10-bucket-ops', 'quota_percent': '95', 'ini': '/tmp/win10-bucket-ops.ini', 'get-cbcollect-info': 'True', 'replicas': '2', 'durability': 'MAJORITY_AND_PERSIST_TO_ACTIVE', 'conf_file': 'conf/collections/collections_rebalance_crud_on_collections.conf', 'crash_warning': 'True', 'nodes_in': '2', 'skip_validations': 'False', 'spec': 'collections_rebalance_crud_on_collections', 'rerun': 'False', 'num_nodes': 5, 'logs_folder': '/data/workspace/temp_rebalance_even/logs/testrunner-21-May-02_21-20-18/test_1', 'nodes_init': '3', 'GROUP': 'rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE', 'bucket_spec': 'multi_bucket.buckets_all_membase_for_rebalance_tests_more_collections', 'case_number': 1, 'data_load_spec': 'volume_test_load_with_CRUD_on_collections', 'override_spec_params': 'durability;replicas'} test_data_load_collections_with_rebalance_in (bucket_collections.collections_rebalance.CollectionsRebalance) ... 2021-05-02 21:20:29,971 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionsRebalance setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2021-05-02 21:20:31,265 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= BaseTestCase setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2021-05-02 21:20:33,364 | test | INFO | MainThread | [basetestcase:setUp:320] Initializing cluster Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xd type=client open_count=1 channel=[id: 0xd4913a3b, 0.0.0.0/0.0.0.0:44283] timeout=300.0>) 2021-05-02 21:20:38,921 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xe type=client open_count=1 channel=[id: 0x65740839, 0.0.0.0/0.0.0.0:42646] timeout=300.0>) 2021-05-02 21:20:42,180 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xf type=client open_count=1 channel=[id: 0xab4e6049, 0.0.0.0/0.0.0.0:46744] timeout=300.0>) 2021-05-02 21:20:44,226 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x10 type=client open_count=1 channel=[id: 0xbe82507b, 0.0.0.0/0.0.0.0:40439] timeout=300.0>) 2021-05-02 21:20:46,269 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x11 type=client open_count=1 channel=[id: 0x64f4aeef, 0.0.0.0/0.0.0.0:53689] timeout=300.0>) 2021-05-02 21:20:48,312 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x12 type=client open_count=1 channel=[id: 0xe48c8702, 0.0.0.0/0.0.0.0:33944] timeout=300.0>) 2021-05-02 21:20:50,358 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x13 type=client open_count=1 channel=[id: 0x3c368a07, 0.0.0.0/0.0.0.0:53437] timeout=300.0>) 2021-05-02 21:20:52,398 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x14 type=client open_count=1 channel=[id: 0xdb91a07c, 0.0.0.0/0.0.0.0:38179] timeout=300.0>) 2021-05-02 21:20:54,440 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x15 type=client open_count=1 channel=[id: 0xd4382c2c, 0.0.0.0/0.0.0.0:35782] timeout=300.0>) 2021-05-02 21:21:02,065 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x16 type=client open_count=1 channel=[id: 0x35289ab7, 0.0.0.0/0.0.0.0:35839] timeout=300.0>) 2021-05-02 21:21:04,108 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x17 type=client open_count=1 channel=[id: 0xf156fa29, 0.0.0.0/0.0.0.0:34773] timeout=300.0>) 2021-05-02 21:21:06,151 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x18 type=client open_count=1 channel=[id: 0x4b2e281e, 0.0.0.0/0.0.0.0:37133] timeout=300.0>) 2021-05-02 21:21:08,188 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x19 type=client open_count=1 channel=[id: 0xbc83098a, 0.0.0.0/0.0.0.0:48015] timeout=300.0>) 2021-05-02 21:21:10,226 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x1a type=client open_count=1 channel=[id: 0x490a7e70, 0.0.0.0/0.0.0.0:58336] timeout=300.0>) 2021-05-02 21:21:12,262 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x1b type=client open_count=1 channel=[id: 0x6d9b8477, 0.0.0.0/0.0.0.0:57397] timeout=300.0>) 2021-05-02 21:21:14,295 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x1c type=client open_count=1 channel=[id: 0x7e650a77, 0.0.0.0/0.0.0.0:40257] timeout=300.0>) 2021-05-02 21:21:16,325 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x1d type=client open_count=1 channel=[id: 0x20616774, 0.0.0.0/0.0.0.0:58498] timeout=300.0>) 2021-05-02 21:21:18,361 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x1e type=client open_count=1 channel=[id: 0xbb7c3556, 0.0.0.0/0.0.0.0:59199] timeout=300.0>) 2021-05-02 21:21:25,818 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x1f type=client open_count=1 channel=[id: 0x3c01a227, 0.0.0.0/0.0.0.0:35830] timeout=300.0>) 2021-05-02 21:21:27,855 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x20 type=client open_count=1 channel=[id: 0xfb0ace13, 0.0.0.0/0.0.0.0:47760] timeout=300.0>) 2021-05-02 21:21:29,891 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x21 type=client open_count=1 channel=[id: 0x9b7bfd4a, 0.0.0.0/0.0.0.0:56819] timeout=300.0>) 2021-05-02 21:21:31,927 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x22 type=client open_count=1 channel=[id: 0xd98ff5a1, 0.0.0.0/0.0.0.0:34989] timeout=300.0>) 2021-05-02 21:21:33,959 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x23 type=client open_count=1 channel=[id: 0x6a4eab64, 0.0.0.0/0.0.0.0:41270] timeout=300.0>) 2021-05-02 21:21:35,989 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x24 type=client open_count=1 channel=[id: 0xa79629e8, 0.0.0.0/0.0.0.0:51530] timeout=300.0>) 2021-05-02 21:21:38,017 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x25 type=client open_count=1 channel=[id: 0x99d3db93, 0.0.0.0/0.0.0.0:38965] timeout=300.0>) 2021-05-02 21:21:40,052 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x26 type=client open_count=1 channel=[id: 0x912f6142, 0.0.0.0/0.0.0.0:39281] timeout=300.0>) 2021-05-02 21:21:42,085 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x27 type=client open_count=1 channel=[id: 0x5942af23, 0.0.0.0/0.0.0.0:46314] timeout=300.0>) 2021-05-02 21:21:44,117 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x28 type=client open_count=1 channel=[id: 0xb92174ee, 0.0.0.0/0.0.0.0:47092] timeout=300.0>) 2021-05-02 21:21:52,068 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x29 type=client open_count=1 channel=[id: 0x0375b463, 0.0.0.0/0.0.0.0:38963] timeout=300.0>) 2021-05-02 21:21:54,101 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x2a type=client open_count=1 channel=[id: 0x43486839, 0.0.0.0/0.0.0.0:42698] timeout=300.0>) 2021-05-02 21:21:56,138 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x2b type=client open_count=1 channel=[id: 0x038bc37e, 0.0.0.0/0.0.0.0:42789] timeout=300.0>) 2021-05-02 21:21:58,167 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x2c type=client open_count=1 channel=[id: 0xd9f8bf3f, 0.0.0.0/0.0.0.0:43118] timeout=300.0>) 2021-05-02 21:22:00,203 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x2d type=client open_count=1 channel=[id: 0x6650dfbe, 0.0.0.0/0.0.0.0:51456] timeout=300.0>) 2021-05-02 21:22:02,233 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x2e type=client open_count=1 channel=[id: 0x2d487895, 0.0.0.0/0.0.0.0:38182] timeout=300.0>) 2021-05-02 21:22:04,255 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x2f type=client open_count=1 channel=[id: 0xe8e1c51a, 0.0.0.0/0.0.0.0:48469] timeout=300.0>) 2021-05-02 21:22:06,282 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x30 type=client open_count=1 channel=[id: 0x5bb9ecba, 0.0.0.0/0.0.0.0:59077] timeout=300.0>) 2021-05-02 21:22:08,318 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x31 type=client open_count=1 channel=[id: 0x3b273722, 0.0.0.0/0.0.0.0:42927] timeout=300.0>) 2021-05-02 21:22:10,349 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x32 type=client open_count=1 channel=[id: 0x1196c98a, 0.0.0.0/0.0.0.0:52176] timeout=300.0>) 2021-05-02 21:22:15,046 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x33 type=client open_count=1 channel=[id: 0x332d1339, 0.0.0.0/0.0.0.0:53579] timeout=300.0>) 2021-05-02 21:22:17,078 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x34 type=client open_count=1 channel=[id: 0x76c2de29, 0.0.0.0/0.0.0.0:50966] timeout=300.0>) 2021-05-02 21:22:19,111 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x35 type=client open_count=1 channel=[id: 0x2d91793b, 0.0.0.0/0.0.0.0:49505] timeout=300.0>) 2021-05-02 21:22:21,144 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x36 type=client open_count=1 channel=[id: 0x7e60db34, 0.0.0.0/0.0.0.0:58498] timeout=300.0>) 2021-05-02 21:22:23,167 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x37 type=client open_count=1 channel=[id: 0xe9b4809d, 0.0.0.0/0.0.0.0:50785] timeout=300.0>) 2021-05-02 21:22:25,201 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused 2021-05-02 21:22:42,013 | test | WARNING | MainThread | [basetestcase:_initialize_nodes:595] RAM quota was defined less than 100 MB: 2021-05-02 21:22:56,446 | test | INFO | MainThread | [basetestcase:setUp:342] Couchbase Cluster: C1, Nodes: 172.23.98.196, 172.23.98.195, 172.23.121.10, 172.23.104.186, 172.23.120.206 initialized 2021-05-02 21:22:56,476 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= BaseTestCase setup finished for test #1 test_data_load_collections_with_rebalance_in ========= 2021-05-02 21:22:56,528 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionBase setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2021-05-02 21:23:20,572 | test | INFO | pool-2-thread-6 | [table_view:display:72] Rebalance Overview +---------------+----------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +---------------+----------+-----------------------+---------------+--------------+ | 172.23.98.196 | kv | 7.0.0-5085-enterprise | 8.85692657078 | Cluster node | | 172.23.98.195 | None | | | <--- IN --- | | 172.23.121.10 | None | | | <--- IN --- | +---------------+----------+-----------------------+---------------+--------------+ 2021-05-02 21:23:20,607 | test | INFO | pool-2-thread-6 | [task:check:355] Rebalance - status: running, progress: 0.0 2021-05-02 21:23:30,717 | test | INFO | pool-2-thread-6 | [task:check:355] Rebalance - status: none, progress: 100 2021-05-02 21:23:30,752 | test | INFO | pool-2-thread-6 | [task:check:414] Rebalance completed with progress: 100% in 10.1809999943 sec 2021-05-02 21:23:31,177 | test | INFO | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1799] Creating required buckets from template 2021-05-02 21:24:12,288 | test | INFO | MainThread | [bucket_ready_functions:wait_for_collection_creation_to_complete:2260] Waiting for all collections to be created 2021-05-02 21:24:12,591 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+----------+------------+-----+-------+------------+-----------+-----------+ | Bucket | Type | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | +---------+-----------+----------+------------+-----+-------+------------+-----------+-----------+ | bucket1 | couchbase | 2 | none | 0 | 0 | 629145600 | 665165712 | 39058117 | | bucket2 | couchbase | 2 | none | 0 | 0 | 629145600 | 664700232 | 67248004 | | default | couchbase | 2 | none | 0 | 0 | 6291456000 | 825109208 | 14916836 | +---------+-----------+----------+------------+-----+-------+------------+-----------+-----------+ 2021-05-02 21:24:12,592 | test | INFO | MainThread | [collections_base:collection_setup:175] Creating required SDK clients for client_pool 2021-05-02 21:24:49,306 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4651] Performing scope/collection specific operations 2021-05-02 21:24:49,342 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4741] Done Performing scope/collection specific operations 2021-05-02 21:46:29,759 | test | INFO | pool-2-thread-11 | [table_view:display:72] Ops trend for bucket 'bucket1' +--------+---------------------------------------------------------------------------------------------------------------+--------+ | Min | Trend | Max | +--------+---------------------------------------------------------------------------------------------------------------+--------+ | 0.000 | **................**................**...**..............*..............................................*X | 17.497 | | 16.002 | ......................................................................................*X | 16.002 | | 2.002 | .........**X | 2.002 | | 0.000 | *******************.............**.................*................*X | 8.502 | | 6.504 | ..................................X | 6.504 | | 4.001 | ....................*X | 4.001 | | 1.500 | .......**.........................................................**..............................*X | 17.498 | | 12.498 | ...................................................................*X | 12.498 | | 8.000 | ..........................................X | 8.000 | | 2.500 | ............*X | 2.500 | | 1.500 | .......X | 1.500 | | 1.000 | ....****...*..*...***...X | 3.000 | | 2.000 | .........**......*.....*..............*X | 6.500 | | 5.500 | .............................**X | 5.500 | | 4.500 | .......................X | 4.500 | | 4.500 | .......................*X | 4.500 | | 2.500 | ............*X | 2.500 | | 1.000 | ....X | 1.000 | | 0.000 | ***************************************.....***...*...........*...........**..........*X | 7.496 | | 5.501 | .............................X | 5.501 | | 3.501 | ..................*X | 3.501 | | 1.501 | .......**................***........*...*...**..**.................................***.................X | 16.508 | | 11.004 | ...........................................................X | 11.004 | | 6.000 | ...............................*X | 6.000 | | 1.000 | ....**...X | 1.500 | | 1.000 | ....**...**........*X | 3.000 | | 2.000 | .........**....................*....................***.................................................*.X | 18.304 | | 17.704 | ...............................................................................................*X | 17.704 | | 8.704 | ..............................................*X | 8.704 | | 4.200 | .....................X | 4.200 | | 0.000 | ******************...................***.....................*...........*......*X | 10.499 | | 7.503 | .......................................*X | 7.503 | | 3.001 | ...............**X | 3.001 | | 3.000 | ...............X | 3.000 | | 2.000 | .........X | 2.000 | | 1.000 | ....*X | 1.000 | | 0.000 | *************..**...*...**X | 1.500 | | 1.000 | ....X | 1.000 | | 0.500 | .X | 0.500 | | 0.000 | *********..***..*...X | 1.400 | | 1.100 | .....*X | 1.100 | | 0.600 | ..*X | 0.600 | | 0.100 | X | 0.100 | | 0.000 | **********************..*...**...*X | 1.500 | | 1.000 | ....X | 1.000 | | 0.500 | .X | 0.500 | | 0.000 | ******************************...................................**..............................**........X | 13.496 | | 9.999 | .....................................................*X | 9.999 | | 4.999 | ..........................*X | 4.999 | | 2.001 | .........X | 2.001 | | 2.000 | .........**.........**........*...*X | 5.499 | | 3.499 | ..................X | 3.499 | | 1.999 | .........X | 1.999 | | 1.000 | ....**...*X | 1.500 | | 1.000 | ....X | 1.000 | | 0.500 | .*X | 0.500 | | 0.000 | ***********..**...**...X | 1.500 | | 1.000 | ....*X | 1.000 | | 0.500 | .**.................*.....................**......................X | 11.501 | | 8.500 | .............................................X | 8.500 | | 4.500 | .......................*X | 4.500 | | 0.500 | .*X | 0.500 | | 0.000 | *********.....*.....**......*X | 2.999 | | 2.001 | .........X | 2.001 | | 1.000 | ....***...................*...................**........*X | 9.498 | | 9.491 | ..................................................**......*X | 10.497 | | 8.497 | .............................................X | 8.497 | | 8.009 | ..........................................X | 8.009 | | 7.502 | .......................................**X | 7.502 | | 4.497 | .......................*X | 4.497 | | 1.500 | .......*X | 1.500 | | 0.000 | *******************************..**......**X | 1.500 | | 1.000 | ....X | 1.000 | | 0.500 | .***...**...X | 1.500 | | 1.000 | ....*X | 1.000 | | 0.500 | .*X | 0.500 | | 0.000 | *************************************.....***...*.....*......**.....*X | 4.500 | | 1.500 | .......*X | 1.500 | | 0.000 | ****************.....**...*X | 1.500 | | 1.000 | ....X | 1.000 | | 0.500 | .*X | 0.500 | | 0.000 | ****................**..............................*..............................*........*X | 15.502 | | 12.008 | ................................................................X | 12.008 | | 8.502 | .............................................*X | 8.502 | | 4.002 | ....................*X | 4.002 | | 2.000 | .........X | 2.000 | | 0.000 | ***..*...**......................**...................................*....................................*X | 17.999 | | 17.501 | ..............................................................................................X | 17.501 | | 11.001 | ...........................................................X | 11.001 | | 4.500 | .......................*X | 4.500 | | 1.500 | .......*X | 1.500 | | 1.000 | ....X | 1.000 | | 0.500 | .*X | 0.500 | | 0.000 | ****..**........*.........**..X | 4.000 | | 2.500 | ............X | 2.500 | | 1.000 | ....*X | 1.000 | | 0.000 | *********************************X | 0.000 | +--------+---------------------------------------------------------------------------------------------------------------+--------+ 2021-05-02 21:46:31,385 | test | INFO | pool-2-thread-12 | [table_view:display:72] Ops trend for bucket 'bucket2' +--------+---------------------------------------------------------------------------------------------------------------------------------------+--------+ | Min | Trend | Max | +--------+---------------------------------------------------------------------------------------------------------------------------------------+--------+ | 0.000 | **..........**..........*...........*X | 9.300 | | 7.799 | .........................**..X | 8.299 | | 8.199 | ...........................*.*X | 8.702 | | 5.202 | ................X | 5.202 | | 2.002 | .....X | 2.002 | | 0.000 | *********************......*...........**............**........**........................**....................................**...X | 29.098 | | 20.098 | ....................................................................*X | 20.098 | | 8.598 | ............................X | 8.598 | | 2.500 | .......*X | 2.500 | | 1.500 | ....**...*....*...*X | 4.499 | | 3.000 | .........X | 3.000 | | 1.500 | ....*X | 1.500 | | 0.000 | ***********.........................*............................*...........................**X | 23.498 | | 16.998 | .........................................................X | 16.998 | | 9.498 | ...............................X | 9.498 | | 2.000 | .....*X | 2.000 | | 1.000 | ..X | 1.000 | | 0.500 | *X | 0.500 | | 0.000 | **...***..X | 1.500 | | 0.999 | ..*.....**.......**.........X | 7.106 | | 5.404 | .................X | 5.404 | | 2.904 | ........*X | 2.904 | | 0.400 | *X | 0.400 | | 0.000 | ********...***..X | 1.500 | | 1.000 | ..X | 1.000 | | 0.500 | *X | 0.500 | | 0.000 | ******......................**..........................*.........................*X | 21.490 | | 17.003 | .........................................................X | 17.003 | | 11.003 | ....................................*X | 11.003 | | 5.503 | .................**.........*.........*.....*X | 11.996 | | 7.496 | ........................*X | 7.496 | | 3.496 | ...........X | 3.496 | | 0.000 | *******************.....**..........*............**.........*X | 10.498 | | 8.502 | ............................*X | 8.502 | | 4.502 | ..............*X | 4.502 | | 2.000 | .....*X | 2.000 | | 0.000 | *****************.....................**..........................**.................X | 18.692 | | 17.297 | ..........................................................*X | 17.297 | | 10.302 | ..................................*X | 10.302 | | 4.802 | ...............X | 4.802 | | 2.500 | .......*..*X | 3.000 | | 2.000 | .....X | 2.000 | | 1.000 | ..*X | 1.000 | | 0.000 | ******.*..***..X | 1.500 | | 1.000 | ..X | 1.000 | | 0.500 | *X | 0.500 | | 0.000 | *******...**..**.*..**.......**..*.....****...X | 7.499 | | 6.999 | .......................X | 6.999 | | 4.999 | ................*X | 4.999 | | 3.000 | .........X | 3.000 | | 1.000 | ..***X | 1.000 | | 1.000 | ..*..*X | 1.500 | | 1.000 | ..*X | 1.000 | | 0.000 | ***********************.**..**..X | 1.500 | | 1.000 | ..*X | 1.000 | | 0.500 | X | 0.500 | | 0.000 | ***.**..*..*X | 1.501 | | 1.001 | ..*X | 1.001 | | 0.501 | X | 0.501 | | 0.000 | *********.*....**...**X | 2.500 | | 2.000 | .....*X | 2.000 | | 1.901 | .....*.....**.....*...X | 5.600 | | 4.100 | .............*X | 4.100 | | 2.100 | ......*X | 2.100 | | 0.500 | X | 0.500 | | 0.000 | ******************.**..**..X | 1.500 | | 1.000 | ..X | 1.000 | | 0.500 | ***..**..*X | 1.500 | | 1.000 | ..X | 1.000 | | 0.500 | *X | 0.500 | | 0.000 | ********************.*..**..*X | 1.500 | | 1.499 | ....****.*..**..X | 3.001 | | 2.001 | .....X | 2.001 | | 0.999 | ..*X | 0.999 | | 0.000 | *********************************.....*.....**.....X | 4.500 | | 3.000 | .........*X | 3.000 | | 1.500 | ....X | 1.500 | | 0.500 | **..********..X | 1.500 | | 1.000 | ..*****..*X | 1.500 | | 1.000 | ..X | 1.000 | | 0.500 | X | 0.500 | | 0.000 | ************......***......X | 3.499 | | 2.999 | .........X | 2.999 | | 2.500 | .......*X | 2.500 | | 1.000 | ..*X | 1.000 | | 0.500 | X | 0.500 | | 0.000 | *******......*................*...............**..*X | 11.500 | | 2.500 | .......*X | 2.500 | | 0.000 | **************.**..*..X | 1.500 | | 1.000 | ..*X | 1.000 | | 0.500 | X | 0.500 | | 0.000 | ****..........***...................*........*.........*X | 13.502 | | 9.002 | .............................X | 9.002 | | 6.006 | ...................*X | 6.006 | | 3.001 | .........X | 3.001 | | 2.001 | .....*X | 2.001 | | 1.000 | ..X | 1.000 | | 0.000 | ******...**..........*...........**...*X | 8.000 | | 2.000 | .....**X | 2.000 | | 0.000 | *********.*....*...**....**...*...*X | 5.500 | | 5.000 | ................X | 5.000 | | 3.000 | .........X | 3.000 | | 1.000 | ..*X | 1.000 | | 0.000 | *****************************X | 0.000 | +--------+---------------------------------------------------------------------------------------------------------------------------------------+--------+ 2021-05-02 21:46:33,388 | test | INFO | pool-2-thread-13 | [table_view:display:72] Ops trend for bucket 'default' +---------+--------------------------------------------------------------------------------------------------------------+---------+ | Min | Trend | Max | +---------+--------------------------------------------------------------------------------------------------------------+---------+ | 0.000 | **........**.................*................*..........**........*................**.............**....**X | 725.155 | | 698.532 | ........................................................................................X | 698.532 | | 644.532 | .................................................................................X | 644.532 | | 637.457 | ................................................................................*X | 637.457 | | 584.978 | .........................................................................**.*.**...........*......*.......*X | 781.400 | | 763.600 | ................................................................................................*X | 763.600 | | 723.800 | ...........................................................................................X | 723.800 | | 684.823 | ......................................................................................*X | 684.823 | | 652.559 | ..................................................................................X | 652.559 | | 637.357 | ................................................................................X | 637.357 | | 617.596 | ..............................................................................*X | 617.596 | | 608.021 | ............................................................................*X | 608.021 | | 604.122 | ............................................................................X | 604.122 | | 574.060 | ........................................................................X | 574.060 | | 510.399 | ................................................................*X | 510.399 | | 411.300 | ...................................................*X | 411.300 | | 344.269 | ...........................................X | 344.269 | | 298.469 | .....................................**..*...**....*X | 371.038 | | 343.054 | ..........................................**X | 343.054 | | 332.354 | .........................................X | 332.354 | | 325.543 | ........................................***..**..*..*.**..**.*.**X | 407.300 | | 400.600 | ..................................................*X | 400.600 | | 392.374 | .................................................**.....***....X | 466.032 | | 464.885 | ..........................................................X | 464.885 | | 456.285 | .........................................................*X | 456.285 | | 442.153 | .......................................................**...*..*.**X | 485.580 | | 445.505 | ........................................................X | 445.505 | | 401.761 | ..................................................*X | 401.761 | | 386.361 | ................................................X | 386.361 | | 372.121 | ..............................................X | 372.121 | | 342.269 | ..........................................*X | 342.269 | | 322.845 | ........................................*X | 322.845 | | 317.475 | .......................................*..*X | 330.675 | | 318.711 | .......................................**......***..X | 382.700 | | 371.000 | ..............................................X | 371.000 | | 356.000 | ............................................**....*X | 384.500 | | 363.292 | .............................................*.X | 373.992 | | 340.392 | ..........................................**........**..*.....*X | 456.676 | | 426.605 | .....................................................X | 426.605 | | 400.305 | ..................................................*X | 400.305 | | 370.905 | ..............................................**..*X | 384.595 | | 370.895 | ..............................................*X | 370.895 | | 351.300 | ...........................................*X | 351.300 | | 317.400 | .......................................*.**..*......*..*X | 403.766 | | 403.118 | ..................................................*X | 403.118 | | 373.426 | ..............................................X | 373.426 | | 354.768 | ............................................*X | 354.768 | | 324.692 | ........................................X | 324.692 | | 302.700 | .....................................*X | 302.700 | | 293.000 | ....................................**...**..*X | 332.900 | | 320.800 | ........................................**.X | 328.600 | | 295.300 | ....................................*X | 295.300 | | 287.628 | ...................................X | 287.628 | | 278.828 | ..................................**.**....*..*....*X | 365.898 | | 363.900 | .............................................*X | 363.900 | | 363.100 | .............................................*.**...*...**..*X | 433.700 | | 428.800 | .....................................................****....*.*X | 468.000 | | 455.900 | .........................................................*X | 455.900 | | 440.100 | .......................................................X | 440.100 | | 396.330 | .................................................X | 396.330 | | 371.152 | ..............................................*X | 371.152 | | 324.552 | ........................................*..**.......**.........**X | 467.119 | | 394.600 | .................................................X | 394.600 | | 328.100 | ........................................X | 328.100 | | 306.900 | ......................................**...*X | 330.316 | | 310.336 | ......................................*X | 310.336 | | 287.789 | ...................................**.X | 296.889 | | 295.147 | ....................................***X | 296.678 | | 294.078 | ....................................*.***..X | 312.900 | | 309.900 | ......................................**..**..*..**.**...**.***..***X | 407.241 | | 384.066 | ................................................X | 384.066 | | 361.366 | .............................................*X | 361.366 | | 322.566 | ........................................X | 322.566 | | 308.030 | ......................................X | 308.030 | | 278.330 | ..................................**...***....**..**X | 346.347 | | 331.884 | .........................................X | 331.884 | | 311.484 | ......................................*X | 311.484 | | 311.416 | ......................................X | 311.416 | | 299.835 | .....................................**..**..*......*....**..X | 428.529 | | 417.165 | ....................................................*X | 417.165 | | 373.765 | ..............................................*X | 373.765 | | 343.565 | ..........................................X | 343.565 | | 338.100 | ..........................................**.....**...X | 403.200 | | 398.500 | .................................................X | 398.500 | | 355.300 | ............................................*X | 355.300 | | 310.900 | ......................................X | 310.900 | | 280.600 | ..................................*X | 280.600 | | 273.953 | ..................................**...*.....**....*X | 374.237 | | 370.737 | ..............................................X | 370.737 | | 337.460 | ..........................................X | 337.460 | | 318.195 | .......................................*X | 318.195 | | 316.295 | .......................................*.....****..X | 368.702 | | 341.702 | ..........................................****......**...**....*...**..*X | 477.236 | | 449.952 | ........................................................X | 449.952 | | 411.253 | ...................................................X | 411.253 | | 388.153 | ................................................**.X | 394.100 | | 382.054 | ...............................................*X | 382.054 | | 374.254 | ..............................................*X | 374.254 | | 317.054 | .......................................X | 317.054 | | 302.740 | .....................................X | 302.740 | | 273.785 | ..................................**.......*...**......*X | 402.082 | | 391.782 | .................................................X | 391.782 | | 376.082 | ...............................................*X | 376.082 | | 368.500 | ..............................................*X | 368.500 | | 366.048 | .............................................*X | 366.048 | | 345.748 | ...........................................**..*.**.....*.X | 421.952 | | 420.199 | ....................................................*X | 420.199 | | 405.313 | ..................................................*X | 405.313 | | 395.593 | .................................................X | 395.593 | | 382.093 | ...............................................X | 382.093 | | 340.738 | ..........................................*X | 340.738 | | 337.663 | ..........................................*.**.....*X | 383.650 | | 378.023 | ...............................................X | 378.023 | | 361.821 | .............................................*X | 361.821 | | 341.321 | ..........................................*X | 341.321 | | 335.185 | .........................................*.X | 340.332 | | 324.632 | ........................................**.*...**.......*X | 413.935 | | 407.021 | ...................................................X | 407.021 | | 379.739 | ...............................................X | 379.739 | | 339.139 | ..........................................*X | 339.139 | | 323.900 | ........................................*.**..**......*.....X | 431.586 | | 430.824 | ......................................................**X | 433.624 | | 381.214 | ...............................................*X | 381.214 | | 357.276 | ............................................X | 357.276 | | 296.276 | ....................................X | 296.276 | | 293.981 | ....................................*X | 293.981 | | 263.085 | ................................**..***.......*....*.*X | 371.240 | | 336.240 | ..........................................*X | 336.240 | | 319.052 | .......................................X | 319.052 | | 301.852 | .....................................***..**....*....**.X | 389.226 | | 370.087 | ..............................................*X | 370.087 | | 337.668 | ..........................................***..*........*X | 416.742 | | 409.042 | ...................................................*..*X | 425.742 | | 370.400 | ..............................................**..X | 384.100 | | 357.300 | ............................................***X | 358.800 | | 274.200 | ..................................**X | 274.200 | | 263.200 | ................................*....***.***.**...**.....**X | 367.951 | | 355.051 | ............................................*.X | 364.388 | | 359.486 | .............................................****....**....**...*.**..*X | 476.400 | | 461.600 | ..........................................................X | 461.600 | | 453.054 | ........................................................X | 453.054 | | 422.454 | .....................................................***..***.X | 448.201 | | 390.801 | .................................................X | 390.801 | | 362.635 | .............................................*X | 362.635 | | 350.034 | ...........................................*X | 350.034 | | 344.334 | ...........................................*X | 350.899 | | 324.881 | ........................................***.***...X | 351.900 | | 321.000 | ........................................**X | 324.826 | | 314.926 | .......................................**..*.*X | 339.981 | | 335.481 | .........................................**....***.......*..*..*X | 449.776 | | 433.712 | ......................................................*X | 433.712 | | 406.749 | ...................................................**.*X | 421.038 | | 410.432 | ...................................................*.*X | 419.661 | | 366.361 | .............................................*X | 366.361 | | 294.661 | ....................................**X | 294.661 | | 267.461 | .................................X | 267.461 | | 247.821 | ..............................X | 247.821 | | 235.741 | .............................**.....**.......**X | 333.985 | | 333.285 | .........................................*...X | 354.000 | | 347.200 | ...........................................*X | 347.200 | | 330.900 | .........................................*X | 330.900 | | 316.300 | .......................................*..**....X | 361.975 | | 356.475 | ............................................X | 356.475 | | 349.675 | ...........................................****.....*..**......**...*.....X | 509.143 | | 492.043 | .............................................................*X | 492.043 | | 478.843 | ............................................................*X | 478.843 | | 420.764 | ....................................................X | 420.764 | | 383.164 | ................................................*X | 383.164 | | 338.064 | ..........................................X | 338.064 | | 297.924 | .....................................X | 297.924 | | 271.924 | .................................*X | 271.924 | | 263.524 | ................................**...*..**...*...**..*X | 362.700 | | 348.680 | ...........................................**X | 348.680 | | 344.680 | ...........................................X | 344.680 | | 320.696 | ........................................X | 320.696 | | 292.696 | ....................................**.**......*...........*..**..***........**....*..X | 576.857 | | 559.057 | ......................................................................*X | 559.057 | | 554.444 | .....................................................................X | 554.444 | | 544.044 | ....................................................................*X | 544.044 | | 520.644 | .................................................................*X | 520.644 | | 460.838 | .........................................................X | 460.838 | +---------+--------------------------------------------------------------------------------------------------------------+---------+ 2021-05-02 21:46:34,825 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +---------------+----------+-----------------+------------+------------+----------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +---------------+----------+-----------------+------------+------------+----------------+-------------------+-----------------------+ | 172.23.98.196 | kv | 47.4491144594 | 3693387776 | 2456006656 | 0 / 3909087232 | 168600 / 337367 | 7.0.0-5085-enterprise | | 172.23.98.195 | kv | 61.8504772004 | 3693387776 | 2478247936 | 0 / 3909087232 | 168571 / 335852 | 7.0.0-5085-enterprise | | 172.23.121.10 | kv | 51.7668300232 | 4201836544 | 2946011136 | 0 / 3758092288 | 168400 / 337600 | 7.0.0-5085-enterprise | +---------------+----------+-----------------+------------+------------+----------------+-------------------+-----------------------+ 2021-05-02 21:46:49,076 | test | INFO | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4405] Validating collection stats and item counts 2021-05-02 21:48:08,346 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+----------+------------+-----+--------+------------+-----------+-----------+ | Bucket | Type | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | +---------+-----------+----------+------------+-----+--------+------------+-----------+-----------+ | bucket1 | couchbase | 2 | none | 0 | 3000 | 629145600 | 153048424 | 257247096 | | bucket2 | couchbase | 2 | none | 0 | 3000 | 629145600 | 153091192 | 273067352 | | default | couchbase | 2 | none | 0 | 500000 | 6291456000 | 432020744 | 451717609 | +---------+-----------+----------+------------+-----+--------+------------+-----------+-----------+ 2021-05-02 21:48:08,348 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionBase setup complete for test #1 test_data_load_collections_with_rebalance_in ========= 2021-05-02 21:48:15,796 | test | INFO | MainThread | [collections_rebalance:load_collections_with_rebalance:820] Doing collection data load during rebalance_in 2021-05-02 21:48:15,796 | test | INFO | MainThread | [collections_rebalance:rebalance_operation:301] Starting rebalance operation of type : rebalance_in 2021-05-02 21:48:15,894 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4651] Performing scope/collection specific operations 2021-05-02 21:48:22,668 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4741] Done Performing scope/collection specific operations 2021-05-02 21:48:37,075 | test | INFO | pool-2-thread-29 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+----------+-----------------------+---------------+--------------+ | 172.23.98.196 | kv | 7.0.0-5085-enterprise | 10.0025387154 | Cluster node | | 172.23.98.195 | kv | 7.0.0-5085-enterprise | 18.0182463254 | Cluster node | | 172.23.121.10 | kv | 7.0.0-5085-enterprise | 14.6595528455 | Cluster node | | 172.23.104.186 | None | | | <--- IN --- | | 172.23.120.206 | None | | | <--- IN --- | +----------------+----------+-----------------------+---------------+--------------+ 2021-05-02 21:48:37,099 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 0.0 2021-05-02 21:48:42,273 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 0.0 2021-05-02 21:48:47,878 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 0.3 2021-05-02 21:48:53,072 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 5.24 2021-05-02 21:48:58,365 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 9.54 2021-05-02 21:49:03,470 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 12.44 2021-05-02 21:49:04,029 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in bucket1:I7gY-20-944000:jQ-21-83000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-309 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-299 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:04,029 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in bucket1:I7gY-20-944000:jQ-21-83000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-309 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-299 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:08,026 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in bucket1:_default:8LwWZTytfyH-31-322000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:08,028 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in bucket1:_default:_default +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:08,029 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in bucket1:_default:m679%vKGFP2dCg1v7qa-31-318000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:08,032 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in bucket1:_default:KIsDPxyRaHci-31-329000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:08,035 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in bucket1:_default:lLAj2Q6IS-31-326000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:08,036 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in bucket1:_default:Bn-31-323000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:08,026 | test | INFO | pool-2-thread-5 | [table_view:display:72] Keys failed in bucket1:_default:w88tp5usO3iT30x8-31-327000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:08,061 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in bucket1:_default:V8hTe-TeKlRc-31-324000 +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-0 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:08,730 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 16.6 2021-05-02 21:49:13,903 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 19.95 2021-05-02 21:49:16,503 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in bucket1:I7gY-20-944000:jQ-21-83000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-413 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-583 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:16,505 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in bucket1:I7gY-20-944000:jQ-21-83000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-413 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-583 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:19,006 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 23.72 2021-05-02 21:49:19,085 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in bucket1:24R5X%-20-657000:T-20-774000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-565 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:19,085 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in bucket1:24R5X%-20-657000:T-20-774000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-565 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:24,127 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 27.48 2021-05-02 21:49:28,270 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in bucket1:I7gY-20-944000:jQ-21-83000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-737 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:28,273 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in bucket1:I7gY-20-944000:jQ-21-83000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-737 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:28,549 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in bucket1:24R5X%-20-657000:T-20-774000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-701 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-754 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-631 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-691 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:28,552 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in bucket1:24R5X%-20-657000:T-20-774000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-701 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-691 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:29,259 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 31.63 2021-05-02 21:49:30,645 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in bucket1:I7gY-20-944000:eDgXVzrC-21-84000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-618 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-788 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-623 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-666 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:30,648 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in bucket1:I7gY-20-944000:eDgXVzrC-21-84000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-618 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-623 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-788 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-666 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:35,546 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 33.33 2021-05-02 21:49:38,844 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in bucket1:I7gY-20-944000:eDgXVzrC-21-84000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-922 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:38,846 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in bucket1:I7gY-20-944000:eDgXVzrC-21-84000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-922 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:40,696 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 38.06 2021-05-02 21:49:45,875 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 41.16 2021-05-02 21:49:48,016 | test | INFO | pool-2-thread-23 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1480 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:48,016 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1480 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:48,017 | test | INFO | pool-2-thread-23 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1480 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:48,019 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1480 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:48,019 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1480 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:48,023 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1480 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:48,071 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1480 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:48,072 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1480 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:51,002 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 44.49 2021-05-02 21:49:56,111 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 48.68 2021-05-02 21:49:56,556 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1653 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1786 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1616 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:56,559 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1653 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1786 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1616 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:56,562 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1653 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1786 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1616 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:56,563 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1653 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1786 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1616 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:56,565 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1653 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1786 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1616 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:56,565 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1653 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1786 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1616 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:56,585 | test | INFO | pool-2-thread-23 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1653 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1786 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1616 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:56,586 | test | INFO | pool-2-thread-23 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1653 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1786 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1616 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:49:57,532 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in bucket2:scope1:p1cum%ikqQQGZW-31-266000 +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:01,292 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 52.43 2021-05-02 21:50:04,082 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1873 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:04,085 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1873 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:04,085 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1873 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:04,085 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1873 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:04,085 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1873 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:04,086 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1873 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:04,476 | test | INFO | pool-2-thread-23 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1873 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:04,477 | test | INFO | pool-2-thread-23 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1873 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:06,440 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 56.04 2021-05-02 21:50:10,980 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2146 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:10,980 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2146 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:10,980 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2146 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:10,982 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2146 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:10,982 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2146 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:11,003 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2146 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:11,552 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 59.6 2021-05-02 21:50:16,684 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 63.71 2021-05-02 21:50:18,506 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2231 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:18,506 | test | INFO | pool-2-thread-23 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2231 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:18,506 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2231 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:18,507 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2231 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:18,506 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2231 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:18,509 | test | INFO | pool-2-thread-23 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2231 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:18,509 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2231 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:18,509 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2231 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:21,153 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in bucket2:9yGwyK_zeTjU-AT-31-286000:u_r9PO22QIjNN-22-492000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-187 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:21,154 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in bucket2:9yGwyK_zeTjU-AT-31-286000:u_r9PO22QIjNN-22-492000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-187 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:21,813 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 66.67 2021-05-02 21:50:26,358 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2503 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2493 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2452 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:26,358 | test | INFO | pool-2-thread-23 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2503 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2493 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2452 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:26,361 | test | INFO | pool-2-thread-1 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2503 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2493 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2452 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:26,361 | test | INFO | pool-2-thread-23 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2503 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2493 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2452 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:26,371 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2503 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2493 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2452 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:26,372 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in bucket2:Y31FXX-19-449000:M-19-946000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2503 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2493 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2452 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:26,382 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2503 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2493 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2452 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:26,384 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2503 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2493 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2452 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:26,944 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 69.4 2021-05-02 21:50:32,119 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 73.04 2021-05-02 21:50:35,266 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:_default:aEODihL4EJDac1b-31-391000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-915 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-977 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-910 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-932 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-950 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:37,315 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 76.45 2021-05-02 21:50:39,812 | test | INFO | pool-2-thread-10 | [table_view:display:72] Keys failed in default:idf4-31-434000:L8vjywYYHL2IJ-31-443000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-327 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-368 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-215 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-300 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-377 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-356 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-224 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-232 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-364 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-277 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-332 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-362 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-385 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-350 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-290 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:40,724 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:_default:jimPC144KX9J-31-391000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-18 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-58 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-98 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-57 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-42 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-169 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-92 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-141 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-7 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-8 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:41,023 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:_default:jimPC144KX9J-31-391000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-505 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-633 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-567 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-556 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-586 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-553 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-540 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-595 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-580 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:42,539 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 79.79 2021-05-02 21:50:45,303 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:k6PfjEu5QBsywXP-22-214000:FodQvwSyM_uWCL9ujeY-22-331000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-939 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-869 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-825 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:45,305 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:k6PfjEu5QBsywXP-22-214000:FodQvwSyM_uWCL9ujeY-22-331000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-939 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-869 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-825 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:46,957 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:_default:mPgy1-31-389000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-629 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-636 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-614 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-505 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-679 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-567 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-556 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-586 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-553 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-642 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-595 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-651 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-580 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:47,729 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 82.42 2021-05-02 21:50:52,891 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 85.65 2021-05-02 21:50:56,009 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:_default:fZX-h3Npt5qU-31-391000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-438 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-416 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-405 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-435 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-479 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-410 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-422 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-455 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-474 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-440 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:50:58,028 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 89.4 2021-05-02 21:50:59,562 | test | INFO | pool-2-thread-10 | [table_view:display:72] Keys failed in default:idf4-31-434000:L8vjywYYHL2IJ-31-443000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-417 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-403 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-437 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-478 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-446 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-432 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-488 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-474 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-464 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-486 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-431 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-450 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-461 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:00,158 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:idf4-31-434000:L8vjywYYHL2IJ-31-443000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2654 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2565 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:00,161 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:idf4-31-434000:L8vjywYYHL2IJ-31-443000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2654 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2565 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:00,171 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:_default:jimPC144KX9J-31-391000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2604 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:00,173 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:_default:jimPC144KX9J-31-391000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2604 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:02,767 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:_default:jimPC144KX9J-31-391000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-319 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-316 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-313 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-203 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-259 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-322 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-289 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-345 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-246 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-365 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-255 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-343 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-340 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-286 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-264 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-371 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-283 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-393 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:02,839 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:_default:i-31-386000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-603 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-527 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-516 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-568 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-547 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-569 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-665 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-688 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-534 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-697 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-694 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-571 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-682 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-591 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-592 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:03,223 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 92.25 2021-05-02 21:51:08,061 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:_default:GoM_WGcGc9%Mr-31-393000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-26 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-76 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-33 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-35 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-117 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-30 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-126 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-63 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-104 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-75 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-179 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-135 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-70 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-152 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-163 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-170 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:08,125 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:_default:GoM_WGcGc9%Mr-31-393000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-528 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-639 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-647 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-516 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-568 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-602 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-654 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-544 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-665 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-676 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-611 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-688 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-534 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-620 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-697 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-694 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-571 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-682 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:08,486 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 95.53 2021-05-02 21:51:09,611 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:k6PfjEu5QBsywXP-22-214000:FodQvwSyM_uWCL9ujeY-22-331000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1061 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:09,612 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:k6PfjEu5QBsywXP-22-214000:FodQvwSyM_uWCL9ujeY-22-331000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1061 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:10,091 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:_default:mPgy1-31-389000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-805 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-718 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-707 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-704 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-837 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-757 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-824 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-821 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-843 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-745 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-712 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-896 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-742 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-842 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-798 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-864 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-872 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-862 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-871 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-781 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-792 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:10,232 | test | INFO | pool-2-thread-5 | [table_view:display:72] Keys failed in default:_default:tucQJg-31-387000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-608 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-639 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-537 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-658 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-647 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-516 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-568 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-602 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-665 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-621 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-676 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-611 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-688 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-534 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-620 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-664 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-697 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-694 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-571 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-682 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:10,704 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:_default:jimPC144KX9J-31-391000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-718 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-707 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-704 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-878 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-812 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-757 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-813 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-868 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-898 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-821 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-811 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-712 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-874 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-731 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-896 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-742 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-840 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-741 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-793 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-771 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-871 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-791 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:11,426 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:_default:i-31-386000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-26 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-76 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-33 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-35 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-117 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-126 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-30 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-63 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-104 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-75 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-179 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-135 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-70 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-152 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-163 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-170 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:13,694 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: running, progress: 98.48 2021-05-02 21:51:15,987 | test | INFO | pool-2-thread-10 | [table_view:display:72] Keys failed in default:_default:tucQJg-31-387000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-29 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-25 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-36 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-14 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-12 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-84 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-73 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-51 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-102 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-135 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-91 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-147 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-60 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-170 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:18,482 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:idf4-31-434000:L8vjywYYHL2IJ-31-443000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2822 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2755 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:18,483 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:idf4-31-434000:L8vjywYYHL2IJ-31-443000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2822 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2755 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:21,888 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:_default:GoM_WGcGc9%Mr-31-393000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-249 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-206 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-305 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-278 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-243 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-353 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-321 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-396 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-295 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:22,759 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:_default:GoM_WGcGc9%Mr-31-393000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-829 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-849 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-836 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-726 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-758 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-843 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-720 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-797 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-831 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-763 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-752 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:23,203 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:k6PfjEu5QBsywXP-22-214000:FodQvwSyM_uWCL9ujeY-22-331000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1379 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:23,203 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:k6PfjEu5QBsywXP-22-214000:FodQvwSyM_uWCL9ujeY-22-331000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1379 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:23,756 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:_default:mPgy1-31-389000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-964 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-976 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-921 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-941 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:23,877 | test | INFO | pool-2-thread-29 | [task:check:355] Rebalance - status: none, progress: 100 2021-05-02 21:51:23,959 | test | INFO | pool-2-thread-29 | [task:check:414] Rebalance completed with progress: 100% in 166.885000229 sec 2021-05-02 21:51:24,908 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:_default:i-31-386000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-249 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-305 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-278 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-378 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-243 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-353 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-295 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:25,020 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:_default:jimPC144KX9J-31-391000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-964 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-921 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:25,085 | test | INFO | pool-2-thread-5 | [table_view:display:72] Keys failed in default:_default:tucQJg-31-387000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-726 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-738 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-867 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-758 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-797 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-831 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-763 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-752 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:25,085 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:_default:jimPC144KX9J-31-391000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2822 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2755 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:25,085 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:_default:i-31-386000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-702 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-824 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-747 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-758 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-711 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-788 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-843 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-767 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-720 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-754 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-831 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-861 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-884 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-763 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:25,088 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:_default:jimPC144KX9J-31-391000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2822 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2755 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:25,811 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:_default:jimPC144KX9J-31-391000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-434 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-421 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-477 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-453 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-471 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:26,542 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:_default:o%yfQ-31-384000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-617 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-648 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-577 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-687 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 21:51:34,709 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 11 docs from 0 to 5000 2021-05-02 21:51:34,710 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 11 docs from 0 to 5000 2021-05-02 21:51:34,710 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 11 docs from 0 to 5000 2021-05-02 21:51:47,019 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 5 docs from 0 to 5000 2021-05-02 21:51:47,032 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 5 docs from 0 to 5000 2021-05-02 21:51:47,035 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 10 docs from 0 to 5000 2021-05-02 21:51:47,039 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 5 docs from 0 to 5000 2021-05-02 21:51:47,055 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 21:51:47,055 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 21:51:47,058 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 21:51:47,059 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 21:51:47,059 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 21:51:47,061 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 21:51:47,063 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 21:51:47,065 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 2 docs from 0 to 3 2021-05-02 21:54:13,572 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 5 docs from 0 to 5000 2021-05-02 21:54:13,575 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 5 docs from 500 to 980 2021-05-02 21:54:13,585 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 10 docs from 0 to 500 2021-05-02 21:54:13,586 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 21:54:13,589 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 29 docs from 0 to 500 2021-05-02 21:54:13,591 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 1 docs from 0 to 5000 2021-05-02 21:54:13,595 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 33 docs from 500 to 980 2021-05-02 21:54:13,596 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 33 docs from 0 to 500 2021-05-02 21:54:13,598 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 38 docs from 500 to 980 2021-05-02 21:54:13,601 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 3 docs from 2500 to 2900 2021-05-02 21:54:13,602 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 4 docs from 2500 to 2900 2021-05-02 21:54:13,607 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 29 docs from 500 to 980 2021-05-02 21:54:13,608 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 24 docs from 0 to 500 2021-05-02 21:54:13,608 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 29 docs from 500 to 980 2021-05-02 21:54:13,611 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 26 docs from 0 to 500 2021-05-02 21:54:13,612 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 28 docs from 500 to 980 2021-05-02 21:54:13,614 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 14 docs from 0 to 500 2021-05-02 21:54:13,615 | test | ERROR | pool-2-thread-4 | [task:call:3825] Failed to load 4 docs from 500 to 980 2021-05-02 21:59:43,392 | test | INFO | pool-2-thread-2 | [table_view:display:72] Ops trend for bucket 'bucket1' +---------+-----------------------------------------------------------------------------------------------------------+---------+ | Min | Trend | Max | +---------+-----------------------------------------------------------------------------------------------------------+---------+ | 0.000 | *****........*........*......*X | 55.604 | | 36.904 | .............X | 36.904 | | 36.004 | .............***......X | 52.983 | | 32.283 | ...........X | 32.283 | | 20.283 | .......X | 20.283 | | 9.707 | ..**....*..............*.....**......**X | 82.899 | | 77.010 | .............................X | 77.010 | | 70.097 | ..........................X | 70.097 | | 63.704 | ........................**.*............*........**......................................**...X | 222.021 | | 220.487 | ......................................................................................X | 220.487 | | 217.351 | .....................................................................................*X | 217.351 | | 214.076 | ...................................................................................X | 214.076 | | 204.376 | ...............................................................................X | 204.376 | | 159.250 | ..............................................................X | 159.250 | | 154.337 | ............................................................**................................**.......*X | 252.527 | | 237.860 | .............................................................................................*X | 237.860 | | 217.160 | ....................................................................................*.........X | 237.839 | | 175.300 | ....................................................................X | 175.300 | | 170.994 | ..................................................................*X | 170.994 | | 147.594 | .........................................................*...............*....*X | 195.240 | | 169.433 | ..................................................................**..**..........*X | 200.109 | | 182.391 | .......................................................................*..........**...*.........*X | 239.478 | | 209.161 | .................................................................................X | 209.161 | | 203.700 | ...............................................................................*X | 203.700 | | 196.300 | ............................................................................**..**X | 200.638 | | 196.579 | ............................................................................X | 196.579 | | 190.662 | ..........................................................................X | 190.662 | | 178.424 | .....................................................................*X | 178.424 | | 158.011 | .............................................................*X | 158.011 | | 118.844 | ..............................................**...*X | 126.715 | | 112.400 | ...........................................*......**..*......*X | 148.500 | | 127.070 | .................................................X | 127.070 | | 114.670 | ............................................*X | 114.670 | | 101.370 | .......................................*....X | 112.426 | | 107.912 | .........................................**.X | 109.312 | | 86.086 | .................................*X | 86.086 | | 78.907 | ..............................*X | 78.907 | | 8.307 | ..**X | 8.307 | | 0.600 | *X | 0.600 | | 0.400 | *****.X | 4.300 | | 4.200 | *X | 4.200 | | 2.500 | X | 2.500 | | 0.300 | *X | 0.300 | | 0.200 | *X | 0.200 | | 0.100 | ***********X | 1.300 | | 1.100 | *X | 1.100 | | 0.900 | X | 0.900 | | 0.800 | *******X | 2.099 | | 1.599 | *X | 1.599 | | 1.201 | X | 1.201 | | 1.101 | *X | 1.101 | | 0.501 | X | 0.501 | | 0.000 | **********X | 2.500 | | 2.300 | ***.**X | 2.900 | | 2.400 | X | 2.400 | | 2.200 | *X | 2.200 | | 1.800 | **.****X | 4.300 | | 2.800 | *X | 2.800 | | 2.200 | *X | 2.200 | | 1.000 | *X | 1.000 | | 0.900 | *X | 0.900 | | 0.900 | X | 0.900 | | 0.500 | *X | 0.500 | | 0.300 | *****X | 1.800 | | 1.300 | X | 1.300 | | 0.900 | X | 0.900 | | 0.800 | *****.*X | 3.300 | | 3.200 | X | 3.200 | | 2.200 | X | 2.200 | | 1.500 | *X | 1.500 | | 1.300 | *****X | 2.400 | | 1.600 | *X | 1.600 | | 1.100 | X | 1.100 | | 0.600 | X | 0.600 | | 0.300 | ********X | 1.600 | | 1.200 | X | 1.200 | | 0.500 | X | 0.500 | | 0.300 | *X | 0.300 | | 0.200 | *****X | 1.600 | | 1.200 | X | 1.200 | | 1.100 | *X | 1.100 | | 0.500 | X | 0.500 | | 0.500 | ****X | 0.600 | | 0.500 | **X | 0.800 | | 0.800 | *****.*X | 3.002 | | 2.702 | *X | 2.702 | | 2.200 | X | 2.200 | | 1.400 | ***X | 1.600 | | 1.500 | ***X | 1.600 | | 1.500 | X | 1.500 | | 1.500 | *X | 1.500 | | 1.200 | *****X | 1.700 | | 1.500 | X | 1.500 | | 1.200 | *******.*X | 4.300 | | 4.200 | ***X | 4.800 | | 3.500 | X | 3.500 | +---------+-----------------------------------------------------------------------------------------------------------+---------+ 2021-05-02 21:59:44,546 | test | INFO | pool-2-thread-25 | [table_view:display:72] Ops trend for bucket 'bucket2' +---------+--------------------------------------------------------------------------------------------------------+---------+ | Min | Trend | Max | +---------+--------------------------------------------------------------------------------------------------------+---------+ | 0.000 | ***..**..........*.........**X | 50.502 | | 30.602 | ............X | 30.602 | | 16.602 | ......***.........*.....*.........**.*..........**..**...........X | 128.883 | | 121.583 | ..................................................X | 121.583 | | 118.977 | .................................................*X | 118.977 | | 91.403 | .....................................**..........X | 114.520 | | 112.288 | ..............................................*.......*X | 128.288 | | 99.677 | .........................................*........*..**.X | 124.530 | | 95.692 | .......................................X | 95.692 | | 95.164 | .......................................**...*...**.....**...........*............X | 174.049 | | 153.549 | ................................................................X | 153.549 | | 131.893 | .......................................................X | 131.893 | | 115.032 | ................................................**......*.*................X | 171.000 | | 158.395 | ..................................................................**.......X | 174.895 | | 146.755 | .............................................................*....X | 156.952 | | 153.152 | ................................................................*........X | 173.534 | | 162.751 | ....................................................................*X | 162.751 | | 141.746 | ...........................................................X | 141.746 | | 129.505 | ......................................................*....**...........*.............**...X | 203.776 | | 202.363 | .....................................................................................*..............*X | 234.704 | | 233.704 | ..................................................................................................*X | 233.704 | | 211.204 | ........................................................................................X | 211.204 | | 116.923 | ................................................X | 116.923 | | 83.711 | ..................................*X | 83.711 | | 76.205 | ...............................X | 76.205 | | 55.182 | ......................**..*X | 58.912 | | 50.124 | ....................*X | 50.124 | | 45.806 | ..................*X | 45.806 | | 43.000 | .................*....**..*X | 57.600 | | 49.689 | ....................*X | 49.689 | | 41.989 | ................*X | 41.989 | | 30.189 | ...........X | 30.189 | | 4.000 | *X | 4.000 | | 0.000 | ***************....*.............**.........**......*.......X | 92.918 | | 88.018 | ....................................*X | 88.018 | | 84.606 | ...................................*..***.X | 91.573 | | 91.192 | .....................................X | 91.192 | | 85.192 | ...................................**...**...*............X | 129.029 | | 128.507 | .....................................................**..X | 132.900 | | 130.088 | ......................................................***...*.*........*X | 157.587 | | 150.887 | ...............................................................*X | 150.887 | | 145.987 | .............................................................X | 145.987 | | 112.222 | ..............................................X | 112.222 | | 107.622 | ............................................*X | 107.622 | | 98.422 | ........................................X | 98.422 | | 92.300 | ......................................*X | 92.300 | | 87.700 | ....................................*X | 87.700 | | 87.400 | ....................................X | 87.400 | | 72.800 | ..............................X | 72.800 | | 65.698 | ..........................*X | 65.698 | | 50.198 | ....................*X | 50.198 | | 9.497 | ...X | 9.497 | | 2.100 | **.X | 3.700 | | 2.400 | X | 2.400 | | 2.100 | *X | 2.100 | | 0.800 | **X | 1.100 | | 0.800 | *X | 0.800 | | 0.400 | ***X | 0.400 | | 0.200 | *****..*X | 5.500 | | 5.400 | .*X | 5.400 | | 4.300 | X | 4.300 | | 1.800 | *X | 1.800 | | 1.100 | ********X | 1.700 | | 1.600 | *******.***X | 3.900 | | 3.000 | X | 3.000 | | 1.200 | X | 1.200 | | 0.200 | ******X | 1.700 | | 1.400 | X | 1.400 | | 0.700 | X | 0.700 | | 0.500 | ****X | 0.800 | | 0.500 | *X | 0.500 | | 0.200 | X | 0.200 | | 0.000 | ****.*.X | 6.301 | | 4.801 | .*X | 4.801 | | 3.101 | X | 3.101 | | 0.200 | *X | 0.200 | | 0.200 | X | 0.200 | | 0.200 | *****X | 0.800 | | 0.300 | ****.***X | 3.299 | | 2.601 | X | 2.601 | | 1.400 | *X | 1.400 | | 0.900 | *******.***X | 4.201 | | 1.300 | *X | 1.300 | | 0.000 | *********.*X | 3.300 | | 2.600 | X | 2.600 | | 2.400 | *X | 2.400 | | 1.700 | *****.X | 2.500 | | 2.100 | X | 2.100 | | 1.900 | X | 1.900 | +---------+--------------------------------------------------------------------------------------------------------+---------+ 2021-05-02 21:59:45,364 | test | INFO | pool-2-thread-14 | [table_view:display:72] Ops trend for bucket 'default' +----------+--------------------------------------------------------------------------------------------------------------------+----------+ | Min | Trend | Max | +----------+--------------------------------------------------------------------------------------------------------------------+----------+ | 0.000 | **********....**X | 54.386 | | 30.786 | .X | 30.786 | | 21.386 | X | 21.386 | | 12.806 | ***.**.*..*..**....*.X | 142.401 | | 139.001 | ...........*X | 139.001 | | 96.419 | .......*.......**.....*X | 224.837 | | 169.718 | ..............X | 169.718 | | 138.718 | ...........X | 138.718 | | 96.307 | .......**..*.X | 126.842 | | 111.760 | ........X | 111.760 | | 82.560 | ......X | 82.560 | | 52.624 | ...***...*...**..*.........*........*.......*X | 405.461 | | 287.863 | ........................X | 287.863 | | 182.700 | ...............X | 182.700 | | 105.490 | ........**......*........X | 265.425 | | 264.426 | ......................X | 264.426 | | 171.526 | ..............X | 171.526 | | 88.113 | ......X | 88.113 | | 62.833 | ....**..*...*...**....*.......*.**....**..............X | 482.796 | | 475.196 | .........................................*X | 475.196 | | 471.696 | .........................................X | 471.696 | | 432.082 | .....................................*.**.*........**....*X | 584.317 | | 361.803 | ...............................**X | 361.803 | | 294.630 | .........................*...*............**...........*...X | 626.600 | | 626.600 | ......................................................*.X | 637.276 | | 539.076 | ...............................................*X | 539.076 | | 457.976 | .......................................X | 457.976 | | 349.578 | ..............................X | 349.578 | | 335.226 | ............................**....*.....**......**..............................***.......X | 909.305 | | 907.305 | ................................................................................X | 907.305 | | 887.484 | ..............................................................................*X | 887.484 | | 878.584 | .............................................................................**...............*X | 1051.768 | | 1045.768 | ............................................................................................*X | 1045.768 | | 928.568 | .................................................................................X | 928.568 | | 663.332 | ..........................................................*X | 663.332 | | 575.032 | ..................................................*X | 575.032 | | 542.471 | ...............................................X | 542.471 | | 489.238 | ..........................................***.*..X | 522.249 | | 522.249 | .............................................*..**......*...*X | 646.559 | | 626.947 | .......................................................*X | 626.947 | | 575.800 | ..................................................X | 575.800 | | 461.461 | ........................................****..........**.**...*......X | 683.551 | | 683.551 | ............................................................*X | 689.351 | | 645.951 | ........................................................X | 645.951 | | 473.500 | .........................................*X | 473.500 | | 399.600 | ..................................*X | 399.600 | | 374.900 | ................................X | 374.900 | | 354.600 | ..............................**......*..........*....................................**......**.*..**......*.*.*X | 1119.513 | | 1052.575 | .............................................................................................*X | 1052.575 | | 1033.240 | ...........................................................................................X | 1033.240 | | 925.440 | .................................................................................*X | 925.440 | | 899.112 | ...............................................................................*X | 899.112 | | 696.433 | .............................................................X | 696.433 | | 696.433 | .............................................................X | 696.433 | | 618.500 | ......................................................*X | 618.500 | | 565.200 | .................................................X | 565.200 | | 500.000 | ...........................................**....**....*.....X | 647.347 | | 634.099 | .......................................................X | 634.099 | | 634.099 | .......................................................*.*......**....**.....*.............*....*X | 997.820 | | 980.720 | ......................................................................................X | 980.720 | | 951.800 | ....................................................................................*X | 951.800 | | 918.900 | .................................................................................X | 918.900 | | 918.900 | .................................................................................*.*....**X | 977.600 | | 917.431 | ................................................................................X | 917.431 | | 694.131 | .............................................................*X | 694.131 | | 642.331 | ........................................................*X | 642.331 | | 625.460 | ......................................................X | 625.460 | | 568.560 | .................................................X | 568.560 | | 556.360 | ................................................*X | 556.360 | | 551.700 | ................................................*.....**..**.*....*.**.X | 711.724 | | 702.418 | .............................................................****.*......*.*X | 786.484 | | 754.984 | ..................................................................X | 754.984 | | 617.000 | ......................................................X | 617.000 | | 588.676 | ...................................................*X | 588.676 | | 584.417 | ...................................................**X | 588.817 | | 582.363 | ...................................................*X | 582.363 | | 534.779 | ..............................................*X | 534.779 | | 531.756 | ..............................................*X | 531.756 | | 529.910 | ..............................................*.......**..*....*.....**.**.**.*X | 771.395 | | 726.495 | ...............................................................X | 726.495 | | 691.795 | ............................................................*X | 691.795 | | 657.395 | .........................................................**..*X | 672.000 | | 666.400 | ..........................................................*X | 666.400 | | 656.100 | .........................................................X | 656.100 | | 642.887 | ........................................................**X | 644.287 | | 640.887 | ........................................................**....*...**....*.........*...**.**.**X | 923.800 | | 918.800 | .................................................................................X | 918.800 | | 869.100 | ............................................................................X | 869.100 | +----------+--------------------------------------------------------------------------------------------------------------------+----------+ 2021-05-02 21:59:45,434 | test | WARNING | Thread-2380 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:_default:V8hTe-TeKlRc-31-324000 delete failed keys from task: [u'test_collections-2', u'test_collections-0'] 2021-05-02 21:59:45,434 | test | WARNING | Thread-2381 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:_default:KIsDPxyRaHci-31-329000 delete failed keys from task: [u'test_collections-2'] 2021-05-02 21:59:45,437 | test | WARNING | Thread-2397 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:_default:lLAj2Q6IS-31-326000 delete failed keys from task: [u'test_collections-2'] 2021-05-02 21:59:45,438 | test | WARNING | Thread-2399 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:_default:_default delete failed keys from task: [u'test_collections-2'] 2021-05-02 21:59:45,450 | test | WARNING | Thread-2401 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:_default:Bn-31-323000 delete failed keys from task: [u'test_collections-2'] 2021-05-02 21:59:45,450 | test | WARNING | Thread-2416 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:I7gY-20-944000:jQ-21-83000 create failed keys from task: [u'test_collections-737', u'test_collections-309', u'test_collections-413', u'test_collections-299', u'test_collections-583'] 2021-05-02 21:59:45,473 | test | WARNING | Thread-2404 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:_default:8LwWZTytfyH-31-322000 delete failed keys from task: [u'test_collections-2'] 2021-05-02 21:59:45,505 | test | WARNING | Thread-2532 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:J92-20-248000 create failed keys from task: [u'test_collections-1786', u'test_collections-1480', u'test_collections-2493', u'test_collections-2231', u'test_collections-2452', u'test_collections-1510', u'test_collections-1653', u'test_collections-1873', u'test_collections-2503', u'test_collections-1616', u'test_collections-2146'] 2021-05-02 21:59:45,528 | test | WARNING | Thread-2607 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:9yGwyK_zeTjU-AT-31-286000:u_r9PO22QIjNN-22-492000 create failed keys from task: [u'test_collections-187'] 2021-05-02 21:59:45,529 | test | WARNING | Thread-2613 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:Y31FXX-19-449000:SMmWQUxEJ-19-945000 create failed keys from task: [u'test_collections-1786', u'test_collections-1480', u'test_collections-2493', u'test_collections-2231', u'test_collections-2452', u'test_collections-1510', u'test_collections-1653', u'test_collections-1873', u'test_collections-2503', u'test_collections-1616', u'test_collections-2146'] 2021-05-02 21:59:45,529 | test | WARNING | Thread-2614 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:Y31FXX-19-449000:M-19-946000 create failed keys from task: [u'test_collections-1786', u'test_collections-1480', u'test_collections-2493', u'test_collections-2231', u'test_collections-2452', u'test_collections-1510', u'test_collections-1653', u'test_collections-1873', u'test_collections-2503', u'test_collections-1616', u'test_collections-2146'] 2021-05-02 21:59:45,542 | test | WARNING | Thread-2533 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:CHnzMZHeu4q1cmcu7CX-20-141000:1D-20-249000 create failed keys from task: [u'test_collections-1510', u'test_collections-1653', u'test_collections-1873', u'test_collections-1786', u'test_collections-2503', u'test_collections-1616', u'test_collections-1480', u'test_collections-2493', u'test_collections-2231', u'test_collections-2452'] 2021-05-02 21:59:45,562 | test | WARNING | Thread-2688 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:aEODihL4EJDac1b-31-391000 update failed keys from task: [u'test_collections-915', u'test_collections-977', u'test_collections-910', u'test_collections-932', u'test_collections-950'] 2021-05-02 21:59:45,563 | test | WARNING | Thread-2689 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:fZX-h3Npt5qU-31-391000 delete failed keys from task: [u'test_collections-438', u'test_collections-416', u'test_collections-405', u'test_collections-435', u'test_collections-479', u'test_collections-410', u'test_collections-422', u'test_collections-455', u'test_collections-474', u'test_collections-440'] 2021-05-02 21:59:45,568 | test | WARNING | Thread-2691 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:jimPC144KX9J-31-391000 update failed keys from task: [u'test_collections-964', u'test_collections-921', u'test_collections-567', u'test_collections-840', u'test_collections-812', u'test_collections-813', u'test_collections-898', u'test_collections-811', u'test_collections-731', u'test_collections-896', u'test_collections-771', u'test_collections-707', u'test_collections-704', u'test_collections-505', u'test_collections-868', u'test_collections-821', u'test_collections-742', u'test_collections-586', u'test_collections-741', u'test_collections-540', u'test_collections-580', u'test_collections-718', u'test_collections-878', u'test_collections-757', u'test_collections-712', u'test_collections-874', u'test_collections-633', u'test_collections-556', u'test_collections-553', u'test_collections-595', u'test_collections-793', u'test_collections-871', u'test_collections-791'] 2021-05-02 21:59:45,569 | test | WARNING | Thread-2697 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:i-31-386000 update failed keys from task: [u'test_collections-603', u'test_collections-527', u'test_collections-568', u'test_collections-843', u'test_collections-569', u'test_collections-767', u'test_collections-720', u'test_collections-688', u'test_collections-884', u'test_collections-763', u'test_collections-682', u'test_collections-534', u'test_collections-697', u'test_collections-694', u'test_collections-571', u'test_collections-702', u'test_collections-824', u'test_collections-747', u'test_collections-788', u'test_collections-547', u'test_collections-665', u'test_collections-861', u'test_collections-516', u'test_collections-758', u'test_collections-711', u'test_collections-754', u'test_collections-831', u'test_collections-591', u'test_collections-592'] 2021-05-02 21:59:45,571 | test | WARNING | Thread-2694 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:GoM_WGcGc9%Mr-31-393000 update failed keys from task: [u'test_collections-849', u'test_collections-528', u'test_collections-726', u'test_collections-647', u'test_collections-568', u'test_collections-843', u'test_collections-602', u'test_collections-720', u'test_collections-688', u'test_collections-763', u'test_collections-682', u'test_collections-654', u'test_collections-611', u'test_collections-534', u'test_collections-697', u'test_collections-694', u'test_collections-571', u'test_collections-829', u'test_collections-544', u'test_collections-665', u'test_collections-620', u'test_collections-836', u'test_collections-639', u'test_collections-516', u'test_collections-758', u'test_collections-676', u'test_collections-797', u'test_collections-831', u'test_collections-752'] 2021-05-02 21:59:45,585 | test | WARNING | Thread-2703 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:o%yfQ-31-384000 update failed keys from task: [u'test_collections-617', u'test_collections-648', u'test_collections-577', u'test_collections-687'] 2021-05-02 21:59:45,585 | test | WARNING | Thread-2704 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:tucQJg-31-387000 update failed keys from task: [u'test_collections-608', u'test_collections-726', u'test_collections-647', u'test_collections-568', u'test_collections-602', u'test_collections-688', u'test_collections-763', u'test_collections-682', u'test_collections-738', u'test_collections-537', u'test_collections-658', u'test_collections-611', u'test_collections-534', u'test_collections-697', u'test_collections-694', u'test_collections-571', u'test_collections-867', u'test_collections-665', u'test_collections-621', u'test_collections-620', u'test_collections-664', u'test_collections-639', u'test_collections-516', u'test_collections-758', u'test_collections-676', u'test_collections-797', u'test_collections-831', u'test_collections-752'] 2021-05-02 21:59:45,594 | test | WARNING | Thread-2700 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:mPgy1-31-389000 update failed keys from task: [u'test_collections-805', u'test_collections-843', u'test_collections-964', u'test_collections-921', u'test_collections-567', u'test_collections-842', u'test_collections-642', u'test_collections-614', u'test_collections-976', u'test_collections-896', u'test_collections-651', u'test_collections-629', u'test_collections-707', u'test_collections-704', u'test_collections-505', u'test_collections-824', u'test_collections-821', u'test_collections-745', u'test_collections-742', u'test_collections-864', u'test_collections-941', u'test_collections-586', u'test_collections-862', u'test_collections-781', u'test_collections-580', u'test_collections-718', u'test_collections-837', u'test_collections-636', u'test_collections-757', u'test_collections-679', u'test_collections-712', u'test_collections-556', u'test_collections-798', u'test_collections-553', u'test_collections-872', u'test_collections-595', u'test_collections-871', u'test_collections-792'] 2021-05-02 21:59:45,595 | test | WARNING | Thread-2638 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:scope1:p1cum%ikqQQGZW-31-266000 delete failed keys from task: [u'test_collections-2'] 2021-05-02 21:59:45,611 | test | WARNING | Thread-2720 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:idf4-31-434000:L8vjywYYHL2IJ-31-443000 delete failed keys from task: [u'test_collections-403', u'test_collections-327', u'test_collections-368', u'test_collections-446', u'test_collections-488', u'test_collections-364', u'test_collections-486', u'test_collections-362', u'test_collections-417', u'test_collections-215', u'test_collections-377', u'test_collections-332', u'test_collections-450', u'test_collections-290', u'test_collections-300', u'test_collections-224', u'test_collections-221', u'test_collections-464', u'test_collections-461', u'test_collections-385', u'test_collections-437', u'test_collections-478', u'test_collections-432', u'test_collections-356', u'test_collections-232', u'test_collections-474', u'test_collections-277', u'test_collections-431', u'test_collections-350'] 2021-05-02 21:59:45,683 | test | WARNING | Thread-2406 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:_default:m679%vKGFP2dCg1v7qa-31-318000 delete failed keys from task: [u'test_collections-2'] 2021-05-02 21:59:45,839 | test | WARNING | Thread-2758 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:k6PfjEu5QBsywXP-22-214000:FodQvwSyM_uWCL9ujeY-22-331000 create failed keys from task: [u'test_collections-939', u'test_collections-1061', u'test_collections-869', u'test_collections-825', u'test_collections-1379'] 2021-05-02 21:59:46,015 | test | WARNING | Thread-2417 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:I7gY-20-944000:eDgXVzrC-21-84000 create failed keys from task: [u'test_collections-618', u'test_collections-922', u'test_collections-623', u'test_collections-788', u'test_collections-666'] 2021-05-02 21:59:46,017 | test | WARNING | Thread-2694 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:GoM_WGcGc9%Mr-31-393000 delete failed keys from task: [u'test_collections-249', u'test_collections-206', u'test_collections-126', u'test_collections-243', u'test_collections-321', u'test_collections-163', u'test_collections-179', u'test_collections-135', u'test_collections-295', u'test_collections-170', u'test_collections-76', u'test_collections-33', u'test_collections-35', u'test_collections-305', u'test_collections-30', u'test_collections-104', u'test_collections-75', u'test_collections-2', u'test_collections-26', u'test_collections-117', u'test_collections-63', u'test_collections-278', u'test_collections-70', u'test_collections-353', u'test_collections-396', u'test_collections-152'] 2021-05-02 21:59:46,019 | test | WARNING | Thread-2720 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:idf4-31-434000:L8vjywYYHL2IJ-31-443000 create failed keys from task: [u'test_collections-2654', u'test_collections-2822', u'test_collections-2755', u'test_collections-2565'] 2021-05-02 21:59:46,023 | test | WARNING | Thread-2704 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:tucQJg-31-387000 delete failed keys from task: [u'test_collections-36', u'test_collections-14', u'test_collections-12', u'test_collections-73', u'test_collections-51', u'test_collections-102', u'test_collections-147', u'test_collections-60', u'test_collections-29', u'test_collections-25', u'test_collections-84', u'test_collections-135', u'test_collections-91', u'test_collections-170'] 2021-05-02 21:59:46,026 | test | WARNING | Thread-2697 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:i-31-386000 delete failed keys from task: [u'test_collections-249', u'test_collections-126', u'test_collections-243', u'test_collections-163', u'test_collections-179', u'test_collections-135', u'test_collections-378', u'test_collections-295', u'test_collections-170', u'test_collections-76', u'test_collections-33', u'test_collections-35', u'test_collections-305', u'test_collections-30', u'test_collections-104', u'test_collections-75', u'test_collections-2', u'test_collections-26', u'test_collections-117', u'test_collections-63', u'test_collections-278', u'test_collections-70', u'test_collections-353', u'test_collections-152'] 2021-05-02 21:59:46,062 | test | WARNING | Thread-2691 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:jimPC144KX9J-31-391000 delete failed keys from task: [u'test_collections-18', u'test_collections-58', u'test_collections-98', u'test_collections-57', u'test_collections-203', u'test_collections-322', u'test_collections-289', u'test_collections-169', u'test_collections-246', u'test_collections-365', u'test_collections-286', u'test_collections-283', u'test_collections-42', u'test_collections-259', u'test_collections-92', u'test_collections-255', u'test_collections-453', u'test_collections-371', u'test_collections-421', u'test_collections-345', u'test_collections-343', u'test_collections-340', u'test_collections-264', u'test_collections-141', u'test_collections-319', u'test_collections-316', u'test_collections-313', u'test_collections-434', u'test_collections-477', u'test_collections-393', u'test_collections-471', u'test_collections-7', u'test_collections-8'] 2021-05-02 21:59:46,063 | test | WARNING | Thread-2456 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:24R5X%-20-657000:T-20-774000 create failed keys from task: [u'test_collections-701', u'test_collections-754', u'test_collections-565', u'test_collections-631', u'test_collections-691'] 2021-05-02 21:59:46,065 | test | WARNING | Thread-2405 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:_default:w88tp5usO3iT30x8-31-327000 delete failed keys from task: [u'test_collections-2'] 2021-05-02 21:59:46,155 | test | WARNING | Thread-2691 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:jimPC144KX9J-31-391000 create failed keys from task: [u'test_collections-2822', u'test_collections-2755', u'test_collections-2604'] 2021-05-02 22:00:00,102 | test | INFO | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4405] Validating collection stats and item counts 2021-05-02 22:01:48,019 | test | INFO | MainThread | [collections_base:tearDown:99] Bucket: bucket2, Active Resident ratio(DGM): 100% 2021-05-02 22:01:48,022 | test | INFO | MainThread | [collections_base:tearDown:102] Bucket: bucket2, Replica Resident ratio(DGM): 100% 2021-05-02 22:02:04,984 | test | INFO | MainThread | [collections_base:tearDown:99] Bucket: bucket1, Active Resident ratio(DGM): 100% 2021-05-02 22:02:04,986 | test | INFO | MainThread | [collections_base:tearDown:102] Bucket: bucket1, Replica Resident ratio(DGM): 100% 2021-05-02 22:02:21,862 | test | INFO | MainThread | [collections_base:tearDown:99] Bucket: default, Active Resident ratio(DGM): 100% 2021-05-02 22:02:21,864 | test | INFO | MainThread | [collections_base:tearDown:102] Bucket: default, Replica Resident ratio(DGM): 100% 2021-05-02 22:02:59,292 | test | CRITICAL | MainThread | [basetestcase:check_coredump_exist:820] data_sets ==> {} 2021-05-02 22:03:16,732 | test | INFO | MainThread | [rest_client:monitorRebalance:1446] Rebalance done. Taken 11.1630001068 seconds to complete 2021-05-02 22:03:16,752 | test | INFO | MainThread | [common_lib:sleep:22] Sleep 5 seconds. Reason: Wait after rebalance complete ok ---------------------------------------------------------------------- Ran 1 test in 2577.875s OK During the test, Remote Connections: 161, Disconnections: 161 SDK Connections: 30, Disconnections: 30 summary so far suite bucket_collections.collections_rebalance.CollectionsRebalance , pass 1 , fail 0 testrunner logs, diags and results are available under /data/workspace/temp_rebalance_even/logs/testrunner-21-May-02_21-20-18/test_1 Logs will be stored at /data/workspace/temp_rebalance_even/logs/testrunner-21-May-02_21-20-18/test_2 guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops.ini rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE,rerun=False -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,override_spec_params=durability;replicas,durability=MAJORITY_AND_PERSIST_TO_ACTIVE,replicas=2,bucket_spec=multi_bucket.buckets_all_membase_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE' Test Input params: {'data_load_stage': 'during', 'cluster_name': 'win10-bucket-ops', 'quota_percent': '95', 'ini': '/tmp/win10-bucket-ops.ini', 'get-cbcollect-info': 'True', 'replicas': '2', 'durability': 'MAJORITY_AND_PERSIST_TO_ACTIVE', 'conf_file': 'conf/collections/collections_rebalance_crud_on_collections.conf', 'crash_warning': 'True', 'skip_validations': 'False', 'spec': 'collections_rebalance_crud_on_collections', 'rerun': 'False', 'num_nodes': 5, 'logs_folder': '/data/workspace/temp_rebalance_even/logs/testrunner-21-May-02_21-20-18/test_2', 'nodes_init': '5', 'GROUP': 'rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE', 'nodes_out': '2', 'bucket_spec': 'multi_bucket.buckets_all_membase_for_rebalance_tests_more_collections', 'case_number': 2, 'data_load_spec': 'volume_test_load_with_CRUD_on_collections', 'override_spec_params': 'durability;replicas'} test_data_load_collections_with_rebalance_out (bucket_collections.collections_rebalance.CollectionsRebalance) ... 2021-05-02 22:03:27,039 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionsRebalance setup started for test #2 test_data_load_collections_with_rebalance_out ========= 2021-05-02 22:03:28,017 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= BaseTestCase setup started for test #2 test_data_load_collections_with_rebalance_out ========= 2021-05-02 22:03:28,631 | test | INFO | MainThread | [basetestcase:setUp:320] Initializing cluster Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x5c831 type=client open_count=1 channel=[id: 0xfe71d3e0, 0.0.0.0/0.0.0.0:36241] timeout=300.0>) 2021-05-02 22:03:34,670 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x5c832 type=client open_count=1 channel=[id: 0xf0368cad, 0.0.0.0/0.0.0.0:48605] timeout=300.0>) 2021-05-02 22:03:36,700 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x5c833 type=client open_count=1 channel=[id: 0xe6ad657b, 0.0.0.0/0.0.0.0:36905] timeout=300.0>) 2021-05-02 22:03:38,755 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x5c834 type=client open_count=1 channel=[id: 0xff9d907c, 0.0.0.0/0.0.0.0:37671] timeout=300.0>) 2021-05-02 22:03:40,776 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x5c835 type=client open_count=1 channel=[id: 0x30f2998a, 0.0.0.0/0.0.0.0:40705] timeout=300.0>) 2021-05-02 22:03:42,812 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x5c836 type=client open_count=1 channel=[id: 0x892ad059, 0.0.0.0/0.0.0.0:43463] timeout=300.0>) 2021-05-02 22:03:44,836 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x5c837 type=client open_count=1 channel=[id: 0x0ca2dbe3, 0.0.0.0/0.0.0.0:39428] timeout=300.0>) 2021-05-02 22:03:46,867 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x5c838 type=client open_count=1 channel=[id: 0x16937038, 0.0.0.0/0.0.0.0:41921] timeout=300.0>) 2021-05-02 22:03:48,885 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0x5c839 type=client open_count=1 channel=[id: 0xcbd6e80f, 0.0.0.0/0.0.0.0:60481] timeout=300.0>) 2021-05-02 22:03:50,931 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x5c83a type=client open_count=1 channel=[id: 0x77297df3, 0.0.0.0/0.0.0.0:56891] timeout=300.0>) 2021-05-02 22:03:58,615 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x5c83b type=client open_count=1 channel=[id: 0x76a21b59, 0.0.0.0/0.0.0.0:43311] timeout=300.0>) 2021-05-02 22:04:00,637 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x5c83c type=client open_count=1 channel=[id: 0x958ce884, 0.0.0.0/0.0.0.0:56457] timeout=300.0>) 2021-05-02 22:04:02,694 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x5c83d type=client open_count=1 channel=[id: 0x51e0dc0e, 0.0.0.0/0.0.0.0:57133] timeout=300.0>) 2021-05-02 22:04:04,719 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x5c83e type=client open_count=1 channel=[id: 0x07c6076d, 0.0.0.0/0.0.0.0:59767] timeout=300.0>) 2021-05-02 22:04:06,770 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x5c83f type=client open_count=1 channel=[id: 0x65e6987a, 0.0.0.0/0.0.0.0:58375] timeout=300.0>) 2021-05-02 22:04:08,812 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x5c840 type=client open_count=1 channel=[id: 0xa4d3db2a, 0.0.0.0/0.0.0.0:54431] timeout=300.0>) 2021-05-02 22:04:10,851 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x5c841 type=client open_count=1 channel=[id: 0x6d00e60b, 0.0.0.0/0.0.0.0:49696] timeout=300.0>) 2021-05-02 22:04:12,927 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0x5c842 type=client open_count=1 channel=[id: 0x332c8085, 0.0.0.0/0.0.0.0:49885] timeout=300.0>) 2021-05-02 22:04:14,964 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x5c843 type=client open_count=1 channel=[id: 0x8d839f31, 0.0.0.0/0.0.0.0:42292] timeout=300.0>) 2021-05-02 22:04:22,608 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x5c844 type=client open_count=1 channel=[id: 0x1847cf33, 0.0.0.0/0.0.0.0:38277] timeout=300.0>) 2021-05-02 22:04:24,631 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x5c845 type=client open_count=1 channel=[id: 0x1ceed821, 0.0.0.0/0.0.0.0:52709] timeout=300.0>) 2021-05-02 22:04:26,657 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x5c846 type=client open_count=1 channel=[id: 0x5d31943f, 0.0.0.0/0.0.0.0:41107] timeout=300.0>) 2021-05-02 22:04:28,693 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x5c847 type=client open_count=1 channel=[id: 0x228c05e1, 0.0.0.0/0.0.0.0:56949] timeout=300.0>) 2021-05-02 22:04:30,739 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x5c848 type=client open_count=1 channel=[id: 0xdb0ff9f6, 0.0.0.0/0.0.0.0:48132] timeout=300.0>) 2021-05-02 22:04:32,763 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x5c849 type=client open_count=1 channel=[id: 0x527eaa98, 0.0.0.0/0.0.0.0:55816] timeout=300.0>) 2021-05-02 22:04:34,785 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x5c84a type=client open_count=1 channel=[id: 0x67e265e9, 0.0.0.0/0.0.0.0:55981] timeout=300.0>) 2021-05-02 22:04:36,815 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x5c84b type=client open_count=1 channel=[id: 0x20347d95, 0.0.0.0/0.0.0.0:46609] timeout=300.0>) 2021-05-02 22:04:38,838 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x5c84c type=client open_count=1 channel=[id: 0x71439da6, 0.0.0.0/0.0.0.0:42111] timeout=300.0>) 2021-05-02 22:04:40,858 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x5c84d type=client open_count=1 channel=[id: 0x05cd2add, 0.0.0.0/0.0.0.0:43653] timeout=300.0>) 2021-05-02 22:04:48,875 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x5c84e type=client open_count=1 channel=[id: 0xc27694cd, 0.0.0.0/0.0.0.0:43877] timeout=300.0>) 2021-05-02 22:04:50,897 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x5c84f type=client open_count=1 channel=[id: 0x42a18b06, 0.0.0.0/0.0.0.0:50833] timeout=300.0>) 2021-05-02 22:04:52,934 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x5c850 type=client open_count=1 channel=[id: 0x1255ede0, 0.0.0.0/0.0.0.0:60568] timeout=300.0>) 2021-05-02 22:04:54,982 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x5c851 type=client open_count=1 channel=[id: 0xdfb09bdb, 0.0.0.0/0.0.0.0:39313] timeout=300.0>) 2021-05-02 22:04:57,028 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x5c852 type=client open_count=1 channel=[id: 0xe215cdc0, 0.0.0.0/0.0.0.0:46123] timeout=300.0>) 2021-05-02 22:04:59,053 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x5c853 type=client open_count=1 channel=[id: 0x396e116e, 0.0.0.0/0.0.0.0:47221] timeout=300.0>) 2021-05-02 22:05:01,078 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x5c854 type=client open_count=1 channel=[id: 0x6a514546, 0.0.0.0/0.0.0.0:56253] timeout=300.0>) 2021-05-02 22:05:03,115 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0x5c855 type=client open_count=1 channel=[id: 0xd135cc50, 0.0.0.0/0.0.0.0:44677] timeout=300.0>) 2021-05-02 22:05:05,135 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x5c856 type=client open_count=1 channel=[id: 0x4c9c200b, 0.0.0.0/0.0.0.0:50283] timeout=300.0>) 2021-05-02 22:05:10,444 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x5c857 type=client open_count=1 channel=[id: 0x8087c3fc, 0.0.0.0/0.0.0.0:55180] timeout=300.0>) 2021-05-02 22:05:12,473 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x5c858 type=client open_count=1 channel=[id: 0x0468b854, 0.0.0.0/0.0.0.0:52909] timeout=300.0>) 2021-05-02 22:05:14,500 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x5c859 type=client open_count=1 channel=[id: 0x9fae48df, 0.0.0.0/0.0.0.0:46335] timeout=300.0>) 2021-05-02 22:05:16,526 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x5c85a type=client open_count=1 channel=[id: 0x44840c4f, 0.0.0.0/0.0.0.0:45159] timeout=300.0>) 2021-05-02 22:05:18,552 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0x5c85b type=client open_count=1 channel=[id: 0x7be29876, 0.0.0.0/0.0.0.0:59457] timeout=300.0>) 2021-05-02 22:05:20,578 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused 2021-05-02 22:05:37,582 | test | WARNING | MainThread | [basetestcase:_initialize_nodes:595] RAM quota was defined less than 100 MB: 2021-05-02 22:05:52,039 | test | INFO | MainThread | [basetestcase:setUp:342] Couchbase Cluster: C1, Nodes: 172.23.98.196, 172.23.98.195, 172.23.121.10, 172.23.104.186, 172.23.120.206 initialized 2021-05-02 22:05:52,066 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= BaseTestCase setup finished for test #2 test_data_load_collections_with_rebalance_out ========= 2021-05-02 22:05:52,121 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionBase setup started for test #2 test_data_load_collections_with_rebalance_out ========= 2021-05-02 22:06:32,655 | test | INFO | pool-4-thread-6 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+----------+-----------------------+---------------+--------------+ | 172.23.98.196 | kv | 7.0.0-5085-enterprise | 6.55284961085 | Cluster node | | 172.23.98.195 | None | | | <--- IN --- | | 172.23.121.10 | None | | | <--- IN --- | | 172.23.104.186 | None | | | <--- IN --- | | 172.23.120.206 | None | | | <--- IN --- | +----------------+----------+-----------------------+---------------+--------------+ 2021-05-02 22:06:32,693 | test | INFO | pool-4-thread-6 | [task:check:355] Rebalance - status: running, progress: 0.0 2021-05-02 22:06:42,793 | test | INFO | pool-4-thread-6 | [task:check:355] Rebalance - status: none, progress: 100 2021-05-02 22:06:42,825 | test | INFO | pool-4-thread-6 | [task:check:414] Rebalance completed with progress: 100% in 10.1700000763 sec 2021-05-02 22:06:43,226 | test | INFO | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1799] Creating required buckets from template 2021-05-02 22:07:22,005 | test | INFO | MainThread | [bucket_ready_functions:wait_for_collection_creation_to_complete:2260] Waiting for all collections to be created 2021-05-02 22:07:22,325 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+----------+------------+-----+-------+-------------+-----------+-----------+ | Bucket | Type | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | +---------+-----------+----------+------------+-----+-------+-------------+-----------+-----------+ | bucket1 | couchbase | 2 | none | 0 | 0 | 1048576000 | 526737736 | 185988120 | | bucket2 | couchbase | 2 | none | 0 | 0 | 1048576000 | 504067360 | 133050532 | | default | couchbase | 2 | none | 0 | 0 | 10485760000 | 555358856 | 141031895 | +---------+-----------+----------+------------+-----+-------+-------------+-----------+-----------+ 2021-05-02 22:07:22,325 | test | INFO | MainThread | [collections_base:collection_setup:175] Creating required SDK clients for client_pool 2021-05-02 22:08:17,648 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4651] Performing scope/collection specific operations 2021-05-02 22:08:17,664 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4741] Done Performing scope/collection specific operations 2021-05-02 22:19:50,829 | test | INFO | pool-4-thread-11 | [table_view:display:72] Ops trend for bucket 'default' +----------+----------------------------------------------------------------------------------------------------------------+----------+ | Min | Trend | Max | +----------+----------------------------------------------------------------------------------------------------------------+----------+ | 0.000 | **................**..............*.......................*...........................................**....*X | 1530.364 | | 1157.000 | ..........................................................................**X | 1157.000 | | 1105.913 | .......................................................................X | 1105.913 | | 1081.013 | .....................................................................*.....**.*X | 1178.197 | | 1169.697 | ...........................................................................*X | 1169.697 | | 1120.800 | ........................................................................*X | 1120.800 | | 1051.843 | ...................................................................X | 1051.843 | | 865.743 | .......................................................*X | 865.743 | | 845.643 | ......................................................*X | 845.643 | | 732.327 | ..............................................*X | 732.327 | | 675.968 | ...........................................*X | 675.968 | | 654.641 | .........................................X | 654.641 | | 583.641 | .....................................X | 583.641 | | 575.978 | ....................................*X | 575.978 | | 571.605 | ....................................X | 571.605 | | 552.505 | ...................................**.*..**...........*..**..**X | 833.251 | | 830.551 | .....................................................X | 830.551 | | 825.100 | ....................................................X | 825.100 | | 776.660 | .................................................X | 776.660 | | 756.460 | ................................................*X | 756.460 | | 728.960 | ..............................................X | 728.960 | | 696.900 | ............................................*X | 696.900 | | 677.400 | ...........................................*X | 677.400 | | 597.100 | ......................................**X | 597.100 | | 596.800 | .....................................*.*.**.*...**...........*....*X | 906.958 | | 896.600 | .........................................................X | 896.600 | | 835.200 | .....................................................*X | 835.200 | | 810.800 | ...................................................X | 810.800 | | 788.500 | ..................................................X | 788.500 | | 696.000 | ............................................*X | 696.000 | | 661.100 | ..........................................**....***..X | 756.428 | | 747.128 | ...............................................X | 747.128 | | 680.743 | ...........................................*X | 680.743 | | 659.043 | ..........................................*X | 659.043 | | 616.175 | .......................................****.......**..**..*.....**X | 861.037 | | 857.537 | .......................................................X | 857.537 | | 813.018 | ....................................................X | 813.018 | | 808.918 | ...................................................*X | 808.918 | | 766.218 | .................................................X | 766.218 | | 677.600 | ...........................................*X | 677.600 | | 642.800 | .........................................*X | 642.800 | | 620.263 | .......................................*X | 620.263 | | 610.963 | ......................................*X | 610.963 | | 605.183 | ......................................X | 605.183 | | 561.055 | ...................................X | 561.055 | | 560.055 | ...................................**..*.....**..**......***.*X | 804.497 | | 757.122 | ................................................*X | 757.122 | | 742.587 | ...............................................*X | 742.587 | | 694.361 | ............................................*X | 694.361 | | 669.532 | ..........................................*X | 669.532 | | 638.932 | ........................................X | 638.932 | | 582.860 | .....................................***..**.X | 638.135 | | 637.365 | ........................................**.*......*..*X | 773.600 | | 773.187 | .................................................*.***..*...*X | 862.473 | | 853.021 | ......................................................*X | 853.021 | | 688.401 | ...........................................*X | 688.401 | | 663.636 | ..........................................*X | 663.636 | | 650.436 | .........................................X | 650.436 | | 631.527 | ........................................*X | 631.527 | | 620.827 | .......................................**.**.*X | 647.840 | | 638.240 | ........................................*.****...*......*..*X | 811.658 | | 798.158 | ...................................................X | 798.158 | | 760.419 | ................................................*X | 760.419 | | 737.870 | ...............................................*X | 737.870 | | 616.573 | .......................................*X | 616.573 | | 597.803 | ......................................*X | 597.803 | | 594.103 | .....................................X | 594.103 | | 589.095 | .....................................*X | 589.095 | | 572.695 | ....................................**..**..*X | 630.261 | | 613.061 | .......................................**.**.*......**.**X | 764.265 | | 695.164 | ............................................X | 695.164 | | 671.564 | ..........................................*X | 671.564 | | 664.264 | ..........................................*..*.*X | 711.985 | | 703.962 | ............................................X | 703.962 | | 651.120 | .........................................*X | 651.120 | | 613.820 | .......................................*X | 613.820 | | 556.914 | ...................................*X | 556.914 | | 546.814 | ..................................***..**.*..*........**...**.X | 801.013 | | 780.174 | .................................................X | 780.174 | | 767.261 | .................................................*X | 767.261 | | 740.661 | ...............................................X | 740.661 | | 738.300 | ...............................................*X | 738.300 | | 737.900 | ...............................................*X | 737.900 | | 732.700 | ..............................................X | 732.700 | | 664.745 | ..........................................X | 664.745 | | 637.545 | ........................................*X | 637.545 | | 619.445 | .......................................X | 619.445 | | 563.144 | ...................................****.*.X | 594.659 | | 584.959 | .....................................**.*....**...**.*X | 720.476 | | 716.876 | .............................................*X | 716.876 | | 696.300 | ............................................X | 696.300 | | 684.800 | ...........................................*.**X | 692.600 | | 624.600 | .......................................*X | 624.600 | | 573.900 | ....................................***.**..*X | 624.529 | | 620.829 | .......................................*X | 620.829 | | 604.550 | ......................................*X | 604.550 | | 592.050 | .....................................X | 592.050 | | 567.214 | ....................................***..*......***.*..**..*X | 774.720 | | 758.520 | ................................................X | 758.520 | | 726.729 | ..............................................X | 726.729 | | 698.029 | ............................................**X | 698.029 | | 689.229 | ............................................X | 689.229 | | 671.271 | ..........................................*..*X | 690.071 | +----------+----------------------------------------------------------------------------------------------------------------+----------+ 2021-05-02 22:19:51,042 | test | INFO | pool-4-thread-12 | [table_view:display:72] Ops trend for bucket 'bucket2' +--------+-------------------------------------------------------------------------------------------------------------+--------+ | Min | Trend | Max | +--------+-------------------------------------------------------------------------------------------------------------+--------+ | 0.000 | *.......*.........................................................**.............................**.......X | 47.509 | | 20.309 | .........................................X | 20.309 | | 6.709 | .............*X | 6.709 | | 0.000 | **********....**........**..............**X | 12.797 | | 10.397 | ....................X | 10.397 | | 8.001 | ...............X | 8.001 | | 3.001 | .....*X | 3.001 | | 1.801 | ..*X | 1.801 | | 1.200 | .X | 1.200 | | 0.000 | ******************************.*..X | 1.500 | | 1.499 | ..****X | 1.501 | | 1.101 | .*X | 1.101 | | 0.800 | X | 0.800 | | 0.000 | ***.*..*X | 1.500 | | 1.100 | .*X | 1.100 | | 0.800 | X | 0.800 | | 0.000 | ********..*...**X | 2.599 | | 0.400 | **X | 0.400 | | 0.000 | ********************.**...**...*X | 3.701 | | 2.501 | ....*X | 2.501 | | 1.600 | ..X | 1.600 | | 0.000 | ***.**..X | 1.500 | | 1.100 | .*X | 1.100 | | 0.800 | X | 0.800 | | 0.000 | ********..*...***X | 2.600 | | 0.400 | *X | 0.400 | | 0.000 | *************...**..*.........*X | 6.800 | | 5.600 | ..........*X | 5.600 | | 4.700 | ........X | 4.700 | | 0.700 | *X | 0.700 | | 0.300 | *.*...**..*X | 2.999 | | 2.399 | ....X | 2.399 | | 0.800 | **....*...*..........*X | 8.999 | | 6.600 | ............*X | 6.600 | | 5.700 | ..........X | 5.700 | | 3.300 | .....*....*X | 4.900 | | 4.300 | ........X | 4.300 | | 2.700 | ....*X | 2.700 | | 1.100 | .*X | 1.100 | | 0.000 | *****..*.*X | 1.500 | | 1.200 | .X | 1.200 | | 0.400 | ****...*.......*.*X | 5.600 | | 4.400 | ........X | 4.400 | | 1.200 | .*X | 1.200 | | 0.800 | **.....*X | 3.000 | | 2.200 | ...**......*.................**..........*X | 18.004 | | 4.800 | .........*X | 4.800 | | 0.000 | **.*...**...*X | 3.401 | | 3.101 | .....X | 3.101 | | 2.301 | ...X | 2.301 | | 2.300 | ...**.....*............**.*X | 10.800 | | 8.400 | ................X | 8.400 | | 2.000 | ...X | 2.000 | | 1.200 | .**..*.....**..**.......*........................*....*X | 22.094 | | 18.993 | ......................................X | 18.993 | | 12.302 | ........................**..........**...........*.......................X | 33.203 | | 29.603 | .............................................................*X | 29.603 | | 27.200 | ........................................................X | 27.200 | | 21.300 | ...........................................***X | 21.300 | | 20.700 | ..........................................X | 20.700 | | 10.600 | .....................*X | 10.600 | | 5.400 | ..........*X | 5.400 | | 1.800 | ..X | 1.800 | | 0.000 | *.....**.....*..............**.....**...*......X | 18.406 | | 16.400 | .................................*X | 16.400 | | 15.200 | ..............................X | 15.200 | | 12.000 | ........................*X | 12.000 | | 8.800 | .................X | 8.800 | | 6.400 | ............X | 6.400 | | 0.000 | ************X | 0.000 | +--------+-------------------------------------------------------------------------------------------------------------+--------+ 2021-05-02 22:19:52,226 | test | INFO | pool-4-thread-13 | [table_view:display:72] Ops trend for bucket 'bucket1' +--------+-----------------------------------------------------------------------------------------------------------+--------+ | Min | Trend | Max | +--------+-----------------------------------------------------------------------------------------------------------+--------+ | 0.000 | *...*......................................................*............................**..............X | 88.820 | | 40.020 | ............................................*X | 40.020 | | 15.620 | ................*X | 15.620 | | 0.000 | *********....*.....................**.............*.X | 34.696 | | 20.696 | ......................*X | 20.696 | | 9.096 | .........*X | 9.096 | | 4.600 | ....X | 4.600 | | 0.000 | *****..**X | 2.300 | | 2.299 | .X | 2.299 | | 0.699 | *X | 0.699 | | 0.300 | *X | 0.300 | | 0.000 | *********..*.*X | 3.000 | | 2.400 | .X | 2.400 | | 0.800 | *X | 0.800 | | 0.000 | ******..*...**.*X | 5.598 | | 5.302 | ....**..****X | 7.100 | | 6.300 | ......*X | 6.300 | | 4.900 | ....**X | 4.900 | | 3.300 | ..X | 3.300 | | 2.400 | .X | 2.400 | | 0.000 | **.**..*....X | 6.701 | | 6.301 | ......*X | 6.301 | | 4.801 | ....*X | 4.801 | | 0.800 | X | 0.800 | | 0.000 | ******.***X | 1.500 | | 1.200 | X | 1.200 | | 0.400 | *X | 0.400 | | 0.000 | ************..*.**.X | 4.101 | | 4.101 | ...X | 4.101 | | 2.501 | .*X | 2.501 | | 1.600 | X | 1.600 | | 0.000 | ******.**.**...X | 4.500 | | 3.700 | ...***.*.*X | 5.600 | | 4.400 | ...X | 4.400 | | 1.199 | *X | 1.199 | | 0.800 | **.*..X | 3.000 | | 2.600 | .*X | 2.600 | | 2.300 | .X | 2.300 | | 1.500 | *X | 1.500 | | 1.100 | *X | 1.100 | | 0.000 | *******.**..***X | 3.100 | | 2.800 | ..X | 2.800 | | 1.100 | *****..X | 2.999 | | 2.199 | .*X | 2.199 | | 1.599 | X | 1.599 | | 0.000 | **.**.......*X | 7.899 | | 7.100 | ......*X | 7.100 | | 6.200 | .....X | 6.200 | | 2.200 | .*X | 2.200 | | 1.800 | .X | 1.800 | | 1.200 | X | 1.200 | | 0.400 | *X | 0.400 | | 0.000 | ***.****..**.*X | 3.900 | | 1.800 | .**X | 1.800 | | 1.000 | **....**.*X | 5.600 | | 4.400 | ...X | 4.400 | | 1.200 | X | 1.200 | | 0.000 | ***.**.**..***X | 4.101 | | 3.200 | ..X | 3.200 | | 0.800 | *X | 0.800 | | 0.000 | **..**.*X | 3.001 | | 2.401 | .X | 2.401 | | 0.801 | *X | 0.801 | | 0.400 | *.*...***X | 4.100 | | 3.200 | ..X | 3.200 | | 0.800 | **..**..*......X | 9.001 | | 7.001 | ......*X | 7.001 | | 6.701 | ......X | 6.701 | | 5.898 | .....**.*X | 7.098 | | 5.598 | .....X | 5.598 | | 2.400 | .**.*..*............**..**.X | 17.800 | | 10.600 | ..........*X | 10.600 | | 9.000 | .........X | 9.000 | | 6.900 | ......X | 6.900 | | 2.900 | ..*X | 2.900 | | 0.900 | *X | 0.900 | | 0.000 | ***..*...*......*X | 10.097 | | 8.902 | .........*X | 8.902 | | 7.402 | .......X | 7.402 | | 3.402 | ..X | 3.402 | | 3.000 | ..****X | 3.000 | | 2.200 | .*X | 2.200 | | 1.600 | X | 1.600 | | 0.000 | ************X | 0.000 | +--------+-----------------------------------------------------------------------------------------------------------+--------+ 2021-05-02 22:19:52,686 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +----------------+----------+-----------------+------------+------------+----------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +----------------+----------+-----------------+------------+------------+----------------+-------------------+-----------------------+ | 172.23.98.196 | kv | 45.2312516331 | 3693387776 | 2595635200 | 0 / 3909087232 | 101958 / 207100 | 7.0.0-5085-enterprise | | 172.23.98.195 | kv | 62.2251655629 | 3693387776 | 2654109696 | 0 / 3909087232 | 101009 / 198643 | 7.0.0-5085-enterprise | | 172.23.104.186 | kv | 48.4840632288 | 6078930944 | 4780810240 | 0 / 3758092288 | 100702 / 196338 | 7.0.0-5085-enterprise | | 172.23.120.206 | kv | 27.5574112735 | 3691520000 | 2740416512 | 0 / 0 | 98154 / 199347 | 7.0.0-5085-enterprise | | 172.23.121.10 | kv | 52.26039783 | 4201836544 | 3132661760 | 0 / 3758092288 | 100054 / 202587 | 7.0.0-5085-enterprise | +----------------+----------+-----------------+------------+------------+----------------+-------------------+-----------------------+ 2021-05-02 22:20:06,273 | test | INFO | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4405] Validating collection stats and item counts 2021-05-02 22:21:59,522 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+----------+------------+-----+--------+-------------+-----------+-----------+ | Bucket | Type | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | +---------+-----------+----------+------------+-----+--------+-------------+-----------+-----------+ | bucket1 | couchbase | 2 | none | 0 | 3000 | 1048576000 | 160017976 | 240055316 | | bucket2 | couchbase | 2 | none | 0 | 3000 | 1048576000 | 157821816 | 271861446 | | default | couchbase | 2 | none | 0 | 500000 | 10485760000 | 437127656 | 450977642 | +---------+-----------+----------+------------+-----+--------+-------------+-----------+-----------+ 2021-05-02 22:21:59,525 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionBase setup complete for test #2 test_data_load_collections_with_rebalance_out ========= 2021-05-02 22:22:10,398 | test | INFO | MainThread | [collections_rebalance:load_collections_with_rebalance:820] Doing collection data load during rebalance_out 2021-05-02 22:22:10,398 | test | INFO | MainThread | [collections_rebalance:rebalance_operation:301] Starting rebalance operation of type : rebalance_out 2021-05-02 22:22:10,509 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4651] Performing scope/collection specific operations 2021-05-02 22:22:10,885 | test | INFO | pool-4-thread-18 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+----------+-----------------------+---------------+--------------+ | 172.23.98.196 | kv | 7.0.0-5085-enterprise | 11.1644354635 | Cluster node | | 172.23.98.195 | kv | 7.0.0-5085-enterprise | 13.4498480243 | Cluster node | | 172.23.104.186 | kv | 7.0.0-5085-enterprise | 8.4071916941 | --- OUT ---> | | 172.23.120.206 | kv | 7.0.0-5085-enterprise | 6.48498612163 | --- OUT ---> | | 172.23.121.10 | kv | 7.0.0-5085-enterprise | 7.13197969543 | Cluster node | +----------------+----------+-----------------------+---------------+--------------+ 2021-05-02 22:22:10,931 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 0.0 2021-05-02 22:22:17,609 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4741] Done Performing scope/collection specific operations 2021-05-02 22:22:19,404 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 0.0 2021-05-02 22:22:24,598 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 3.24 2021-05-02 22:22:29,726 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 6.31 2021-05-02 22:22:30,607 | test | INFO | pool-4-thread-25 | [table_view:display:72] Keys failed in bucket1:scope1:STqVKrW-43-300000 +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-4 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:34,417 | test | INFO | pool-4-thread-16 | [table_view:display:72] Keys failed in bucket1:scope1:wh-z7L-59u2XKK6u-43-303000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:34,859 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 10.08 2021-05-02 22:22:38,888 | test | INFO | pool-4-thread-21 | [table_view:display:72] Keys failed in bucket1:4IWbHHjTd1-16-213000:KN4aMYAgjB%Trqx5a-16-342000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-4 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-118 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-97 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:38,888 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:93M-15-815000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-4 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-118 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-97 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:38,891 | test | INFO | pool-4-thread-15 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:7dSVI6B-15-814000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-4 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-118 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-97 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:38,891 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:93M-15-815000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-4 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-118 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-97 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:38,891 | test | INFO | pool-4-thread-15 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:7dSVI6B-15-814000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-4 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-118 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-97 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:38,898 | test | INFO | pool-4-thread-21 | [table_view:display:72] Keys failed in bucket1:4IWbHHjTd1-16-213000:KN4aMYAgjB%Trqx5a-16-342000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-4 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-118 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-97 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:39,992 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 12.61 2021-05-02 22:22:45,122 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 15.39 2021-05-02 22:22:50,243 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 17.63 2021-05-02 22:22:52,653 | test | INFO | pool-4-thread-15 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:7dSVI6B-15-814000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-359 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-337 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:52,653 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:93M-15-815000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-359 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-337 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:52,654 | test | INFO | pool-4-thread-15 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:7dSVI6B-15-814000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-359 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-337 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:52,653 | test | INFO | pool-4-thread-21 | [table_view:display:72] Keys failed in bucket1:4IWbHHjTd1-16-213000:KN4aMYAgjB%Trqx5a-16-342000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-359 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:52,655 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:93M-15-815000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-359 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:52,655 | test | INFO | pool-4-thread-21 | [table_view:display:72] Keys failed in bucket1:4IWbHHjTd1-16-213000:KN4aMYAgjB%Trqx5a-16-342000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-359 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:22:55,401 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 19.91 2021-05-02 22:23:00,515 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 22.43 2021-05-02 22:23:01,213 | test | INFO | pool-4-thread-15 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:7dSVI6B-15-814000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-519 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-489 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:01,214 | test | INFO | pool-4-thread-15 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:7dSVI6B-15-814000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-519 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-489 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:01,223 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:93M-15-815000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-519 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-489 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:01,223 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:93M-15-815000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-519 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-489 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:01,226 | test | INFO | pool-4-thread-21 | [table_view:display:72] Keys failed in bucket1:4IWbHHjTd1-16-213000:KN4aMYAgjB%Trqx5a-16-342000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-519 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-489 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:01,227 | test | INFO | pool-4-thread-21 | [table_view:display:72] Keys failed in bucket1:4IWbHHjTd1-16-213000:KN4aMYAgjB%Trqx5a-16-342000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-519 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-489 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:05,638 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 24.82 2021-05-02 22:23:10,142 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:93M-15-815000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-663 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:10,144 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:93M-15-815000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-663 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:10,150 | test | INFO | pool-4-thread-15 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:7dSVI6B-15-814000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-663 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:10,151 | test | INFO | pool-4-thread-15 | [table_view:display:72] Keys failed in bucket1:yDO7U4e7w327q5lx-15-682000:7dSVI6B-15-814000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-663 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:10,154 | test | INFO | pool-4-thread-21 | [table_view:display:72] Keys failed in bucket1:4IWbHHjTd1-16-213000:KN4aMYAgjB%Trqx5a-16-342000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-663 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:10,154 | test | INFO | pool-4-thread-21 | [table_view:display:72] Keys failed in bucket1:4IWbHHjTd1-16-213000:KN4aMYAgjB%Trqx5a-16-342000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-663 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:10,753 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 27.41 2021-05-02 22:23:15,944 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 29.67 2021-05-02 22:23:21,078 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 32.14 2021-05-02 22:23:26,190 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 33.33 2021-05-02 22:23:31,288 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 33.33 2021-05-02 22:23:37,851 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 33.64 2021-05-02 22:23:43,056 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 38.15 2021-05-02 22:23:45,144 | test | INFO | pool-4-thread-16 | [table_view:display:72] Keys failed in bucket2:_default:DeexDdTvq5d8ULw-43-274000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:46,654 | test | INFO | pool-4-thread-20 | [table_view:display:72] Keys failed in bucket2:1E8mx7ihnG5VKwm-14-392000:sb1myTZTpjAemJFo-14-513000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2291 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2379 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2244 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2301 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:46,655 | test | INFO | pool-4-thread-20 | [table_view:display:72] Keys failed in bucket2:1E8mx7ihnG5VKwm-14-392000:sb1myTZTpjAemJFo-14-513000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2291 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2379 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2244 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2301 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:47,825 | test | INFO | pool-4-thread-7 | [table_view:display:72] Keys failed in bucket2:23ojEOJEMmWXsPI-15-12000:eVg_RQ6j3l1KfWdt-15-138000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-324 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-314 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-265 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-220 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-284 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:47,825 | test | INFO | pool-4-thread-28 | [table_view:display:72] Keys failed in bucket2:PxR8vcl4-15-336000:VyNoVs0tAwD-15-484000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-324 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-314 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-265 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-220 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-284 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:47,826 | test | INFO | pool-4-thread-7 | [table_view:display:72] Keys failed in bucket2:23ojEOJEMmWXsPI-15-12000:eVg_RQ6j3l1KfWdt-15-138000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-324 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-314 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-265 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-220 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-284 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:47,828 | test | INFO | pool-4-thread-28 | [table_view:display:72] Keys failed in bucket2:PxR8vcl4-15-336000:VyNoVs0tAwD-15-484000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-324 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-314 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-265 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-220 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-284 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:48,180 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 41.77 2021-05-02 22:23:53,292 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 44.68 2021-05-02 22:23:57,378 | test | INFO | pool-4-thread-13 | [table_view:display:72] Keys failed in bucket2:23ojEOJEMmWXsPI-15-12000:3RumrAMZUS-15-137000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1509 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1499 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:57,381 | test | INFO | pool-4-thread-13 | [table_view:display:72] Keys failed in bucket2:23ojEOJEMmWXsPI-15-12000:3RumrAMZUS-15-137000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1509 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1499 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:23:58,437 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 46.88 2021-05-02 22:24:00,367 | test | INFO | pool-4-thread-20 | [table_view:display:72] Keys failed in bucket2:1E8mx7ihnG5VKwm-14-392000:sb1myTZTpjAemJFo-14-513000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2535 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2452 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:00,368 | test | INFO | pool-4-thread-20 | [table_view:display:72] Keys failed in bucket2:1E8mx7ihnG5VKwm-14-392000:sb1myTZTpjAemJFo-14-513000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2535 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2452 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:00,415 | test | INFO | pool-4-thread-7 | [table_view:display:72] Keys failed in bucket2:23ojEOJEMmWXsPI-15-12000:eVg_RQ6j3l1KfWdt-15-138000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-556 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-431 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:00,417 | test | INFO | pool-4-thread-7 | [table_view:display:72] Keys failed in bucket2:23ojEOJEMmWXsPI-15-12000:eVg_RQ6j3l1KfWdt-15-138000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-556 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-431 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:00,424 | test | INFO | pool-4-thread-28 | [table_view:display:72] Keys failed in bucket2:PxR8vcl4-15-336000:VyNoVs0tAwD-15-484000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-556 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-431 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:00,424 | test | INFO | pool-4-thread-28 | [table_view:display:72] Keys failed in bucket2:PxR8vcl4-15-336000:VyNoVs0tAwD-15-484000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-556 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-431 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:03,565 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 48.97 2021-05-02 22:24:08,717 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 51.02 2021-05-02 22:24:13,924 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 52.69 2021-05-02 22:24:19,109 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 54.76 2021-05-02 22:24:24,269 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 57.14 2021-05-02 22:24:29,433 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 59.36 2021-05-02 22:24:34,529 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 61.55 2021-05-02 22:24:39,638 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 63.9 2021-05-02 22:24:42,411 | test | INFO | pool-4-thread-20 | [table_view:display:72] Keys failed in bucket2:1E8mx7ihnG5VKwm-14-392000:sb1myTZTpjAemJFo-14-513000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2969 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:42,413 | test | INFO | pool-4-thread-20 | [table_view:display:72] Keys failed in bucket2:1E8mx7ihnG5VKwm-14-392000:sb1myTZTpjAemJFo-14-513000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2969 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:44,755 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 65.75 2021-05-02 22:24:48,967 | test | INFO | pool-4-thread-13 | [table_view:display:72] Keys failed in bucket2:23ojEOJEMmWXsPI-15-12000:3RumrAMZUS-15-137000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2156 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:48,967 | test | INFO | pool-4-thread-13 | [table_view:display:72] Keys failed in bucket2:23ojEOJEMmWXsPI-15-12000:3RumrAMZUS-15-137000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2156 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:49,888 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 66.67 2021-05-02 22:24:54,996 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 66.67 2021-05-02 22:24:55,533 | test | INFO | pool-4-thread-24 | [table_view:display:72] Keys failed in bucket2:PxR8vcl4-15-336000:0YRwoRy-15-483000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2380 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2210 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:24:55,535 | test | INFO | pool-4-thread-24 | [table_view:display:72] Keys failed in bucket2:PxR8vcl4-15-336000:0YRwoRy-15-483000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2380 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2210 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:00,546 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 67.63 2021-05-02 22:25:02,898 | test | INFO | pool-4-thread-25 | [table_view:display:72] Keys failed in default:XdvxYNFcKLcb-43-370000:T9PJd52Io6%zffMaJlH-43-386000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-138 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:05,693 | test | INFO | pool-4-thread-6 | [table_view:display:72] Keys failed in default:1w0l-43-361000:Wbw0XG_SqFxrkgIw-%D-43-366000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-32 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-138 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:05,786 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 71.12 2021-05-02 22:25:10,045 | test | INFO | pool-4-thread-10 | [table_view:display:72] Keys failed in default:_default:BS-V0eDy_eBRyPucfm%-43-339000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-466 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-430 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:10,046 | test | INFO | pool-4-thread-27 | [table_view:display:72] Keys failed in default:1w0l-43-361000:5zEuoY3818-43-364000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-466 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-430 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:11,046 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 74.37 2021-05-02 22:25:16,181 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 76.99 2021-05-02 22:25:18,171 | test | INFO | pool-4-thread-8 | [table_view:display:72] Keys failed in default:XdvxYNFcKLcb-43-370000:T9PJd52Io6%zffMaJlH-43-386000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-836 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-865 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-743 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-820 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-710 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-873 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-791 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:21,289 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 79.0 2021-05-02 22:25:24,480 | test | INFO | pool-4-thread-22 | [table_view:display:72] Keys failed in default:1w0l-43-361000:Wbw0XG_SqFxrkgIw-%D-43-366000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-836 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-865 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-820 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-710 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-873 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-791 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:26,417 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 81.19 2021-05-02 22:25:31,456 | test | INFO | pool-4-thread-9 | [table_view:display:72] Keys failed in default:scope2:S-43-358000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-969 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-967 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-971 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:31,621 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 83.23 2021-05-02 22:25:32,862 | test | INFO | pool-4-thread-25 | [table_view:display:72] Keys failed in default:XdvxYNFcKLcb-43-370000:T9PJd52Io6%zffMaJlH-43-386000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-307 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-311 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-342 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-354 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-297 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-281 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:32,864 | test | INFO | pool-4-thread-6 | [table_view:display:72] Keys failed in default:1w0l-43-361000:Wbw0XG_SqFxrkgIw-%D-43-366000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-311 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-213 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-354 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-383 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-281 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:32,921 | test | INFO | pool-4-thread-8 | [table_view:display:72] Keys failed in default:XdvxYNFcKLcb-43-370000:T9PJd52Io6%zffMaJlH-43-386000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-927 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-905 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-916 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-934 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-962 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-971 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:32,930 | test | INFO | pool-4-thread-27 | [table_view:display:72] Keys failed in default:1w0l-43-361000:bAvyhhv-43-367000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-601 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-612 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-657 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-698 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-644 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-561 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-550 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:32,931 | test | INFO | pool-4-thread-12 | [table_view:display:72] Keys failed in default:_default:be5vh9-43-339000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-601 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-644 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-561 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-680 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:32,937 | test | INFO | pool-4-thread-2 | [table_view:display:72] Keys failed in default:XdvxYNFcKLcb-43-370000:Pu5DCmjqYz-43-372000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-659 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-601 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-696 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-593 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-680 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:35,548 | test | INFO | pool-4-thread-22 | [table_view:display:72] Keys failed in default:1w0l-43-361000:Wbw0XG_SqFxrkgIw-%D-43-366000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-926 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-927 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-916 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-962 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:36,723 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 85.34 2021-05-02 22:25:39,141 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in default:_default:4xO2GcHI-43-341000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2672 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:39,141 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in default:_default:4xO2GcHI-43-341000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2672 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:39,141 | test | INFO | pool-4-thread-16 | [table_view:display:72] Keys failed in default:_default:ARMTX8%7mdjjlzXR-43-336000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2672 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:39,142 | test | INFO | pool-4-thread-16 | [table_view:display:72] Keys failed in default:_default:ARMTX8%7mdjjlzXR-43-336000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2672 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:39,296 | test | INFO | pool-4-thread-21 | [table_view:display:72] Keys failed in default:_default:4xO2GcHI-43-341000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-63 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-154 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:41,834 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 87.55 2021-05-02 22:25:46,279 | test | INFO | pool-4-thread-25 | [table_view:display:72] Keys failed in default:XdvxYNFcKLcb-43-370000:T9PJd52Io6%zffMaJlH-43-386000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-419 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-448 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-459 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-478 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-491 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:46,279 | test | INFO | pool-4-thread-6 | [table_view:display:72] Keys failed in default:1w0l-43-361000:Wbw0XG_SqFxrkgIw-%D-43-366000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-419 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-448 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-459 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-478 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-491 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:46,957 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 89.52 2021-05-02 22:25:48,023 | test | INFO | pool-4-thread-9 | [table_view:display:72] Keys failed in default:scope2:urjiC4%u8%J-43-349000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-626 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-546 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-555 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-501 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-589 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-663 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-543 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-675 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:49,141 | test | INFO | pool-4-thread-12 | [table_view:display:72] Keys failed in default:_default:be5vh9-43-339000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-809 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-849 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-773 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-881 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-890 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:49,144 | test | INFO | pool-4-thread-27 | [table_view:display:72] Keys failed in default:1w0l-43-361000:bAvyhhv-43-367000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-809 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-849 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-773 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-881 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-890 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:52,154 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 91.55 2021-05-02 22:25:56,051 | test | INFO | pool-4-thread-21 | [table_view:display:72] Keys failed in default:_default:4xO2GcHI-43-341000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-369 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-234 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-378 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:56,697 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in default:_default:4xO2GcHI-43-341000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2867 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:56,697 | test | INFO | pool-4-thread-3 | [table_view:display:72] Keys failed in default:_default:4xO2GcHI-43-341000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2867 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:25:57,279 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 93.66 2021-05-02 22:26:00,585 | test | INFO | pool-4-thread-22 | [table_view:display:72] Keys failed in default:scope2:jWgzINZCH-h32%MLjcX-43-355000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-39 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-158 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-147 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-131 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:02,418 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 95.55 2021-05-02 22:26:04,160 | test | INFO | pool-4-thread-6 | [table_view:display:72] Keys failed in default:1w0l-43-361000:eIfxvbYI%3llNeO8qL6H-43-368000 +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-39 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:04,398 | test | INFO | pool-4-thread-2 | [table_view:display:72] Keys failed in default:XdvxYNFcKLcb-43-370000:Pu5DCmjqYz-43-372000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-829 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-735 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-883 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:05,088 | test | INFO | pool-4-thread-16 | [table_view:display:72] Keys failed in default:_default:ARMTX8%7mdjjlzXR-43-336000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2730 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:05,089 | test | INFO | pool-4-thread-16 | [table_view:display:72] Keys failed in default:_default:ARMTX8%7mdjjlzXR-43-336000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2730 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:07,549 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 97.83 2021-05-02 22:26:07,674 | test | INFO | pool-4-thread-17 | [table_view:display:72] Keys failed in default:oIWtfhL_6M25FO-17-187000:P8RJoFhf-17-319000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3165 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:07,676 | test | INFO | pool-4-thread-17 | [table_view:display:72] Keys failed in default:oIWtfhL_6M25FO-17-187000:P8RJoFhf-17-319000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3165 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:09,578 | test | INFO | pool-4-thread-27 | [table_view:display:72] Keys failed in default:1w0l-43-361000:bAvyhhv-43-367000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-913 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-933 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-931 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-974 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:10,259 | test | INFO | pool-4-thread-12 | [table_view:display:72] Keys failed in default:_default:be5vh9-43-339000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-931 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-965 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-974 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:10,717 | test | INFO | pool-4-thread-8 | [table_view:display:72] Keys failed in default:scope2:944S4YEtlOi-43-350000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-503 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-566 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-564 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-521 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:12,694 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 99.14 2021-05-02 22:26:17,825 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 100.0 2021-05-02 22:26:20,740 | test | INFO | pool-4-thread-15 | [table_view:display:72] Keys failed in default:_default:f2MrbSa7Q-43-336000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-128 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 22:26:22,918 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: running, progress: 100.0 2021-05-02 22:26:29,115 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 7 docs from 0 to 5000 2021-05-02 22:26:29,118 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 1 docs from 3 to 5 2021-05-02 22:26:29,118 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 8 docs from 0 to 5000 2021-05-02 22:26:29,118 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 8 docs from 0 to 5000 2021-05-02 22:26:29,121 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 8 docs from 0 to 5000 2021-05-02 22:26:29,125 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 22:26:33,076 | test | INFO | pool-4-thread-18 | [task:check:355] Rebalance - status: none, progress: 100 Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb8bb9 type=client open_count=1 channel=[id: 0x87ffe545, 0.0.0.0/0.0.0.0:57098] timeout=300.0>) 2021-05-02 22:26:33,135 | test | ERROR | pool-4-thread-18 | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb8bc2 type=client open_count=1 channel=[id: 0x962b7a5c, 0.0.0.0/0.0.0.0:56692] timeout=300.0>) 2021-05-02 22:26:35,164 | test | ERROR | pool-4-thread-18 | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused 2021-05-02 22:26:37,342 | test | INFO | pool-4-thread-18 | [task:check:414] Rebalance completed with progress: 100% in 266.457000017 sec 2021-05-02 22:29:58,875 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 2 docs from 0 to 5000 2021-05-02 22:29:58,877 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 1 docs from 0 to 5000 2021-05-02 22:29:58,878 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 3 docs from 0 to 5000 2021-05-02 22:29:58,885 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 7 docs from 0 to 5000 2021-05-02 22:29:58,887 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 7 docs from 0 to 5000 2021-05-02 22:31:30,880 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 22:31:30,891 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 2 docs from 0 to 500 2021-05-02 22:31:30,894 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 2 docs from 0 to 500 2021-05-02 22:31:30,897 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 3 docs from 500 to 980 2021-05-02 22:31:30,898 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 13 docs from 500 to 980 2021-05-02 22:31:30,898 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 10 docs from 500 to 980 2021-05-02 22:31:30,900 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 12 docs from 0 to 500 2021-05-02 22:31:30,901 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 12 docs from 0 to 500 2021-05-02 22:31:30,901 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 8 docs from 500 to 980 2021-05-02 22:31:30,903 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 12 docs from 500 to 980 2021-05-02 22:31:30,904 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 16 docs from 500 to 980 2021-05-02 22:31:30,905 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 2 docs from 2500 to 2900 2021-05-02 22:31:30,907 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 5 docs from 0 to 500 2021-05-02 22:31:30,907 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 2 docs from 2500 to 2900 2021-05-02 22:31:30,908 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 8 docs from 500 to 980 2021-05-02 22:31:30,911 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 4 docs from 0 to 500 2021-05-02 22:31:30,913 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 1 docs from 0 to 500 2021-05-02 22:31:30,914 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 4 docs from 500 to 980 2021-05-02 22:31:30,915 | test | ERROR | pool-4-thread-14 | [task:call:3825] Failed to load 1 docs from 0 to 500 2021-05-02 22:39:32,131 | test | INFO | pool-4-thread-1 | [table_view:display:72] Ops trend for bucket 'default' +---------+----------------------------------------------------------------------------------------------------------+---------+ | Min | Trend | Max | +---------+----------------------------------------------------------------------------------------------------------+---------+ | 0.000 | *....................................**..............*....*X | 536.300 | | 527.325 | ....................................................X | 527.325 | | 490.425 | .................................................*....*X | 530.574 | | 484.049 | ................................................X | 484.049 | | 392.949 | .......................................X | 392.949 | | 314.600 | ...............................*X | 314.600 | | 307.857 | ..............................*..............*......................................*.................*X | 976.696 | | 878.697 | ........................................................................................X | 878.697 | | 564.341 | ........................................................X | 564.341 | | 377.002 | .....................................*X | 377.002 | | 327.962 | ................................X | 327.962 | | 212.128 | ....................*....**.......*..........................**.......X | 639.246 | | 632.246 | ...............................................................X | 632.246 | | 513.071 | ...................................................*X | 513.071 | | 425.121 | ..........................................X | 425.121 | | 388.721 | ......................................X | 388.721 | | 317.521 | ...............................*...*X | 346.200 | | 338.600 | .................................*.**.*....*.......X | 464.038 | | 443.373 | ............................................*X | 443.373 | | 194.855 | ..................*X | 194.855 | | 154.946 | ..............**........X | 225.045 | | 225.045 | ......................*.....X | 279.720 | | 279.280 | ...........................**X | 280.980 | | 239.380 | .......................*.*.........**......X | 394.600 | | 388.400 | ......................................X | 388.400 | | 306.500 | ..............................X | 306.500 | | 235.100 | .......................***.....*.....*X | 336.085 | | 304.385 | ..............................X | 304.385 | | 135.884 | ............X | 135.884 | | 68.601 | ......*X | 68.601 | | 65.802 | .....**.........*....*.......*X | 263.415 | | 252.550 | ........................*......X | 307.550 | | 300.917 | .............................*..*X | 317.521 | | 256.687 | .........................X | 256.687 | | 219.846 | .....................X | 219.846 | | 155.554 | ..............*X | 155.554 | | 110.655 | ..........**....**......*......*....*X | 305.062 | | 298.462 | .............................X | 298.462 | | 264.975 | ..........................*X | 264.975 | | 220.453 | .....................*X | 220.453 | | 197.941 | ...................*X | 197.941 | | 191.141 | ..................**..X | 206.005 | | 175.536 | ................*X | 175.536 | | 162.136 | ...............*.*..**...*X | 217.700 | | 164.000 | ...............X | 164.000 | | 135.200 | ............*X | 135.200 | | 84.300 | .......*X | 84.300 | | 56.600 | ....****......*...**....X | 178.300 | | 140.500 | .............X | 140.500 | | 117.882 | ...........*X | 117.882 | | 64.782 | .....*X | 64.782 | | 59.882 | .....X | 59.882 | | 54.114 | ....**...**..*..**..**..*..X | 178.800 | | 173.900 | ................*X | 173.900 | | 160.500 | ...............X | 160.500 | | 144.800 | .............**....**..*.....*X | 248.600 | | 207.700 | ....................*X | 207.700 | | 179.200 | .................X | 179.200 | | 121.575 | ...........**.*..*.....**...*X | 228.387 | | 200.987 | ...................X | 200.987 | | 164.124 | ...............*X | 164.124 | | 157.178 | ...............*.....*.....****...*......*......**X | 404.470 | | 386.865 | ......................................X | 386.865 | | 339.965 | .................................X | 339.965 | | 317.209 | ...............................*X | 317.209 | | 299.991 | .............................*..*.**.....*.*X | 383.712 | | 356.511 | ...................................*X | 356.511 | | 300.900 | .............................X | 300.900 | | 258.300 | .........................X | 258.300 | | 244.741 | ........................*X | 244.741 | | 221.153 | .....................*X | 221.153 | | 212.453 | ....................*..**........*.....X | 357.636 | | 357.636 | ...................................X | 357.636 | | 355.806 | ...................................*X | 355.806 | | 286.844 | ............................X | 286.844 | | 222.044 | .....................X | 222.044 | | 213.044 | ....................**..*...*X | 259.800 | | 230.100 | ......................**.X | 242.500 | | 219.280 | .....................*..***.*X | 244.421 | | 228.921 | ......................*X | 228.921 | | 195.400 | ...................***.*.*.*X | 228.352 | | 201.231 | ...................*X | 201.231 | | 170.331 | ................X | 170.331 | | 120.231 | ...........**.**....*....*X | 210.386 | | 195.686 | ...................*.*.**...*X | 247.038 | | 198.552 | ...................X | 198.552 | | 154.735 | ..............*X | 154.735 | | 125.235 | ...........**..*.**..**...*X | 195.900 | | 180.600 | .................**X | 183.500 | | 177.900 | .................*.**X | 193.900 | | 170.700 | ................X | 170.700 | | 143.686 | .............X | 143.686 | | 128.886 | ............**.*...*..***.*X | 201.466 | | 194.231 | ..................*X | 194.231 | | 179.831 | .................X | 179.831 | | 161.666 | ...............X | 161.666 | | 153.635 | ..............**.*..*.**X | 189.963 | | 183.175 | .................**..*X | 200.902 | | 197.728 | ...................**X | 197.728 | | 179.213 | .................X | 179.213 | | 168.700 | ................**X | 170.300 | | 169.000 | ................*X | 169.000 | | 156.900 | ...............**X | 156.900 | | 155.600 | ..............*.*.****.X | 175.924 | | 171.124 | ................**X | 173.379 | | 159.379 | ...............*X | 159.379 | | 140.579 | .............*.**..*.....*X | 223.500 | | 222.500 | .....................*X | 222.500 | | 171.100 | ................**.**...**..*.**....*....**......**....*...**X | 445.718 | | 414.018 | .........................................*X | 414.018 | | 382.095 | ......................................*X | 382.095 | | 368.805 | ....................................X | 368.805 | | 354.858 | ...................................**X | 361.228 | | 321.307 | ...............................*X | 321.307 | | 266.682 | ..........................**.**..X | 293.886 | | 292.078 | ............................**..*X | 303.221 | | 300.579 | .............................*..*..**....*....**...***.**X | 456.772 | | 455.272 | .............................................*X | 455.272 | | 412.500 | .........................................X | 412.500 | | 368.800 | ....................................*X | 368.800 | | 317.300 | ...............................*****..*X | 332.146 | | 329.646 | ................................*X | 329.646 | | 326.148 | ................................X | 326.148 | | 308.347 | ..............................*X | 308.347 | | 282.763 | ...........................*X | 282.763 | | 274.101 | ...........................*..*.....*X | 345.372 | | 340.379 | .................................X | 340.379 | | 324.479 | ................................*X | 324.479 | | 294.466 | .............................**..*..**.**...*...*.......*X | 474.229 | | 466.029 | ..............................................X | 466.029 | | 461.600 | ..............................................*X | 461.600 | | 434.500 | ...........................................*X | 434.500 | | 419.900 | .........................................X | 419.900 | | 398.800 | .......................................*X | 398.800 | | 343.700 | ..................................X | 343.700 | | 323.200 | ................................X | 323.200 | | 295.200 | .............................***...X | 323.900 | | 322.669 | ................................*.*X | 333.737 | | 319.937 | ...............................**....**.....***..*X | 425.380 | | 404.237 | ........................................*X | 404.237 | | 403.037 | ........................................X | 403.037 | | 383.826 | ......................................***..*.....**......**....*.*X | 565.441 | | 543.761 | ......................................................X | 543.761 | | 455.783 | .............................................X | 455.783 | +---------+----------------------------------------------------------------------------------------------------------+---------+ 2021-05-02 22:39:32,680 | test | INFO | pool-4-thread-4 | [table_view:display:72] Ops trend for bucket 'bucket2' +---------+-------------------------------------------------------------------------------------------------------------+---------+ | Min | Trend | Max | +---------+-------------------------------------------------------------------------------------------------------------+---------+ | 0.000 | *...*.**....**.*X | 15.801 | | 14.301 | .......*...*...**.....*..................*.......**.....*...X | 90.892 | | 87.214 | .................................................X | 87.214 | | 81.612 | ..............................................*....***X | 89.996 | | 74.712 | ..........................................***.......*........................**........X | 143.828 | | 139.428 | ...............................................................................X | 139.428 | | 120.416 | ....................................................................*X | 120.416 | | 101.205 | .........................................................*X | 102.205 | | 82.605 | ..............................................*...........*X | 101.200 | | 80.200 | .............................................X | 80.200 | | 68.700 | ......................................X | 68.700 | | 68.400 | ......................................**.............X | 91.583 | | 78.583 | ............................................*X | 78.583 | | 54.976 | ..............................X | 54.976 | | 39.001 | .....................X | 39.001 | | 34.101 | ..................*.............**....*.X | 64.500 | | 42.070 | .......................X | 42.070 | | 37.023 | ....................***....*...X | 48.800 | | 44.700 | ........................***...*.......**.......*...........X | 92.900 | | 87.600 | .................................................X | 87.600 | | 65.198 | ....................................*X | 65.198 | | 59.398 | .................................X | 59.398 | | 52.998 | .............................*...............**.*..............*....**.......X | 123.974 | | 111.343 | ...............................................................X | 111.343 | | 104.258 | ...........................................................*X | 104.258 | | 92.558 | ....................................................*......*.......**..............*X | 139.703 | | 126.167 | .......................................................................X | 126.167 | | 108.920 | .............................................................X | 108.920 | | 101.851 | .........................................................**..........**..............*...............*...*X | 173.534 | | 147.834 | ....................................................................................X | 147.834 | | 128.183 | ........................................................................*X | 128.183 | | 93.972 | .....................................................X | 93.972 | | 91.056 | ...................................................X | 91.056 | | 87.416 | .................................................**.........**.X | 105.650 | | 85.917 | ................................................*X | 85.917 | | 82.717 | ..............................................X | 82.717 | | 70.400 | .......................................*.......**..*X | 86.500 | | 82.700 | ..............................................X | 82.700 | | 75.900 | ..........................................*X | 75.900 | | 40.600 | ......................X | 40.600 | | 35.600 | ...................X | 35.600 | | 29.200 | ...............**............**....*...X | 61.900 | | 60.000 | .................................**...*....***X | 72.884 | | 67.184 | .....................................X | 67.184 | | 64.014 | ...................................*................***...........*X | 109.500 | | 69.700 | .......................................*X | 69.700 | | 56.800 | ...............................X | 56.800 | | 33.300 | ..................**...*X | 39.800 | | 39.600 | .....................***.X | 40.600 | | 40.500 | ......................X | 40.500 | | 36.200 | ...................*X | 36.200 | | 35.800 | ...................**.*.....**....*...X | 57.780 | | 57.507 | ................................*X | 57.507 | | 49.117 | ...........................*X | 49.117 | | 42.617 | .......................**....**.X | 50.994 | | 46.994 | ..........................*X | 46.994 | | 26.900 | ..............*X | 26.900 | | 13.800 | ......X | 13.800 | | 0.900 | *X | 0.900 | | 0.800 | *X | 0.800 | | 0.600 | ***X | 0.600 | | 0.400 | *********X | 1.601 | | 0.800 | X | 0.800 | | 0.700 | *****X | 1.099 | | 0.999 | *X | 0.999 | | 0.000 | *********..***X | 3.600 | | 2.000 | *X | 2.000 | | 1.900 | X | 1.900 | | 1.600 | *X | 1.600 | | 0.200 | *********.**X | 3.200 | | 2.500 | *X | 2.500 | | 0.500 | X | 0.500 | | 0.200 | ****.***X | 1.900 | | 0.100 | **X | 0.100 | | 0.000 | *****X | 1.301 | | 1.300 | **X | 1.300 | | 0.900 | ***.***X | 1.900 | | 0.400 | ******X | 1.200 | | 1.000 | *X | 1.000 | | 0.200 | *X | 0.200 | | 0.100 | **X | 0.100 | | 0.000 | ****.*X | 2.000 | | 1.700 | *X | 1.700 | | 1.100 | X | 1.100 | | 1.000 | ***X | 1.400 | | 0.400 | **X | 0.500 | | 0.400 | ***X | 0.900 | | 0.700 | *X | 0.700 | | 0.700 | X | 0.700 | | 0.500 | ********.**X | 2.700 | | 2.200 | *X | 2.200 | | 1.100 | ***X | 1.200 | | 1.000 | **X | 1.100 | | 1.100 | *X | 1.100 | | 0.600 | *X | 0.600 | | 0.500 | *X | 0.500 | | 0.300 | *****X | 1.000 | | 0.800 | *X | 0.800 | | 0.800 | *X | 0.800 | | 0.400 | ******X | 0.900 | | 0.800 | **.X | 2.400 | | 2.400 | **X | 2.900 | | 1.100 | *X | 1.100 | | 1.000 | X | 1.000 | | 0.600 | *****.******X | 3.098 | | 2.598 | *X | 2.598 | | 1.897 | *X | 1.897 | | 0.300 | ****.****X | 3.200 | | 1.800 | X | 1.800 | | 1.600 | *X | 1.600 | | 1.200 | **.***X | 2.200 | | 2.000 | X | 2.000 | | 1.700 | *X | 1.700 | | 1.100 | ******.***.*X | 4.102 | | 3.102 | *.*X | 3.502 | | 3.100 | *X | 3.299 | | 2.399 | *X | 2.399 | | 1.901 | *****.*X | 3.800 | | 3.200 | X | 3.200 | | 2.800 | **X | 3.000 | | 2.800 | **X | 3.000 | | 2.700 | **X | 2.700 | | 1.700 | *X | 1.700 | | 0.800 | X | 0.800 | | 0.200 | *******X | 1.600 | | 1.399 | **X | 1.399 | | 1.100 | ***.***.*X | 3.899 | | 2.899 | ***.X | 4.000 | | 3.401 | X | 3.401 | | 2.701 | *X | 2.701 | | 0.700 | *X | 0.700 | | 0.500 | X | 0.500 | +---------+-------------------------------------------------------------------------------------------------------------+---------+ 2021-05-02 22:39:34,023 | test | INFO | pool-4-thread-19 | [table_view:display:72] Ops trend for bucket 'bucket1' +---------+---------------------------------------------------------------------------------------------------------+---------+ | Min | Trend | Max | +---------+---------------------------------------------------------------------------------------------------------+---------+ | 0.000 | *........**.......*...............**..*.X | 44.202 | | 44.099 | ................................**......*....X | 57.197 | | 45.000 | .................................**.*...*............*..*X | 68.512 | | 66.109 | .................................................X | 66.109 | | 64.894 | ................................................X | 64.894 | | 62.780 | ..............................................*..X | 65.499 | | 57.314 | ..........................................X | 57.314 | | 57.295 | ..........................................**..**....X | 65.194 | | 61.622 | .............................................**..............................**.................*X | 123.216 | | 120.716 | ..........................................................................................**..X | 122.600 | | 103.400 | .............................................................................X | 103.400 | | 101.600 | ............................................................................*X | 101.600 | | 77.800 | ..........................................................*.........X | 89.678 | | 81.878 | .............................................................**..................*...*....**..X | 118.370 | | 97.315 | ........................................................................X | 97.315 | | 88.815 | ..................................................................X | 88.815 | | 85.170 | ...............................................................**........................*............X | 131.677 | | 131.377 | ..................................................................................................*X | 131.377 | | 107.600 | ................................................................................X | 107.600 | | 107.300 | ................................................................................*X | 107.300 | | 86.600 | ................................................................**............**.............*.X | 120.600 | | 113.400 | .....................................................................................**.X | 115.492 | | 94.692 | ......................................................................X | 94.692 | | 84.492 | ...............................................................X | 84.492 | | 44.600 | ................................*X | 44.600 | | 0.000 | *******.***X | 1.500 | | 0.500 | **X | 0.500 | | 0.400 | X | 0.400 | | 0.000 | ****.***.....**...........*..........*.....**.*.***X | 45.604 | | 41.919 | ..............................X | 41.919 | | 41.207 | ..............................*X | 41.207 | | 39.807 | .............................X | 39.807 | | 39.700 | .............................***.*X | 41.400 | | 41.300 | ..............................X | 41.300 | | 39.000 | ............................**.*X | 40.200 | | 37.100 | ...........................*X | 37.100 | | 29.100 | .....................*X | 29.100 | | 21.200 | ...............*..*......**......*****.***....*....**X | 51.900 | | 39.000 | ............................*X | 39.000 | | 27.600 | ...................*.**....**..........**......*X | 55.000 | | 41.300 | ..............................X | 41.300 | | 39.900 | .............................*X | 39.900 | | 19.900 | ..............*X | 19.900 | | 14.000 | .........X | 14.000 | | 1.800 | *X | 1.800 | | 1.699 | X | 1.699 | | 0.699 | X | 0.699 | | 0.100 | *X | 0.100 | | 0.000 | *****X | 0.400 | | 0.200 | ****X | 0.200 | | 0.000 | *****.*.**X | 3.001 | | 1.999 | *****...X | 5.304 | | 5.204 | ..*..........**.........*..........*X | 42.600 | | 35.803 | ..........................**....*..*...........*X | 58.475 | | 57.922 | ..........................................*..**....*X | 65.716 | | 63.814 | ...............................................*X | 63.814 | | 57.414 | ..........................................**.*...**.**......*...*....**X | 80.392 | | 78.892 | ..........................................................*..*.*X | 82.108 | | 81.708 | .............................................................X | 81.708 | | 74.800 | .......................................................*X | 74.800 | | 68.187 | ..................................................*X | 68.187 | | 65.087 | ................................................*.**....*X | 72.316 | | 70.816 | ....................................................**X | 70.816 | | 65.100 | ................................................X | 65.100 | | 61.500 | .............................................*..*X | 63.796 | | 63.496 | ...............................................*X | 63.496 | | 53.384 | .......................................*......*...**..........*X | 78.730 | | 68.524 | ...................................................**X | 68.824 | | 65.800 | ................................................*...*X | 68.900 | | 63.700 | ...............................................*X | 63.700 | | 58.400 | ...........................................*...*.......**......X | 79.300 | | 76.900 | .........................................................*X | 76.900 | | 62.200 | ..............................................*X | 62.200 | | 49.100 | ....................................X | 49.100 | | 40.394 | .............................*..**.....**.......*..**.X | 63.201 | | 60.191 | ............................................**.......**............*......X | 92.477 | | 86.263 | ................................................................*X | 86.263 | | 64.863 | ................................................X | 64.863 | | 52.121 | ......................................*.....***.........*.........**X | 82.100 | | 81.311 | ............................................................X | 81.311 | | 78.411 | ..........................................................X | 78.411 | | 76.705 | .........................................................**........**...............*...........*X | 121.800 | | 115.400 | ......................................................................................X | 115.400 | | 99.900 | ..........................................................................*X | 99.900 | | 86.400 | ................................................................*X | 86.400 | | 60.000 | ............................................*X | 60.000 | | 47.380 | ..................................**.....*X | 53.680 | | 49.580 | ....................................*......*X | 57.130 | | 56.530 | .........................................*..*X | 59.230 | | 58.600 | ...........................................**.**X | 60.500 | | 52.100 | ......................................*X | 52.600 | | 51.600 | ......................................**.....*X | 59.100 | | 45.600 | .................................X | 45.600 | | 35.600 | ..........................X | 35.600 | | 15.800 | ..........*X | 15.800 | | 9.500 | ......*X | 9.500 | | 0.700 | X | 0.700 | | 0.600 | ****X | 0.600 | | 0.400 | **...**.**.X | 6.594 | | 6.495 | ...*X | 6.495 | | 6.294 | ...*X | 6.294 | | 4.103 | ..X | 4.103 | | 4.103 | ..*X | 4.103 | | 3.003 | .X | 3.003 | | 1.400 | X | 1.400 | | 1.200 | *X | 1.200 | | 1.100 | **X | 1.299 | | 1.299 | *X | 1.299 | | 1.299 | *X | 1.299 | | 0.600 | ****.....***.*X | 8.901 | | 5.200 | ..X | 5.200 | | 5.200 | ..X | 5.200 | | 3.500 | .*X | 3.500 | | 1.900 | X | 1.900 | | 1.400 | *X | 1.400 | | 0.900 | ******.*****.***...*X | 7.005 | | 6.805 | ....*X | 7.105 | | 4.001 | ..*X | 4.001 | | 1.800 | *X | 1.800 | | 0.600 | ***.*.****.***..X | 6.900 | | 6.500 | ...X | 6.500 | | 5.700 | ...*X | 5.700 | | 4.100 | ..*X | 4.100 | | 2.500 | X | 2.500 | | 2.200 | X | 2.200 | | 1.600 | *X | 1.600 | | 1.200 | **.X | 1.400 | | 1.300 | *X | 1.300 | | 0.700 | ****..*.**..***.***X | 8.599 | | 6.998 | ....***X | 7.500 | | 6.502 | ...X | 6.502 | | 6.302 | ...*X | 6.302 | | 2.700 | .*X | 2.700 | | 0.300 | X | 0.300 | +---------+---------------------------------------------------------------------------------------------------------+---------+ 2021-05-02 22:39:34,171 | test | WARNING | Thread-5262 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:be5vh9-43-339000 update failed keys from task: [u'test_collections-809', u'test_collections-849', u'test_collections-601', u'test_collections-965', u'test_collections-644', u'test_collections-881', u'test_collections-561', u'test_collections-680', u'test_collections-931', u'test_collections-974', u'test_collections-773', u'test_collections-890'] 2021-05-02 22:39:34,174 | test | WARNING | Thread-5263 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:BS-V0eDy_eBRyPucfm%-43-339000 delete failed keys from task: [u'test_collections-466', u'test_collections-430'] 2021-05-02 22:39:34,177 | test | WARNING | Thread-5266 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:ARMTX8%7mdjjlzXR-43-336000 create failed keys from task: [u'test_collections-2672', u'test_collections-2730'] 2021-05-02 22:39:34,180 | test | WARNING | Thread-5272 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:4xO2GcHI-43-341000 delete failed keys from task: [u'test_collections-63', u'test_collections-369', u'test_collections-234', u'test_collections-378', u'test_collections-154'] 2021-05-02 22:39:34,183 | test | WARNING | Thread-5273 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:f2MrbSa7Q-43-336000 delete failed keys from task: [u'test_collections-128'] 2021-05-02 22:39:34,194 | test | WARNING | Thread-5290 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:1w0l-43-361000:bAvyhhv-43-367000 update failed keys from task: [u'test_collections-809', u'test_collections-849', u'test_collections-601', u'test_collections-644', u'test_collections-881', u'test_collections-561', u'test_collections-913', u'test_collections-933', u'test_collections-612', u'test_collections-931', u'test_collections-657', u'test_collections-698', u'test_collections-974', u'test_collections-773', u'test_collections-890', u'test_collections-550'] 2021-05-02 22:39:34,194 | test | WARNING | Thread-5291 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:1w0l-43-361000:eIfxvbYI%3llNeO8qL6H-43-368000 delete failed keys from task: [u'test_collections-39'] 2021-05-02 22:39:34,203 | test | WARNING | Thread-5308 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:1w0l-43-361000:Wbw0XG_SqFxrkgIw-%D-43-366000 update failed keys from task: [u'test_collections-926', u'test_collections-927', u'test_collections-916', u'test_collections-836', u'test_collections-865', u'test_collections-962', u'test_collections-820', u'test_collections-710', u'test_collections-873', u'test_collections-791'] 2021-05-02 22:39:34,204 | test | WARNING | Thread-5311 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:1w0l-43-361000:5zEuoY3818-43-364000 delete failed keys from task: [u'test_collections-466', u'test_collections-430'] 2021-05-02 22:39:34,217 | test | WARNING | Thread-5338 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:XdvxYNFcKLcb-43-370000:T9PJd52Io6%zffMaJlH-43-386000 update failed keys from task: [u'test_collections-927', u'test_collections-905', u'test_collections-865', u'test_collections-962', u'test_collections-743', u'test_collections-820', u'test_collections-916', u'test_collections-836', u'test_collections-934', u'test_collections-710', u'test_collections-971', u'test_collections-873', u'test_collections-791'] 2021-05-02 22:39:34,219 | test | WARNING | Thread-5341 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:XdvxYNFcKLcb-43-370000:Pu5DCmjqYz-43-372000 update failed keys from task: [u'test_collections-829', u'test_collections-735', u'test_collections-659', u'test_collections-601', u'test_collections-696', u'test_collections-883', u'test_collections-593', u'test_collections-680'] 2021-05-02 22:39:34,316 | test | WARNING | Thread-5308 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:1w0l-43-361000:Wbw0XG_SqFxrkgIw-%D-43-366000 delete failed keys from task: [u'test_collections-32', u'test_collections-448', u'test_collections-383', u'test_collections-281', u'test_collections-419', u'test_collections-459', u'test_collections-478', u'test_collections-138', u'test_collections-311', u'test_collections-213', u'test_collections-354', u'test_collections-491'] 2021-05-02 22:39:34,374 | test | WARNING | Thread-5272 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:_default:4xO2GcHI-43-341000 create failed keys from task: [u'test_collections-2867', u'test_collections-2672'] 2021-05-02 22:39:34,394 | test | WARNING | Thread-5396 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:scope2:S-43-358000 update failed keys from task: [u'test_collections-969', u'test_collections-967', u'test_collections-971'] 2021-05-02 22:39:34,398 | test | WARNING | Thread-5408 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:_default:DeexDdTvq5d8ULw-43-274000 delete failed keys from task: [u'test_collections-1'] 2021-05-02 22:39:34,417 | test | WARNING | Thread-5437 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:1E8mx7ihnG5VKwm-14-392000:sb1myTZTpjAemJFo-14-513000 create failed keys from task: [u'test_collections-2291', u'test_collections-2379', u'test_collections-2535', u'test_collections-2969', u'test_collections-2244', u'test_collections-2452', u'test_collections-2301'] 2021-05-02 22:39:34,519 | test | WARNING | Thread-5338 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:XdvxYNFcKLcb-43-370000:T9PJd52Io6%zffMaJlH-43-386000 delete failed keys from task: [u'test_collections-307', u'test_collections-448', u'test_collections-342', u'test_collections-281', u'test_collections-419', u'test_collections-459', u'test_collections-478', u'test_collections-138', u'test_collections-311', u'test_collections-354', u'test_collections-297', u'test_collections-491'] 2021-05-02 22:39:34,579 | test | WARNING | Thread-5599 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:yDO7U4e7w327q5lx-15-682000:7dSVI6B-15-814000 create failed keys from task: [u'test_collections-4', u'test_collections-519', u'test_collections-359', u'test_collections-337', u'test_collections-118', u'test_collections-489', u'test_collections-97', u'test_collections-663'] 2021-05-02 22:39:34,581 | test | WARNING | Thread-5600 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:yDO7U4e7w327q5lx-15-682000:93M-15-815000 create failed keys from task: [u'test_collections-4', u'test_collections-519', u'test_collections-337', u'test_collections-359', u'test_collections-118', u'test_collections-489', u'test_collections-97', u'test_collections-663'] 2021-05-02 22:39:34,582 | test | WARNING | Thread-5601 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:4IWbHHjTd1-16-213000:KN4aMYAgjB%Trqx5a-16-342000 create failed keys from task: [u'test_collections-4', u'test_collections-519', u'test_collections-337', u'test_collections-359', u'test_collections-118', u'test_collections-489', u'test_collections-97', u'test_collections-663'] 2021-05-02 22:39:34,585 | test | WARNING | Thread-5603 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:scope1:STqVKrW-43-300000 update failed keys from task: [u'test_collections-4'] 2021-05-02 22:39:34,586 | test | WARNING | Thread-5604 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket1:scope1:wh-z7L-59u2XKK6u-43-303000 delete failed keys from task: [u'test_collections-1'] 2021-05-02 22:39:34,785 | test | WARNING | Thread-5557 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:PxR8vcl4-15-336000:VyNoVs0tAwD-15-484000 create failed keys from task: [u'test_collections-324', u'test_collections-314', u'test_collections-556', u'test_collections-265', u'test_collections-431', u'test_collections-220', u'test_collections-284'] 2021-05-02 22:39:34,785 | test | WARNING | Thread-5362 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:oIWtfhL_6M25FO-17-187000:P8RJoFhf-17-319000 create failed keys from task: [u'test_collections-3165'] 2021-05-02 22:39:34,789 | test | WARNING | Thread-5554 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:23ojEOJEMmWXsPI-15-12000:eVg_RQ6j3l1KfWdt-15-138000 create failed keys from task: [u'test_collections-324', u'test_collections-314', u'test_collections-556', u'test_collections-265', u'test_collections-431', u'test_collections-220', u'test_collections-284'] 2021-05-02 22:39:34,792 | test | WARNING | Thread-5556 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:PxR8vcl4-15-336000:0YRwoRy-15-483000 create failed keys from task: [u'test_collections-2380', u'test_collections-2210'] 2021-05-02 22:39:34,792 | test | WARNING | Thread-5376 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:scope2:jWgzINZCH-h32%MLjcX-43-355000 delete failed keys from task: [u'test_collections-39', u'test_collections-158', u'test_collections-147', u'test_collections-131'] 2021-05-02 22:39:34,792 | test | WARNING | Thread-5555 | [bucket_ready_functions:validate_crud_task_per_collection:501] bucket2:23ojEOJEMmWXsPI-15-12000:3RumrAMZUS-15-137000 create failed keys from task: [u'test_collections-1509', u'test_collections-1499', u'test_collections-2156'] 2021-05-02 22:39:34,789 | test | WARNING | Thread-5375 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:scope2:944S4YEtlOi-43-350000 update failed keys from task: [u'test_collections-503', u'test_collections-566', u'test_collections-564', u'test_collections-521'] 2021-05-02 22:39:34,789 | test | WARNING | Thread-5380 | [bucket_ready_functions:validate_crud_task_per_collection:501] default:scope2:urjiC4%u8%J-43-349000 update failed keys from task: [u'test_collections-626', u'test_collections-546', u'test_collections-555', u'test_collections-501', u'test_collections-589', u'test_collections-663', u'test_collections-543', u'test_collections-675'] 2021-05-02 22:39:49,065 | test | INFO | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4405] Validating collection stats and item counts 2021-05-02 22:41:00,950 | test | INFO | MainThread | [collections_base:tearDown:99] Bucket: bucket2, Active Resident ratio(DGM): 100% 2021-05-02 22:41:00,951 | test | INFO | MainThread | [collections_base:tearDown:102] Bucket: bucket2, Replica Resident ratio(DGM): 100% 2021-05-02 22:41:19,194 | test | INFO | MainThread | [collections_base:tearDown:99] Bucket: bucket1, Active Resident ratio(DGM): 100% 2021-05-02 22:41:19,196 | test | INFO | MainThread | [collections_base:tearDown:102] Bucket: bucket1, Replica Resident ratio(DGM): 100% 2021-05-02 22:41:44,857 | test | INFO | MainThread | [collections_base:tearDown:99] Bucket: default, Active Resident ratio(DGM): 100% 2021-05-02 22:41:44,858 | test | INFO | MainThread | [collections_base:tearDown:102] Bucket: default, Replica Resident ratio(DGM): 100% 2021-05-02 22:42:32,786 | test | CRITICAL | MainThread | [basetestcase:check_coredump_exist:820] data_sets ==> {} 2021-05-02 22:42:51,388 | test | INFO | MainThread | [rest_client:monitorRebalance:1446] Rebalance done. Taken 11.1610000134 seconds to complete 2021-05-02 22:42:51,411 | test | INFO | MainThread | [common_lib:sleep:22] Sleep 5 seconds. Reason: Wait after rebalance complete ok ---------------------------------------------------------------------- Ran 1 test in 2374.486s During the test, Remote Connections: 163, Disconnections: 163 SDK Connections: 30, Disconnections: 30 OK summary so far suite bucket_collections.collections_rebalance.CollectionsRebalance , pass 2 , fail 0 testrunner logs, diags and results are available under /data/workspace/temp_rebalance_even/logs/testrunner-21-May-02_21-20-18/test_2 Logs will be stored at /data/workspace/temp_rebalance_even/logs/testrunner-21-May-02_21-20-18/test_3 guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops.ini rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE,rerun=False -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,override_spec_params=durability;replicas,durability=MAJORITY_AND_PERSIST_TO_ACTIVE,replicas=2,bucket_spec=multi_bucket.buckets_all_membase_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=during,quota_percent=80,skip_validations=False,GROUP=rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE' Test Input params: {'data_load_stage': 'during', 'cluster_name': 'win10-bucket-ops', 'quota_percent': '95', 'ini': '/tmp/win10-bucket-ops.ini', 'get-cbcollect-info': 'True', 'replicas': '2', 'durability': 'MAJORITY_AND_PERSIST_TO_ACTIVE', 'conf_file': 'conf/collections/collections_rebalance_crud_on_collections.conf', 'crash_warning': 'True', 'skip_validations': 'False', 'spec': 'collections_rebalance_crud_on_collections', 'rerun': 'False', 'num_nodes': 5, 'logs_folder': '/data/workspace/temp_rebalance_even/logs/testrunner-21-May-02_21-20-18/test_3', 'nodes_init': '4', 'GROUP': 'rebalance_with_collection_crud_durability_MAJORITY_AND_PERSIST_TO_ACTIVE', 'nodes_swap': '2', 'bucket_spec': 'multi_bucket.buckets_all_membase_for_rebalance_tests_more_collections', 'case_number': 3, 'data_load_spec': 'volume_test_load_with_CRUD_on_collections', 'override_spec_params': 'durability;replicas'} test_data_load_collections_with_swap_rebalance (bucket_collections.collections_rebalance.CollectionsRebalance) ... 2021-05-02 22:43:01,414 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionsRebalance setup started for test #3 test_data_load_collections_with_swap_rebalance ========= 2021-05-02 22:43:02,392 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= BaseTestCase setup started for test #3 test_data_load_collections_with_swap_rebalance ========= 2021-05-02 22:43:02,927 | test | INFO | MainThread | [basetestcase:setUp:320] Initializing cluster Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xb969f type=client open_count=1 channel=[id: 0x41d400e6, 0.0.0.0/0.0.0.0:53257] timeout=300.0>) 2021-05-02 22:43:08,378 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xb96a0 type=client open_count=1 channel=[id: 0xb314dcc9, 0.0.0.0/0.0.0.0:37244] timeout=300.0>) 2021-05-02 22:43:10,400 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xb96a1 type=client open_count=1 channel=[id: 0xd086e5c4, 0.0.0.0/0.0.0.0:47195] timeout=300.0>) 2021-05-02 22:43:12,421 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xb96a2 type=client open_count=1 channel=[id: 0xee232a97, 0.0.0.0/0.0.0.0:54243] timeout=300.0>) 2021-05-02 22:43:14,444 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xb96a3 type=client open_count=1 channel=[id: 0x05a898a7, 0.0.0.0/0.0.0.0:57452] timeout=300.0>) 2021-05-02 22:43:16,467 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xb96a4 type=client open_count=1 channel=[id: 0xa7de7c85, 0.0.0.0/0.0.0.0:38793] timeout=300.0>) 2021-05-02 22:43:18,489 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xb96a5 type=client open_count=1 channel=[id: 0x935c51bf, 0.0.0.0/0.0.0.0:52535] timeout=300.0>) 2021-05-02 22:43:20,512 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xb96a6 type=client open_count=1 channel=[id: 0x167844ee, 0.0.0.0/0.0.0.0:57719] timeout=300.0>) 2021-05-02 22:43:22,535 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.196:8091 during connect (<_realsocket at 0xb96a7 type=client open_count=1 channel=[id: 0x306b0923, 0.0.0.0/0.0.0.0:47427] timeout=300.0>) 2021-05-02 22:43:24,559 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.196:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0xb96a8 type=client open_count=1 channel=[id: 0x63597f2d, 0.0.0.0/0.0.0.0:37850] timeout=300.0>) 2021-05-02 22:43:31,931 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0xb96a9 type=client open_count=1 channel=[id: 0x32a25c2e, 0.0.0.0/0.0.0.0:52163] timeout=300.0>) 2021-05-02 22:43:33,956 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0xb96aa type=client open_count=1 channel=[id: 0xe68eaacf, 0.0.0.0/0.0.0.0:36247] timeout=300.0>) 2021-05-02 22:43:35,979 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0xb96ab type=client open_count=1 channel=[id: 0xd24b383c, 0.0.0.0/0.0.0.0:45313] timeout=300.0>) 2021-05-02 22:43:38,006 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0xb96ac type=client open_count=1 channel=[id: 0x46515759, 0.0.0.0/0.0.0.0:46175] timeout=300.0>) 2021-05-02 22:43:40,026 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0xb96ad type=client open_count=1 channel=[id: 0x0bcbdd2a, 0.0.0.0/0.0.0.0:38719] timeout=300.0>) 2021-05-02 22:43:42,048 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0xb96ae type=client open_count=1 channel=[id: 0x2a9abdfb, 0.0.0.0/0.0.0.0:55405] timeout=300.0>) 2021-05-02 22:43:44,071 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0xb96af type=client open_count=1 channel=[id: 0x790e23b8, 0.0.0.0/0.0.0.0:38385] timeout=300.0>) 2021-05-02 22:43:46,092 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.98.195:8091 during connect (<_realsocket at 0xb96b0 type=client open_count=1 channel=[id: 0x55fdd009, 0.0.0.0/0.0.0.0:38520] timeout=300.0>) 2021-05-02 22:43:48,114 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.98.195:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96b1 type=client open_count=1 channel=[id: 0x524af365, 0.0.0.0/0.0.0.0:34971] timeout=300.0>) 2021-05-02 22:43:55,589 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96b2 type=client open_count=1 channel=[id: 0x507af50f, 0.0.0.0/0.0.0.0:33943] timeout=300.0>) 2021-05-02 22:43:57,608 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96b3 type=client open_count=1 channel=[id: 0x3e6a4a73, 0.0.0.0/0.0.0.0:35385] timeout=300.0>) 2021-05-02 22:43:59,631 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96b4 type=client open_count=1 channel=[id: 0x21ef418a, 0.0.0.0/0.0.0.0:33372] timeout=300.0>) 2021-05-02 22:44:01,651 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96b5 type=client open_count=1 channel=[id: 0x2c91fc77, 0.0.0.0/0.0.0.0:47031] timeout=300.0>) 2021-05-02 22:44:03,674 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96b6 type=client open_count=1 channel=[id: 0xd391d279, 0.0.0.0/0.0.0.0:42762] timeout=300.0>) 2021-05-02 22:44:05,697 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96b7 type=client open_count=1 channel=[id: 0x01df6405, 0.0.0.0/0.0.0.0:35717] timeout=300.0>) 2021-05-02 22:44:07,723 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96b8 type=client open_count=1 channel=[id: 0x24d41806, 0.0.0.0/0.0.0.0:40584] timeout=300.0>) 2021-05-02 22:44:09,746 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96b9 type=client open_count=1 channel=[id: 0x5414ae50, 0.0.0.0/0.0.0.0:33071] timeout=300.0>) 2021-05-02 22:44:11,769 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96ba type=client open_count=1 channel=[id: 0xf95413c6, 0.0.0.0/0.0.0.0:56555] timeout=300.0>) 2021-05-02 22:44:13,792 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0xb96bb type=client open_count=1 channel=[id: 0x2101becd, 0.0.0.0/0.0.0.0:55261] timeout=300.0>) 2021-05-02 22:44:15,815 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb96bc type=client open_count=1 channel=[id: 0x1d68a14e, 0.0.0.0/0.0.0.0:35446] timeout=300.0>) 2021-05-02 22:44:23,970 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb96bd type=client open_count=1 channel=[id: 0x282c6756, 0.0.0.0/0.0.0.0:60375] timeout=300.0>) 2021-05-02 22:44:25,993 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb96be type=client open_count=1 channel=[id: 0xac6fd7b7, 0.0.0.0/0.0.0.0:49493] timeout=300.0>) 2021-05-02 22:44:28,017 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb96bf type=client open_count=1 channel=[id: 0xef899f85, 0.0.0.0/0.0.0.0:47464] timeout=300.0>) 2021-05-02 22:44:30,062 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb96c0 type=client open_count=1 channel=[id: 0x6e580866, 0.0.0.0/0.0.0.0:38985] timeout=300.0>) 2021-05-02 22:44:32,085 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb96c1 type=client open_count=1 channel=[id: 0x2ab39546, 0.0.0.0/0.0.0.0:34981] timeout=300.0>) 2021-05-02 22:44:34,117 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb96c2 type=client open_count=1 channel=[id: 0xb98cbed1, 0.0.0.0/0.0.0.0:48255] timeout=300.0>) 2021-05-02 22:44:36,141 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb96c3 type=client open_count=1 channel=[id: 0x5cd69975, 0.0.0.0/0.0.0.0:35637] timeout=300.0>) 2021-05-02 22:44:38,167 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.186:8091 during connect (<_realsocket at 0xb96c4 type=client open_count=1 channel=[id: 0x22fd452e, 0.0.0.0/0.0.0.0:42346] timeout=300.0>) 2021-05-02 22:44:40,194 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.104.186:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0xb96c5 type=client open_count=1 channel=[id: 0xd47b614e, 0.0.0.0/0.0.0.0:59033] timeout=300.0>) 2021-05-02 22:44:45,276 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0xb96c6 type=client open_count=1 channel=[id: 0x26167fb2, 0.0.0.0/0.0.0.0:42207] timeout=300.0>) 2021-05-02 22:44:47,295 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0xb96c7 type=client open_count=1 channel=[id: 0x92cce902, 0.0.0.0/0.0.0.0:40909] timeout=300.0>) 2021-05-02 22:44:49,336 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0xb96c8 type=client open_count=1 channel=[id: 0x1acaec24, 0.0.0.0/0.0.0.0:37531] timeout=300.0>) 2021-05-02 22:44:51,358 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0xb96c9 type=client open_count=1 channel=[id: 0x525144ff, 0.0.0.0/0.0.0.0:57315] timeout=300.0>) 2021-05-02 22:44:53,380 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.120.206:8091 during connect (<_realsocket at 0xb96ca type=client open_count=1 channel=[id: 0x28691769, 0.0.0.0/0.0.0.0:48547] timeout=300.0>) 2021-05-02 22:44:55,398 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.120.206:8091/nodes/self error [Errno 111] Connection refused 2021-05-02 22:45:12,500 | test | WARNING | MainThread | [basetestcase:_initialize_nodes:595] RAM quota was defined less than 100 MB: 2021-05-02 22:45:27,194 | test | INFO | MainThread | [basetestcase:setUp:342] Couchbase Cluster: C1, Nodes: 172.23.98.196, 172.23.98.195, 172.23.121.10, 172.23.104.186, 172.23.120.206 initialized 2021-05-02 22:45:27,221 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= BaseTestCase setup finished for test #3 test_data_load_collections_with_swap_rebalance ========= 2021-05-02 22:45:27,270 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionBase setup started for test #3 test_data_load_collections_with_swap_rebalance ========= 2021-05-02 22:46:00,227 | test | INFO | pool-5-thread-6 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+----------+-----------------------+---------------+--------------+ | 172.23.98.196 | kv | 7.0.0-5085-enterprise | 14.3398131785 | Cluster node | | 172.23.98.195 | None | | | <--- IN --- | | 172.23.121.10 | None | | | <--- IN --- | | 172.23.104.186 | None | | | <--- IN --- | +----------------+----------+-----------------------+---------------+--------------+ 2021-05-02 22:46:00,257 | test | INFO | pool-5-thread-6 | [task:check:355] Rebalance - status: running, progress: 0.0 2021-05-02 22:46:10,352 | test | INFO | pool-5-thread-6 | [task:check:355] Rebalance - status: none, progress: 100 2021-05-02 22:46:10,387 | test | INFO | pool-5-thread-6 | [task:check:414] Rebalance completed with progress: 100% in 10.1600000858 sec 2021-05-02 22:46:10,736 | test | INFO | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1799] Creating required buckets from template 2021-05-02 22:46:52,555 | test | INFO | MainThread | [bucket_ready_functions:wait_for_collection_creation_to_complete:2260] Waiting for all collections to be created 2021-05-02 22:46:52,921 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+----------+------------+-----+-------+------------+-----------+-----------+ | Bucket | Type | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | +---------+-----------+----------+------------+-----+-------+------------+-----------+-----------+ | bucket1 | couchbase | 2 | none | 0 | 0 | 838860800 | 632454080 | 68877252 | | bucket2 | couchbase | 2 | none | 0 | 0 | 838860800 | 549986624 | 97430903 | | default | couchbase | 2 | none | 0 | 0 | 8388608000 | 697945216 | 49281807 | +---------+-----------+----------+------------+-----+-------+------------+-----------+-----------+ 2021-05-02 22:46:52,921 | test | INFO | MainThread | [collections_base:collection_setup:175] Creating required SDK clients for client_pool 2021-05-02 22:47:46,361 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4651] Performing scope/collection specific operations 2021-05-02 22:47:46,377 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4741] Done Performing scope/collection specific operations 2021-05-02 23:03:38,812 | test | INFO | pool-5-thread-11 | [table_view:display:72] Ops trend for bucket 'bucket1' +--------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------+ | Min | Trend | Max | +--------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------+ | 0.000 | *.............*............................................................**.......................*....X | 200.100 | | 79.300 | ......................................*X | 79.300 | | 34.000 | ...............*X | 34.000 | | 0.000 | ************************************.....*................**......*X | 55.494 | | 48.294 | .......................X | 48.294 | | 16.500 | .......X | 16.500 | | 4.500 | .*X | 4.500 | | 0.100 | X | 0.100 | | 0.000 | ******************************************************************************************.*....*.*X | 13.199 | | 9.599 | ...X | 9.599 | | 2.400 | X | 2.400 | | 0.000 | ***********************************************************************************************************************************************************************************************************************************************************************************X | 0.000 | +--------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------+ 2021-05-02 23:03:39,174 | test | INFO | pool-5-thread-12 | [table_view:display:72] Ops trend for bucket 'default' +----------+--------------------------------------------------------------------------------------------------------------+----------+ | Min | Trend | Max | +----------+--------------------------------------------------------------------------------------------------------------+----------+ | 0.000 | **........**....................**.............................*...........................................X | 1298.138 | | 1248.438 | ...............................................................................................*X | 1248.438 | | 1091.438 | ...................................................................................X | 1091.438 | | 855.544 | ................................................................**.*X | 858.201 | | 808.201 | .............................................................X | 808.201 | | 710.957 | .....................................................X | 710.957 | | 652.031 | .................................................**..*...**...*X | 756.553 | | 737.018 | .......................................................X | 737.018 | | 735.818 | .......................................................*X | 735.818 | | 731.524 | .......................................................*.X | 749.052 | | 742.752 | ........................................................*X | 742.752 | | 701.156 | .....................................................*X | 701.156 | | 633.556 | ...............................................X | 633.556 | | 490.656 | ....................................*X | 490.656 | | 455.234 | ..................................***..**X | 490.891 | | 475.991 | ...................................X | 475.991 | | 454.791 | ..................................*X | 454.791 | | 442.097 | .................................*X | 442.097 | | 424.057 | ...............................***.*...*........**...*X | 620.664 | | 611.664 | ..............................................X | 611.664 | | 606.900 | .............................................**.*...*.*X | 670.401 | | 670.066 | ..................................................*X | 670.066 | | 654.866 | .................................................X | 654.866 | | 650.266 | .................................................*X | 650.266 | | 635.770 | ...............................................X | 635.770 | | 605.370 | .............................................X | 605.370 | | 548.717 | .........................................*X | 548.717 | | 531.300 | .......................................*X | 531.300 | | 496.503 | .....................................*X | 496.503 | | 463.850 | ..................................*X | 463.850 | | 439.088 | ................................X | 439.088 | | 398.438 | .............................*X | 398.438 | | 395.938 | .............................*X | 395.938 | | 371.947 | ...........................*.***...**..*.**.*.......*..**.X | 602.244 | | 573.544 | ...........................................**..**......**X | 682.400 | | 664.900 | ..................................................X | 664.900 | | 650.900 | .................................................X | 650.900 | | 613.879 | ..............................................**.*X | 626.379 | | 583.250 | ...........................................**X | 583.250 | | 554.250 | .........................................*.*......**.*X | 653.283 | | 621.445 | ..............................................X | 621.445 | | 526.022 | .......................................X | 526.022 | | 468.203 | ...................................*X | 468.203 | | 441.872 | .................................*X | 441.872 | | 400.642 | .............................*..**...*......**X | 540.100 | | 539.800 | ........................................X | 539.800 | | 487.400 | ....................................****.*...**..X | 564.091 | | 563.591 | ..........................................*..**.*X | 602.224 | | 570.048 | ..........................................**X | 570.048 | | 517.548 | ......................................X | 517.548 | | 433.848 | ................................X | 433.848 | | 310.300 | ......................*X | 310.300 | | 275.100 | ....................**.*..*...**.**....***.*..**..**.....**X | 556.738 | | 554.038 | .........................................X | 554.038 | | 527.658 | .......................................X | 527.658 | | 506.186 | .....................................**.*X | 509.686 | | 496.486 | .....................................*X | 501.552 | | 484.652 | ....................................**..*X | 514.052 | | 501.000 | .....................................*.*X | 513.700 | | 496.100 | .....................................X | 496.100 | | 495.900 | .....................................*X | 495.900 | | 470.000 | ...................................*X | 470.000 | | 424.035 | ...............................**.**..***..**..*.........*.*X | 646.170 | | 631.070 | ...............................................*X | 631.070 | | 583.436 | ...........................................X | 583.436 | | 553.748 | .........................................**.*.**.X | 588.416 | | 588.016 | ............................................X | 588.016 | | 549.016 | .........................................**X | 549.016 | | 524.128 | .......................................X | 524.128 | | 466.628 | ..................................X | 466.628 | | 396.828 | .............................*X | 396.828 | | 369.255 | ...........................**...***...*.*.....***X | 527.909 | | 439.968 | ................................**X | 439.968 | | 422.468 | ...............................**.....**.*...**.X | 554.500 | | 542.300 | ........................................*X | 542.300 | | 507.700 | ......................................X | 507.700 | | 428.440 | ................................*X | 428.440 | | 414.140 | ..............................X | 414.140 | | 405.540 | ..............................*.***..*....**..*X | 521.886 | | 506.777 | ......................................*X | 506.777 | | 506.392 | ......................................**.*....**.*.X | 605.462 | | 582.203 | ...........................................**X | 582.203 | | 568.272 | ..........................................X | 568.272 | | 557.472 | .........................................X | 557.472 | | 555.328 | .........................................*X | 555.328 | | 534.800 | ........................................*X | 534.800 | | 521.600 | .......................................X | 521.600 | | 472.945 | ...................................X | 472.945 | | 456.145 | ..................................*X | 456.145 | | 435.145 | ................................*X | 435.145 | | 422.851 | ...............................*.**.X | 444.751 | | 440.100 | ................................*X | 440.100 | | 426.900 | ...............................*.*.....**....**....*....*X | 650.803 | | 644.903 | ................................................*X | 644.903 | | 626.252 | ...............................................X | 626.252 | | 606.315 | .............................................*X | 606.315 | | 596.199 | ............................................X | 596.199 | | 587.399 | ............................................X | 587.399 | | 571.012 | ..........................................*X | 571.012 | | 555.332 | .........................................*X | 555.332 | | 524.432 | .......................................X | 524.432 | | 449.104 | .................................*X | 449.104 | | 422.000 | ...............................*X | 422.000 | | 390.300 | .............................*X | 390.300 | | 385.161 | ............................**.*..**.**..*..*X | 491.684 | | 486.836 | ....................................X | 486.836 | | 484.625 | ....................................*..**..**..*..*.*X | 609.206 | | 599.460 | .............................................X | 599.460 | | 574.554 | ...........................................*X | 574.554 | | 552.339 | .........................................X | 552.339 | | 523.439 | .......................................X | 523.439 | | 467.239 | ..................................*X | 467.239 | | 461.900 | ..................................*X | 461.900 | | 429.670 | ................................**X | 429.670 | | 382.370 | ............................X | 382.370 | | 372.027 | ...........................X | 372.027 | | 347.527 | .........................**..**.....**.***...**..**..**.*X | 547.095 | | 534.386 | ........................................X | 534.386 | | 519.886 | .......................................*X | 519.886 | | 510.086 | ......................................**.....**.*X | 589.000 | | 554.800 | .........................................X | 554.800 | | 456.700 | ..................................*X | 456.700 | | 421.679 | ...............................*X | 421.679 | | 410.597 | ..............................*.*.**..*.***X | 478.483 | | 463.880 | ..................................*.*.**..*..*X | 539.872 | | 539.653 | ........................................**.X | 545.716 | | 536.018 | ........................................X | 536.018 | | 531.101 | .......................................*X | 531.101 | | 504.664 | .....................................X | 504.664 | | 450.464 | .................................X | 450.464 | | 405.433 | ..............................*X | 405.433 | | 375.033 | ...........................X | 375.033 | | 332.309 | ........................**..**...*......**.*X | 480.638 | | 462.338 | ..................................X | 462.338 | | 431.279 | ................................*.**..*..X | 494.990 | | 489.090 | ....................................**..*............**.....X | 739.698 | +----------+--------------------------------------------------------------------------------------------------------------+----------+ 2021-05-02 23:03:41,137 | test | INFO | pool-5-thread-13 | [table_view:display:72] Ops trend for bucket 'bucket2' +--------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------+ | Min | Trend | Max | +--------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------+ | 0.000 | **************************************************************************************************************************************************...*...............*...............**.......................*......................................**......X | 83.200 | | 80.000 | ...............................................................................................*X | 80.000 | | 63.606 | ...........................................................................X | 63.606 | | 49.506 | ..........................................................*X | 49.506 | | 31.106 | ....................................X | 31.106 | | 2.700 | ..*X | 2.700 | | 0.000 | ***********************************************************************************************************************************************************************************************************************************************...*..................*...............................................**...................**...**X | 75.602 | | 63.595 | ...........................................................................X | 63.595 | | 41.995 | .................................................X | 41.995 | | 6.600 | ......*X | 6.600 | | 0.000 | **************X | 0.000 | +--------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------+ 2021-05-02 23:03:41,515 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +----------------+----------+-----------------+------------+------------+----------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +----------------+----------+-----------------+------------+------------+----------------+-------------------+-----------------------+ | 172.23.98.196 | kv | 47.7769008156 | 3693387776 | 2526375936 | 0 / 3909087232 | 125425 / 251577 | 7.0.0-5085-enterprise | | 172.23.98.195 | kv | 47.4402730375 | 3693387776 | 2594549760 | 0 / 3909087232 | 125649 / 253790 | 7.0.0-5085-enterprise | | 172.23.104.186 | kv | 47.5575084001 | 6078930944 | 4715335680 | 0 / 3758092288 | 125775 / 246695 | 7.0.0-5085-enterprise | | 172.23.121.10 | kv | 49.383033419 | 4201836544 | 3060760576 | 0 / 3758092288 | 125272 / 252087 | 7.0.0-5085-enterprise | +----------------+----------+-----------------+------------+------------+----------------+-------------------+-----------------------+ 2021-05-02 23:03:55,207 | test | INFO | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4405] Validating collection stats and item counts 2021-05-02 23:05:37,187 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+----------+------------+-----+--------+------------+-----------+-----------+ | Bucket | Type | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | +---------+-----------+----------+------------+-----+--------+------------+-----------+-----------+ | bucket1 | couchbase | 2 | none | 0 | 3000 | 838860800 | 155473936 | 231900264 | | bucket2 | couchbase | 2 | none | 0 | 3000 | 838860800 | 155366928 | 275710411 | | default | couchbase | 2 | none | 0 | 500000 | 8388608000 | 434777312 | 468190933 | +---------+-----------+----------+------------+-----+--------+------------+-----------+-----------+ 2021-05-02 23:05:37,190 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionBase setup complete for test #3 test_data_load_collections_with_swap_rebalance ========= 2021-05-02 23:05:48,506 | test | INFO | MainThread | [collections_rebalance:load_collections_with_rebalance:820] Doing collection data load during swap_rebalance 2021-05-02 23:05:48,506 | test | INFO | MainThread | [collections_rebalance:rebalance_operation:301] Starting rebalance operation of type : swap_rebalance 2021-05-02 23:05:56,119 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4651] Performing scope/collection specific operations 2021-05-02 23:05:56,398 | test | INFO | pool-5-thread-19 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+----------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+----------+-----------------------+----------------+--------------+ | 172.23.98.196 | kv | 7.0.0-5085-enterprise | 22.010178117 | Cluster node | | 172.23.98.195 | kv | 7.0.0-5085-enterprise | 14.1768292683 | Cluster node | | 172.23.104.186 | kv | 7.0.0-5085-enterprise | 14.2496210207 | --- OUT ---> | | 172.23.120.206 | kv | 7.0.0-5085-enterprise | 0.728094401205 | Cluster node | | 172.23.121.10 | kv | 7.0.0-5085-enterprise | 12.2272957889 | --- OUT ---> | +----------------+----------+-----------------------+----------------+--------------+ 2021-05-02 23:05:56,480 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 0.0 2021-05-02 23:06:01,660 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 0.0 2021-05-02 23:06:05,980 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4741] Done Performing scope/collection specific operations 2021-05-02 23:06:07,898 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 0.22 2021-05-02 23:06:11,098 | test | INFO | pool-5-thread-9 | [table_view:display:72] Keys failed in bucket1:scope1:A5D%iy0zrcSp3tEwEAU-10-830000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:11,101 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:Ru8z8PvywzIbxa-10-840000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:11,102 | test | INFO | pool-5-thread-28 | [table_view:display:72] Keys failed in bucket1:scope1:nGItBB8n1DXPDC-10-829000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:11,107 | test | INFO | pool-5-thread-25 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:Ihvs5Co6fc_N%-10-842000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:11,107 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:Eq%PnX6J-10-839000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:11,107 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:wIq5FBdocmK-10-839000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:11,108 | test | INFO | pool-5-thread-15 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:s%ZD-10-841000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:11,115 | test | INFO | pool-5-thread-12 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:yO4bAhC3Tkv7--10-841000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:13,105 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 2.95 2021-05-02 23:06:18,292 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 5.4 2021-05-02 23:06:23,622 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 7.86 2021-05-02 23:06:25,790 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:wIq5FBdocmK-10-839000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-4 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:25,792 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:yO4bAhC3Tkv7--10-841000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-4 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:25,792 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:Ru8z8PvywzIbxa-10-840000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-4 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:25,793 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:Ihvs5Co6fc_N%-10-842000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-4 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:25,795 | test | INFO | pool-5-thread-29 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:Eq%PnX6J-10-839000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-4 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:25,798 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:scope1:nGItBB8n1DXPDC-10-829000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-4 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:25,798 | test | INFO | pool-5-thread-10 | [table_view:display:72] Keys failed in bucket1:scope1:A5D%iy0zrcSp3tEwEAU-10-830000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-4 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:25,799 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:RiFZyaWh1xlhtBTsC-10-837000:s%ZD-10-841000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-4 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:25,976 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 3 to 5 2021-05-02 23:06:25,977 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 23:06:28,750 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 10.51 2021-05-02 23:06:33,881 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 13.0 2021-05-02 23:06:39,026 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 16.39 2021-05-02 23:06:42,538 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-126 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:42,539 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-126 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-162 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:42,539 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-126 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:42,539 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-126 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-162 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:42,539 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-117 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:42,542 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-117 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:42,566 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-48 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-117 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:42,569 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-48 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-117 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:44,144 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 19.88 2021-05-02 23:06:49,290 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 23.07 2021-05-02 23:06:54,020 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:E-3-457000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-107 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:54,022 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:E-3-457000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-107 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:54,022 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:YP%baM-3-456000 +---------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +---------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-62 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +---------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:54,023 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:YP%baM-3-456000 +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-62 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:54,400 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 26.34 2021-05-02 23:06:56,769 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-300 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-290 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:56,769 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-300 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-290 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:56,769 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-300 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-290 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:56,769 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-300 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-290 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:56,770 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-300 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-290 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:56,770 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-300 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-290 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:56,772 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-300 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-290 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:56,772 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-300 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-290 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:06:59,536 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 29.59 2021-05-02 23:07:00,586 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-578 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:00,588 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-578 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:00,595 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-578 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:00,595 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-578 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:00,596 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-578 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:00,596 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-578 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:00,601 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-578 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:00,602 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-578 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,522 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,522 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:YP%baM-3-456000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,523 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,523 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:YP%baM-3-456000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,526 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,528 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,530 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:E-3-457000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,532 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:E-3-457000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,536 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,538 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,539 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:01,540 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-744 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,220 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,220 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:YP%baM-3-456000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,220 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,220 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:YP%baM-3-456000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,233 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,233 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,240 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,242 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,242 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,243 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,252 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:E-3-457000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:02,253 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:E-3-457000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,832 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:YP%baM-3-456000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1176 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1036 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,834 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:YP%baM-3-456000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1176 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1036 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,838 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:E-3-457000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1075 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1176 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1036 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,838 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1075 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1176 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1036 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,838 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1075 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1176 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1036 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,838 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1176 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1036 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,838 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1075 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1176 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1036 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,839 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in bucket1:WCvq1dYATQr1P0bU15-3-233000:E-3-457000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1075 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1176 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1036 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,842 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in bucket1:h-3-762000:eFKk43DYyzD3Uaz17Enn-3-892000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1075 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1176 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1036 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,841 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:RK%Zkse0O4cr2wms6Jf-4-281000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1075 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1176 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1036 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,841 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in bucket1:h-3-762000:QlrpPo6sig-RmTS_W-3-893000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1075 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1176 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1036 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:03,842 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in bucket1:NaVJU7HPZhXvKjtkT-4-126000:IH23P8GSOh--4-285000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1176 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1036 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:07:04,635 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 32.72 2021-05-02 23:07:09,799 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 33.33 2021-05-02 23:07:11,974 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 11 docs from 0 to 5000 2021-05-02 23:07:11,977 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 3 to 5 2021-05-02 23:07:11,979 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 23:07:11,979 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 9 docs from 0 to 5000 2021-05-02 23:07:11,980 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 3 to 5 2021-05-02 23:07:11,980 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 3 to 5 2021-05-02 23:07:11,980 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 23:07:11,982 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 23:07:11,982 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 3 to 5 2021-05-02 23:07:11,983 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 23:07:11,983 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 3 to 5 2021-05-02 23:07:11,983 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 23:07:11,984 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 3 to 5 2021-05-02 23:07:11,984 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 23:07:11,986 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 3 to 5 2021-05-02 23:07:11,986 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 0 to 3 2021-05-02 23:07:11,990 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 11 docs from 0 to 5000 2021-05-02 23:07:11,992 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 10 docs from 0 to 5000 2021-05-02 23:07:11,993 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 6 docs from 0 to 5000 2021-05-02 23:07:11,993 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 5 docs from 0 to 5000 2021-05-02 23:07:14,890 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 33.33 2021-05-02 23:07:20,655 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 34.62 2021-05-02 23:07:25,835 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 38.11 2021-05-02 23:07:31,032 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 40.79 2021-05-02 23:07:36,219 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 43.42 2021-05-02 23:07:41,385 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 46.2 2021-05-02 23:07:46,546 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 49.03 2021-05-02 23:07:51,704 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 51.85 2021-05-02 23:07:56,842 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 54.47 2021-05-02 23:08:01,980 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 57.22 2021-05-02 23:08:07,118 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 60.23 2021-05-02 23:08:12,260 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 63.25 2021-05-02 23:08:17,371 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 66.58 2021-05-02 23:08:22,509 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 66.67 2021-05-02 23:08:27,647 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 66.67 2021-05-02 23:08:32,391 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:_default:fmIDYu3%4wXXPF1sahMI-10-852000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-147 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:32,529 | test | INFO | pool-5-thread-25 | [table_view:display:72] Keys failed in default:_default:fmIDYu3%4wXXPF1sahMI-10-852000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-635 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:33,263 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:_default:F-10-853000 +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:33,733 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 68.73 2021-05-02 23:08:33,799 | test | INFO | pool-5-thread-23 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:zLuYLf2aPNCxR-10-871000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-147 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:34,131 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:5C-10-865000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-147 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:34,598 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:zLuYLf2aPNCxR-10-871000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-546 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-635 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:34,615 | test | INFO | pool-5-thread-10 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:5C-10-865000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-546 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-635 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:34,673 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:_default:2IMdZX4328EDgEpQWx-10-854000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-234 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:35,168 | test | INFO | pool-5-thread-15 | [table_view:display:72] Keys failed in default:_default:Jx4QNINElmqCAMNdF-10-853000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-956 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:37,844 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:GSGmuFs8kLkIL2soz58v-10-868000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-145 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:38,118 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:_default:fmIDYu3%4wXXPF1sahMI-10-852000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-234 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-213 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-383 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-271 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:38,128 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:_default:fmIDYu3%4wXXPF1sahMI-10-852000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2855 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:38,128 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:_default:fmIDYu3%4wXXPF1sahMI-10-852000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2855 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:38,207 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:GSGmuFs8kLkIL2soz58v-10-868000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-637 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-546 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-503 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-561 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:38,966 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 71.58 2021-05-02 23:08:40,145 | test | INFO | pool-5-thread-25 | [table_view:display:72] Keys failed in default:_default:fmIDYu3%4wXXPF1sahMI-10-852000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-883 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:40,227 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:_default:F-10-853000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-234 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-213 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-243 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-252 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-383 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-271 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:40,394 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in default:_default:2IMdZX4328EDgEpQWx-10-854000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-913 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-925 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-931 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-971 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:41,211 | test | INFO | pool-5-thread-23 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:zLuYLf2aPNCxR-10-871000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-216 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-213 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-386 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-252 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-383 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-271 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:41,213 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +---------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +---------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-38 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-79 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +---------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:41,216 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-38 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-79 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:41,265 | test | INFO | pool-5-thread-10 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:5C-10-865000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-708 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-709 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-883 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-791 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:41,296 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in default:_default:F-10-853000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-869 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-883 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-782 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-791 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:41,299 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:_default:F-10-853000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2734 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2837 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:41,301 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:_default:F-10-853000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2734 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2837 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:41,387 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:5C-10-865000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-216 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-213 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-386 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-252 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-383 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-271 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:43,871 | test | INFO | pool-5-thread-22 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:1hhKWENCHXJJfmC-5-537000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1665 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1657 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:43,871 | test | INFO | pool-5-thread-22 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:1hhKWENCHXJJfmC-5-537000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1665 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1657 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:43,947 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:_default:2IMdZX4328EDgEpQWx-10-854000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-493 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:44,104 | test | INFO | pool-5-thread-28 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:9r8y-4-677000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-172 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:44,105 | test | INFO | pool-5-thread-28 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:9r8y-4-677000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-172 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:44,161 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 74.46 2021-05-02 23:08:45,010 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:GSGmuFs8kLkIL2soz58v-10-868000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-216 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-349 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-203 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-324 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-386 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-253 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-231 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-393 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:45,446 | test | INFO | pool-5-thread-10 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:5C-10-865000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-926 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-962 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:45,457 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:GSGmuFs8kLkIL2soz58v-10-868000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-829 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-748 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-878 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-846 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-793 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-791 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:45,473 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:zLuYLf2aPNCxR-10-871000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-709 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-883 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-791 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:45,500 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:_default:fmIDYu3%4wXXPF1sahMI-10-852000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-439 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-456 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-468 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:45,506 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:_default:F-10-853000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-456 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-468 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:46,463 | test | INFO | pool-5-thread-15 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:75hRg7m-4-676000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-166 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-121 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-5 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:46,464 | test | INFO | pool-5-thread-15 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:75hRg7m-4-676000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-166 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-121 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:46,476 | test | INFO | pool-5-thread-9 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:GSGmuFs8kLkIL2soz58v-10-868000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2816 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2726 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:46,476 | test | INFO | pool-5-thread-9 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:GSGmuFs8kLkIL2soz58v-10-868000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2816 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2726 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:47,062 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:5C-10-865000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-468 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:47,131 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-244 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-253 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:47,134 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-244 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-253 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:48,842 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:scope1:KL3O%n97isrbjno-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-517 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-647 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-537 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-533 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-522 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-567 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-552 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:48,845 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:scope1:6M-10-857000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-517 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-647 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-537 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-533 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-567 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-552 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:49,003 | test | INFO | pool-5-thread-12 | [table_view:display:72] Keys failed in default:scope1:6M-10-857000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-135 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:49,335 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 77.38 2021-05-02 23:08:49,819 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in default:scope1:KL3O%n97isrbjno-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-135 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:50,898 | test | INFO | pool-5-thread-26 | [table_view:display:72] Keys failed in default:scope1:CqtEagom7q-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-517 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-647 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-537 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-533 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-522 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-567 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-552 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:51,460 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in default:_default:F-10-853000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-926 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-905 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-962 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:51,477 | test | INFO | pool-5-thread-25 | [table_view:display:72] Keys failed in default:_default:fmIDYu3%4wXXPF1sahMI-10-852000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-905 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-962 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:51,788 | test | INFO | pool-5-thread-23 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:zLuYLf2aPNCxR-10-871000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-468 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:51,805 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:GSGmuFs8kLkIL2soz58v-10-868000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-413 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-485 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:51,891 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:scope1:CqtEagom7q-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-96 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-131 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-165 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:51,895 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:GSGmuFs8kLkIL2soz58v-10-868000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-905 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-922 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-932 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:52,710 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in default:9nZOj4vIanO-10-865000:zLuYLf2aPNCxR-10-871000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-922 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-932 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:53,414 | test | INFO | pool-5-thread-22 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:1hhKWENCHXJJfmC-5-537000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1946 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:53,415 | test | INFO | pool-5-thread-22 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:1hhKWENCHXJJfmC-5-537000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1946 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:53,431 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in default:scope1:KL3O%n97isrbjno-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-248 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-267 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-240 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:53,440 | test | INFO | pool-5-thread-12 | [table_view:display:72] Keys failed in default:scope1:6M-10-857000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-267 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-222 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-240 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:53,503 | test | INFO | pool-5-thread-28 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:9r8y-4-677000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-223 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:53,505 | test | INFO | pool-5-thread-28 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:9r8y-4-677000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-223 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:53,506 | test | INFO | pool-5-thread-15 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:75hRg7m-4-676000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-223 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:53,506 | test | INFO | pool-5-thread-15 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:75hRg7m-4-676000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-223 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:54,533 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 79.83 2021-05-02 23:08:54,954 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:scope1:KL3O%n97isrbjno-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-716 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-895 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:55,114 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:scope1:6M-10-857000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-716 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-895 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:55,858 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in default:scope1:6M-10-857000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2874 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:55,861 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in default:scope1:6M-10-857000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2874 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:55,865 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:scope1:KL3O%n97isrbjno-10-858000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2765 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:55,867 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:scope1:KL3O%n97isrbjno-10-858000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2765 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:55,960 | test | INFO | pool-5-thread-26 | [table_view:display:72] Keys failed in default:scope1:CqtEagom7q-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-838 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-859 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-895 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-892 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:56,591 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in default:scope1:kRpj-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-108 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-128 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-115 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-133 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:56,591 | test | INFO | pool-5-thread-9 | [table_view:display:72] Keys failed in default:scope1:3VW5-10-857000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-108 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-128 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-133 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:56,841 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:scope1:3VW5-10-857000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-557 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-641 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-532 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:56,861 | test | INFO | pool-5-thread-25 | [table_view:display:72] Keys failed in default:scope1:kRpj-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-557 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-641 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-532 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:58,440 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:scope1:CqtEagom7q-10-858000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-225 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-341 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:58,503 | test | INFO | pool-5-thread-29 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:NgAs-5-147000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-225 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:58,503 | test | INFO | pool-5-thread-29 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:NgAs-5-147000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-225 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:59,265 | test | INFO | pool-5-thread-22 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:1hhKWENCHXJJfmC-5-537000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2050 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2075 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2068 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:59,266 | test | INFO | pool-5-thread-22 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:1hhKWENCHXJJfmC-5-537000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2050 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2075 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2068 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:59,476 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in default:scope1:KL3O%n97isrbjno-10-858000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-428 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-422 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-496 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-497 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:59,480 | test | INFO | pool-5-thread-12 | [table_view:display:72] Keys failed in default:scope1:6M-10-857000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-428 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-422 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-496 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-497 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:08:59,759 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 82.36 2021-05-02 23:08:59,845 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:scope1:KL3O%n97isrbjno-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-906 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-916 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:00,891 | test | INFO | pool-5-thread-26 | [table_view:display:72] Keys failed in default:scope1:CqtEagom7q-10-858000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-916 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:00,894 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:scope1:6M-10-857000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-906 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-916 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:01,049 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in default:scope1:kRpj-10-858000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-346 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-259 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-274 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-350 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:01,052 | test | INFO | pool-5-thread-9 | [table_view:display:72] Keys failed in default:scope1:3VW5-10-857000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-346 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-259 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-274 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-350 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:02,091 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:scope1:3VW5-10-857000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-713 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-824 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-832 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-833 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-756 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-886 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:02,507 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:scope1:CqtEagom7q-10-858000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-425 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-434 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-422 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-499 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:02,545 | test | INFO | pool-5-thread-25 | [table_view:display:72] Keys failed in default:scope1:kRpj-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-713 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-824 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-832 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-833 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-756 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-886 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:02,759 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:scope1:1a5W5gD9LKvikXMx%VDT-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-509 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-540 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:02,762 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:scope1:NHvJcH4Sewl6bLrm7me-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-509 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-540 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:03,019 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in default:scope1:1a5W5gD9LKvikXMx%VDT-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-33 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-11 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-138 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:03,020 | test | INFO | pool-5-thread-11 | [table_view:display:72] Keys failed in default:scope1:NHvJcH4Sewl6bLrm7me-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-33 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-11 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-138 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:03,230 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in default:scope1:1a5W5gD9LKvikXMx%VDT-10-855000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2517 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2573 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2542 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:03,230 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in default:scope1:1a5W5gD9LKvikXMx%VDT-10-855000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2517 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2573 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2542 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:03,230 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in default:scope1:NHvJcH4Sewl6bLrm7me-10-855000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2573 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:03,232 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in default:scope1:NHvJcH4Sewl6bLrm7me-10-855000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2573 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:04,907 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 84.85 2021-05-02 23:09:05,082 | test | INFO | pool-5-thread-15 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:75hRg7m-4-676000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-729 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:05,084 | test | INFO | pool-5-thread-15 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:75hRg7m-4-676000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-729 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:05,088 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-729 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:05,089 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-729 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:05,155 | test | INFO | pool-5-thread-12 | [table_view:display:72] Keys failed in default:scope1:lL1HnFn-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-11 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-33 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-182 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:05,229 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:scope1:lL1HnFn-10-859000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2622 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2600 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:05,230 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:scope1:lL1HnFn-10-859000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2600 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2622 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:05,276 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in default:scope1:lL1HnFn-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-609 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-574 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-690 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:06,051 | test | INFO | pool-5-thread-26 | [table_view:display:72] Keys failed in default:scope1:q-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-674 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-697 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:06,226 | test | INFO | pool-5-thread-23 | [table_view:display:72] Keys failed in default:scope1:q-10-855000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2535 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2684 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:06,227 | test | INFO | pool-5-thread-23 | [table_view:display:72] Keys failed in default:scope1:q-10-855000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2535 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2684 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:06,239 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:scope1:3VW5-10-857000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-979 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:06,282 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:scope1:q-10-855000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-106 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-95 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:06,341 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in default:scope1:kRpj-10-858000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-434 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-466 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:06,341 | test | INFO | pool-5-thread-9 | [table_view:display:72] Keys failed in default:scope1:3VW5-10-857000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-434 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-466 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:07,026 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:scope1:1a5W5gD9LKvikXMx%VDT-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-707 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-862 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:07,036 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:scope1:NHvJcH4Sewl6bLrm7me-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-707 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-862 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:07,375 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:scope1:dlKrjx-10-856000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-627 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-697 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:07,727 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in default:scope1:1a5W5gD9LKvikXMx%VDT-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-300 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-290 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:07,730 | test | INFO | pool-5-thread-11 | [table_view:display:72] Keys failed in default:scope1:NHvJcH4Sewl6bLrm7me-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-300 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-290 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:08,236 | test | INFO | pool-5-thread-12 | [table_view:display:72] Keys failed in default:scope1:lL1HnFn-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-258 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:09,213 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:scope1:lL1HnFn-10-859000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2788 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:09,213 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:scope1:lL1HnFn-10-859000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2788 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:10,017 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 87.46 2021-05-02 23:09:10,210 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in default:scope1:lL1HnFn-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-827 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-778 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-891 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:10,275 | test | INFO | pool-5-thread-26 | [table_view:display:72] Keys failed in default:scope1:q-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-765 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:10,568 | test | INFO | pool-5-thread-25 | [table_view:display:72] Keys failed in default:scope1:-B0gYMS-10-856000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-54 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-76 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-94 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-73 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-187 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:10,578 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:scope1:dlKrjx-10-856000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-54 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-76 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-94 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-73 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-187 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:10,865 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:scope1:q-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-219 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-226 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-389 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:11,479 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:scope1:1a5W5gD9LKvikXMx%VDT-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-944 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:11,479 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:scope1:NHvJcH4Sewl6bLrm7me-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-944 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:11,714 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:scope1:dlKrjx-10-856000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-702 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-865 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-820 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-765 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:12,523 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in default:scope1:1a5W5gD9LKvikXMx%VDT-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-418 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-430 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-474 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:12,523 | test | INFO | pool-5-thread-12 | [table_view:display:72] Keys failed in default:scope1:lL1HnFn-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-418 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-430 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-474 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-450 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:12,523 | test | INFO | pool-5-thread-11 | [table_view:display:72] Keys failed in default:scope1:NHvJcH4Sewl6bLrm7me-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-418 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-430 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-474 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:12,686 | test | INFO | pool-5-thread-29 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:NgAs-5-147000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-639 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:12,687 | test | INFO | pool-5-thread-29 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:NgAs-5-147000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-639 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:14,325 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in default:scope1:-B0gYMS-10-856000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-808 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-765 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:14,822 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in default:scope1:collection_1 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-502 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:14,996 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:scope1:q-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-426 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-459 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-431 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-492 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:15,000 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:scope1:dlKrjx-10-856000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-343 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-354 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-270 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:15,144 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 89.76 2021-05-02 23:09:15,934 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:scope1:dlKrjx-10-856000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-969 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:16,573 | test | INFO | pool-5-thread-12 | [table_view:display:72] Keys failed in default:scope1:vx1gX_7qwnoKAOF-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-61 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-178 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-142 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:16,612 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in default:scope1:vx1gX_7qwnoKAOF-10-855000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2570 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:16,614 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in default:scope1:vx1gX_7qwnoKAOF-10-855000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2570 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:16,970 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1023 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:16,971 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1023 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:17,072 | test | INFO | pool-5-thread-23 | [table_view:display:72] Keys failed in default:scope1:KyAXYneDVJMbur-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-17 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-61 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-178 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-142 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:17,456 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:scope1:vx1gX_7qwnoKAOF-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-658 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-579 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-630 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:17,456 | test | INFO | pool-5-thread-11 | [table_view:display:72] Keys failed in default:scope1:KyAXYneDVJMbur-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-658 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-579 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-630 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:17,661 | test | INFO | pool-5-thread-25 | [table_view:display:72] Keys failed in default:scope1:-B0gYMS-10-856000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-343 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-354 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-270 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:19,091 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:scope1:KyAXYneDVJMbur-10-855000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2589 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:19,092 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:scope1:KyAXYneDVJMbur-10-855000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2589 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:19,117 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in default:scope1:collection_1 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2826 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:19,118 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in default:scope1:collection_1 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2826 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:19,509 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:scope1:collection_1 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:19,790 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:scope1:dlKrjx-10-856000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-453 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:20,221 | test | INFO | pool-5-thread-26 | [table_view:display:72] Keys failed in default:scope1:Z-10-856000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-658 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-669 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-663 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:20,278 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in default:scope1:collection_1 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-821 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-843 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:20,387 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 92.17 2021-05-02 23:09:20,839 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in default:scope1:Z-10-856000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-111 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:21,516 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:scope1:UeTdD-10-856000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-75 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-179 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-82 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:21,937 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:scope1:UeTdD-10-856000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-590 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:23,013 | test | INFO | pool-5-thread-23 | [table_view:display:72] Keys failed in default:scope1:KyAXYneDVJMbur-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-372 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:23,016 | test | INFO | pool-5-thread-12 | [table_view:display:72] Keys failed in default:scope1:vx1gX_7qwnoKAOF-10-855000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-372 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:23,280 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in default:scope1:Z-10-856000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2551 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2664 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:23,282 | test | INFO | pool-5-thread-18 | [table_view:display:72] Keys failed in default:scope1:Z-10-856000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2551 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2664 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:23,724 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:scope1:collection_1 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-462 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:23,855 | test | INFO | pool-5-thread-22 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:1hhKWENCHXJJfmC-5-537000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2502 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2492 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:23,857 | test | INFO | pool-5-thread-22 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:1hhKWENCHXJJfmC-5-537000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2502 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2492 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:24,072 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1349 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:24,072 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in default:scope1:collection_1 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-945 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:24,073 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1349 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:24,375 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:scope1:KyAXYneDVJMbur-10-855000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2746 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:24,378 | test | INFO | pool-5-thread-24 | [table_view:display:72] Keys failed in default:scope1:KyAXYneDVJMbur-10-855000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2746 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:25,025 | test | INFO | pool-5-thread-9 | [table_view:display:72] Keys failed in default:scope1:H4p-5kk-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-586 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-596 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:25,068 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in default:scope1:H4p-5kk-10-859000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2569 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:25,069 | test | INFO | pool-5-thread-6 | [table_view:display:72] Keys failed in default:scope1:H4p-5kk-10-859000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2569 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:25,619 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 94.68 2021-05-02 23:09:25,875 | test | INFO | pool-5-thread-30 | [table_view:display:72] Keys failed in default:scope1:UeTdD-10-856000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-355 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-268 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-364 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-374 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:25,920 | test | INFO | pool-5-thread-26 | [table_view:display:72] Keys failed in default:scope1:Z-10-856000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-853 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:27,194 | test | INFO | pool-5-thread-4 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:S1NQn87aapfAiv_vtnK-5-538000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3072 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:27,196 | test | INFO | pool-5-thread-4 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:S1NQn87aapfAiv_vtnK-5-538000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-3072 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:27,302 | test | INFO | pool-5-thread-22 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:1hhKWENCHXJJfmC-5-537000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2613 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2615 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2783 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-2785 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:27,302 | test | INFO | pool-5-thread-22 | [table_view:display:72] Keys failed in default:iJLzhAb5VclOEF53d-5-363000:1hhKWENCHXJJfmC-5-537000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2613 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2615 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2783 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-2785 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:27,463 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in default:scope1:2H3a3w53MQrlPaQTR4S-10-859000 +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-25 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-47 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:27,786 | test | INFO | pool-5-thread-15 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:75hRg7m-4-676000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1434 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1432 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:27,789 | test | INFO | pool-5-thread-15 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:75hRg7m-4-676000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1434 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1432 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:28,071 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in default:scope1:UeTdD-10-856000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2786 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:28,072 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in default:scope1:UeTdD-10-856000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2786 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:28,971 | test | INFO | pool-5-thread-9 | [table_view:display:72] Keys failed in default:scope1:H4p-5kk-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-776 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:29,424 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in default:scope1:Z-10-856000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-355 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-364 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:29,849 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:scope1:NgtA%HwWJ01Lp7H8RiD-10-859000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-681 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:30,051 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:scope1:NgtA%HwWJ01Lp7H8RiD-10-859000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2501 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:30,052 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:scope1:NgtA%HwWJ01Lp7H8RiD-10-859000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2501 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:30,727 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 97.15 2021-05-02 23:09:31,523 | test | INFO | pool-5-thread-23 | [table_view:display:72] Keys failed in default:scope1:9FEgAfFzv_8XkE30U-10-856000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-510 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:31,664 | test | INFO | pool-5-thread-14 | [table_view:display:72] Keys failed in default:scope1:9FEgAfFzv_8XkE30U-10-856000 +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-42 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:32,236 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1549 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-1472 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:32,237 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1549 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1472 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:32,601 | test | INFO | pool-5-thread-11 | [table_view:display:72] Keys failed in default:scope1:9FEgAfFzv_8XkE30U-10-856000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2653 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:32,601 | test | INFO | pool-5-thread-11 | [table_view:display:72] Keys failed in default:scope1:9FEgAfFzv_8XkE30U-10-856000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2653 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:33,434 | test | INFO | pool-5-thread-9 | [table_view:display:72] Keys failed in default:scope1:H4p-5kk-10-859000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-928 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:33,454 | test | INFO | pool-5-thread-2 | [table_view:display:72] Keys failed in default:scope1:H4p-5kk-10-859000 +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-471 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:34,954 | test | INFO | pool-5-thread-7 | [table_view:display:72] Keys failed in default:scope1:2H3a3w53MQrlPaQTR4S-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-262 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:34,954 | test | INFO | pool-5-thread-12 | [table_view:display:72] Keys failed in default:scope1:NgtA%HwWJ01Lp7H8RiD-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-356 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-332 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:35,729 | test | INFO | pool-5-thread-25 | [table_view:display:72] Keys failed in default:scope1:2H3a3w53MQrlPaQTR4S-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-871 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:35,841 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 99.84 2021-05-02 23:09:35,976 | test | INFO | pool-5-thread-13 | [table_view:display:72] Keys failed in default:scope1:Z-10-856000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-419 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,368 | test | INFO | pool-5-thread-21 | [table_view:display:72] Keys failed in default:scope1:ewQTD-10-855000 +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-35 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,380 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:scope1:NgtA%HwWJ01Lp7H8RiD-10-859000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2891 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,381 | test | INFO | pool-5-thread-27 | [table_view:display:72] Keys failed in default:scope1:NgtA%HwWJ01Lp7H8RiD-10-859000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2891 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,424 | test | INFO | pool-5-thread-28 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:9r8y-4-677000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-714 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | | test_collections-684 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,424 | test | INFO | pool-5-thread-28 | [table_view:display:72] Keys failed in default:YyH70SSha2-4-477000:9r8y-4-677000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-714 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-684 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,509 | test | INFO | pool-5-thread-26 | [table_view:display:72] Keys failed in default:scope1:NORvTSE7XgYIZeJOov-10-858000 +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-70 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,563 | test | INFO | pool-5-thread-10 | [table_view:display:72] Keys failed in default:scope1:RWY022TdyYwK4GIe2ShY-5-752000 +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,565 | test | INFO | pool-5-thread-10 | [table_view:display:72] Keys failed in default:scope1:RWY022TdyYwK4GIe2ShY-5-752000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-978 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,663 | test | INFO | pool-5-thread-16 | [table_view:display:72] Keys failed in default:scope1:NgtA%HwWJ01Lp7H8RiD-10-859000 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-788 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,865 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1742 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:36,865 | test | INFO | pool-5-thread-17 | [table_view:display:72] Keys failed in default:B-2iMMFwyvH5GQsKdV-4-943000:6fWtWOBPLReeW8IyX-5-146000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1742 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:37,559 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:scope1:ewQTD-10-855000 +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Read Key | Exception | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2661 | {'error': 'com.couchbase.client.core.error.DocumentNotFoundException | Document with the given id not found', 'cas': 0, 'value': {}} | +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:37,561 | test | INFO | pool-5-thread-20 | [table_view:display:72] Keys failed in default:scope1:ewQTD-10-855000 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-2661 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 23:09:40,950 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 100.0 2021-05-02 23:09:46,068 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: running, progress: 100.0 2021-05-02 23:09:56,637 | test | INFO | pool-5-thread-19 | [task:check:355] Rebalance - status: none, progress: 100 Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x115f74 type=client open_count=1 channel=[id: 0x2a1ff99f, 0.0.0.0/0.0.0.0:44153] timeout=300.0>) 2021-05-02 23:09:56,720 | test | ERROR | pool-5-thread-19 | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.121.10:8091 during connect (<_realsocket at 0x115f93 type=client open_count=1 channel=[id: 0xd5478a6b, 0.0.0.0/0.0.0.0:47391] timeout=300.0>) 2021-05-02 23:09:58,734 | test | ERROR | pool-5-thread-19 | [rest_client:_http_request:752] Socket error while connecting to http://172.23.121.10:8091/nodes/self error [Errno 111] Connection refused 2021-05-02 23:10:01,085 | test | INFO | pool-5-thread-19 | [task:check:414] Rebalance completed with progress: 100% in 244.687000036 sec 2021-05-02 23:10:22,221 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 0 to 5000 2021-05-02 23:10:22,223 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 12 docs from 0 to 5000 2021-05-02 23:10:22,237 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 500 to 980 2021-05-02 23:10:22,239 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 4 docs from 500 to 980 2021-05-02 23:10:22,240 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 0 to 500 2021-05-02 23:10:22,242 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 7 docs from 500 to 980 2021-05-02 23:10:22,243 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 9 docs from 0 to 500 2021-05-02 23:10:22,243 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 2500 to 2900 2021-05-02 23:10:22,243 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 4 docs from 500 to 980 2021-05-02 23:10:22,244 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 9 docs from 0 to 500 2021-05-02 23:10:22,246 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 2500 to 2900 2021-05-02 23:10:22,256 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 7 docs from 500 to 980 2021-05-02 23:10:22,256 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 9 docs from 0 to 500 2021-05-02 23:10:22,257 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 8 docs from 500 to 980 2021-05-02 23:10:22,259 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 9 docs from 0 to 500 2021-05-02 23:10:22,259 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 13 docs from 500 to 980 2021-05-02 23:10:22,259 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 11 docs from 0 to 500 2021-05-02 23:10:22,260 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 2500 to 2900 2021-05-02 23:10:40,375 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 0 to 5000 2021-05-02 23:10:40,375 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 10 docs from 0 to 5000 2021-05-02 23:10:57,864 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 4 docs from 0 to 5000 2021-05-02 23:10:57,865 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 7 docs from 0 to 5000 2021-05-02 23:10:57,865 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 10 docs from 500 to 980 2021-05-02 23:10:57,865 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 8 docs from 0 to 500 2021-05-02 23:10:57,867 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 2500 to 2900 2021-05-02 23:10:57,868 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 11 docs from 500 to 980 2021-05-02 23:10:57,868 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 8 docs from 0 to 500 2021-05-02 23:10:57,869 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 2500 to 2900 2021-05-02 23:10:57,869 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 12 docs from 500 to 980 2021-05-02 23:10:57,871 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 10 docs from 0 to 500 2021-05-02 23:10:57,871 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 10 docs from 500 to 980 2021-05-02 23:10:57,871 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 9 docs from 0 to 500 2021-05-02 23:10:57,871 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 9 docs from 500 to 980 2021-05-02 23:10:57,872 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 10 docs from 0 to 500 2021-05-02 23:10:57,872 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 5 docs from 500 to 980 2021-05-02 23:10:57,874 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 8 docs from 0 to 500 2021-05-02 23:10:57,875 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 3 docs from 2500 to 2900 2021-05-02 23:10:57,877 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 5 docs from 500 to 980 2021-05-02 23:10:57,877 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 8 docs from 0 to 500 2021-05-02 23:10:57,878 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 2500 to 2900 2021-05-02 23:10:57,878 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 6 docs from 500 to 980 2021-05-02 23:10:57,878 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 8 docs from 0 to 500 2021-05-02 23:10:57,878 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 3 docs from 2500 to 2900 2021-05-02 23:10:57,880 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 3 docs from 500 to 980 2021-05-02 23:10:57,880 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 9 docs from 0 to 500 2021-05-02 23:10:57,881 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 2500 to 2900 2021-05-02 23:10:57,881 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 0 to 5000 2021-05-02 23:10:57,881 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 7 docs from 500 to 980 2021-05-02 23:10:57,882 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 500 to 980 2021-05-02 23:10:57,882 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 9 docs from 0 to 500 2021-05-02 23:10:57,884 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 8 docs from 0 to 500 2021-05-02 23:10:57,884 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 4 docs from 500 to 980 2021-05-02 23:10:57,884 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 2 docs from 0 to 500 2021-05-02 23:10:57,885 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 2500 to 2900 2021-05-02 23:10:57,887 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 3 docs from 500 to 980 2021-05-02 23:10:57,888 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 4 docs from 0 to 500 2021-05-02 23:10:57,888 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 1 docs from 2500 to 2900 2021-05-02 23:10:57,888 | test | ERROR | pool-5-thread-8 | [task:call:3825] Failed to load 3 docs from 500 to 980 2021-05-02 23:10:57,888 | test | ERROR